JP2015060345A - Information processing apparatus controlling consumption power, power controlling method, and program therefor - Google Patents

Information processing apparatus controlling consumption power, power controlling method, and program therefor Download PDF

Info

Publication number
JP2015060345A
JP2015060345A JP2013192673A JP2013192673A JP2015060345A JP 2015060345 A JP2015060345 A JP 2015060345A JP 2013192673 A JP2013192673 A JP 2013192673A JP 2013192673 A JP2013192673 A JP 2013192673A JP 2015060345 A JP2015060345 A JP 2015060345A
Authority
JP
Japan
Prior art keywords
processing
processing apparatus
temperature
information
standby
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.)
Granted
Application number
JP2013192673A
Other languages
Japanese (ja)
Other versions
JP6375602B2 (en
Inventor
玲司 吉田
Reiji Yoshida
玲司 吉田
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP2013192673A priority Critical patent/JP6375602B2/en
Publication of JP2015060345A publication Critical patent/JP2015060345A/en
Application granted granted Critical
Publication of JP6375602B2 publication Critical patent/JP6375602B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

PROBLEM TO BE SOLVED: To control a power consumed in a control target device while placing priority to a reduction in consumption power of the entire control target device.SOLUTION: An information processing apparatus includes: temperature acquisition means for acquiring, when a first processing apparatus completes processing allocated thereto, temperatures corresponding to the first processing apparatus and a second processing apparatus in a standby mode, respectively; and processing allocation means for comparing between the acquired temperatures and allocating new processing to any one of the first and second processing apparatuses with the lower temperature.

Description

本発明は、消費電力を制御する技術に関し、特に被制御対象装置の温度に基づいて、その被制御対象装置の消費電力を制御する技術に関する。   The present invention relates to a technology for controlling power consumption, and more particularly to a technology for controlling power consumption of a controlled device based on the temperature of the controlled device.

被制御対象装置の温度に基づいて、その被制御対象装置の消費電力を制御する技術及びさまざまな関連技術が知られている。   A technique for controlling the power consumption of a controlled apparatus based on the temperature of the controlled apparatus and various related techniques are known.

例えば、特許文献1は、マルチコア中央処理装置内の電力を制御する方法の一例を開示する。特許文献1に記載の方法は、以下のステップを有する。第1のステップは、マルチコア中央処理装置内の各コアのダイ温度を監視する、第2のステップは、そのマルチコア中央処理装置内の作業負荷並列性の度合いを判定する。第3のステップは、そのダイ温度及びその判定結果に基づいて、それらのコアのそれぞれの電源を投入または切断する。   For example, Patent Document 1 discloses an example of a method for controlling power in a multi-core central processing unit. The method described in Patent Document 1 includes the following steps. The first step monitors the die temperature of each core in the multi-core central processing unit, and the second step determines the degree of workload parallelism in the multi-core central processing unit. The third step turns on or off the power of each of the cores based on the die temperature and the determination result.

特許文献2は、複数のプロセッサからなる情報処理装置において、ホットスポットの温度が許容値を超えないように制御しつつ、性能の低下を抑止する技術を開示する。特許文献2に記載の情報処理装置は、以下の構成を有する。温度センサは、各プロセッサの温度を測定する。割り込み受付部は、割り込みを受け付ける。プロセッサ選択部は、その測定された温度が、最も低いプロセッサを選択する。割り込み出力部は、その選択されたプロセッサにその受け付けた割り込みを要求する。   Patent Document 2 discloses a technique for suppressing a decrease in performance while performing control so that the temperature of a hot spot does not exceed an allowable value in an information processing apparatus including a plurality of processors. The information processing apparatus described in Patent Literature 2 has the following configuration. The temperature sensor measures the temperature of each processor. The interrupt reception unit receives an interrupt. The processor selection unit selects the processor having the lowest measured temperature. The interrupt output unit requests the accepted interrupt from the selected processor.

特表2013−513898号公報Special table 2013-513898 gazette 特開2010−231511号公報JP 2010-231511 A

しかしながら、上述した先行技術文献に記載された技術においては、被制御対象装置全体の消費電力の低減を優先して、その被制御対象装置の電力を制御することができないという問題点がある。   However, the technique described in the above-described prior art document has a problem in that it is not possible to control the power of the controlled target device in preference to reducing the power consumption of the entire controlled target device.

その理由は、以下のとおりである。   The reason is as follows.

特許文献1に記載された方法は、そのダイ温度が閾値に達し、かつ休眠中のコアが存在する場合に、そのマルチコア中央処理装置内に持続する並列性が存在するか否かに基づいて、その休眠中のコアの電源を投入または切断するものである。従って、そのマルチコア中央処理装置全体の消費電力の低減は優先されない。   The method described in U.S. Pat. No. 6,057,051 is based on whether there is sustained parallelism in the multi-core central processing unit when the die temperature reaches a threshold and there is a dormant core. The sleeping core is turned on or off. Therefore, priority is not given to reducing the power consumption of the entire multi-core central processing unit.

また、特許文献2に記載された情報処理装置は、その受け付けた割り込みをいずれのプロセッサに要求するかを、それらのプロセッサの温度に基づいて決定するだけである。従って、その情報処理装置全体の消費電力は、低減されない。   Further, the information processing apparatus described in Patent Document 2 only determines which processor is requested to receive the accepted interrupt based on the temperature of those processors. Therefore, the power consumption of the entire information processing apparatus is not reduced.

本発明の目的は、上述した問題点を解決する情報処理装置、電力制御方法、及びそのためのプログラムを提供することにある。   An object of the present invention is to provide an information processing apparatus, a power control method, and a program therefor that solve the above-described problems.

本発明の情報処理装置は、第1の処理装置が割り当てられた処理を完了する場合に、前記第1の処理装置と待機中の第2の処理装置とのそれぞれに対応する温度を取得する温度取得手段と、前記取得した温度を比較し、前記温度が最も低い前記第1及び2の処理装置のいずれかに、新たな処理を割り当てる処理割当手段と、を含む。   The information processing apparatus according to the present invention acquires a temperature corresponding to each of the first processing apparatus and the second processing apparatus in standby when the first processing apparatus completes the assigned process. An acquisition unit and a process allocation unit that compares the acquired temperature and allocates a new process to one of the first and second processing devices having the lowest temperature.

本発明の電力制御方法は、コンピュータが、第1の処理装置が割り当てられた処理を完了する場合に、前記第1の処理装置と待機中の第2の処理装置とのそれぞれに対応する温度を取得し、前記取得した温度を比較し、前記温度が最も低い前記第1及び2の処理装置のいずれかに、新たな処理を割り当てる。
本発明のプログラムは、第1の処理装置が割り当てられた処理を完了する場合に、前記第1の処理装置と待機中の第2の処理装置とのそれぞれに対応する温度を取得し、前記取得した温度を比較し、前記温度が最も低い前記第1及び2の処理装置のいずれかに、新たな処理を割り当てる処理をコンピュータに実行させる。
According to the power control method of the present invention, when the computer completes the process to which the first processing apparatus is assigned, the temperature corresponding to each of the first processing apparatus and the second processing apparatus in standby is set. Acquire, compare the acquired temperatures, and assign a new process to one of the first and second processing apparatuses having the lowest temperature.
The program of the present invention acquires the temperature corresponding to each of the first processing device and the waiting second processing device when the first processing device completes the assigned process, and the acquisition Then, the computer is caused to execute a process of assigning a new process to one of the first and second processing apparatuses having the lowest temperature.

本発明は、被制御対象装置全体の消費電力の低減を優先して、その被制御対象装置の電力を制御することが可能になるという効果がある。   The present invention has an effect that it is possible to control the power of the controlled target device by giving priority to the reduction of the power consumption of the entire controlled target device.

図1は、第1の実施形態に係る電力制御装置の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of the power control apparatus according to the first embodiment. 図2は、第1の実施形態における電力制御装置を含む情報処理システムの構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of an information processing system including the power control device according to the first embodiment. 図3は、第1の実施形態に係る電力制御装置を実現するコンピュータのハードウェア構成を示すブロック図である。FIG. 3 is a block diagram illustrating a hardware configuration of a computer that implements the power control apparatus according to the first embodiment. 図4は、第1の実施形態における制御情報の一例を示す図である。FIG. 4 is a diagram illustrating an example of control information in the first embodiment. 図5は、第1の実施形態における電力制御装置の動作を示すフローチャートである。FIG. 5 is a flowchart illustrating the operation of the power control apparatus according to the first embodiment. 図6は、第2の実施形態に係る情報処理システムの構成を示すブロック図である。FIG. 6 is a block diagram illustrating a configuration of an information processing system according to the second embodiment. 図7は、第2の実施形態における電力制御のイメージを示す図である。FIG. 7 is a diagram illustrating an image of power control in the second embodiment. 図8は、第3の実施形態に係る電力制御装置の構成を示すブロック図である。FIG. 8 is a block diagram illustrating a configuration of the power control apparatus according to the third embodiment.

本発明を実施するための形態について図面を参照して詳細に説明する。尚、各図面及び明細書記載の各実施形態において、同様の構成要素には同様の符号を付与し、適宜説明を省略する。   Embodiments for carrying out the present invention will be described in detail with reference to the drawings. In each embodiment described in each drawing and specification, the same reference numerals are given to the same components, and the description thereof is omitted as appropriate.

<<<第1の実施形態>>>
図1は、本発明の第1の実施形態に係る電力制御装置100の構成を示すブロック図である。
<<<< first embodiment >>>>
FIG. 1 is a block diagram showing a configuration of a power control apparatus 100 according to the first embodiment of the present invention.

図1に示すように、本実施形態に係る電力制御装置100は、温度取得部110と、処理割当部120とを含む。図1に示す構成要素は、ハードウェア単位の構成要素でも、コンピュータ装置の機能単位に分割した構成要素でもよい。ここでは、図1に示す構成要素は、コンピュータ装置の機能単位に分割した構成要素として説明する。   As shown in FIG. 1, the power control apparatus 100 according to the present embodiment includes a temperature acquisition unit 110 and a process allocation unit 120. The constituent elements shown in FIG. 1 may be constituent elements in hardware units or constituent elements divided into functional units of a computer device. Here, the components shown in FIG. 1 will be described as components divided into functional units of the computer apparatus.

図2は、電力制御装置100を含む情報処理システム410の構成を示すブロック図である。   FIG. 2 is a block diagram illustrating a configuration of the information processing system 410 including the power control apparatus 100.

図2に示すように、情報処理システム410は、電力制御装置100、サーバ(処理装置とも呼ばれる)411、サーバ412、サーバ413、サーバ414、温度センサ111及び温度センサ112を含む。尚、図2に示す例に係わらず、情報処理システム410は、任意の数のサーバ及び任意の数の温度センサを含んでよい。   As illustrated in FIG. 2, the information processing system 410 includes a power control device 100, a server (also referred to as a processing device) 411, a server 412, a server 413, a server 414, a temperature sensor 111, and a temperature sensor 112. Regardless of the example illustrated in FIG. 2, the information processing system 410 may include an arbitrary number of servers and an arbitrary number of temperature sensors.

===温度取得部110===
図1に示す温度取得部110は、サーバ411〜414のいずれかが、割り当てられた処理を完了する場合に、その割り当てられた処理を完了するサーバ411〜414のいずれか(以後、完了サーバと呼ぶ)と、待機サーバとのそれぞれに対応する温度を取得する。ここで、その処理は、サーバ411〜414が実行する処理であり、同一のサーバで実行するべき単位の処理(一般的に、タスクとも呼ばれる)である。以下、ここで定義した処理を処理tと表記する。換言すると、処理tの単位で、実行するサーバ411〜414を切り替えることができる。また、待機サーバは、サーバ411〜414の内の、待機状態にあるサーバである。
=== Temperature Acquisition Unit 110 ===
When any one of the servers 411 to 414 completes the assigned process, the temperature acquisition unit 110 illustrated in FIG. 1 is one of the servers 411 to 414 that completes the assigned process (hereinafter referred to as a completion server). Temperature) corresponding to each of the standby servers. Here, the process is a process executed by the servers 411 to 414, and is a unit process (generally called a task) to be executed by the same server. Hereinafter, the process defined here is referred to as process t. In other words, the servers 411 to 414 to be executed can be switched in units of processing t. The standby server is a server in a standby state among the servers 411 to 414.

