JPH0830560A - Load control system for computer system - Google Patents

Load control system for computer system

Info

Publication number
JPH0830560A
JPH0830560A JP18410894A JP18410894A JPH0830560A JP H0830560 A JPH0830560 A JP H0830560A JP 18410894 A JP18410894 A JP 18410894A JP 18410894 A JP18410894 A JP 18410894A JP H0830560 A JPH0830560 A JP H0830560A
Authority
JP
Japan
Prior art keywords
cpu
load
program
state
processing
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
JP18410894A
Other languages
Japanese (ja)
Other versions
JP2666732B2 (en
Inventor
Takashi Sakamoto
坂本  隆
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 JP6184108A priority Critical patent/JP2666732B2/en
Publication of JPH0830560A publication Critical patent/JPH0830560A/en
Application granted granted Critical
Publication of JP2666732B2 publication Critical patent/JP2666732B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To efficiently control the load of a computer especially at the time of high load. CONSTITUTION:A CPU check program 23 having the lowest priority is periodically started in each CPU built in a process monitoring/controlling computer 20 and the contents of a CPU health counter in a system common table 26 are counted up (in each CPU). In order to check the margin of processing capacity, a system state check program 24 to be driven by any CPU and having the highest priority order is started, the load state of each CPU is judged based upon the count value of the CPU health counter and an evaluation value about the normality/abnormality of each CPU is written in the table 26. The evaluation values of respective CPUs are summed based upon the states of respective CPUs and weight coefficients corresponding to the states to find out the state of the whole system. A processing number is determined by a system state transition program 25 and informed to respective programs 21, 22 and processing restriction (e.g. inhibition or the like of data totalization and document preparation) regulated by respective programs 21, 22 is executed, so that the load of the CPU can be reduced.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はコンピュータシステムに
おける負荷制御方式に関し、特に、高負荷時のCPUの
負荷制御を効率的に行う負荷制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a load control system in a computer system, and more particularly to a load control system for efficiently controlling the load of a CPU under heavy load.

【0002】[0002]

【従来の技術】近年のコンピュータシステムにおいて
は、複数のCPUを用い、それぞれのCPUが個別の業
務を行うシステム(たとえばマルチプロセッサシステ
ム)が利用されるようになっているた。このようなシス
テムにおいては、各CPUの負荷にばらつきがでてくる
ことがあるが、この場合、過負荷の発生したCPUの負
荷を、他の負荷の軽いCPUに肩代りさせ、各プロセッ
サごとの負荷を均等化させる方式が知られている(例え
ば特開平3−114242号公報)。
2. Description of the Related Art In recent computer systems, a system (for example, a multiprocessor system) in which a plurality of CPUs are used and each CPU performs an individual task has been used. In such a system, the load of each CPU may vary. In this case, the load of the overloaded CPU is replaced by another lightly loaded CPU, and the load of each processor is changed. A method of equalizing the load is known (for example, Japanese Patent Application Laid-Open No. 3-114242).

【0003】[0003]

【発明が解決しようとする課題】上述した従来の方式に
おいては、コンピュータシステムが実行するプログラム
の、実行のタイミングを考慮することなく、負荷が均等
することだけを考えて負荷を割当ている。ところが、実
際のコンピュータシステム、たとえばプラント監視制御
コンピュータ等においては、実行されるプログラムに
は、状態変化(圧力、温度の変化、火災等)が起った時
に即座に実行されるべきものもあるが、帳票作成や集計
処理など特に急いで処理する必要のないものもある。
In the above-mentioned conventional method, the load is assigned only in consideration of the equal load, without considering the execution timing of the program executed by the computer system. However, in an actual computer system, for example, a plant monitoring control computer, some of the programs to be executed are to be executed immediately when a state change (pressure, temperature change, fire, etc.) occurs. In addition, there are some which do not need to be processed in a hurry, such as form creation and tabulation processing.

【0004】従来の方式においては、こうしたプログラ
ムの実行のタイミングを考慮することなく、単に負荷の
均等化を図るだけであるから、CPUの高負荷時に実施
しなくてもよいような処理(例えば帳票作成や集計処理
等)を実施してしまい、効率的ではなかった。そのた
め、コンピュータの容量としても、負荷量の単純な総和
に基づいて決めることになるので、負荷が増えれば、大
容量のコンピュータが必要とならざるを得なかった。
In the conventional method, the load is simply equalized without considering the timing of executing such a program, and therefore, it is not necessary to perform the processing when the CPU is under heavy load (for example, a form). It was not efficient because it created and aggregated). For this reason, the capacity of the computer is determined based on a simple total of the load amount. Therefore, if the load increases, a large-capacity computer must be used.

