JPH033041A - Time-out monitoring circuit - Google Patents

Time-out monitoring circuit

Info

Publication number
JPH033041A
JPH033041A JP1137626A JP13762689A JPH033041A JP H033041 A JPH033041 A JP H033041A JP 1137626 A JP1137626 A JP 1137626A JP 13762689 A JP13762689 A JP 13762689A JP H033041 A JPH033041 A JP H033041A
Authority
JP
Japan
Prior art keywords
value
timer
time
timeout
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.)
Pending
Application number
JP1137626A
Other languages
Japanese (ja)
Inventor
Shinichi Nagoya
名児耶 真一
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 JP1137626A priority Critical patent/JPH033041A/en
Publication of JPH033041A publication Critical patent/JPH033041A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the occurrence of intermittent time-out error by converting a comparing value into an initializing value at the time of detecting time-out in processing monitored by a timer, commanding the reexecution of the processing, and at the time of detecting time-out again, informing the occurrence of a fault. CONSTITUTION:A timer counting register 1 holds the count value or initializing value 100 of the timer and its value 101 is sent to a decision circuit 4. The circuit 4 decides whether the value 105 of a timer counting register 3 is equal to the value 101 or not and sends th decided result 106 to a timer control circuit 5. In response to a select signal 108 from the circuit 5, a selector 6 selects the initializing value 100 and commands the reexecution of the processing, and when time-out is detected during the period of the reexecution, the occurrence of a fault is informed. Consequently, the time-out monitoring circuit can be prevented the occurrence of intermittent time-out error caused because the value set up in the timer is smaller than the maximum time practically required for the processing whose time-out is to be monitored.

Description

【発明の詳細な説明】 技術分野 本発明はタイムアウト監視回路に関し、特に情報処理装
置において使用されるタイムアウト監視回路に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to a timeout monitoring circuit, and more particularly to a timeout monitoring circuit used in an information processing device.

従来技術 従来、タイムアウト監視回路においては、各プロセッサ
内部の複数のプロセス間の処理や複数のプロセッサ間の
処理、および各プロセッサと主記憶装置との間の処理な
どにおけるタイムアウトを検出するためにタイマが用い
られており、このタイマの初期設定値にはハードウェア
またはマイクロプログラムによって既定値が設定されて
いた。
Prior Art Conventionally, timeout monitoring circuits have used timers to detect timeouts in processing between multiple processes within each processor, processing between multiple processors, and processing between each processor and the main storage device. The initial setting value of this timer was set to a default value by hardware or a microprogram.

このような従来のタイムアウト監視回路では、タイマの
初期設定値が固定となっており、その値には予めタイム
アウトを監視する必要のある処理が実際に要する時間を
計算によって求めたものが使用されている。
In such conventional timeout monitoring circuits, the initial setting value of the timer is fixed, and the value is determined in advance by calculating the actual time required for the process that requires timeout monitoring. There is.

しかしながら、タイムアウトを監視する必要のある処理
が実際に要する時間は、その装置のシステム構成や各プ
ロセッサの負荷状況などの種々の要因によって変化する
ため、全ての場合を想定して算出することは困難である
However, the actual time required for processing that requires timeout monitoring varies depending on various factors such as the system configuration of the device and the load status of each processor, so it is difficult to calculate it assuming all cases. It is.

したがって、タイマに設定される値が実際に処理に要す
る時間の最大値よりも小さい場合には、間欠的にタイム
アウトになるという問題が発生することがある。
Therefore, if the value set in the timer is smaller than the maximum time actually required for processing, a problem may occur in which timeouts occur intermittently.

また、タイマに設定された値がタイムアウトを監視する
必要のある処理が実際に要する時間の最大値に近いため
にタイムアウトが発生したような場合には、タイムアウ
トが発生した原因の究明が困難であるという問題点があ
る。
Additionally, if a timeout occurs because the value set in the timer is close to the maximum time actually required for the process that requires timeout monitoring, it is difficult to determine the cause of the timeout. There is a problem.