その温度は、例えば、サーバ411〜414のそれぞれの内部温度である。その温度は、サーバ411〜414のそれぞれの排気の温度であってもよい。また、その温度は、サーバ411〜414に実装されたプロセッサのダイ温度であってもよい。   The temperature is, for example, the internal temperature of each of the servers 411 to 414. The temperature may be the exhaust temperature of each of the servers 411-414. The temperature may be a die temperature of a processor mounted on the servers 411 to 414.

===処理割当部120===
図1に示す処理割当部120は、それらの取得した温度を比較し、その温度が最も低いサーバ411〜414のいずれか(その完了サーバ及びその待機サーバのいずれか)に、新たな処理t(次に実行するべき処理t)を割り当てる。
=== Processing Allocation Unit 120 ===
The process allocating unit 120 shown in FIG. 1 compares the acquired temperatures, and adds a new process t (one of the server 411 to 414 having the lowest temperature (either the completion server or the standby server). Next, a process t) to be executed is assigned.

===温度センサ111及び温度センサ112===
温度センサ111及び温度センサ112のそれぞれは、サーバ411及びサーバ412の内部温度を測定し、その測定した結果を電力制御装置100に通知する。例えば、温度センサ111及び温度センサ112は、電力制御装置100から要求を受信した場合に、その時点の温度を測定し、その測定した結果を送信する。また、温度センサ111及び温度センサ112は、一定時間ごとにその温度を測定し、その測定結果が変化した場合に、その変化した測定結果を送信するようにしてもよい。
=== Temperature sensor 111 and Temperature sensor 112 ===
Each of the temperature sensor 111 and the temperature sensor 112 measures the internal temperature of the server 411 and the server 412, and notifies the power control apparatus 100 of the measurement result. For example, when the temperature sensor 111 and the temperature sensor 112 receive a request from the power control apparatus 100, the temperature sensor 111 and the temperature sensor 112 measure the temperature at that time and transmit the measurement result. Further, the temperature sensor 111 and the temperature sensor 112 may measure the temperature at regular time intervals, and when the measurement result changes, the changed measurement result may be transmitted.

===サーバ411及びサーバ412===
サーバ411及びサーバ412は、電力制御装置100から割り当てられた処理tを実行する。
=== Server 411 and Server 412 ===
The server 411 and the server 412 execute the process t assigned from the power control apparatus 100.

===サーバ413及びサーバ414===
サーバ413及びサーバ414は、電力制御装置100から割り当てられた処理tを実行する。また、サーバ413及びサーバ414は、温度測定手段(不図示)を内部に含み、その温度測定手段による内部温度の測定結果を、電力制御装置100に通知する。
=== Server 413 and Server 414 ===
The server 413 and the server 414 execute the process t assigned from the power control apparatus 100. Further, the server 413 and the server 414 include temperature measurement means (not shown) inside, and notify the power control apparatus 100 of the measurement result of the internal temperature by the temperature measurement means.