【0005】本発明は上記の点にかんがみてなされたも
ので、コンピュータの負荷を効率良く制御することがで
きるようにすることを目的とする。
The present invention has been made in view of the above points, and an object of the present invention is to enable efficient control of the load on a computer.

【0006】[0006]

【課題を解決するための手段】上記課題を解決するた
め、本発明においては、単一もしくは複数のCPUを内
蔵しているコンピュータシステムにおいて、CPUヘル
スチェックプログラムの走行状態に基づいてCPUの負
荷状態を認識し、CPUの負荷状態に応じて、プログラ
ムの実行内容を制御するようにした。
According to the present invention, there is provided a computer system having a single or a plurality of CPUs, the load state of the CPU being determined based on a running state of a CPU health check program. Is recognized, and the execution contents of the program are controlled according to the load state of the CPU.

【0007】[0007]

【作用】 コンピュータの高負荷時には、緊急を要しな
い処理は実行しないようにプログラムの実行を制御する
ことにより、CPUの負荷を軽減することができる。
When the load on the computer is high, the load on the CPU can be reduced by controlling the execution of the program so as not to execute the processing that does not require urgency.

【0008】[0008]

【実施例】以下本発明について図面を参照して説明す
る。図1は本発明の一実施例のシステム構成を示すブロ
ック図であり、ここではプロセス監視コンピュータを例
にとって説明する。このシステムは、プロセス入出力装
置10とプロセス監視制御コンピュータ20とから成
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a system configuration of an embodiment of the present invention. Here, a process monitoring computer will be described as an example. This system comprises a process input / output device 10 and a process monitoring control computer 20.

【0009】プロセス監視制御コンピュータ20は、n
個(n≧1)のCPU#1〜#nと、メモリ30と、バ
ス40とから構成され、CPU#1〜#nとメモリ30
とはバス40を介して接続されている。
[0009] The process monitoring control computer 20 includes n
The CPUs # 1 to #n and the memory 30 are composed of a plurality (n ≧ 1) of CPUs # 1 to #n, a memory 30, and a bus 40.
Are connected via the bus 40.

【0010】メモリ30には、図1に示すプログラムお
よびテーブルが格納されている。状態変化による処理プ
ログラム21および時刻による処理プログラム22は、
アプリケーションプログラムであって、処理プログラム
21は入出力装置10からの入力データ(たとえば圧
力、温度、水位等のステータス情報、火災等のアラーム
情報など)に基づいて諸処理を実行するプログラムであ
る。処理プログラム22は、例えば、ある時刻になると
諸処理を実行するプログラムであって、具体的には、例
えば帳票類作成、データ集計、諸データ処理等を実行す
るプログラムである。
[0010] The memory 30 stores the programs and tables shown in FIG. The processing program 21 based on the state change and the processing program 22 based on the time are:
The processing program 21, which is an application program, is a program that executes various processes based on input data (for example, status information such as pressure, temperature, water level, and alarm information such as fire) from the input / output device 10. The processing program 22 is, for example, a program that executes various processes at a certain time, and specifically, is a program that executes, for example, form preparation, data aggregation, and various data processes.