発明の目的 本発明は上記のような従来のものの問題点を除去すべく
なされたもので、設置1時に予期することが困難な監視
時間をシステム固有に設定することができ、タイマに設
定された値がタイムアウトを監視する必要のある処理が
実際に要する時間の最大値よりも小さいために発生する
間欠的なタイムアウトエラーを防止することができるタ
イムアウト監視回路の提供を目的とする。
Purpose of the Invention The present invention has been made to eliminate the problems of the conventional methods as described above. An object of the present invention is to provide a timeout monitoring circuit that can prevent intermittent timeout errors that occur because the value is smaller than the maximum time actually required for processing that requires timeout monitoring.

発明の構成 本発明によるタイムアウト監視回路は、タイマの計数値
が予め設定された初期設定値以上となったことを示すタ
イムアウトを検出するタイムアウト監視回路であって、
前記タイムアウトを検出するために前記タイマの計数値
と比較される比較値を前記初期設定値と前記タイマで監
視される処理において実際に要した処理時間とのうち一
方に切換える切換え手段と、前記切換え手段により前記
処理時間に切換えられて処理が行われているときに前記
タイムアウトが検出されると、前記切換え手段により前
記初期設定値に切換えた後に該処理の再実行を指示する
再実行指示手段と、前記再実行指示手段の指示により該
処理の再実行が行われているときに前記タイムアウトが
検出されると、該処理における障害の発生を通知する通
知手段とを有することを特徴とする。
Configuration of the Invention A timeout monitoring circuit according to the present invention is a timeout monitoring circuit that detects a timeout indicating that a count value of a timer has exceeded a preset initial setting value, and comprises:
switching means for switching a comparison value to be compared with a count value of the timer to detect the timeout to one of the initial setting value and the processing time actually required in the processing monitored by the timer; re-execution instructing means for instructing re-execution of the processing after switching to the initial setting value by the switching means when the timeout is detected while the processing is being performed after switching to the processing time by the means; and a notification means for notifying the occurrence of a failure in the process when the timeout is detected while the process is being re-executed in response to an instruction from the re-execution instructing unit.

実施例 次に、本発明の一実施例について図面を参照して説明す
る。
Embodiment Next, an embodiment of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例の構成を示すブロック図であ
る。図において、本発明の一実施例によるタイムアウト
監視回路は1つのタイマで1つの処理のタイムアウト監
視を行うものとする。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention. In the figure, it is assumed that the timeout monitoring circuit according to one embodiment of the present invention monitors the timeout of one process using one timer.

タイマ計数レジスタ(ITR)1はタイマのJ1数値ま
たは初期設定値100(オール“1”)を保持、し、そ
の値lotは判定回路(ZDU)4に送出される。
The timer counting register (ITR) 1 holds the J1 value of the timer or the initial setting value 100 (all "1"), and the value lot is sent to the determination circuit (ZDU) 4.

加算器2はタイマの初期値102(オール“0”)また
はタイマカウントレジスタ(CTR)3の値105に加
算値103である“1゛を加算し、その加算結果104
をタイマカウントレジスタ3に送出する。
The adder 2 adds the addition value 103 "1" to the initial value 102 (all "0") of the timer or the value 105 of the timer count register (CTR) 3, and the addition result 104
is sent to timer count register 3.

タイマカウントレジスタ3は加算器2の加算結果104
、すなわちタイマのカウント中(加算器2の加算中)の
値またはカウント後(加算後)の値を保持し、その値1
05を判定回路4およびセレクタ6.7に送出する。
Timer count register 3 is the addition result 104 of adder 2
, that is, it holds the value while the timer is counting (during addition by adder 2) or the value after counting (after addition), and the value 1
05 is sent to the determination circuit 4 and selector 6.7.

判定回路4はタイマカウントレジスタ3の値I05がタ
イマ計数レジスタ1の値lotと等しいか否かを判定し
、その判定結果10Bをタイマ制御回路(TCU)5に
送出する。
The determination circuit 4 determines whether the value I05 of the timer count register 3 is equal to the value lot of the timer count register 1, and sends the determination result 10B to the timer control circuit (TCU) 5.