ここで、温度取得部110は、温度センサ111及び温度センサ112を含んでもよい。更に、温度取得部110は、サーバ413及びサーバ414の内部の温度測定手段を含んでもよい。即ち、電力制御装置100は、温度センサ111、温度センサ112及び温度測定手段を温度取得部110の一部として、含んでもよい。   Here, the temperature acquisition unit 110 may include a temperature sensor 111 and a temperature sensor 112. Further, the temperature acquisition unit 110 may include temperature measurement means inside the server 413 and the server 414. That is, the power control apparatus 100 may include the temperature sensor 111, the temperature sensor 112, and the temperature measurement unit as part of the temperature acquisition unit 110.

以上が、電力制御装置100の機能単位の各構成要素についての説明である。   This completes the description of each component of the functional unit of the power control apparatus 100.

次に、電力制御装置100のハードウェア単位の構成要素について説明する。   Next, components in hardware units of the power control apparatus 100 will be described.

図3は、本実施形態における電力制御装置100を実現するコンピュータ700のハードウェア構成を示す図である。   FIG. 3 is a diagram illustrating a hardware configuration of a computer 700 that implements the power control apparatus 100 according to the present embodiment.

図3に示すように、コンピュータ700は、CPU(Central Processing Unit)701、記憶部702、記憶装置703、入力部704、出力部705及び通信部706を含む。更に、コンピュータ700は、外部から供給される記録媒体(または記憶媒体)707を含む。例えば、記録媒体707は、情報を非一時的に記憶する不揮発性記録媒体(非一時的記録媒体)である。また、記録媒体707は、情報を信号として保持する、一時的記録媒体であってもよい。   As illustrated in FIG. 3, the computer 700 includes a CPU (Central Processing Unit) 701, a storage unit 702, a storage device 703, an input unit 704, an output unit 705, and a communication unit 706. Furthermore, the computer 700 includes a recording medium (or storage medium) 707 supplied from the outside. For example, the recording medium 707 is a non-volatile recording medium (non-temporary recording medium) that stores information non-temporarily. The recording medium 707 may be a temporary recording medium that holds information as a signal.

CPU701は、オペレーティングシステム(不図示)を動作させて、コンピュータ700の、全体の動作を制御する。また、CPU701は、例えば記憶装置703に装着された記録媒体707から、プログラムやデータを読み込み、読み込んだプログラムやデータを記憶部702に書き込む。ここで、そのプログラムは、例えば、後述の図5に示すフローチャートの動作をコンピュータ700に実行させるプログラムである。   The CPU 701 controls the overall operation of the computer 700 by operating an operating system (not shown). The CPU 701 reads a program and data from a recording medium 707 mounted on the storage device 703, for example, and writes the read program and data to the storage unit 702. Here, the program is, for example, a program that causes the computer 700 to execute an operation of a flowchart shown in FIG.

そして、CPU701は、読み込んだプログラムに従って、また読み込んだデータに基づいて、図1に示す温度取得部110及び処理割当部120として各種の処理を実行する。   The CPU 701 executes various processes as the temperature acquisition unit 110 and the process allocation unit 120 illustrated in FIG. 1 according to the read program and based on the read data.

尚、CPU701は、通信網(不図示)に接続されている外部コンピュータ(不図示)から、記憶部702にプログラムやデータをダウンロードするようにしてもよい。   Note that the CPU 701 may download a program and data to the storage unit 702 from an external computer (not shown) connected to a communication network (not shown).

記憶部702は、プログラムやデータを記憶する。記憶部702は、例えば、後述の図4に示す制御情報180を記憶する。   The storage unit 702 stores programs and data. The storage unit 702 stores, for example, control information 180 shown in FIG.

記憶装置703は、例えば、光ディスク、フレキシブルディスク、磁気光ディスク、外付けハードディスク及び半導体メモリであって、記録媒体707を含む。記憶装置703(記録媒体707)は、プログラムをコンピュータ読み取り可能に記憶する。また、記憶装置703は、例えば、後述の図4に示す制御情報180を記憶してもよい。   The storage device 703 is, for example, an optical disk, a flexible disk, a magnetic optical disk, an external hard disk, and a semiconductor memory, and includes a recording medium 707. The storage device 703 (recording medium 707) stores the program in a computer-readable manner. Further, the storage device 703 may store, for example, control information 180 shown in FIG.

入力部704は、例えばマウスやキーボード、内蔵のキーボタンなどで実現され、入力操作に用いられる。入力部704は、マウスやキーボード、内蔵のキーボタンに限らず、例えばタッチパネルなどでもよい。例えば、入力部704は、操作者によって、電力制御装置100に対する設定情報を入力される。例えば、その設定情報は、電力制御装置100による電力制御の対象とするサーバの識別子である。   The input unit 704 is realized by, for example, a mouse, a keyboard, a built-in key button, and the like, and is used for input operations. The input unit 704 is not limited to a mouse, a keyboard, and a built-in key button, and may be a touch panel, for example. For example, the input unit 704 receives setting information for the power control apparatus 100 by the operator. For example, the setting information is an identifier of a server that is a target of power control by the power control apparatus 100.

出力部705は、例えばディスプレイで実現され、出力を確認するために用いられる。例えば、その出力は、上述の設定情報を操作者に確認させるものである。   The output unit 705 is realized by a display, for example, and is used for confirming the output. For example, the output causes the operator to confirm the setting information described above.

通信部706は、サーバ411〜414、温度センサ111及び温度センサ112とのインタフェースを実現する。温度取得部110及び処理割当部120の一部として含まれる。   The communication unit 706 implements an interface with the servers 411 to 414, the temperature sensor 111, and the temperature sensor 112. It is included as part of the temperature acquisition unit 110 and the processing allocation unit 120.

以上説明したように、図1に示す電力制御装置100の機能単位のブロックは、図3に示すハードウェア構成のコンピュータ700によって実現される。但し、コンピュータ700が備える各部の実現手段は、上記に限定されない。すなわち、コンピュータ700は、物理的に結合した1つの装置により実現されてもよいし、物理的に分離した2つ以上の装置を有線または無線で接続し、これら複数の装置により実現されてもよい。   As described above, the functional unit block of the power control apparatus 100 shown in FIG. 1 is realized by the computer 700 having the hardware configuration shown in FIG. However, the means for realizing each unit included in the computer 700 is not limited to the above. In other words, the computer 700 may be realized by one physically coupled device, or may be realized by two or more physically separated devices connected by wire or wirelessly and by a plurality of these devices. .

尚、上述のプログラムのコードを記録した記録媒体707が、コンピュータ700に供給され、CPU701は、記録媒体707に格納されたプログラムのコードを読み出して実行するようにしてもよい。或いは、CPU701は、記録媒体707に格納されたプログラムのコードを、記憶部702、記憶装置703またはその両方に格納するようにしてもよい。すなわち、本実施形態は、コンピュータ700(CPU701)が実行するプログラム(ソフトウェア)を、一時的にまたは非一時的に、記憶する記録媒体707の実施形態を含む。尚、情報を非一時的に記憶する記憶媒体は、不揮発性記憶媒体とも呼ばれる。   A recording medium 707 in which the above-described program code is recorded may be supplied to the computer 700, and the CPU 701 may read and execute the program code stored in the recording medium 707. Alternatively, the CPU 701 may store the code of the program stored in the recording medium 707 in the storage unit 702, the storage device 703, or both. That is, the present embodiment includes an embodiment of a recording medium 707 that stores a program (software) executed by the computer 700 (CPU 701) temporarily or non-temporarily. A storage medium that stores information non-temporarily is also referred to as a non-volatile storage medium.

以上が、本実施形態における電力制御装置100を実現するコンピュータ700の、ハードウェア単位の各構成要素についての説明である。   The above is the description of each component in hardware units of the computer 700 that implements the power control apparatus 100 according to the present embodiment.