【0011】さらに、メモリ30において、23は各C
PUごとに実行されるCPUヘルスチェックプログラ
ム、26はシステム全体及び各CPUの状態が記録され
システム共通テーブル、27はシステム状態の変化に応
じて処理方法を規定するシステム状態遷移テーブル、2
4は各CPUの状態からシステム状態をチェックするシ
ステム状態チェックプログラム、25はシステム状態の
変化に応じた処理をアプリケーションプログラム21,
22へ伝えるシステム状態遷移プログラムである。
Further, in the memory 30, 23 is each C
A CPU health check program executed for each PU; 26, a system common table in which states of the entire system and each CPU are recorded; 27, a system state transition table that defines a processing method according to a change in the system state;
4 is a system status check program for checking the system status from the status of each CPU; 25 is an application program 21 for processing in accordance with a change in the system status;
22 is a system state transition program to be transmitted to 22.

【0012】CPUヘルスチェックプログラム23は、
走行の優先順位を最低にして、定周期t1に起動され
る。システム状態チェックプログラム24は、プロセス
監視制御コンピュータ20の情報処理能力の余裕をみる
ために、どのCPUでも走行可能で且つ走行の優先順位
を最高とし、定周期t2で起動される。この起動周期は
CPUヘルスチェックプログラム23よりも長い。つま
りt1≦t2である。
The CPU health check program 23 comprises:
It is started at the fixed period t1 with the traveling priority being the lowest. The system status check program 24 can be run by any CPU and has the highest priority in running, and is started at a fixed period t2 in order to allow the information processing capability of the process monitoring control computer 20 to have a margin. This activation cycle is longer than that of the CPU health check program 23. That is, t1 ≦ t2.

【0013】図2はシステム共通テーブル26の構成例
を示している。この例で示しているテーブルは、システ
ム状態を表わすシステム状態レコード26aと各々のC
PUの状態を示すCPU状態レコード26bに分かれて
いる。
FIG. 2 shows an example of the configuration of the system common table 26. The table shown in this example includes a system status record 26a representing the system status and each C
It is divided into a CPU status record 26b indicating the status of the PU.

【0014】システム状態レコード26aは1レコード
分、CPU状態レコード26bはCPUの個数分ある。
システム状態レコード26aは、システム状態の新値2
61、旧値262を格納し、CPU状態レコード26b
は、CPUごとに、CPU状態263、CPUヘルスカ
ウンタ264、CPUヘルス基準値265、CPU状態
重み係数266を格納している。
There are one system status record 26a and one CPU status record 26b.
The system state record 26a contains a new value of the system state 2
61, the old value 262 is stored, and the CPU status record 26b is stored.
Stores a CPU status 263, a CPU health counter 264, a CPU health reference value 265, and a CPU status weight coefficient 266 for each CPU.

【0015】また、システム共通テーブル26は、各プ
ログラムが参照可能な領域にあるが、システム状態チェ
ックプログラム24、システム状態遷移プログラム25
以外には書き込めないものとする。
The system common table 26 is located in an area that can be referred to by each program, but the system state check program 24 and the system state transition program 25 are included.
It cannot be written in other than.

【0016】図3はシステム状態遷移テーブル27の構
成例を示している。例で示しているテーブルは、システ
ム状態の新値、旧値により検索できるレコードにそのシ
ステム状態の旧値から新値への変化した時に実施する処
理を示すものとする。実施する処理は番号(処理番号)
で記憶されている。処理プログラム21,22において
は、上記処理番号に応じて実行すべき処理、後回しにす
る処理が予め設定されている。
FIG. 3 shows an example of the configuration of the system state transition table 27. The table shown in the example shows the processing to be executed when a record that can be searched by the new value and old value of the system state changes from the old value of the system state to the new value. The process to be executed is a number (process number)
Is remembered. In the processing programs 21 and 22, processing to be executed according to the processing number and processing to be postponed are set in advance.