タイマ制御回路5は判定回路4からの判定結果10Bと
、CPU8からのタイムアウト監視開始信号(TST)
(以下監視開始信号とする)111およびタイムアウト
監視停止信号(TSP)(以下監視停止信号とする)1
12とに応じてタイマカウントレジスタ3にホールド信
号107を出力するとともに、セレクタ6.7に夫々セ
レクト信号108゜109を出力し、CPU8に割込み
信号(INT)110を出力する。
The timer control circuit 5 receives the judgment result 10B from the judgment circuit 4 and the timeout monitoring start signal (TST) from the CPU 8.
(hereinafter referred to as the monitoring start signal) 111 and timeout monitoring stop signal (TSP) (hereinafter referred to as the monitoring stop signal) 1
12, a hold signal 107 is output to the timer count register 3, select signals 108 and 109 are output to the selectors 6 and 7, respectively, and an interrupt signal (INT) 110 is output to the CPU 8.

セレクタ6はタイマ制御回路5からのセレクト信号10
8に応答してタイマの初期設定値100(オール“1“
)とタイマカウントレジスタ3の値105 (タイマの
計数値)とのうち一方を選択し、その値をタイマ計数レ
ジスタ1に格納する。
The selector 6 receives a select signal 10 from the timer control circuit 5.
8, the initial setting value of the timer is set to 100 (all “1”).
) and the value 105 of the timer count register 3 (timer count value), and store that value in the timer count register 1.

セレクタ7はタイマ制御回路5からのセレクト信号10
9に応答してタイマの初期値102(オール“0”)と
タイマカウントレジスタ3の値105(タイマの計数値
)とのうち一方を選択し、その値を加算器2に送出する
Selector 7 receives select signal 10 from timer control circuit 5
9, one of the timer initial value 102 (all "0") and the timer count register 3 value 105 (timer count value) is selected, and the selected value is sent to the adder 2.

第2図は本発明の一実施例のシステム構成を示すブロッ
ク図である。図において、主記憶装置(MMU)10、
演算処理装置(EPU)11、人出力制御装置(IOP
)12.13は夫々システムバスZOOにより互いにバ
ス接続されている。
FIG. 2 is a block diagram showing the system configuration of an embodiment of the present invention. In the figure, a main memory unit (MMU) 10,
Arithmetic processing unit (EPU) 11, human output control unit (IOP)
) 12 and 13 are connected to each other by a system bus ZOO.

主記憶装置10を除く各装置内には、各種処理のタイム
アウト監視を行うためのタイマ(図示せず)が複数設け
られている。
A plurality of timers (not shown) are provided in each device except the main storage device 10 for monitoring timeouts of various processes.

たとえば、演算処理装置11が主記憶装置10をアクセ
スする際に、演算処理装置11内の1つのタイマにより
該アクセスが一定時間内に終了するか否かのタイムアウ
ト監視が行われたり、あるいは演算処理装置11が入出
力制御装置12に対して入出力命令の実行を指示する際
に、演算処理装置11内の他のタイマにより該入出力命
令の終了のタイムアウト監視を行ったりしている。
For example, when the arithmetic processing unit 11 accesses the main storage device 10, a timer in the arithmetic processing unit 11 performs timeout monitoring to determine whether the access ends within a certain period of time, or When the device 11 instructs the input/output control device 12 to execute an input/output command, another timer within the arithmetic processing device 11 monitors the timeout of the completion of the input/output command.

上述のシステム構成において、本発明の一実施例による
タイムアウト監視回路により1つの処理に対するタイム
アウト監視について説明する。
In the above-described system configuration, timeout monitoring for one process using a timeout monitoring circuit according to an embodiment of the present invention will be described.

タイマ制御回路5はCPU8からの監視開始信号tti
の人力によって起動されると、セレクト信号l口8をセ
レクタ6に出力し、セレクタ6でタイマの初期設定値1
00  (オール“1”)が選択されてタイマ計数レジ
スタ1に格納されるようにする。
The timer control circuit 5 receives the monitoring start signal tti from the CPU 8.
When started by human power, a select signal l port 8 is output to the selector 6, and the initial setting value 1 of the timer is set by the selector 6.
00 (all "1") is selected and stored in timer count register 1.