尚、電力制御装置100は、コンピュータ700、温度センサ111及び温度センサ112をハードウェア単位の構成要素としてもよい。   The power control apparatus 100 may include the computer 700, the temperature sensor 111, and the temperature sensor 112 as components in hardware units.

次に本実施形態の動作について、図1〜図5を参照して詳細に説明する。   Next, the operation of the present embodiment will be described in detail with reference to FIGS.

図4は、本実施形態における制御情報180の一例を示す図である。図4に示すように、その制御情報180は、サーバ識別子、状態及び温度を含む。   FIG. 4 is a diagram illustrating an example of the control information 180 in the present embodiment. As shown in FIG. 4, the control information 180 includes a server identifier, a state, and a temperature.

図4に示すサーバ識別子の「SV11」〜「SV41」のそれぞれは、図2に示すサーバ411〜414の識別子である。   The server identifiers “SV11” to “SV41” shown in FIG. 4 are the identifiers of the servers 411 to 414 shown in FIG.

図4に示す状態の「動作」、「完了」及び「待機」のそれぞれは、サーバ411〜414が、処理tを実行中であること、処理tを完了すること、及び待機中であることを示す。換言すると、図4に示す制御情報180は、サーバ412が完了サーバであること、サーバ413が待機サーバであることを示している。   The “operation”, “complete”, and “standby” in the state illustrated in FIG. 4 indicate that the servers 411 to 414 are executing the process t, completing the process t, and waiting. Show. In other words, the control information 180 illustrated in FIG. 4 indicates that the server 412 is a completion server and the server 413 is a standby server.

また、図4に示す温度の各数値は、温度取得部110が取得した温度である。   Moreover, each numerical value of the temperature shown in FIG. 4 is the temperature acquired by the temperature acquisition unit 110.

図5は、本実施形態の動作を示すフローチャートである。尚、このフローチャートによる処理は、前述したCPU701によるプログラム制御に基づいて、実行されても良い。また、処理のステップ名については、S601のように、記号で記載する。   FIG. 5 is a flowchart showing the operation of the present embodiment. Note that the processing according to this flowchart may be executed based on the program control by the CPU 701 described above. Further, the step name of the process is described by a symbol as in S601.

電力制御装置100は、サーバ411〜414のいずれかにおいて処理tが終了するのを待つ(S601)。   The power control apparatus 100 waits for the process t to end in any of the servers 411 to 414 (S601).

サーバ411〜414のいずれかにおいて処理tが終了する場合(S601でYES)、処理はS602へ進む。ここで、例えば、サーバ412において処理tが終了するとする。この時、電力制御装置100は、例えば図4に示すように、サーバ412に対応する状態を「動作」から「完了」書き換えるようにしてよい。   When the process t ends in any of the servers 411 to 414 (YES in S601), the process proceeds to S602. Here, for example, it is assumed that the process t ends in the server 412. At this time, for example, as illustrated in FIG. 4, the power control apparatus 100 may rewrite the state corresponding to the server 412 from “operation” to “completed”.

次に、温度取得部110は、完了サーバ(図4に示す制御情報180の場合、サーバ412)と待機サーバ(図4に示す制御情報180の場合、サーバ413)との温度を取得する(S602)。   Next, the temperature acquisition unit 110 acquires the temperatures of the completion server (the server 412 in the case of the control information 180 shown in FIG. 4) and the standby server (the server 413 in the case of the control information 180 shown in FIG. 4) (S602). ).

例えば、温度取得部110は取得したその温度を図4に示す制御情報180に記録してもよい。例えば、図4に示す識別子が「SV12」に対応する温度の「93」及び「SV13」に対応する温度の「50」は、このS602で取得された温度(摂氏)である。   For example, the temperature acquisition unit 110 may record the acquired temperature in the control information 180 illustrated in FIG. For example, “93” of the temperature corresponding to the identifier “SV12” shown in FIG. 4 and “50” of the temperature corresponding to “SV13” are the temperatures (Celsius) acquired in S602.

次に、処理割当部120は、その取得した温度を比較し、最も低い温度を検出する。続けて、処理割当部120は、最も低い温度の「50」に対応する、識別子が「SV13」で特定されるサーバ413に新たな処理tを割り当てる(S603)。例えば、処理割当部120は、識別子が「SV12」の状態を「待機」に上書きし、識別子が「SV13」の状態を「動作」に上書きしてよい。   Next, the process allocation unit 120 compares the acquired temperatures and detects the lowest temperature. Subsequently, the process allocation unit 120 allocates a new process t to the server 413 identified by the identifier “SV13” corresponding to the lowest temperature “50” (S603). For example, the process allocation unit 120 may overwrite the state with the identifier “SV12” with “standby” and overwrite the state with the identifier “SV13” with “operation”.

次に、処理はS601へ戻る。   Next, the process returns to S601.

以上が、本実施形態の動作の説明である。   The above is the description of the operation of the present embodiment.

尚、上述の説明では、サーバ411〜414のいずれか1台を待機状態とする場合を説明したが、必要な消費電力削減量に対応して、サーバ411〜414の内の複数台を待機状態としてよい。この場合も同様に、温度取得部110は、完了サーバと複数の待機サーバの温度を取得する。そして、処理割当部120は、その取得された温度の内、最も低い温度に対応するサーバ411〜414に新たな処理tを割り当てる。   In the above description, the case where any one of the servers 411 to 414 is set to the standby state has been described, but a plurality of the servers 411 to 414 are set to the standby state in accordance with the required power consumption reduction amount. As good as Similarly in this case, the temperature acquisition unit 110 acquires the temperatures of the completion server and the plurality of standby servers. Then, the process assignment unit 120 assigns a new process t to the servers 411 to 414 corresponding to the lowest temperature among the acquired temperatures.

上述した本実施形態における第1の効果は、被制御対象装置全体の消費電力の低減を優先して、その被制御対象装置の電力を制御することを可能にする点である。   The first effect of the present embodiment described above is that it is possible to control the power of the controlled target device with priority on reducing the power consumption of the entire controlled target device.

その理由は、温度取得部110が完了サーバ及び待機サーバの温度を取得し、処理割当部120がその取得された温度の最も低いサーバに新たな処理tを割り当てるようにしたからである。   The reason is that the temperature acquisition unit 110 acquires the temperatures of the completion server and the standby server, and the process allocation unit 120 allocates a new process t to the server having the lowest acquired temperature.

上述した本実施形態における第2の効果は、被制御対象装置全体における、発熱箇所の分散を可能にする点である。   The second effect of the present embodiment described above is that the heat generation points can be dispersed in the entire controlled target device.

その理由は、第1の効果の理由と同じである。   The reason is the same as the reason for the first effect.

上述した本実施形態における第3の効果は、被制御対象装置全体の消費電力の低減量を変更することを可能にする点である。   The 3rd effect in this embodiment mentioned above is a point which makes it possible to change the reduction amount of the power consumption of the whole controlled object apparatus.

その理由は、温度取得部110が、完了サーバと複数の待機サーバの温度を取得し、処理割当部120が、その取得された温度の内、最も低い温度に対応するサーバ411〜414に新たな処理tを割り当てるようにしたからである。   The reason is that the temperature acquisition unit 110 acquires the temperatures of the completion server and the plurality of standby servers, and the process allocation unit 120 adds new information to the servers 411 to 414 corresponding to the lowest temperature among the acquired temperatures. This is because the process t is assigned.

<<<第2の実施形態>>>
次に、本発明の第2の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
<<< Second Embodiment >>>
Next, a second embodiment of the present invention will be described in detail with reference to the drawings. Hereinafter, the description overlapping with the above description is omitted as long as the description of the present embodiment is not obscured.