【0017】次に図4,5を用いて上記実施例の動作を
説明する。まず、CPUごとにCPUヘルスチェックプ
ログラム23を走行の優先順位を最低にして、定周期t
1に起動させる(ステップ101)。このCPUヘルス
チェックプログラム23は、指定されたCPU上で動
き、起動されるとCPU状態レコード26b内の、該当
するCPUのCPUヘルスカウンタ264をインクリメ
ントする(ステップ102)。これをすべてのCPUに
ついて繰り返す(ステップ103)。CPUヘルスチェ
ックプログラムは、優先順位を最低にしているので、C
PUの負荷が多くなってくると、ヘルスチェックプログ
ラムの実行は後回しにされてヘルスカウンタ264のカ
ウント値は減少する。
Next, the operation of the above embodiment will be described with reference to FIGS. First, the CPU health check program 23 is set for each CPU so that the traveling priority is set to the lowest and the fixed period t
1 (step 101). The CPU health check program 23 runs on the designated CPU, and when activated, increments the CPU health counter 264 of the corresponding CPU in the CPU status record 26b (step 102). This is repeated for all CPUs (step 103). Since the CPU health check program has the lowest priority, C
When the load on the PU increases, the execution of the health check program is postponed, and the count value of the health counter 264 decreases.

【0018】一方、CPUヘルスチェックプログラム2
3とは別に、システム状態チェックプログラム24が周
期t2で起動され、CPUヘルスカウンタ264のカウ
ント値とCPUヘルス基準値265とを比較して、CP
U状態263を決定する(図5、ステップ201)。要
するに周期t2の間にヘルスチェックプログラム23が
走行された回数を基準値と比べるわけである。
On the other hand, the CPU health check program 2
3, the system status check program 24 is started at the cycle t2, the count value of the CPU health counter 264 is compared with the CPU health reference value 265, and the CP
The U state 263 is determined (FIG. 5, step 201). In short, the number of times the health check program 23 has run during the cycle t2 is compared with the reference value.

【0019】CPUヘルスカウンタ264のカウント値
≧CPUヘルス基準値265であれば、CPUは正常で
あると判断し、システム共通テーブル26上のCPU毎
に備えられたCPU状態263にCPUが正常であるこ
とを示す評価値(たとえば「10」)を書き込む。一
方、CPUヘルスカウンタ264のカウント値<CPU
ヘルス基準値265であれば、そのCPUに負荷がかか
り過ぎていると判断し、システム共通テーブル26にあ
るCPU状態263にCPUが異常であることを示す評
価値(たとえば「1」)を書き込む。
If the count value of the CPU health counter 264 ≧ the CPU health reference value 265, it is determined that the CPU is normal, and the CPU is normal in the CPU status 263 provided for each CPU on the system common table 26. An evaluation value (for example, “10”) indicating the fact is written. On the other hand, the count value of the CPU health counter 264 <the CPU
If the health reference value is 265, it is determined that the CPU is overloaded, and an evaluation value (for example, “1”) indicating that the CPU is abnormal is written to the CPU status 263 in the system common table 26.

【0020】システム共通テーブル26のCPU状態に
CPU正常/異常のいずれかを書き込んだ後、CPUヘ
ルスカウンタを0にリセットする(ステップ202)。
この処理をすべてのCPUに対して実行し(ステップ2
03)、次にCPU状態263に書き込まれた評価値に
CPU状態重み係数266を乗じ、それを全CPUにつ
いて合計してシステム状態(新値)を決定する(ステッ
プ204)。そして、システム状態(新値)に変化があ
るかどうかを判断して(ステップ205)、変化があれ
ば最新の値をシステム状態レコード26a内のシステム
状態(新値)261に書込み、従来の(新値)はシステ
ム状態(旧値)262に移動するようにデータを更新す
る(ステップ206)。
After writing either CPU normal / abnormal in the CPU state of the system common table 26, the CPU health counter is reset to 0 (step 202).
This process is executed for all CPUs (step 2
03) Then, the evaluation value written in the CPU state 263 is multiplied by the CPU state weighting coefficient 266, and it is summed up for all CPUs to determine the system state (new value) (step 204). Then, it is judged whether or not there is a change in the system state (new value) (step 205), and if there is a change, the latest value is written in the system state (new value) 261 in the system state record 26a, and the conventional ( The data is updated so that the new value) moves to the system state (old value) 262 (step 206).