また、タイマ制御回路5はセレクト信号H)9をセレク
タ7に出力し、セレクタ7でタイマの初期1ii110
2  (オール“0”)が選択されて加算器2に被加算
数として入力されるようにする。
Further, the timer control circuit 5 outputs the select signal H)9 to the selector 7, and the selector 7 outputs the initial 1ii110 of the timer.
2 (all "0") is selected and input to the adder 2 as the augend.

加算器2によって1”が加算された値はタイマカウント
レジスタ3に格納されてから、タイマ制御回路5からの
セレクト信号109によりタイマカウントレジスタ3を
介してセレクタ7で選択されて加算器2に被加算数とし
て入力される。
The value to which 1'' has been added by the adder 2 is stored in the timer count register 3, and then selected by the selector 7 via the timer count register 3 by the select signal 109 from the timer control circuit 5, and is applied to the adder 2. Inputted as an addition number.

以後、タイムアウト監視を行っている処理が終了するか
、あるいは加算器2の加算結果104がタイマ計数レジ
スタ1の値lotと等しくなってタイムアウトが検出さ
れるまでの間、加算器2により逐次加算が実行される。
Thereafter, the adder 2 performs sequential addition until the timeout monitoring process ends or the addition result 104 of the adder 2 becomes equal to the value lot of the timer count register 1 and a timeout is detected. executed.

タイムアウト監視を行っている処理が終了すると、タイ
マ制御回路5にCPU8がら監視停止信号112が入力
されることにより、タイムアウト監視動作が停止する。
When the timeout monitoring process is completed, a monitoring stop signal 112 is input from the CPU 8 to the timer control circuit 5, thereby stopping the timeout monitoring operation.

このとき、タイマ制御回路5はタイマカウントレジスタ
3にホールド信号107を出力し、そのときの加算器2
の加算結果104をタイムアウト監視を行った処理に実
際に要した時間としてタイマカウントレジスタ3に保持
する。
At this time, the timer control circuit 5 outputs a hold signal 107 to the timer count register 3, and the adder 2
The addition result 104 is held in the timer count register 3 as the time actually required for the timeout monitoring process.

次に、上記のタイムアウト監視を行った処理と同一の処
理が再び実行されると、タイムアウト監視を行うために
、タイマ制御回路5はタイマ計数レジスタ1に前回のタ
イムアウト監視動作においてタイマカウントレジスタ3
に保持された値が格納されるように、セレクタ6にセレ
クト信号10Bを出力する。
Next, when the same process that performed the above-mentioned timeout monitoring is executed again, in order to perform timeout monitoring, the timer control circuit 5 changes the timer count register 1 to the timer count register 3 in the previous timeout monitoring operation.
A select signal 10B is output to the selector 6 so that the value held in is stored.

これにより、タイマ計数レジスタ1に前回タイムアウト
監視を行った処理に実際に要した時間が設定され、上述
と同様にしてタイムアウト監視が実行される。
As a result, the time actually required for the process for which timeout monitoring was previously performed is set in the timer count register 1, and timeout monitoring is executed in the same manner as described above.

一般に、システム内で同一処理を数回実行する場合には
、種々の環境の変化などにより処理に要する時間が一定
ではなくなる。したがって、上述した同一処理のタイム
アウト監視を、前回タイムアウト監視を行った処理に実
際に要した時間をもとに行ったとしても、今回のタイム
アウト監視においてタイムアウトとなる可能性が生ずる
Generally, when the same process is executed several times within a system, the time required for the process is not constant due to various environmental changes. Therefore, even if the above-mentioned timeout monitoring of the same process is performed based on the time actually required for the process for which timeout monitoring was performed last time, there is a possibility that a timeout will occur in the current timeout monitoring.

ここで、同一処理のタイムアウト監視を前回タイムアウ
ト監視を行った処理に実際に要した時間をもとに行って
いるとき、該処理が終了する前にタイマカウントレジス
タ3の値105がタイマ計数レジスタ1の値101に等
しくなると、該処理のタイムアウトが判定回路4によっ
て検出されてタイマ制御回路5に報告される。
Here, when timeout monitoring for the same process is performed based on the time actually required for the process for which timeout monitoring was previously performed, the value 105 of the timer count register 3 changes to the value 105 of the timer count register 1 before the process ends. becomes equal to the value 101, the determination circuit 4 detects a timeout of the process and reports it to the timer control circuit 5.