図6は、本発明の第2の実施形態に係る情報処理装置420の構成を示すブロック図である。図6に示すように、情報処理装置420は、管理ソフトウェア421、プロセス423、OS(Operating System)424、論理プロセッサ425、ハイパーバイザ426、物理プロセッサ427及び温度センサ428を含む。   FIG. 6 is a block diagram showing the configuration of the information processing apparatus 420 according to the second embodiment of the present invention. As illustrated in FIG. 6, the information processing apparatus 420 includes management software 421, a process 423, an OS (Operating System) 424, a logical processor 425, a hypervisor 426, a physical processor 427, and a temperature sensor 428.

情報処理装置420は、仮想マルチプロセッサにおける一般的なソフトウェア構造を有する。具体的には、OS424の「OS♯A」、「OS♯B」及び「OS♯C」は、論理プロセッサ425と呼ばれる仮想的なプロセッサの「LP♯A0〜LP♯C1」上で可動する。プロセス423の「Pa0〜Pan」、「Pb0〜Pbn」及び「Pc0〜Pcn」のそれぞれは、「OS♯A」、「OS♯B」及び「OS♯C」上で、実行される。論理プロセッサ425の「LP♯A0〜LP♯C1」は、ハイパーバイザ426と呼ばれる仮想化レイヤのソフトウェアによって、物理プロセッサ427の「pp#0」、「pp#1」、「pp#2」及び「pp#3」に、時分割的に割り当てられる。換言すると、物理プロセッサ427の「pp#0」、「pp#1」、「pp#2」及び「pp#3」のそれぞれは、時分割的にプロセス423を割り当てられる。この論理プロセッサ425により実行されるプロセス423は、処理とも呼ばれる。以下、ここで定義した処理を処理pと表記する。   The information processing apparatus 420 has a general software structure in a virtual multiprocessor. Specifically, “OS # A”, “OS # B”, and “OS # C” of the OS 424 are movable on “LP # A0 to LP # C1” of a virtual processor called a logical processor 425. “Pa0 to Pan”, “Pb0 to Pbn”, and “Pc0 to Pcn” of the process 423 are executed on “OS # A”, “OS # B”, and “OS # C”, respectively. “LP # A0 to LP # C1” of the logical processor 425 are transferred to the “pp # 0”, “pp # 1”, “pp # 2”, and “pp # 2” of the physical processor 427 by the virtualization layer software called the hypervisor 426. assigned to pp # 3 "in a time-sharing manner. In other words, each of “pp # 0”, “pp # 1”, “pp # 2”, and “pp # 3” of the physical processor 427 is assigned the process 423 in a time division manner. The process 423 executed by the logical processor 425 is also called processing. Hereinafter, the process defined here is referred to as process p.

また、管理ソフトウェア421は、ハイパーバイザ426を介して、情報処理装置420全体の動作を管理する。   Further, the management software 421 manages the operation of the entire information processing apparatus 420 via the hypervisor 426.

次に、情報処理装置420の動作を説明する。   Next, the operation of the information processing apparatus 420 will be described.

管理ソフトウェア421は、消費電力削減が必要であると判定した場合、ハイパーバイザ426に対して消費電力削減指示を送信する。   When the management software 421 determines that power consumption reduction is necessary, the management software 421 transmits a power consumption reduction instruction to the hypervisor 426.

ハイパーバイザ426は、図5に示す動作と同様の動作を実行し、物理プロセッサ427の「pp#0」、「pp#1」、「pp#2」及び「pp#3」のいずれかで処理pが完了する場合に、完了プロセッサ及び待機プロセッサの内の、最も温度の低い物理プロセッサ427のいずれかに、新たな処理pを割り当てる。ここで、完了プロセッサは、その割り当てられた処理pを完了する物理プロセッサ427である。また、待機プロセッサは、待機状態にある物理プロセッサ427である。   The hypervisor 426 performs the same operation as that shown in FIG. 5 and performs processing in any one of “pp # 0”, “pp # 1”, “pp # 2”, and “pp # 3” of the physical processor 427. When p is completed, a new process p is assigned to one of the physical processors 427 having the lowest temperature among the completed processor and the standby processor. Here, the completion processor is a physical processor 427 that completes the assigned process p. The standby processor is the physical processor 427 in the standby state.

即ち、ハイパーバイザ426は、図1に示す電力制御装置100を含む。   That is, the hypervisor 426 includes the power control apparatus 100 shown in FIG.

図7は、本実施形態における、物理プロセッサ427への処理pの割り当ての一例を示す図である。尚、図7では、割り当てられる処理pを論理プロセッサ425の「LP♯A0〜LP♯C1」で示し、論理プロセッサ425上で動作するプロセス423の記載は省略する。   FIG. 7 is a diagram illustrating an example of assignment of the process p to the physical processor 427 in the present embodiment. In FIG. 7, the assigned process p is indicated by “LP # A0 to LP # C1” of the logical processor 425, and the description of the process 423 operating on the logical processor 425 is omitted.

図7に示すように、時刻t0において、物理プロセッサ427の「pp#3」が待機状態である。   As shown in FIG. 7, at time t0, “pp # 3” of the physical processor 427 is in a standby state.

例えば、時刻t1において、物理プロセッサ427の「pp#1」で論理プロセッサ425の「LP♯A1」の処理pが終了する。   For example, at time t1, the process p of “LP # A1” of the logical processor 425 ends with “pp # 1” of the physical processor 427.

この場合、ハイパーバイザ426は、完了プロセッサの「pp#1」及び待機プロセッサの「pp#3」の温度を取得する。   In this case, the hypervisor 426 acquires the temperatures of “pp # 1” of the completion processor and “pp # 3” of the standby processor.