【0021】次にシステム状態チェックプログラム24
は、システムの負荷状態の変化の通知をシステム状態遷
移プログラム25に通知する(ステップ207)。シス
テム状態遷移プログラム25は、システム状態チェック
プログラム24と同様に走行の優先順位は最高に設定す
る。起動されると、システム共通テーブル26のシステ
ム状態の新値と旧値とを参照してシステム状態遷移テー
ブル27に基づいて実施する処理を決定する(ステップ
208)。
Next, the system status check program 24
Notifies the system state transition program 25 of the change in the load state of the system (step 207). The system state transition program 25 sets the traveling priority to the highest like the system state check program 24. When activated, the processing to be performed is determined based on the system state transition table 27 with reference to the new and old values of the system state in the system common table 26 (step 208).

【0022】次に決定された処理番号が処理プログラム
21,22へ通知され(ステップ209)、各プログラ
ム21,22においては、それぞれのプログラムで決め
られた処理を行う。例えば、プロセスの状態変化が多く
発生し、プロセス入出力装置10から情報がプロセス監
視制御コンピュータ20に伝達され、その情報がプロセ
ス監視制御コンピュータ20の処理能力以上に状態変化
通知があり、CPU負荷が高くなった場合、状態変化処
理プログラム21の実行が優先され、時刻による処理プ
ログラム22(データ集計、帳票作成等)は後回しにす
る。CPUの負荷がもっと高くなった場合は、状態変化
による処理プログラム21についても処理を制限するよ
うにする。例えば、出力系統を画面表示だけにして、音
声出力やハードコピーの出力は中止するという具合であ
る。また、状態変化による処理プログラム21が定期的
に状態データの取り込みを行っている場合、高負荷時に
はこれを中止し、通常のCPU状態に戻ったときに、一
括してデータ取り込み等の処理を行うようにすることも
できる。そうすれば、整合性のある状態信号をプロセス
監視制御コンピュータ20に取り込むことができる。
Next, the determined processing numbers are notified to the processing programs 21 and 22 (step 209), and the programs 21 and 22 perform the processing determined by the respective programs. For example, a large number of process state changes occur, information is transmitted from the process input / output device 10 to the process monitoring control computer 20, and the information is notified of a state change exceeding the processing capability of the process monitoring control computer 20, and the CPU load is reduced. When it becomes higher, the execution of the state change processing program 21 is prioritized, and the processing program 22 (data tabulation, form creation, etc.) based on time is postponed. When the load on the CPU is further increased, the processing of the processing program 21 due to the state change is also restricted. For example, the output system is only displayed on the screen, and the audio output and the hard copy output are stopped. Further, when the processing program 21 periodically captures state data due to a state change, this processing is stopped when the load is high, and processing such as data capture is performed collectively when returning to the normal CPU state. You can also do so. Then, a consistent state signal can be taken into the process monitoring control computer 20.

【0023】要するに、高負荷時においては、処理プロ
グラム21,22の処理内容を制限し、これによりCP
Uの負荷はしばらくすると低くなり、低くなるとまた上
述した処理により、各CPUの状態が変化し、それに応
じて処理プログラム21,22の動作も変化する。
In short, when the load is high, the processing contents of the processing programs 21 and 22 are restricted, and the
The load on U decreases after a while, and when the load decreases, the state of each CPU changes due to the above-described processing, and the operations of the processing programs 21 and 22 change accordingly.

【0024】なお、CPUの状態変化時に走行していな
いプログラムは、起動時に、システム共通テーブル26
にあるシステム状態の新値および旧値を読み、それに応
じた処理を行うようにする。
Note that programs that are not running when the CPU status changes start up in the system common table 26 at startup.
Read the new value and old value of the system status in, and perform the processing accordingly.