タイマ制御回路5は判定回路4からの報告によりタイマ
カウントレジスタ3の値105がタイマ計数レジスタ1
の値lO1に等しくなったことを検知すると、該処理の
タイムアウトを割込み信号110によってCPU8に対
して報告する。
The timer control circuit 5 changes the value 105 of the timer count register 3 to the timer count register 1 based on the report from the determination circuit 4.
When it is detected that the process has become equal to the value lO1, the timeout of the process is reported to the CPU 8 by an interrupt signal 110.

CPU8は該処理が前回実際に要した時間のもとにタイ
ムアウトしたことが報告されると、各装置に対して該処
理の再実行を指示するとともに、再び監視開始信号11
1をタイマ制御回路5に出力して再起動する。尚、該処
理の再実行およびタイマ制御回路5の再起動の判断およ
び実行は、CPU8において実行される制御プログラム
によって行われる。
When the CPU 8 is informed that the process has timed out based on the time actually required last time, the CPU 8 instructs each device to re-execute the process, and again sends the monitoring start signal 11.
1 to the timer control circuit 5 and restarts. Note that the determination and execution of re-execution of the process and restart of the timer control circuit 5 are performed by a control program executed by the CPU 8.

再起動されたタイマ制御回路5はセレクタ6にセレクト
信号10gを出力し、タイマ計数レジスタ1に再びタイ
マの初期設定値100 (オール“1“)を格納させる
ことによりタイムアウト監視を実行する。
The restarted timer control circuit 5 outputs a select signal 10g to the selector 6, and causes the timer count register 1 to store the timer initial setting value 100 (all "1") again, thereby executing timeout monitoring.

このタイムアウト監視により正常に処理が終了すれば、
このときタイマカウントレジスタ3に保持された値が、
該処理に対する次のタイムアウト監視時に使用される。
If the process ends normally with this timeout monitoring,
At this time, the value held in timer count register 3 is
It is used when monitoring the next timeout for the process.

すなわち、このタイムアウト監視において正常に処理が
終了することにより、このタイムアウト監視においてタ
イマカウントレジスタ3に保持された値が、前回タイム
アウト監視を行った処理に実際に要した時間よりも長い
ために該処理がタイムアウトとなったことがわかり、こ
れ以降タイマカウントレジスタ3に保持された値を該処
理に実際に要した時間として用いることになる。
In other words, when the process ends normally in this timeout monitoring, the value held in the timer count register 3 in this timeout monitoring is longer than the time actually required for the process for which timeout monitoring was performed last time. It is found that the timeout has occurred, and from now on, the value held in the timer count register 3 will be used as the time actually required for the process.

また、このタイムアウト監視において該処理が終了する
前にタイムアウトとなった場合には、そのタイムアウト
が割込み信号110によりCPU8に報告され、CPU
8から各装置に報告される。
In addition, in this timeout monitoring, if a timeout occurs before the processing ends, the timeout is reported to the CPU 8 by the interrupt signal 110, and the CPU
8 to each device.

これにより、各装置では該処理の再実行失敗として該処
理に対する障害処理が実行される。
As a result, each device executes failure processing for the process as a re-execution failure of the process.

このように、各装置内のタイマの初期設定値100とタ
イムアウト監視を行う処理が実際に要した時間とを切換
えてタイムアウト監視を行うようにすることによって、
設計時に予期することが困難な監視時間が各処理毎に設
定可能となり、システム固有の監視時間を設定すること
ができる。
In this way, by performing timeout monitoring by switching between the initial setting value 100 of the timer in each device and the time actually required for the timeout monitoring process,
Monitoring time, which is difficult to predict at the time of design, can be set for each process, and system-specific monitoring time can be set.