次に、ハイパーバイザ426は、温度の低い方の物理プロセッサ427(ここでは、待機状態にあった「pp#3」)に、新たな処理p(論理プロセッサ425の「LP♯C0」の処理)を割り当てる。これにより、物理プロセッサ427の「pp#3」は、動作状態となる。一方、物理プロセッサ427の「pp#1」は、待機状態となる。   Next, the hypervisor 426 adds a new process p (process of “LP # C0” of the logical processor 425) to the physical processor 427 having a lower temperature (here, “pp # 3” in the standby state). Assign. As a result, “pp # 3” of the physical processor 427 enters an operating state. On the other hand, “pp # 1” of the physical processor 427 enters a standby state.

また、時刻t5において、物理プロセッサ427の「pp#2」で論理プロセッサ425の「LP♯A1」の処理pが終了する。   Further, at time t5, the process p of “LP # A1” of the logical processor 425 ends at “pp # 2” of the physical processor 427.

この場合、ハイパーバイザ426は、完了プロセッサの「pp#2」及び待機プロセッサの「pp#1」の温度を取得する。ここで、待機プロセッサの「pp#1」は待機状態の時間(時刻t4から時刻t5までの時間)が、完了プロセッサの「pp#2」は動作状態の時間が短いため、まだ待機プロセッサの「pp#1」の温度の方が高いとする。   In this case, the hypervisor 426 acquires the temperatures of “pp # 2” of the completion processor and “pp # 1” of the standby processor. Here, “pp # 1” of the standby processor has a standby state time (time from time t4 to time t5), and “pp # 2” of the completed processor has a short operation state time. It is assumed that the temperature of “pp # 1” is higher.

次に、ハイパーバイザ426は、温度の低い方の物理プロセッサ427(ここでは、完了プロセッサの「pp#2」)に、新たな処理p(論理プロセッサ425の「LP♯A0」の処理)を割り当てる。これにより、物理プロセッサ427の「pp#2」は、継続して動作状態となる。一方、物理プロセッサ427の「pp#1」は、継続して待機状態となる。   Next, the hypervisor 426 assigns a new process p (process “LP # A0” of the logical processor 425) to the physical processor 427 having a lower temperature (here, “pp # 2” of the completed processor). . Thereby, “pp # 2” of the physical processor 427 is continuously in the operating state. On the other hand, “pp # 1” of the physical processor 427 continues to be in a standby state.

尚、上述の例では、待機プロセッサを1として説明したが、必要な消費電力削減量に対応して、複数の物理プロセッサ427を待機プロセッサとしてよい。この場合も同様に、ハイパーバイザ426は、最も温度の低い物理プロセッサ427に新たな処理pを割り当てる。   In the above example, the standby processor has been described as 1. However, a plurality of physical processors 427 may be used as standby processors in accordance with the required power consumption reduction amount. Similarly in this case, the hypervisor 426 assigns a new process p to the physical processor 427 having the lowest temperature.

尚、図6に示す構成に係わらず、情報処理装置420は、仮想マルチプロセッサ構成でなくてもよい。即ち、情報処理装置420は、物理プロセッサに対して、OS上で動作する通常のプロセスを割り当てるような電力制御装置を含むようにしてもよい。   Regardless of the configuration illustrated in FIG. 6, the information processing apparatus 420 does not have to have a virtual multiprocessor configuration. That is, the information processing apparatus 420 may include a power control apparatus that allocates a normal process operating on the OS to a physical processor.

また、本実施形態の電力制御技術は、クラスタ環境等で、複数の装置に跨ってタスクを割り当てるような場合にも適用できる。   Further, the power control technique of the present embodiment can be applied to a case where tasks are allocated across a plurality of devices in a cluster environment or the like.

上述した本実施形態の効果は、仮想マルチプロセッサ構成を有する情報処理装置420において、第1の実施形態と同様の効果を有する点である。   The effect of the present embodiment described above is that the information processing apparatus 420 having a virtual multiprocessor configuration has the same effect as that of the first embodiment.

その理由は、ハイパーバイザ426が電力制御装置100と同様の動作をするようにしたからである。   The reason is that the hypervisor 426 performs the same operation as that of the power control apparatus 100.

<<<第3の実施形態>>>
次に、本発明の第3の実施形態について図面を参照して詳細に説明する。以下、本実施形態の説明が不明確にならない範囲で、前述の説明と重複する内容については説明を省略する。
<<< Third Embodiment >>>
Next, a third embodiment of the present invention will be described in detail with reference to the drawings. Hereinafter, the description overlapping with the above description is omitted as long as the description of the present embodiment is not obscured.

図7は、本発明の第3の実施形態に係る電力制御装置300の構成を示すブロック図である。   FIG. 7 is a block diagram showing a configuration of a power control apparatus 300 according to the third embodiment of the present invention.

図7に示すように、本実施形態における電力制御装置300は、第1の実施形態の電力制御装置100と比べて、処理割当部120に替えて処理割当部320を含む。また、電力制御装置300は、電力制御装置100と比べて、省電力モード制御部330、待機数受付部340及び履歴表示部350を更に含む。   As illustrated in FIG. 7, the power control apparatus 300 according to the present embodiment includes a process allocation unit 320 instead of the process allocation unit 120, as compared with the power control apparatus 100 according to the first embodiment. The power control device 300 further includes a power saving mode control unit 330, a standby number reception unit 340, and a history display unit 350, as compared with the power control device 100.

===待機数受付部340===
待機数受付部340は、待機状態にする処理装置(例えば、図2に示すサーバ411〜414)の台数(待機数)の入力を、外部から受け付ける。
=== Standby Number Reception Unit 340 ===
The standby number receiving unit 340 receives an input of the number (standby number) of processing devices (for example, the servers 411 to 414 shown in FIG. 2) to be in a standby state from the outside.

例えば、待機数受付部340は、図3に示す入力部704を介して操作者が入力した、待機数を受け付けるようにしてよい。また、待機数受付部340は、図3に示す通信部706を介して図示しない機器から、待機数を受信するようにしてもよい。   For example, the standby number receiving unit 340 may receive the standby number input by the operator via the input unit 704 shown in FIG. Further, the standby number reception unit 340 may receive the standby number from a device (not shown) via the communication unit 706 shown in FIG.

===処理割当部320は、===
処理割当部320は、待機数受付部340からその待機数を受信する。処理割当部320は、その受信した待機数に基づいて、新たな処理を割り当てる処理装置を決定する。換言すると、処理割当部320は、その受信した待機数に基づいて、待機状態にする処理装置を決定する。
=== The process allocation unit 320 ===
The process allocation unit 320 receives the waiting number from the waiting number reception unit 340. The process allocation unit 320 determines a processing apparatus to which a new process is allocated based on the received standby number. In other words, the process allocation unit 320 determines a processing apparatus to be in a standby state based on the received standby number.

処理割当部320は、省電力モード制御部330に各処理装置の状態(図4に示す状態)の変化を出力する。その状態の変化は、動作中の処理装置が割り当てられた処理を完了したことと、待機状態の処理装置が新たな処理を割り当てられることとのそれぞれである。   The process allocation unit 320 outputs a change in the state of each processing apparatus (the state illustrated in FIG. 4) to the power saving mode control unit 330. The change in the state is that the processing device in operation has completed the assigned processing, and that the processing device in the standby state is assigned a new processing.

処理割当部320は、図4に示す制御情報180を更新する度に、その更新した制御情報180を、履歴表示部350に出力する。   Each time the process allocation unit 320 updates the control information 180 illustrated in FIG. 4, the process allocation unit 320 outputs the updated control information 180 to the history display unit 350.

===省電力モード制御部330===
省電力モード制御部330は、各処理装置の状態を受信し、待機状態となる処理装置を省電力モードへ移行させ、動作状態となる処理装置を省電力モードから通常電力モードへ復帰させる。尚、省電力モードへ移行させる技術及び省電力モードから復帰させる技術は、当業者にとって周知である為、説明を省略する。
=== Power Saving Mode Control Unit 330 ===
The power saving mode control unit 330 receives the state of each processing device, shifts the processing device in the standby state to the power saving mode, and returns the processing device in the operating state from the power saving mode to the normal power mode. Note that the technology for shifting to the power saving mode and the technology for returning from the power saving mode are well known to those skilled in the art, and thus description thereof is omitted.

===履歴表示部350===
履歴表示部350は、受信した制御情報180を、履歴として記憶する。例えば、履歴表示部350は、その制御情報180を受信した時刻とともに、図3に示す記憶装置703に記録する。
=== History Display Unit 350 ===
The history display unit 350 stores the received control information 180 as a history. For example, the history display unit 350 records the control information 180 in the storage device 703 shown in FIG.

履歴表示部350は、要求に対応して、記憶装置703に記憶しているその制御情報180を、そのまま或いは編集し、履歴表示情報として出力する。   In response to the request, the history display unit 350 directly or edits the control information 180 stored in the storage device 703 and outputs the control information 180 as history display information.

例えば、履歴表示部350は、その履歴表示情報を図3に示す出力部705を介して出力する。また、履歴表示部350は、図3に示す通信部706を介して、図示しない機器にその履歴表示情報を送信するようにしてもよい。また、履歴表示部350は、図3に示す記憶装置703を介して、記録媒体707にその履歴表示情報を記録するようにしてもよい。   For example, the history display unit 350 outputs the history display information via the output unit 705 shown in FIG. Further, the history display unit 350 may transmit the history display information to a device (not shown) via the communication unit 706 shown in FIG. The history display unit 350 may record the history display information on the recording medium 707 via the storage device 703 shown in FIG.

上述した本実施形態における第1の効果は、第1の実施形態の効果に加えて、待機状態にする処理装置の台数を、容易に設定することが可能になる点である。   The first effect of the present embodiment described above is that, in addition to the effect of the first embodiment, it is possible to easily set the number of processing devices to be in a standby state.

その理由は、待機数受付部340が待機数を受け付け、処理割当部320がその待機数に基づいて待機状態にする処理装置を決定するようにしたからである。   The reason is that the standby number receiving unit 340 receives the standby number, and the process allocation unit 320 determines a processing device to be put into a standby state based on the standby number.

上述した本実施形態における第2の効果は、消費電力をより効果的に削減することが可能になる点である。   The second effect of the present embodiment described above is that power consumption can be more effectively reduced.

その理由は、処理割当部320が各処理装置の状態の変化を出力し、省電力モード制御部330がその状態の変化に基づいて、各処理装置を省電力モード或いは通常電力モードに切り替えるようにしたからである。   The reason is that the process allocation unit 320 outputs a change in the state of each processing device, and the power saving mode control unit 330 switches each processing device to the power saving mode or the normal power mode based on the change in the state. Because.

上述した本実施形態における第3の効果は、電力制御の履歴を可視化すること可能になる点である。   The third effect of the present embodiment described above is that the power control history can be visualized.

その理由は、処理割当部320が制御情報180を出力し、履歴表示部350が制御情報180を履歴として記憶し、要求に対応して制御情報180をそのまま或いは編集して出力するようにしたからである。   The reason is that the processing allocation unit 320 outputs the control information 180, the history display unit 350 stores the control information 180 as a history, and outputs the control information 180 as it is or after editing in response to the request. It is.

以上の各実施形態で説明した各構成要素は、必ずしも個々に独立した存在である必要はない。例えば、各構成要素は、複数の構成要素が1個のモジュールとして実現されてよい。また、各構成要素は、1つの構成要素が複数のモジュールで実現されてもよい。また、各構成要素は、ある構成要素が他の構成要素の一部であるような構成であってよい。また、各構成要素は、ある構成要素の一部と他の構成要素の一部とが重複するような構成であってもよい。   Each component described in each of the above embodiments does not necessarily have to be individually independent. For example, each component may be realized as a module with a plurality of components. In addition, each component may be realized by a plurality of modules. Each component may be configured such that a certain component is a part of another component. Each component may be configured such that a part of a certain component overlaps a part of another component.

以上説明した各実施形態における各構成要素及び各構成要素を実現するモジュールは、必要に応じ、可能であれば、ハードウェア的に実現されてよい。また、各構成要素及び各構成要素を実現するモジュールは、コンピュータ及びプログラムで実現されてよい。また、各構成要素及び各構成要素を実現するモジュールは、ハードウェア的なモジュールとコンピュータ及びプログラムとの混在により実現されてもよい。   In the embodiments described above, each component and a module that realizes each component may be realized as hardware as necessary. Moreover, each component and the module which implement | achieves each component may be implement | achieved by a computer and a program. Each component and a module that realizes each component may be realized by mixing hardware modules, computers, and programs.

そのプログラムは、例えば、磁気ディスクや半導体メモリなど、不揮発性のコンピュータ可読記録媒体に記録されて提供され、コンピュータの立ち上げ時などにコンピュータに読み取られる。この読み取られたプログラムは、そのコンピュータの動作を制御することにより、そのコンピュータを前述した各実施形態における構成要素として機能させる。   The program is provided by being recorded in a non-volatile computer-readable recording medium such as a magnetic disk or a semiconductor memory, and is read by the computer when the computer is started up. The read program causes the computer to function as a component in each of the above-described embodiments by controlling the operation of the computer.

また、以上説明した各実施形態では、複数の動作をフローチャートの形式で順番に記載してあるが、その記載の順番は複数の動作を実行する順番を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の順番は内容的に支障しない範囲で変更することができる。   Further, in each of the embodiments described above, a plurality of operations are described in order in the form of a flowchart, but the described order does not limit the order in which the plurality of operations are executed. For this reason, when each embodiment is implemented, the order of the plurality of operations can be changed within a range that does not hinder the contents.

更に、以上説明した各実施形態では、複数の動作は個々に相違するタイミングで実行されることに限定されない。例えば、ある動作の実行中に他の動作が発生したり、ある動作と他の動作との実行タイミングが部分的に乃至全部において重複していたりしていてもよい。   Furthermore, in each embodiment described above, a plurality of operations are not limited to being executed at different timings. For example, another operation may occur during the execution of a certain operation, or the execution timing of a certain operation and another operation may partially or entirely overlap.

更に、以上説明した各実施形態では、ある動作が他の動作の契機になるように記載しているが、その記載はある動作と他の動作との全ての関係を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の関係は内容的に支障のない範囲で変更することができる。また各構成要素の各動作の具体的な記載は、各構成要素の各動作を限定するものではない。このため、各構成要素の具体的な各動作は、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障をきたさない範囲内で変更されて良い。   Furthermore, in each of the embodiments described above, a certain operation is described as a trigger for another operation, but the description does not limit all relationships between the certain operation and the other operations. For this reason, when each embodiment is implemented, the relationship between the plurality of operations can be changed within a range that does not hinder the contents. The specific description of each operation of each component does not limit each operation of each component. For this reason, each specific operation | movement of each component may be changed in the range which does not cause trouble with respect to a functional, performance, and other characteristic in implementing each embodiment.

以上、各実施形態を参照して本発明を説明したが、本発明は上記実施形態に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解しえるさまざまな変更をすることができる。   As mentioned above, although this invention was demonstrated with reference to each embodiment, this invention is not limited to the said embodiment. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.

100 電力制御装置
110 温度取得部
111 温度センサ
112 温度センサ
120 処理割当部
180 制御情報
300 電力制御装置
320 処理割当部
330 省電力モード制御部
340 待機数受付部
350 履歴表示部
410 情報処理システム
411 サーバ
412 サーバ
413 サーバ
414 サーバ
420 情報処理装置
421 管理ソフトウェア
423 プロセス
424 OS
425 論理プロセッサ
426 ハイパーバイザ
427 物理プロセッサ
428 温度センサ
700 コンピュータ
701 CPU
702 記憶部
703 記憶装置
704 入力部
705 出力部
706 通信部
707 記録媒体
DESCRIPTION OF SYMBOLS 100 Power control apparatus 110 Temperature acquisition part 111 Temperature sensor 112 Temperature sensor 120 Process allocation part 180 Control information 300 Power control apparatus 320 Process allocation part 330 Power saving mode control part 340 Waiting number reception part 350 History display part 410 Information processing system 411 server 412 server 413 server 414 server 420 information processing apparatus 421 management software 423 process 424 OS
425 Logical processor 426 Hypervisor 427 Physical processor 428 Temperature sensor 700 Computer 701 CPU
702 Storage unit 703 Storage device 704 Input unit 705 Output unit 706 Communication unit 707 Recording medium

Claims (7)

第1の処理装置が割り当てられた処理を完了する場合に、前記第1の処理装置と待機中の第2の処理装置とのそれぞれに対応する温度を取得する温度取得手段と、
前記取得した温度を比較し、前記温度が最も低い前記第1及び2の処理装置のいずれかに、新たな処理を割り当てる処理割当手段と、
を含む情報処理装置。
Temperature acquisition means for acquiring the temperature corresponding to each of the first processing apparatus and the second processing apparatus in standby when the first processing apparatus completes the assigned process;
A process allocation means for comparing the acquired temperatures and allocating a new process to one of the first and second processing apparatuses having the lowest temperature;
An information processing apparatus including:
前記第1及び2の処理装置は、仮想マルチプロセッサにおける論理プロセッサを割り当てられる物理プロセッサである
ことを特徴とする請求項1記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the first and second processing apparatuses are physical processors to which logical processors in a virtual multiprocessor are assigned.
省電力モード制御手段を更に含み、
前記処理割り当て手段は、前記第1の処理装置が割り当てられた処理を完了したことと、前記第2の処理装置が新たな処理を割り当てられることとのそれぞれを示す状態変化情報を前記省電力モード制御手段へ出力し、
前記省電力モード制御手段は、前記出力された状態変化情報に基づいて、前記第1及び2の処理装置を省電力モード及び通常電力モードに切り替える
ことを特徴とする請求項1または2記載の情報処理装置。
A power saving mode control means;
The process allocating unit displays state change information indicating that the first processing apparatus has completed the allocated process and the second processing apparatus is allocated a new process, in the power saving mode. Output to the control means,
The information according to claim 1 or 2, wherein the power saving mode control means switches the first and second processing devices to a power saving mode and a normal power mode based on the output state change information. Processing equipment.
待機状態にする処理装置の台数を示す待機数の入力を受け付ける待機数受付手段を更に含み、
前記処理割当手段は、前記待機数に基づいて、前記待機状態にする処理装置を決定する
ことを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
A standby number receiving means for receiving an input of a standby number indicating the number of processing devices to be in a standby state;
The information processing apparatus according to any one of claims 1 to 3, wherein the processing allocation unit determines a processing apparatus to be in the standby state based on the waiting number.
履歴表示手段を更に含み、
前記処理割当手段は、前記処理装置のそれぞれに対する処理の割り当て状態を示す制御情報を前記履歴表示手段へ出力し、
前記履歴表示手段は、前記出力された制御情報に基づいて履歴表示情報を出力する
ことを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
A history display means;
The process allocation unit outputs control information indicating a process allocation state to each of the processing devices to the history display unit,
The information processing apparatus according to any one of claims 1 to 4, wherein the history display unit outputs history display information based on the output control information.
コンピュータが、
第1の処理装置が割り当てられた処理を完了する場合に、前記第1の処理装置と待機中の第2の処理装置とのそれぞれに対応する温度を取得し、
前記取得した温度を比較し、前記温度が最も低い前記第1及び2の処理装置のいずれかに、新たな処理を割り当てる、
電力制御方法。
Computer
When the first processing device completes the assigned processing, the temperature corresponding to each of the first processing device and the waiting second processing device is acquired,
Comparing the acquired temperatures and assigning a new process to one of the first and second processing devices having the lowest temperature;
Power control method.
第1の処理装置が割り当てられた処理を完了する場合に、前記第1の処理装置と待機中の第2の処理装置とのそれぞれに対応する温度を取得し、
前記取得した温度を比較し、前記温度が最も低い前記第1及び2の処理装置のいずれかに、新たな処理を割り当てる処理をコンピュータに実行させる
プログラム。
When the first processing device completes the assigned processing, the temperature corresponding to each of the first processing device and the waiting second processing device is acquired,
A program that compares the acquired temperatures and causes a computer to execute a process of assigning a new process to one of the first and second processing apparatuses having the lowest temperature.
JP2013192673A 2013-09-18 2013-09-18 Information processing apparatus for controlling power consumption, power control method, and program therefor Active JP6375602B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013192673A JP6375602B2 (en) 2013-09-18 2013-09-18 Information processing apparatus for controlling power consumption, power control method, and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013192673A JP6375602B2 (en) 2013-09-18 2013-09-18 Information processing apparatus for controlling power consumption, power control method, and program therefor

Publications (2)

Publication Number Publication Date
JP2015060345A true JP2015060345A (en) 2015-03-30
JP6375602B2 JP6375602B2 (en) 2018-08-22

Family

ID=52817837

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013192673A Active JP6375602B2 (en) 2013-09-18 2013-09-18 Information processing apparatus for controlling power consumption, power control method, and program therefor

Country Status (1)

Country Link
JP (1) JP6375602B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH086681A (en) * 1994-04-18 1996-01-12 Hitachi Ltd Power saving control system
JPWO2003083693A1 (en) * 2002-04-03 2005-08-04 富士通株式会社 Task scheduling device in distributed processing system
JP2011076043A (en) * 2009-10-02 2011-04-14 Ricoh Co Ltd Image forming apparatus, and control method and control program for the same
JP2011197715A (en) * 2010-03-17 2011-10-06 Fujitsu Ltd Load distribution system and computer program
JP2013513169A (en) * 2009-12-08 2013-04-18 エンパイア テクノロジー ディベロップメント エルエルシー Thermal management in multi-core processors
JPWO2012029149A1 (en) * 2010-09-01 2013-10-28 富士通株式会社 Information processing program, information processing apparatus, and information processing method
JPWO2012108058A1 (en) * 2011-02-10 2014-07-03 富士通株式会社 Scheduling method, design support method, and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH086681A (en) * 1994-04-18 1996-01-12 Hitachi Ltd Power saving control system
JPWO2003083693A1 (en) * 2002-04-03 2005-08-04 富士通株式会社 Task scheduling device in distributed processing system
JP2011076043A (en) * 2009-10-02 2011-04-14 Ricoh Co Ltd Image forming apparatus, and control method and control program for the same
JP2013513169A (en) * 2009-12-08 2013-04-18 エンパイア テクノロジー ディベロップメント エルエルシー Thermal management in multi-core processors
JP2011197715A (en) * 2010-03-17 2011-10-06 Fujitsu Ltd Load distribution system and computer program
JPWO2012029149A1 (en) * 2010-09-01 2013-10-28 富士通株式会社 Information processing program, information processing apparatus, and information processing method
JPWO2012108058A1 (en) * 2011-02-10 2014-07-03 富士通株式会社 Scheduling method, design support method, and system

Also Published As

Publication number Publication date
JP6375602B2 (en) 2018-08-22

Similar Documents

Publication Publication Date Title
JP4982971B2 (en) Information processing apparatus, process control method, and computer program
JP5773065B2 (en) Scheduling program, multi-core processor system, and scheduling method
US20190235904A1 (en) Cloning services in virtualized computing systems
JP6447329B2 (en) Parallel computing controller, parallel computing system, and migration time estimation program
WO2011083505A1 (en) Method and server system for testing and executing migration between virtual servers
US9852008B2 (en) Computer-readable recording medium storing execution information notification program, information processing apparatus, and information processing system
JP2016167143A (en) Information processing system and control method of the same
JP2008293245A (en) Failover method, computer system, management server, and setting method for stand-by server
JP6123626B2 (en) Process resumption method, process resumption program, and information processing system
JP2011186701A (en) Resource allocation apparatus, resource allocation method and resource allocation program
JP6160236B2 (en) Information processing apparatus, information processing system, information processing apparatus control method, and information processing apparatus control program
JP2016110460A (en) Programmable controller, method for controlling programmable controller and program
JP5970461B2 (en) Virtual computer control device, virtual computer control method, virtual computer control program, and integrated circuit
US10061528B2 (en) Disk assignment for multiple distributed computing clusters in a virtualized computing environment
JP2013210833A (en) Job management device, job management method and program
US20220283716A1 (en) Method and Systems for Recommending Storage Management Actions based on Capacities of Storage Systems
JP6375602B2 (en) Information processing apparatus for controlling power consumption, power control method, and program therefor
JP5780296B2 (en) Thread processing method and thread processing system
WO2017056208A1 (en) Request execution order control system
JP5833972B2 (en) Verification apparatus and verification method
JPWO2012101759A1 (en) Processor processing method and processor system
US20160248882A1 (en) Management system and method
JP6571423B2 (en) Information processing system, device information acquisition method, and program therefor
JP2016103240A (en) Data processor and data processing method
JP2015165362A (en) Information processing unit for measuring performance, performance measuring method and program therefor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160816

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170517

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170523

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170724

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180202

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: 20180626

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180709

R150 Certificate of patent or registration of utility model

Ref document number: 6375602

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150