【0025】以上のようにすれば、構成するCPUの個
数によらず、簡単にCPUの負荷を認識することができ
る。すなわち、上記システムにおいては、所定時間内に
おけるCPUヘルスチェックプログラムの走行回数を計
数し、その走行回数を基準値と比較して、CPUの負荷
状態を認識するものであるから、従来の方法に比較して
簡単な構成で負荷のチェックができる。そして、こうし
て認識した負荷状態にに応じて、実行する処理内容を決
定して行くので、高負荷時に行う処理が細かく設定で
き、それにより負荷を軽減して高負荷時にシステム全体
が過負荷によって機能停止することが防止でき、システ
ムの安全性が確保できる。
In this way, the CPU load can be easily recognized regardless of the number of CPUs constituting the CPU. That is, in the above system, the number of runs of the CPU health check program within a predetermined time is counted, and the number of runs is compared with a reference value to recognize the load state of the CPU. The load can be checked with a simple configuration. Then, the processing to be executed is determined according to the load state recognized in this way, so that the processing to be performed at a high load can be finely set, thereby reducing the load and causing the entire system to function due to an overload at a high load. Stopping can be prevented, and the safety of the system can be ensured.

【0026】[0026]

【発明の効果】以上説明したように、本発明によれば、
コンピュータの負荷を効率良く制御することができるよ
うになり、特に高負荷時においてもプログラムの内容に
応じて処理内容を制限してシステムの機能停止を防ぐこ
とができる。
As described above, according to the present invention,
The load on the computer can be efficiently controlled, and even when the load is high, the processing content can be limited according to the content of the program to prevent the system from stopping.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例のシステム構成を示すブロッ
ク図である。
FIG. 1 is a block diagram illustrating a system configuration according to an embodiment of the present invention.

【図2】図1のシステム共通テーブルの詳細図である。FIG. 2 is a detailed view of a system common table of FIG. 1;

【図3】図1のシステム状態遷移テーブルの詳細図であ
る。
FIG. 3 is a detailed diagram of a system state transition table of FIG.

【図4】実施例の動作を説明するフローチャートであ
る。
FIG. 4 is a flowchart illustrating the operation of the embodiment.

【図5】実施例の動作を説明するフローチャートであ
る。
FIG. 5 is a flowchart illustrating the operation of the embodiment.

【符号の説明】[Explanation of symbols]

10 プロセス入出力装置 20 プロセス監視制御コンピュータ 21 状態変化による処理プログラム 22 時刻による処理プログラム 23 CPUヘルスチェックプログラム 24 システム状態チェックプログラム 25 システム状態遷移プログラム 26 システム共通テーブル 27 システム状態遷移テーブル 30 メモリ REFERENCE SIGNS LIST 10 process input / output device 20 process monitoring control computer 21 processing program by status change 22 processing program by time 23 CPU health check program 24 system status check program 25 system status transition program 26 system common table 27 system status transition table 30 memory

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 単一もしくは複数のCPUを内蔵してい
るコンピュータシステムにおいて、CPUヘルスチェッ
クプログラムの走行状態に基づいてCPUの負荷状態を
認識する負荷状態認識手段と、前記負荷状態に応じてプ
ログラムの実行を制御するプログラム制御手段とを備え
たことを特徴とするコンピュータシステムにおける負荷
制御方式。
1. In a computer system containing a single or a plurality of CPUs, load state recognition means for recognizing a load state of the CPU based on a running state of a CPU health check program, and a program according to the load state. And a program control means for controlling execution of the load control method in a computer system.
【請求項2】 前記負荷状態認識手段が、基準時間内に
おけるCPUヘルスチェックプログラムの走行回数を計
数する計数手段と、前記走行回数を基準値と比較してC
PUの負荷状態を認識する認識手段とを備えた請求項1
に記載の負荷制御方式。
2. The load state recognizing means counts the number of times the CPU health check program has run within a reference time, and C compares the number of times of travel with a reference value.
A recognition means for recognizing a load state of the PU is provided.
Load control method described in.
【請求項3】 前記認識手段が、CPUごとに重み付け
をして負荷状態を認識する請求項1または2に記載の負
荷制御方式。
3. The load control method according to claim 1, wherein the recognizing unit recognizes a load state by weighting each CPU.
【請求項4】 前記制御手段が、負荷状態の変化に応じ
てプログラムを制御する請求項1ないし3のいずれか1
項に記載の負荷制御方式。
4. The control device according to claim 1, wherein the control device controls a program according to a change in a load state.
The load control method described in the item.
【請求項5】 単一もしくは複数のCPUを内蔵してい
るコンピュータシステムにおいて、所定時間内における
CPUヘルスチェックプログラムの走行回数を計数し、
前記走行回数を基準値と比較して、CPUの負荷状態を
認識することを特徴とするCPUの負荷認識方法。
5. A computer system containing a single or a plurality of CPUs, counting the number of running times of a CPU health check program within a predetermined time,
A CPU load recognition method comprising recognizing a CPU load state by comparing the number of times of travel with a reference value.
JP6184108A 1994-07-13 1994-07-13 Load control method for computer system Expired - Lifetime JP2666732B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6184108A JP2666732B2 (en) 1994-07-13 1994-07-13 Load control method for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6184108A JP2666732B2 (en) 1994-07-13 1994-07-13 Load control method for computer system