また、タイマの初期設定値100をタイムアウト監視を
行う処理が実際に要した時間に切換えてタイムアウト監
視を行うので、現在タイムアウト監視を行っている処理
が、前回タイムアウト監視を行った処理が実際に要した
時間よりも長く掛ったとしても、タイマ計数レジスタ1
に現在タイムアウト監視を行っている処理が実際に要し
た時間を設定することができるので、該処理がタイムア
ウトエラーとなることはなく、タイマに設定された値が
タイムアウト監視を行う処理が実際に要する時間の最大
値よりも小さいために発生する間欠的なタイムアウトエ
ラーを防止することができる。
In addition, timeout monitoring is performed by switching the timer's initial setting value of 100 to the time actually required by the process for which timeout monitoring is being performed, so that the process currently performing timeout monitoring is the same as the process for which timeout monitoring was previously performed. Even if it takes longer than the specified time, the timer count register 1
Since it is possible to set the time actually required by the process currently performing timeout monitoring, the process will not result in a timeout error, and the value set in the timer will indicate the actual time required for the process to perform timeout monitoring. Intermittent timeout errors that occur because the time is less than the maximum value can be prevented.

さらに、タイムアウトエラーとなった場合でも、該処理
に実際に要していた時間を参照することにより、このタ
イムアウトエラーがタイムアウト監視に用いられたタイ
マの設定値が不適当であったために生じたということを
除外して原因の究明を行うことができる。
Furthermore, even if a timeout error occurs, by referring to the actual time required for the process, it can be determined that the timeout error occurred because the timer settings used for timeout monitoring were inappropriate. It is possible to investigate the cause by excluding it.

尚、本発明の一実施例では1つのタイマで1つの処理の
タイムアウト監視を行う場合について述べたが、複数の
タイマで複数の処理のタイムアウト監視を行う場合にも
適用できることは明白である。
In one embodiment of the present invention, a case has been described in which one timer monitors the timeout of one process, but it is obvious that the present invention can also be applied to a case where multiple timers monitor the timeout of a plurality of processes.

また、判定回路4においてタイマカウントレジスタ3の
値105がタイマ計数レジスタ1の値101と一致した
ときにタイムアウトを検出するようにしているが、タイ
マカウントレジスタ3の値105がタイマ計数レジスタ
1の値lO1を越えたときにタイムアウトを検出するよ
うにしてもよく、これらに限定されない。
Further, in the determination circuit 4, a timeout is detected when the value 105 of the timer count register 3 matches the value 101 of the timer count register 1. A timeout may be detected when the time exceeds lO1, but the present invention is not limited to this.

発明の詳細 な説明したように本発明によれば、タイマの計数値が予
め設定された初期設定値以上となったことを示すタイム
アウトを検出するためにタイマの計数値と比較される比
較値がその初期設定値から、タイマで監視される処理に
おいて実際に要した処理時間に切換えられて処理が行わ
れているときにタイムアウトが検出されると、比較値を
初期設定値に切換えた後に該処理の再実行を指示し、該
処理の再実行が行われているときにタイムアウトが検出
されると、該処理における障害の発生を通知するように
することによって、設計時に予期することが困難な監視
時間をシステム固有に設定することができ、タイマに設
定された値がタイムアウトを監視する必要のある処理が
実際に要する時間の最大値よりも小さいために発生する
間欠的なタイムアウトエラーを防止することができると
いう効果がある。
DETAILED DESCRIPTION OF THE INVENTION According to the present invention, a comparison value that is compared with a timer count value to detect a timeout indicating that the timer count value has exceeded a preset initial setting value is provided. If a timeout is detected while the initial setting value is being switched to the processing time actually required in the processing monitored by the timer, the comparison value is switched to the initial setting value and then the processing time is changed to the actual processing time. By instructing the re-execution of the process, and if a timeout is detected while the process is being re-executed, it will notify you of the occurrence of a failure in the process, which is difficult to predict at the time of design. The time can be set system-specifically to prevent intermittent timeout errors that occur because the value set on the timer is less than the maximum amount of time that the process that needs to be monitored for timeout actually takes. It has the effect of being able to.

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

第1図は本発明の一実施例の構成を示すブロック図、第
2図は本発明の一実施例のシステム構成6゜ 1・・・・・・タイマ計数レジスタ 2・・・・・・加算器 3・・・・・・タイマカウントレジスタ4・・・・・・
判定回路 5・・・・・・タイマ制御回路 7・・・・・・セレクタ 8・・・・・・CPU
Fig. 1 is a block diagram showing the configuration of an embodiment of the present invention, and Fig. 2 is a system configuration of an embodiment of the present invention. Device 3... Timer count register 4...
Judgment circuit 5...Timer control circuit 7...Selector 8...CPU

