JP6853044B2 - Power control monitoring device and computer using it, and power control monitoring method and program - Google Patents

Power control monitoring device and computer using it, and power control monitoring method and program Download PDF

Info

Publication number
JP6853044B2
JP6853044B2 JP2017003082A JP2017003082A JP6853044B2 JP 6853044 B2 JP6853044 B2 JP 6853044B2 JP 2017003082 A JP2017003082 A JP 2017003082A JP 2017003082 A JP2017003082 A JP 2017003082A JP 6853044 B2 JP6853044 B2 JP 6853044B2
Authority
JP
Japan
Prior art keywords
power control
cpu
power
perform
policy
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017003082A
Other languages
Japanese (ja)
Other versions
JP2018112910A (en
Inventor
田中 茂
茂 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Platforms Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2017003082A priority Critical patent/JP6853044B2/en
Publication of JP2018112910A publication Critical patent/JP2018112910A/en
Application granted granted Critical
Publication of JP6853044B2 publication Critical patent/JP6853044B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、CPU(Central Processing Unit)が電力制御機能を有するコンピュータに関する。 The present invention relates to a computer in which a CPU (Central Processing Unit) has a power control function.

近年、コンピュータの処理速度の高速化に伴い、コンピュータ1台あたりの消費電力は増加し続けている。また、データセンターなどの施設の大規模化によるコンピュータの数や密度の増加に伴う消費電力の増加に際して、施設における消費電力の低減は重要な課題である。 In recent years, as the processing speed of computers has increased, the power consumption per computer has continued to increase. In addition, reduction of power consumption in facilities is an important issue when power consumption increases due to an increase in the number and density of computers due to the increase in scale of facilities such as data centers.

コンピュータの低消費電力化のために、消費電力に上限(Power Capping)を設け、CPUの動作周波数を低下させることによって消費電力がこの上限を超えないように制御する技術が、特許文献1や2に開示されている。 Patent Documents 1 and 2 are techniques for controlling the power consumption so that the power consumption does not exceed this upper limit by setting an upper limit (Power Capping) for the power consumption in order to reduce the power consumption of the computer and lowering the operating frequency of the CPU. It is disclosed in.

特許文献1の電力制御装置は、電子機器の消費電力値を取得する消費電力取得部と、取得された消費電力値に基づいて、電子機器の消費電力の移動平均を算出する移動平均算出部とを備える。さらに、算出された移動平均に基づいて、電子機器が駆動する負荷状態を判定する負荷状態判定部を備える。さらに、電子機器を、判定された負荷状態に対応する上限を設定する制限モードで動作させるか、当該上限を設定しない制限解除モードで動作させるかを制御する制御部を備える。特許文献1によれば、電子機器が駆動する負荷状態に応じて、本来、電子機器が駆動するために必要とする最適な動作制御をし、当該電子機器の駆動に応じた省電力制御を実現することができる。 The power control device of Patent Document 1 includes a power consumption acquisition unit that acquires the power consumption value of the electronic device, and a moving average calculation unit that calculates the moving average of the power consumption of the electronic device based on the acquired power consumption value. To be equipped. Further, the load state determination unit for determining the load state in which the electronic device is driven is provided based on the calculated moving average. Further, the electronic device is provided with a control unit that controls whether to operate the electronic device in the limit mode in which the upper limit corresponding to the determined load state is set or in the limit release mode in which the upper limit is not set. According to Patent Document 1, the optimum operation control originally required for driving an electronic device is performed according to the load state in which the electronic device is driven, and power saving control according to the driving of the electronic device is realized. can do.

特許文献2の計算機は、第1の周波数で動作する通常モードと、第1の周波数より低い第2の周波数で動作する省電力モードを有するプロセッサと、省電力制御部と、消費電力値を測定する電力センサ部とを備えている。電力センサ部は、省電力制御部によって設定された消費電力上限値と測定した消費電力値とを比較し、測定した消費電力値が消費電力上限値を上回ったときプロセッサに割り込み信号を出力する。プロセッサは、割り込み信号が入力されたとき、通常モードから省電力モードに切り替わる。特許文献2によれば、OS(Operating System)やアプリケーションに依存せず、システム制御による遅延時間無く計算機の消費電力を動的に管理することができる。 The computer of Patent Document 2 measures a power consumption value, a processor having a normal mode operating at a first frequency and a power saving mode operating at a second frequency lower than the first frequency, a power saving control unit, and a power saving control unit. It is equipped with a power sensor unit. The power sensor unit compares the power consumption upper limit value set by the power saving control unit with the measured power consumption value, and outputs an interrupt signal to the processor when the measured power consumption value exceeds the power consumption upper limit value. The processor switches from normal mode to power saving mode when an interrupt signal is input. According to Patent Document 2, the power consumption of a computer can be dynamically managed without depending on an OS (Operating System) or an application and without a delay time due to system control.

特開2012−168656号公報Japanese Unexamined Patent Publication No. 2012-168656 国際公開第2010/100740号International Publication No. 2010/100740

しかしながら、特許文献1や2の技術は、次のような課題を有している。すなわち、CPUの消費電力を制御する制御部が、消費電力の上限値を意図しない値に設定したり、通常モードに設定するはずが意図せずに省電力モードに設定したりした場合、コンピュータは本来よりも低い性能のままでの動作を継続させてしまう。このような障害は、ソフトエラーやノイズなどにより、制御部を動作させるファームウェアの動作に問題が生じた場合に発生するものである。 However, the techniques of Patent Documents 1 and 2 have the following problems. That is, if the control unit that controls the power consumption of the CPU sets the upper limit of the power consumption to an unintended value, or if it should be set to the normal mode but unintentionally sets it to the power saving mode, the computer causes the computer. It will continue to operate with lower performance than it should be. Such a failure occurs when a problem occurs in the operation of the firmware that operates the control unit due to a soft error, noise, or the like.

本発明は、上記の課題に鑑みてなされたものであり、その目的は、CPUが電力制御機能を有するコンピュータにおいて、意図しない低い性能のままでの動作を中止させて本来の性能でCPUを動作させることのできる、電力制御監視装置を提供することにある。 The present invention has been made in view of the above problems, and an object of the present invention is to stop an operation with unintended low performance in a computer in which the CPU has a power control function and operate the CPU with the original performance. The purpose is to provide a power control monitoring device that can be used.

本発明の電力制御監視装置は、所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせる制御部と、前記CPUでの前記電力制御の状態を検出する監視部と、前記監視部が検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する再設定部と、を有する。 The power control monitoring device of the present invention detects a control unit that causes the CPU to perform power control based on the power control policy by setting a predetermined power control policy in the CPU, and a state of the power control in the CPU. It has a monitoring unit for monitoring, and a resetting unit for resetting the power control policy to the CPU when the power control state detected by the monitoring unit is inconsistent with the power control policy.

本発明のコンピュータは、本発明の電力制御監視装置と、前記電力制御監視装置により監視されるCPUと、を有する。 The computer of the present invention has a power control monitoring device of the present invention and a CPU monitored by the power control monitoring device.

本発明の電力制御監視方法は、所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせ、前記CPUでの前記電力制御の状態を検出し、検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する。 In the power control monitoring method of the present invention, by setting a predetermined power control policy in the CPU, the CPU is made to perform power control based on the power control policy, and the state of the power control in the CPU is detected and detected. When the power control state is inconsistent with the power control policy, the power control policy is reset to the CPU.

本発明の電力制御監視プログラムは、所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせる処理と、前記CPUでの前記電力制御の状態を検出する処理と、検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する処理と、をコンピュータに実行させる。 The power control monitoring program of the present invention detects a process of causing the CPU to perform power control based on the power control policy by setting a predetermined power control policy in the CPU, and a state of the power control in the CPU. The computer is made to execute the process and the process of resetting the power control policy in the CPU when the detected state of the power control is inconsistent with the power control policy.

本発明によれば、CPUが電力制御機能を有するコンピュータにおいて、意図しない低い性能のままでの動作を中止させて本来の性能でCPUを動作させることのできる、電力制御監視装置を提供することができる。 According to the present invention, it is possible to provide a power control monitoring device capable of stopping an operation with unintended low performance and operating the CPU with the original performance in a computer in which the CPU has a power control function. it can.

本発明の第1の実施形態の電力制御監視装置の構成を示すブロック図である。It is a block diagram which shows the structure of the power control monitoring apparatus of 1st Embodiment of this invention. 本発明の第2の実施形態のコンピュータの構成を示すブロック図である。It is a block diagram which shows the structure of the computer of the 2nd Embodiment of this invention. 本発明の第2の実施形態のコンピュータの電力制御監視の動作を示すフローチャートである。It is a flowchart which shows the operation of the power control monitoring of the computer of the 2nd Embodiment of this invention.

以下、図を参照しながら、本発明の実施形態を詳細に説明する。但し、以下に述べる実施形態には、本発明を実施するために技術的に好ましい限定がされているが、発明の範囲を以下に限定するものではない。
(第1の実施形態)
図1は、本発明の第1の実施形態の電力制御監視装置1の構成を示すブロック図である。電力制御監視装置1は、所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせる制御部11を有する。さらに、前記CPUでの前記電力制御の状態を検出する監視部12と、前記監視部12が検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する再設定部13と、を有する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. However, although the embodiments described below have technically preferable limitations for carrying out the present invention, the scope of the invention is not limited to the following.
(First Embodiment)
FIG. 1 is a block diagram showing a configuration of a power control monitoring device 1 according to a first embodiment of the present invention. The power control monitoring device 1 has a control unit 11 that causes the CPU to perform power control based on the power control policy by setting a predetermined power control policy in the CPU. Further, when the monitoring unit 12 that detects the state of the power control in the CPU and the state of the power control detected by the monitoring unit 12 are inconsistent with the power control policy, the power control policy is set to the CPU. It has a resetting unit 13 for resetting to.

電力制御監視装置1によれば、CPUが電力制御ポリシーとは異なる電力制御を行っていた場合に、これを検知して本来の電力制御を行うようにCPUの電力制御を再設定することができる。これにより、CPUが、電力制御ポリシーとは異なる電力制御を行うことにより、本来よりも低い性能のままでの動作を継続させてしまうことを防ぐことができる。 According to the power control monitoring device 1, when the CPU performs power control different from the power control policy, it is possible to detect this and reset the power control of the CPU so as to perform the original power control. .. As a result, it is possible to prevent the CPU from continuing the operation with lower performance than the original by performing the power control different from the power control policy.

以上のように本実施形態によれば、CPUが電力制御機能を有するコンピュータにおいて、意図しない低い性能のままでの動作を中止させて本来の性能でCPUを動作させることのできる、電力制御監視装置を提供することができる。
(第2の実施形態)
図2は、本発明の第2の実施形態のコンピュータ20の構成を示すブロック図である。コンピュータ20は、電力制御監視装置2と、電力制御監視装置2によって電力制御を規定および監視されているCPU26と、CPU26が自身の電力制御をするソフトウェアを格納するメモリ27と、コンピュータ20に直流電圧を供給する電源ユニット28とを有する。
As described above, according to the present embodiment, in a computer in which the CPU has a power control function, a power control monitoring device capable of stopping the operation with unintended low performance and operating the CPU with the original performance. Can be provided.
(Second embodiment)
FIG. 2 is a block diagram showing a configuration of a computer 20 according to a second embodiment of the present invention. The computer 20 includes a power control monitoring device 2, a CPU 26 whose power control is regulated and monitored by the power control monitoring device 2, a memory 27 that stores software for the CPU 26 to control its own power, and a DC voltage in the computer 20. It has a power supply unit 28 for supplying the above.

電力制御監視装置2は、BMC(Base Management Controller)21と、ME(Management−Engine)23を備えたチップセット22と、メモリ24と、メモリ25とを有する。メモリ24は、BMC21を動作させるファームウェアと、電力制御ポリシーを規定するデータと格納している。メモリ25は、ME23を動作させるファームウェアを格納している。 The power control monitoring device 2 includes a chipset 22 including a BMC (Base Management Controller) 21, a ME (Management-Engine) 23, a memory 24, and a memory 25. The memory 24 stores the firmware for operating the BMC 21 and the data for defining the power control policy. The memory 25 stores the firmware for operating the ME 23.

電力制御ポリシーは、CPU26に電力制御を行わせるか否かを規定する。さらに、CPU26に電力制御を行わせる場合は、CPU26の消費電力の上限値や、CPU26の消費電力が上限値を超えたときの対処方法として、例えばシャットダウンやアラート通知などや、消費電力の監視のサイクルなどを規定するものである。 The power control policy defines whether or not the CPU 26 is to perform power control. Further, when the CPU 26 is to perform power control, the upper limit of the power consumption of the CPU 26 and the measures to be taken when the power consumption of the CPU 26 exceeds the upper limit include, for example, shutdown, alert notification, and monitoring of the power consumption. It defines the cycle and so on.

BMC21は、コンピュータ20の管理用のコントローラであり、ハードウェア(CPU、メモリ、温度等)の監視、リモートコントロール、ハードウェアイベントの記録などを行う。BMC21は、IPMI(Intelligent Platform Management Interface)で定義された標準仕様に沿って、前記の動作をすることができる。 The BMC 21 is a controller for managing the computer 20, and monitors hardware (CPU, memory, temperature, etc.), remote control, records hardware events, and the like. The BMC 21 can perform the above operation according to the standard specifications defined by IPMI (Intelligent Platform Management Interface).

BMC21は、SMバス(System Management Bus)を介してME23に接続している。さらに、ME23は、PECI(Platform Environmental Control Interface)でCPU26に接続している。 The BMC 21 is connected to the ME 23 via an SM bus (System Management Bus). Further, the ME 23 is connected to the CPU 26 by PECI (Platform Environmental Control Interface).

BMC21は、SMバスを介してME23に対して、電力制御ポリシーに基づいて、電力制御を行うか否かや、電力制御を行う場合は消費電力の上限値などを、ME23に設定するコマンドを発行する。ME23は、BMC21から電力制御ポリシーに基づくコマンドを受け取ると、PECIを介して、CPU26に、Power−Limitライト(書き込み)コマンドを発行する。このコマンドには、電力制御をするか否かであるLimit制御イネーブル(enable)/ディセーブル(disable)を規定するビットや、電力制御ポリシーに対応した消費電力の上限値などを規定する複数のビットが定義されている。 The BMC 21 issues a command to the ME 23 via the SM bus to set whether or not to perform power control based on the power control policy, and if power control is performed, the upper limit of power consumption in the ME 23. To do. When the ME 23 receives a command based on the power control policy from the BMC 21, it issues a Power-Limit write command to the CPU 26 via PECI. This command includes a bit that defines Limit control enable / disable, which is whether or not power control is performed, and a plurality of bits that specify the upper limit of power consumption corresponding to the power control policy. Is defined.

CPU26は、このPower−Limitライトコマンドが発行されると、このコマンドに規定された電力制御を行うか否かや、電力制御を行う場合は消費電力の上限値などをCPU26に設定する。CPU26は、電力制御を行う場合、設定した上限値以下の消費電力となるように、CPU26内部のクロックを低下させることによって消費電力を制御する。 When this Power-Limit write command is issued, the CPU 26 sets in the CPU 26 whether or not to perform the power control specified in this command, and if power control is performed, the upper limit of the power consumption. When performing power control, the CPU 26 controls the power consumption by lowering the clock inside the CPU 26 so that the power consumption is equal to or less than the set upper limit value.

また、BMC21は、SMバスを介してME23から、CPU26の電力制御の状態やCPU26に設定された消費電力の上限値などの情報を取得することができる。すなわち、BMC21は、ME23に対して、PECIを経由するPower−Limit−Statusリード(読み出し)コマンドを発行して、CPU26内部の電力制御の状態を読み出すことができる。 Further, the BMC 21 can acquire information such as the power control status of the CPU 26 and the upper limit value of the power consumption set in the CPU 26 from the ME 23 via the SM bus. That is, the BMC 21 can issue a Power-Limit-Status read command via PECI to the ME 23 to read the power control state inside the CPU 26.

BMC21は、読み出したCPU26内部の電力制御の状態やCPU26に設定されている消費電力の上限値が、BMC21がME23に設定した電力制御ポリシーに矛盾している場合、ME23の設定をリセットし、再度、ME23に電力制御ポリシーに沿った設定をする。 If the read power control status inside the CPU 26 or the upper limit of the power consumption set in the CPU 26 is inconsistent with the power control policy set in the ME 23 by the BMC 21, the BMC 21 resets the setting of the ME 23 and again. , ME23 is set according to the power control policy.

ME23は、再度設定された電力制御ポリシーに基づいて、再度、CPU26にPower−Limitライトコマンドを発行する。CPU26は、再度発行されたPower−Limitライトコマンドを受け取ると、受け取ったPower−Limitライトコマンドに電力制御ポリシーに基づいて規定された、電力制御を行うか否かや、電力制御を行う場合は消費電力の上限値などを再設定する。CPU26は、この再設定に基づいてCPU26の消費電力の制御を行う。 The ME23 issues a Power-Limit write command to the CPU 26 again based on the power control policy set again. When the CPU 26 receives the reissued Power-Limit write command, the CPU 26 consumes whether or not to perform power control specified in the received Power-Limit write command based on the power control policy, and if power control is performed. Reset the upper limit of power. The CPU 26 controls the power consumption of the CPU 26 based on this resetting.

なお、電力制御ポリシーは、CPU26に電力制御を行わせる場合は、CPU26の消費電力の上限値の他にも、CPU26の消費電力が上限値を超えたときの対処方法として、例えばシャットダウンやアラート通知などや、消費電力の監視のサイクルなどを規定している。そのため、消費電力が上限値を超えたときの対処方法や消費電力の監視のサイクルなどの設定が電力制御ポリシーに矛盾している場合も、上記の再設定を行うことで、電力制御ポリシーに沿った電力制御をCPU26に行わせることができる。 In the power control policy, when the CPU 26 is to perform power control, in addition to the upper limit value of the power consumption of the CPU 26, as a coping method when the power consumption of the CPU 26 exceeds the upper limit value, for example, shutdown or alert notification. And so on, and the cycle of power consumption monitoring is specified. Therefore, even if the settings such as the measures to be taken when the power consumption exceeds the upper limit and the power consumption monitoring cycle are inconsistent with the power control policy, the above resetting can be performed in accordance with the power control policy. The power control can be performed by the CPU 26.

以上のような、BMC21が読み出したCPU26内部の電力制御の状態と、BMC21がME23に設定した電力制御ポリシーとの矛盾が生じる原因としては、BMC21やME23やCPU26の動作に影響を及ぼすソフトエラーやノイズなどの存在が挙げられる。 The cause of the contradiction between the power control state inside the CPU 26 read by the BMC 21 and the power control policy set by the BMC 21 in the ME 23 is a soft error affecting the operation of the BMC 21, ME 23, or CPU 26. The presence of noise and the like can be mentioned.

以上のように、電力制御監視装置2においては、BMC21はME23を介して、所定の電力制御ポリシーをCPU26に設定することで電力制御ポリシーに基づく電力制御をCPU26に行わせることができる。このBMC21とME23の機能は、第1の実施形態の電力制御監視装置1の制御部11の機能に相当する。 As described above, in the power control monitoring device 2, the BMC 21 can cause the CPU 26 to perform power control based on the power control policy by setting a predetermined power control policy to the CPU 26 via the ME 23. The functions of the BMC 21 and the ME 23 correspond to the functions of the control unit 11 of the power control monitoring device 1 of the first embodiment.

さらに、BMC21はME23を介して、CPU26での電力制御の状態を検出することができる。このBMC21とME23の機能は、第1の実施形態の電力制御監視装置1の監視部12の機能に相当する。 Further, the BMC 21 can detect the state of the power control in the CPU 26 via the ME 23. The functions of the BMC 21 and the ME 23 correspond to the functions of the monitoring unit 12 of the power control monitoring device 1 of the first embodiment.

さらに、検出した電力制御の状態が電力制御ポリシーと矛盾している場合、BMC21はME23を介して、電力制御ポリシーをCPU26に再設定することができる。このBMC21とME23の機能は、第1の実施形態の電力制御監視装置1の再設定部13の機能に相当する。 Further, if the detected power control state is inconsistent with the power control policy, the BMC 21 can reset the power control policy to the CPU 26 via the ME 23. The functions of the BMC 21 and the ME 23 correspond to the functions of the resetting unit 13 of the power control monitoring device 1 of the first embodiment.

以上のようにして、電力制御監視装置2は、電力制御ポリシーに沿った電力制御をCPU26にさせることができる。すなわち、電力制御監視装置2は、CPU26が電力制御ポリシーに矛盾した電力制御を行い、本来よりも低い性能で動作していても、CPU26の電力制御の状態を検出して、電力制御ポリシーに沿った電力制御に改めさせることができる。これにより、CPU26が本来よりも低い性能のままでの動作を継続させてしまうことを防ぐことができる。 As described above, the power control monitoring device 2 can cause the CPU 26 to perform power control according to the power control policy. That is, the power control monitoring device 2 detects the power control state of the CPU 26 and complies with the power control policy even if the CPU 26 performs power control inconsistent with the power control policy and operates with lower performance than originally intended. It can be changed to power control. This makes it possible to prevent the CPU 26 from continuing to operate with lower performance than originally intended.

なお、チップセット22とCPU26とは、DMI(Direct Media Interface)で接続され、画像処理や情報検索や通信などの通常のコンピュータの動作を相互に連携して行うことができる。 The chipset 22 and the CPU 26 are connected by a DMI (Direct Media Interface), and can perform normal computer operations such as image processing, information retrieval, and communication in cooperation with each other.

なお、ME23は、PMバス(Power Management Bus)を介して、電源ユニット28から、CPU26の消費電力値や電源ユニット28内の温度や過電流をモニタリングすることができる。ME23は、CPU26の消費電力値が電力制御ポリシーに設定された上限値を超えたことを検出した場合、電力制御ポリシーに設定されたアラート通知などの対処方法を実行することができる。 The ME 23 can monitor the power consumption value of the CPU 26, the temperature in the power supply unit 28, and the overcurrent from the power supply unit 28 via the PM bus (Power Management Bus). When the ME23 detects that the power consumption value of the CPU 26 exceeds the upper limit value set in the power control policy, the ME23 can execute a coping method such as an alert notification set in the power control policy.

なお、メモリ24やメモリ25は、フラッシュメモリなどの不揮発性メモリとすることができる。また、メモリ27は、SRAM(Static Random Access Memory)やDRAM(Dynamic Random Access Memory)といった揮発性メモリと、フラッシュメモリなどの不揮発性メモリとを組み合わせることができる。 The memory 24 and the memory 25 can be non-volatile memories such as a flash memory. Further, the memory 27 can be combined with a volatile memory such as a SRAM (Static Random Access Memory) or a DRAM (Dynamic Random Access Memory) and a non-volatile memory such as a flash memory.

なお、電力制御ポリシーは、電力制御設定情報やECO(Ecology)設定情報などと呼んでも良い。 The power control policy may be referred to as power control setting information, ECO (Ecology) setting information, or the like.

図3は、本発明の第2の実施形態のコンピュータ20の電力制御監視の動作を示すフローチャートである。本フローチャートは、コンピュータ20の電源がオンされてCPU26の動作が定常状態となることで開始となる。そして、このときCPU26は、予めBMC21がME23を介してCPU26に設定した電力制御ポリシーに基づいて、電力制御を行っているものとする。 FIG. 3 is a flowchart showing the operation of power control monitoring of the computer 20 according to the second embodiment of the present invention. This flowchart starts when the power of the computer 20 is turned on and the operation of the CPU 26 becomes a steady state. At this time, it is assumed that the CPU 26 performs power control based on the power control policy previously set by the BMC 21 in the CPU 26 via the ME 23.

まず、BMC21が、メモリ24に格納されている電力制御ポリシーを読み出す(ステップS01)。BMC21は、所定の時間間隔で定期的に電力制御ポリシーを読み出すことができるが、これには限定されない。また、所定の時間間隔は利用者が設定することができるが、これには限定されない。BMC21は、また、利用者の指示を受けて電力制御ポリシーを読み出すようにしてもよい。BMC21は、また、一度読み出した電力制御ポリシーを自身の内に保持し、所定の時間間隔でステップS02に移行してもよい。 First, the BMC 21 reads the power control policy stored in the memory 24 (step S01). The BMC 21 can periodically read the power control policy at predetermined time intervals, but is not limited to this. Further, the predetermined time interval can be set by the user, but is not limited to this. The BMC 21 may also read the power control policy in response to a user instruction. The BMC 21 may also keep the power control policy read once in itself and shift to step S02 at predetermined time intervals.

BMC21は、ステップS01で読み出した電力制御ポリシーがCPUの電力制御を行う設定であるか否かを判定する(ステップS02)。電力制御ポリシーが、CPU26の電力制御を行う設定である場合(ステップS02のYES)、BMC21は、CPU26に設定されている電力制御の設定状態、すなわち、電力制御するか否か、さらに消費電力の上限の設定値など電力制御ポリシーに基づいて設定された情報を検出する(ステップS03)。このとき、BMC21は、ME23に対してPECIを経由するPower−Limit−Statusリードコマンドを発行することによって、CPU26の電力制御の設定状態を読み出すことができる。 The BMC 21 determines whether or not the power control policy read in step S01 is set to control the power of the CPU (step S02). When the power control policy is set to control the power of the CPU 26 (YES in step S02), the BMC 21 sets the power control setting state set in the CPU 26, that is, whether or not to control the power, and further determines the power consumption. Detects information set based on the power control policy such as the upper limit set value (step S03). At this time, the BMC 21 can read the power control setting state of the CPU 26 by issuing a Power-Limit-Status read command to the ME 23 via PECI.

BMC21は、ステップS03で読み出したCPU26の電力制御の設定状態が、CPUの電力制御を行う設定か否かを判定する(ステップS04)。 The BMC 21 determines whether or not the power control setting state of the CPU 26 read in step S03 is the setting for performing the power control of the CPU (step S04).

CPU26の設定が、CPU26の電力制御を行う設定である場合(ステップS04のYES)、BMC21は、ステップS03で読み出したCPU26の消費電力の設定値などが電力制御ポリシーに一致しているか否かを判定する(ステップS05)。一致している場合(ステップS05のYES)、BMC21は動作を終了する。なお、BMC21は、所定時間の後に、再びステップS01を繰り返すことができる。 When the setting of the CPU 26 is a setting for controlling the power of the CPU 26 (YES in step S04), the BMC 21 determines whether or not the set value of the power consumption of the CPU 26 read in step S03 matches the power control policy. Determine (step S05). If they match (YES in step S05), the BMC 21 ends the operation. The BMC 21 can repeat step S01 again after a predetermined time.

一方、一致していない場合(ステップS05のNO)、BMC21は、電力制御ポリシーとの矛盾を無くする為に、ME23に対して電力制御ポリシーを再設定する(ステップS06)。 On the other hand, if they do not match (NO in step S05), the BMC 21 resets the power control policy for the ME 23 in order to eliminate the contradiction with the power control policy (step S06).

この再設定の手順は次の通りである。まず、BMC21は、ME23に対して、ME23に設定されている電力制御ポリシーをリセットするコマンドを発行する。ME23は、このコマンドを受けてME23に設定されている電力制御ポリシーをリセットする。BMC21は、ME23に設定されている電力制御ポリシーがリセットされたことを確認すると、ME23に対して、電力制御ポリシーを改めて設定するコマンドを発行する。ME23は、BMC21からこのコマンドを受けると、PECIを介して、CPU26に、Power−Limitライトコマンドを発行する。CPU26は、改めて設定された電力制御ポリシーで、電力制御を開始することができる。 The procedure for this resetting is as follows. First, the BMC 21 issues a command to the ME 23 to reset the power control policy set in the ME 23. The ME23 receives this command and resets the power control policy set in the ME23. When the BMC 21 confirms that the power control policy set in the ME 23 has been reset, the BMC 21 issues a command to the ME 23 to set the power control policy again. Upon receiving this command from the BMC 21, the ME 23 issues a Power-Limit write command to the CPU 26 via PECI. The CPU 26 can start the power control with the power control policy set again.

以上のようにして、BMC21は、電力制御ポリシーを再設定した後、動作を終了する。なお、BMC21は、所定時間の後に、再びステップS01を繰り返すことができる。 As described above, the BMC 21 ends its operation after resetting the power control policy. The BMC 21 can repeat step S01 again after a predetermined time.

ステップS04で、CPU26の設定が、CPU26の電力制御を行わない設定である場合(ステップS04のNO)、BMC21は、電力制御ポリシーとの矛盾を無くする為に、ME23に対してCPU26を電力制御する状態に再設定する(ステップS07)。 In step S04, when the setting of the CPU 26 is a setting that does not control the power of the CPU 26 (NO in step S04), the BMC 21 controls the power of the CPU 26 with respect to the ME 23 in order to eliminate the contradiction with the power control policy. (Step S07).

この再設定の手順は次の通りである。まず、BMC21は、ME23に対して、ME23に設定されている電力制御ポリシーをリセットするコマンドを発行する。ME23は、このコマンドを受けてME23に設定されている電力制御ポリシーをリセットする。BMC21は、ME23に設定されている電力制御ポリシーがリセットされたことを確認すると、ME23に対して、電力制御ポリシーと一致するように、電力制御の状態をLimit制御イネーブルに設定し、さらに消費電力の上限値などを設定するコマンドを改めて発行する。ME23は、BMC21からこのコマンドを受けると、PECIを介して、CPU26に、Power−Limitライトコマンドを発行する。CPU26は、電力制御の状態をLimit制御イネーブルとし、電力制御ポリシーに沿って電力制御を行うことができる。 The procedure for this resetting is as follows. First, the BMC 21 issues a command to the ME 23 to reset the power control policy set in the ME 23. The ME23 receives this command and resets the power control policy set in the ME23. When the BMC 21 confirms that the power control policy set in the ME 23 has been reset, the BMC 21 sets the power control state to the Limit control enable for the ME 23 so as to match the power control policy, and further consumes power. Issue a command to set the upper limit of. Upon receiving this command from the BMC 21, the ME 23 issues a Power-Limit write command to the CPU 26 via PECI. The CPU 26 can enable the power control state to limit control and perform power control according to the power control policy.

以上のようにして、BMC21は、電力制御ポリシーを再設定した後、動作を終了する。なお、BMC21は、所定時間の後に、再びステップS01を繰り返すことができる。 As described above, the BMC 21 ends its operation after resetting the power control policy. The BMC 21 can repeat step S01 again after a predetermined time.

BMC21は、電力制御ポリシーが、CPU26の電力制御を行う設定でない場合(ステップS02のNO)、BMC21は、CPU26に設定されている電力制御の設定状態、すなわち、電力制御するか否かを検出する(ステップS08)。このとき、BMC21は、ME23に対してPECIを経由するPower−Limit−Statusリードコマンドを発行することによって、CPU26の電力制御の設定状態を読み出すことができる。 When the power control policy is not set to control the power of the CPU 26 (NO in step S02), the BMC 21 detects the power control setting state set in the CPU 26, that is, whether or not to control the power. (Step S08). At this time, the BMC 21 can read the power control setting state of the CPU 26 by issuing a Power-Limit-Status read command to the ME 23 via PECI.

BMC21は、ステップS08で読み出したCPU26の電力制御の設定状態が、CPUの電力制御を行う設定か否かを判定する(ステップS09)。 The BMC 21 determines whether or not the power control setting state of the CPU 26 read in step S08 is the setting for performing the power control of the CPU (step S09).

CPU26の設定が、CPU26の電力制御を行わない設定である場合(ステップS09のNO)、BMC21は動作を終了する。なお、BMC21は、所定時間の後に、再びステップS01を繰り返すことができる。 When the setting of the CPU 26 is a setting in which the power control of the CPU 26 is not performed (NO in step S09), the BMC 21 ends the operation. The BMC 21 can repeat step S01 again after a predetermined time.

一方、CPU26の設定が、CPU26の電力制御を行う設定である場合(ステップS09のYES)、BMC21は、電力制御ポリシーとの矛盾を無くする為に、ME23に対してCPU26を電力制御しない状態に再設定する(ステップS10)。 On the other hand, when the setting of the CPU 26 is a setting for controlling the power of the CPU 26 (YES in step S09), the BMC 21 puts the CPU 26 in a state of not controlling the power of the CPU 26 with respect to the ME 23 in order to eliminate the contradiction with the power control policy. Reset (step S10).

この再設定の手順は次の通りである。まず、BMC21は、ME23に対して、ME23に設定されている電力制御ポリシーをリセットするコマンドを発行する。ME23は、このコマンドを受けてME23に設定されている電力制御ポリシーをリセットする。BMC21は、ME23に設定されている電力制御ポリシーがリセットされたことを確認すると、ME23に対して、電力制御ポリシーと一致するように、電力制御の状態をLimit制御ディセーブルに設定するコマンドを発行する。ME23は、BMC21からこのコマンドを受けると、PECIを介して、CPU26に、Power−Limitライトコマンドを発行する。CPU26は、電力制御の状態をLimit制御ディセーブルとすることができる。 The procedure for this resetting is as follows. First, the BMC 21 issues a command to the ME 23 to reset the power control policy set in the ME 23. The ME23 receives this command and resets the power control policy set in the ME23. When the BMC 21 confirms that the power control policy set in the ME 23 has been reset, the BMC 21 issues a command to the ME 23 to set the power control state to Limit control disable so as to match the power control policy. To do. Upon receiving this command from the BMC 21, the ME 23 issues a Power-Limit write command to the CPU 26 via PECI. The CPU 26 can disable the Limit control state in the power control state.

以上のようにして、BMC21は、電力制御ポリシーを再設定した後、動作を終了する。なお、BMC21は、所定時間の後に、再びステップS01を繰り返すことができる。 As described above, the BMC 21 ends its operation after resetting the power control policy. The BMC 21 can repeat step S01 again after a predetermined time.

なお、ステップS02の前に、CPUの電力制御の設定状態を検出するステップS03、S08を行っていてもよい。この場合、電力制御の設定状態として、電力制御するか否か、さらに消費電力の上限の設定値など電力制御ポリシーに基づいて設定された情報を検出する。また、ステップS01からステップS04およびステップS08、S09は、電力制御ポリシーに対してCPUに設定されている電力制御の状態が矛盾しているか否かを判定できるのであれば、各ステップの順序を変えてもよい。 In addition, before step S02, steps S03 and S08 for detecting the setting state of the power control of the CPU may be performed. In this case, as the power control setting state, information set based on the power control policy such as whether or not to control the power and the set value of the upper limit of the power consumption is detected. Further, in steps S01 to S04 and steps S08 and S09, if it is possible to determine whether or not the power control state set in the CPU is inconsistent with the power control policy, the order of each step is changed. You may.

以上のようにして、電力制御監視装置2は、CPU26に電力制御ポリシーに沿った電力制御をさせることができる。すなわち、電力制御監視装置2は、CPU26が電力制御ポリシーに矛盾した電力制御を行い、本来よりも低い性能で動作していても、CPU26の電力制御の状態を検知して、電力制御ポリシーに沿った電力制御に改めさせることができる。これにより、CPU26が本来よりも低い性能のままでの動作を継続させてしまうことを防ぐことができる。 As described above, the power control monitoring device 2 can cause the CPU 26 to perform power control in accordance with the power control policy. That is, the power control monitoring device 2 detects the power control state of the CPU 26 and complies with the power control policy even if the CPU 26 performs power control inconsistent with the power control policy and operates with lower performance than originally intended. It can be changed to power control. This makes it possible to prevent the CPU 26 from continuing to operate with lower performance than originally intended.

以上のように本実施形態によれば、CPUが電力制御機能を有するコンピュータにおいて、意図しない低い性能のままでの動作を中止させて本来の性能でCPUを動作させることのできる、電力制御監視装置を提供することができる。 As described above, according to the present embodiment, in a computer in which the CPU has a power control function, a power control monitoring device capable of stopping the operation with unintended low performance and operating the CPU with the original performance. Can be provided.

本発明は上記実施形態に限定されることなく、特許請求の範囲に記載した発明の範囲内で種々の変形が可能であり、それらも本発明の範囲内に含まれるものである。 The present invention is not limited to the above-described embodiment, and various modifications can be made within the scope of the invention described in the claims, and these are also included in the scope of the present invention.

また、上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。
(付記1)
所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせる制御部と、
前記CPUでの前記電力制御の状態を検出する監視部と、
前記監視部が検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する再設定部と、を有する電力制御監視装置。
(付記2)
前記再設定部は、前記電力制御ポリシーが前記電力制御を行う設定の場合、前記監視部が検出した前記CPUに設定されている消費電力の上限値が前記電力制御ポリシーと矛盾していると、前記電力制御ポリシーの上限値を前記CPUに再設定する、付記1記載の電力制御監視装置。
(付記3)
前記再設定部は、前記電力制御ポリシーが前記電力制御を行わない設定の場合、前記CPUが前記電力制御を行っていることを前記監視部が検出すると、前記電力制御を行わない設定に前記CPUを再設定する、付記1記載の電力制御監視装置。
(付記4)
前記監視部は、定期的に前記電力制御の状態を検出する、付記1から3の内の1項記載の電力制御監視装置。
(付記5)
付記1から4の内の1項記載の電力制御監視装置と、
前記電力制御監視装置により監視されるCPUと、を有するコンピュータ。
(付記6)
前記CPUは、前記CPUの動作周波数により電力制御する、付記5記載のコンピュータ。
(付記7)
所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせ、
前記CPUでの前記電力制御の状態を検出し、
検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する、電力制御監視方法。
(付記8)
前記電力制御ポリシーが前記電力制御を行う設定の場合、検出した前記CPUに設定されている消費電力の上限値が前記電力制御ポリシーと矛盾していると、前記電力制御ポリシーの上限値を前記CPUに再設定する、付記7記載の電力制御監視方法。
(付記9)
前記電力制御ポリシーが前記電力制御を行わない設定の場合、前記CPUが前記電力制御を行っていることを検出すると、前記電力制御を行わない設定に前記CPUを再設定する、付記7記載の電力制御監視方法。
(付記10)
定期的に前記電力制御の状態を検出する、付記7から9の内の1項記載の電力制御監視方法。
(付記11)
所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせる処理と、
前記CPUでの前記電力制御の状態を検出する処理と、
検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する処理と、をコンピュータに実行させる電力制御監視プログラム。
(付記12)
前記電力制御ポリシーが前記電力制御を行う設定の場合、検出した前記CPUに設定されている消費電力の上限値が前記電力制御ポリシーと矛盾していると、前記電力制御ポリシーの上限値を前記CPUに再設定する処理を実行させる、付記11記載の電力制御監視プログラム。
(付記13)
前記電力制御ポリシーが前記電力制御を行わない設定の場合、前記CPUが前記電力制御を行っていることを検出すると、前記電力制御を行わない設定に前記CPUを再設定する処理を実行させる、付記11記載の電力制御監視プログラム。
(付記14)
定期的に前記電力制御の状態を検出する処理を実行させる、付記11から13の内の1項記載の電力制御監視プログラム。
In addition, some or all of the above embodiments may be described as in the following appendix, but are not limited to the following.
(Appendix 1)
A control unit that causes the CPU to perform power control based on the power control policy by setting a predetermined power control policy on the CPU.
A monitoring unit that detects the state of the power control in the CPU, and
A power control monitoring device including a resetting unit that resets the power control policy to the CPU when the power control state detected by the monitoring unit contradicts the power control policy.
(Appendix 2)
When the power control policy is set to perform the power control, the reset unit says that the upper limit of the power consumption set in the CPU detected by the monitoring unit is inconsistent with the power control policy. The power control monitoring device according to Appendix 1, wherein the upper limit value of the power control policy is reset to the CPU.
(Appendix 3)
When the monitoring unit detects that the CPU is performing the power control when the power control policy is set not to perform the power control, the reset unit sets the CPU so that the power control is not performed. The power control monitoring device according to Appendix 1, which resets the above.
(Appendix 4)
The power control monitoring device according to item 1 of Appendix 1 to 3, wherein the monitoring unit periodically detects the state of the power control.
(Appendix 5)
The power control monitoring device according to item 1 of Appendix 1 to 4 and
A computer having a CPU monitored by the power control monitoring device.
(Appendix 6)
The computer according to Appendix 5, wherein the CPU controls power according to the operating frequency of the CPU.
(Appendix 7)
By setting a predetermined power control policy in the CPU, the CPU is made to perform power control based on the power control policy.
Detecting the state of the power control in the CPU,
A power control monitoring method for resetting the power control policy to the CPU when the detected power control state is inconsistent with the power control policy.
(Appendix 8)
When the power control policy is set to perform the power control, if the detected upper limit value of the power consumption set in the CPU is inconsistent with the power control policy, the upper limit value of the power control policy is set to the CPU. The power control monitoring method according to Appendix 7, which is reset to.
(Appendix 9)
When the power control policy is set not to perform the power control, when it is detected that the CPU is performing the power control, the CPU is reset to the setting not to perform the power control. Control monitoring method.
(Appendix 10)
The power control monitoring method according to item 1 of Appendix 7 to 9, which periodically detects the state of the power control.
(Appendix 11)
A process of causing the CPU to perform power control based on the power control policy by setting a predetermined power control policy in the CPU.
The process of detecting the state of the power control in the CPU and
A power control monitoring program that causes a computer to execute a process of resetting the power control policy to the CPU when the detected power control state is inconsistent with the power control policy.
(Appendix 12)
When the power control policy is set to perform the power control, if the detected upper limit value of the power consumption set in the CPU is inconsistent with the power control policy, the upper limit value of the power control policy is set to the CPU. The power control monitoring program according to Appendix 11, which executes the process of resetting to.
(Appendix 13)
When the power control policy is set not to perform the power control, when it is detected that the CPU is performing the power control, a process of resetting the CPU to the setting not to perform the power control is executed. 11. The power control monitoring program according to 11.
(Appendix 14)
The power control monitoring program according to item 1 of Appendix 11 to 13, which periodically executes a process of detecting the state of the power control.

1、2 電力制御監視装置
11 制御部
12 監視部
13 再設定部
20 コンピュータ
21 BMC
22 チップセット
23 ME
24、25、27 メモリ
26 CPU
28 電源ユニット
1, 2 Power control monitoring device 11 Control unit 12 Monitoring unit 13 Reset unit 20 Computer 21 BMC
22 Chipset 23 ME
24, 25, 27 memory 26 CPU
28 power supply unit

Claims (10)

電力制御を行うか否かの設定を含む所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせる制御部と、
前記CPUでの前記電力制御の状態を検出する監視部と、
前記監視部が検出した前記電力制御の状態が前記電力制御ポリシーと矛盾している場合、前記電力制御ポリシーを前記CPUに再設定する再設定部と、を有し、
前記電力制御ポリシーが前記電力制御を行う設定の場合、
前記CPUが電力制御を行っていないことを前記監視部が検出すると、
前記電力制御を行う設定に前記CPUを再設定し、
前記電力制御を行わない設定の場合、
前記CPUが前記電力制御を行っていることを前記監視部が検出すると、
前記電力制御を行わない設定に前記CPUを再設定する、
電力制御監視装置。
A control unit that causes the CPU to perform power control based on the power control policy by setting a predetermined power control policy including a setting of whether or not to perform power control to the CPU.
A monitoring unit that detects the state of the power control in the CPU, and
If the monitoring unit the power control detected state is inconsistent with the power control policy, have a, a resetting unit for resetting the power control policy to the CPU,
When the power control policy is set to perform the power control,
When the monitoring unit detects that the CPU is not performing power control,
The CPU is reset to the setting for performing the power control, and the CPU is reset.
In the case of the setting that does not perform the power control
When the monitoring unit detects that the CPU is performing the power control,
Reset the CPU to a setting that does not perform power control.
Power control monitoring device.
前記再設定部は、前記電力制御ポリシーが前記電力制御を行う設定の場合、前記監視部が検出した前記CPUに設定されている消費電力の上限値が前記電力制御ポリシーと矛盾していると、前記電力制御ポリシーの上限値を前記CPUに再設定する、請求項1記載の電力制御監視装置。 When the power control policy is set to perform the power control, the reset unit says that the upper limit of the power consumption set in the CPU detected by the monitoring unit is inconsistent with the power control policy. The power control monitoring device according to claim 1, wherein the upper limit value of the power control policy is reset to the CPU. CPUに電力制御を行わせる場合の電力制御ポリシーは、CPUの消費電力の上限値の他に、The power control policy when letting the CPU perform power control is, in addition to the upper limit of the power consumption of the CPU,
CPUの消費電力が上限値を超えたときの対処方法を含む、請求項1記載の電力制御監視装置。The power control monitoring device according to claim 1, further comprising a countermeasure when the power consumption of the CPU exceeds the upper limit value.
前記監視部は、定期的に前記電力制御の状態を検出する、請求項1から3の内の1項記載の電力制御監視装置。 The power control monitoring device according to claim 1, wherein the monitoring unit periodically detects the state of the power control. 請求項1から4の内の1項記載の電力制御監視装置と、
前記電力制御監視装置により監視されるCPUと、を有するコンピュータ。
The power control monitoring device according to claim 1 of claims 1 to 4,
A computer having a CPU monitored by the power control monitoring device.
前記CPUは、前記CPUの動作周波数により電力制御する、請求項5記載のコンピュータ。 The computer according to claim 5, wherein the CPU controls power according to the operating frequency of the CPU. コンピュータが、
電力制御を行うか否かの設定を含む所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせ、
前記CPUでの前記電力制御の状態を検出し、
検出した前記電力制御の状態が前記電力制御ポリシーと矛盾し
前記電力制御ポリシーが前記電力制御を行う設定の場合、
前記CPUが電力制御を行っていないことを検出すると、
前記電力制御を行う設定に前記CPUを再設定し、
前記電力制御を行わない設定の場合、
前記CPUが前記電力制御を行っていることを検出すると、
前記電力制御を行わない設定に前記CPUを再設定する、
電力制御監視方法。
The computer
By setting a predetermined power control policy including a setting of whether or not to perform power control in the CPU, the CPU is made to perform power control based on the power control policy.
Detecting the state of the power control in the CPU,
The detected power control status is inconsistent with the power control policy ,
When the power control policy is set to perform the power control,
When it is detected that the CPU is not performing power control,
The CPU is reset to the setting for performing the power control, and the CPU is reset.
In the case of the setting that does not perform the power control
When it is detected that the CPU is performing the power control,
Reset the CPU to a setting that does not perform power control.
Power control monitoring method.
コンピュータが、
前記電力制御ポリシーが前記電力制御を行う設定の場合、検出した前記CPUに設定されている消費電力の上限値が前記電力制御ポリシーと矛盾していると、前記電力制御ポリシーの上限値を前記CPUに再設定する、請求項7記載の電力制御監視方法。
The computer
When the power control policy is set to perform the power control, if the detected upper limit value of the power consumption set in the CPU is inconsistent with the power control policy, the upper limit value of the power control policy is set to the CPU. The power control monitoring method according to claim 7, which is reset to.
CPUに電力制御を行わせる場合の電力制御ポリシーは、CPUの消費電力の上限値の他に、The power control policy when letting the CPU perform power control is, in addition to the upper limit of the power consumption of the CPU,
CPUの消費電力が上限値を超えたときの対処方法を含む、請求項7記載の電力制御監視方法。The power control monitoring method according to claim 7, further comprising a countermeasure when the power consumption of the CPU exceeds the upper limit value.
電力制御を行うか否かの設定を含む所定の電力制御ポリシーをCPUに設定することで前記電力制御ポリシーに基づく電力制御を前記CPUに行わせる処理と、
前記CPUでの前記電力制御の状態を検出する処理と、
検出した前記電力制御の状態が前記電力制御ポリシーと矛盾し
前記電力制御ポリシーが前記電力制御を行う設定の場合、
前記CPUが電力制御を行っていないことを検出すると、
前記電力制御を行う設定に前記CPUを再設定し、
前記電力制御を行わない設定の場合、
前記CPUが前記電力制御を行っていることを検出すると、
前記電力制御を行わない設定に前記CPUを再設定する処理と、
をコンピュータに実行させる電力制御監視プログラム。
A process of causing the CPU to perform power control based on the power control policy by setting a predetermined power control policy including a setting of whether or not to perform power control in the CPU.
The process of detecting the state of the power control in the CPU and
The detected power control status is inconsistent with the power control policy ,
When the power control policy is set to perform the power control,
When it is detected that the CPU is not performing power control,
The CPU is reset to the setting for performing the power control, and the CPU is reset.
In the case of the setting that does not perform the power control
When it is detected that the CPU is performing the power control,
The process of resetting the CPU to the setting that does not perform the power control, and
A power control monitoring program that causes a computer to run.
JP2017003082A 2017-01-12 2017-01-12 Power control monitoring device and computer using it, and power control monitoring method and program Active JP6853044B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017003082A JP6853044B2 (en) 2017-01-12 2017-01-12 Power control monitoring device and computer using it, and power control monitoring method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017003082A JP6853044B2 (en) 2017-01-12 2017-01-12 Power control monitoring device and computer using it, and power control monitoring method and program

Publications (2)

Publication Number Publication Date
JP2018112910A JP2018112910A (en) 2018-07-19
JP6853044B2 true JP6853044B2 (en) 2021-03-31

Family

ID=62912239

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017003082A Active JP6853044B2 (en) 2017-01-12 2017-01-12 Power control monitoring device and computer using it, and power control monitoring method and program

Country Status (1)

Country Link
JP (1) JP6853044B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7040784B2 (en) * 2019-05-20 2022-03-23 Necプラットフォームズ株式会社 Monitoring control device, monitoring control method, computer and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09311796A (en) * 1996-05-24 1997-12-02 Matsushita Electric Ind Co Ltd Automatic restoration device for device operation
WO2015040654A1 (en) * 2013-09-20 2015-03-26 富士通株式会社 Information processing system, management apparatus, information processing method, and program

Also Published As

Publication number Publication date
JP2018112910A (en) 2018-07-19

Similar Documents

Publication Publication Date Title
US9081676B2 (en) Operating computer memory
US8230237B2 (en) Pre-boot environment power management
JP5638110B2 (en) Thermal control apparatus and method
US8868940B2 (en) Systems apparatus and method for blocking power transition in response to a comparision with present system state
EP3186742B1 (en) System and method for improved security for a processor in a portable computing device (pcd)
CN107278283B (en) Techniques for managing power of an embedded controller during a low power state
KR20190017552A (en) Memory Controller and Application Processor controlling performance/power of input/output device and Operating Method of Memory Controller
JP5911970B2 (en) Adaptive temperature throttling with user configuration features
JP6853044B2 (en) Power control monitoring device and computer using it, and power control monitoring method and program
US9332064B2 (en) Computer system and remote control method thereof
US20130219209A1 (en) Electronic device with an overclocking mode and method
US9811348B2 (en) Information processing apparatus
US7266462B2 (en) System, method and computer program product for configuring power supply apparatus
US20130321944A1 (en) Server and method for preventing the server from vibration damage
US10824561B2 (en) Computer device and data protection method therefor
US10228882B2 (en) Semiconductor device and memory access control method
US11669336B2 (en) Out-of-band custom baseboard management controller (BMC) firmware stack monitoring system and method
JP2020009398A (en) Method for controlling fan in electronic system
TWI616888B (en) Electronic apparatus and power management method thereof
JP7040784B2 (en) Monitoring control device, monitoring control method, computer and program
CN111124088B (en) Control method and electronic equipment
JP2011013914A (en) Power-saving controller and power-saving control method
US20220237328A1 (en) Information processing apparatus and control method
JPH11184550A (en) Computer system and timer interruption control method
JP2002229663A (en) Information processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191216

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200908

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20201109

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210216

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210311

R150 Certificate of patent or registration of utility model

Ref document number: 6853044

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150