Publications (2)

Publication Number Publication Date
JPH0830560A true JPH0830560A (en) 1996-02-02
JP2666732B2 JP2666732B2 (en) 1997-10-22

Family

ID=16147534

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6184108A Expired - Lifetime JP2666732B2 (en) 1994-07-13 1994-07-13 Load control method for computer system

Country Status (1)

Country Link
JP (1) JP2666732B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006229761A (en) * 2005-02-18 2006-08-31 Daikin Ind Ltd Remote monitoring device and remote monitoring system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3952031B2 (en) * 2004-03-22 2007-08-01 日本電気株式会社 Distributed object system and server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63109564A (en) * 1986-10-28 1988-05-14 Nec Corp Multiple processing control system
JPH01283663A (en) * 1988-05-11 1989-11-15 Fujitsu Ltd Equalizing system for cpu load

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63109564A (en) * 1986-10-28 1988-05-14 Nec Corp Multiple processing control system
JPH01283663A (en) * 1988-05-11 1989-11-15 Fujitsu Ltd Equalizing system for cpu load

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006229761A (en) * 2005-02-18 2006-08-31 Daikin Ind Ltd Remote monitoring device and remote monitoring system

Also Published As

Publication number Publication date
JP2666732B2 (en) 1997-10-22

Similar Documents

Publication Publication Date Title
US5903757A (en) Monitoring and handling of exception conditions in computer system
JP2000010800A (en) Thread controller in computer system and thread controlling method in the system
JP3006551B2 (en) Business distribution system between plural computers, business distribution method, and recording medium recording business distribution program
JP2016224883A (en) Fault detection method, information processing apparatus, and fault detection program
JP5623557B2 (en) Method, apparatus, and computer program in a multi-threaded computing environment for collecting diagnostic data
JP3993848B2 (en) Computer apparatus and computer apparatus control method
JP2666732B2 (en) Load control method for computer system
JP2002366393A (en) Method for collecting computer operation information, implementing system therefor, and its processing program
JP2004157728A (en) Database disturbance resolution processing method, its operation device, and processing program for it
JP3324649B2 (en) Load monitoring and interlocking process automatic start method
JP6852697B2 (en) Master device, control method of master device, information processing program, and recording medium
JP4297796B2 (en) Plant monitoring and operation device
JP2705401B2 (en) Multiprocessor control method
JPH05324409A (en) Run-away monitor system for software
JPH0969054A (en) Job class decision system
JPH1124956A (en) Patrol diagnosis system
JPH0764811A (en) Computer backup system
JP2006171823A (en) Access control device in computer system
CN116820819A (en) Batch job processing method, device, processor and storage medium
JP2022081134A (en) System monitoring device and system monitoring method
JP2000181755A (en) Method and device for abnormality detection, multitask system, and recording medium
JP3308670B2 (en) Event-driven processing equipment failure detection device
JPS59135557A (en) Information processor
CN116991576A (en) Batch job task adjusting method and device, electronic equipment and storage medium
JPH0118460B2 (en)