Claims (1)

【特許請求の範囲】[Claims] (1)タイマの計数値が予め設定された初期設定値以上
となったことを示すタイムアウトを検出するタイムアウ
ト監視回路であって、前記タイムアウトを検出するため
に前記タイマの計数値と比較される比較値を前記初期設
定値と前記タイマで監視される処理において実際に要し
た処理時間とのうち一方に切換える切換え手段と、前記
切換え手段により前記処理時間に切換えられて処理が行
われているときに前記タイムアウトが検出されると、前
記切換え手段により前記初期設定値に切換えた後に該処
理の再実行を指示する再実行指示手段と、前記再実行指
示手段の指示により該処理の再実行が行われているとき
に前記タイムアウトが検出されると、該処理における障
害の発生を通知する通知手段とを有することを特徴とす
るタイムアウト監視回路。
(1) A timeout monitoring circuit that detects a timeout indicating that the count value of a timer has exceeded a preset initial setting value, the circuit being compared with the count value of the timer to detect the timeout. a switching means for switching a value between the initial setting value and a processing time actually required in the processing monitored by the timer; When the timeout is detected, a re-execution instruction means for instructing re-execution of the process after switching to the initial setting value by the switching means; and a re-execution of the process according to an instruction from the re-execution instruction means. 1. A timeout monitoring circuit comprising: a notification means for notifying the occurrence of a failure in the processing when the timeout is detected during the processing.
JP1137626A 1989-05-31 1989-05-31 Time-out monitoring circuit Pending JPH033041A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1137626A JPH033041A (en) 1989-05-31 1989-05-31 Time-out monitoring circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1137626A JPH033041A (en) 1989-05-31 1989-05-31 Time-out monitoring circuit

Publications (1)

Publication Number Publication Date
JPH033041A true JPH033041A (en) 1991-01-09

Family

ID=15203057

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1137626A Pending JPH033041A (en) 1989-05-31 1989-05-31 Time-out monitoring circuit

Country Status (1)

Country Link
JP (1) JPH033041A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002312332A (en) * 2001-04-11 2002-10-25 Daiwa Securities Group Inc Distributed processing server, system and method, and program
JP2021093072A (en) * 2019-12-12 2021-06-17 株式会社デンソー Monitoring device and electronic controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002312332A (en) * 2001-04-11 2002-10-25 Daiwa Securities Group Inc Distributed processing server, system and method, and program
JP2021093072A (en) * 2019-12-12 2021-06-17 株式会社デンソー Monitoring device and electronic controller

Similar Documents

Publication Publication Date Title
US4839895A (en) Early failure detection system for multiprocessor system
US6321289B1 (en) Apparatus for automatically notifying operating system level applications of the occurrence of system management events
US6463492B1 (en) Technique to automatically notify an operating system level application of a system management event
JPH033041A (en) Time-out monitoring circuit
JP2005190038A (en) Diagnostic processing method and diagnostic processing program for processor
JPH1153225A (en) Fault processor
JPH11259340A (en) Reactivation control circuit for computer
JP2000076081A (en) Task manager and program recording medium
JPH10207586A (en) Power-off control system for computer
JP3137025B2 (en) Runaway detection method for data processing system
JP4647276B2 (en) Semiconductor circuit device
JPH10269110A (en) Method for avoiding hang-up of computer system, and computer system using the same method
JP2019020869A (en) Vehicle control device
JPH05233374A (en) Watchdog timer device
JP4083954B2 (en) Anomaly monitoring apparatus and anomaly monitoring method
JPH01245322A (en) Power failure control circuit for microprocessor
JPS6389941A (en) Monitor and control equipment for microprocessor applied equipment
JPH04148246A (en) Watchdog timer
JP2020071492A (en) Information processing system
JPS63255742A (en) Data processor
JPH05342059A (en) Abnormality monitoring method for micro-processor and circuit for realizing the method
JPH0149975B2 (en)
JPH05189258A (en) Microcomputer
JPH01211001A (en) Controller using microprocessor
JPH02310634A (en) System for supervising runaway of program