JPS60198649A - Loop detection control system - Google Patents

Loop detection control system

Info

Publication number
JPS60198649A
JPS60198649A JP59055083A JP5508384A JPS60198649A JP S60198649 A JPS60198649 A JP S60198649A JP 59055083 A JP59055083 A JP 59055083A JP 5508384 A JP5508384 A JP 5508384A JP S60198649 A JPS60198649 A JP S60198649A
Authority
JP
Japan
Prior art keywords
node
loop
executed
contents
time
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
JP59055083A
Other languages
Japanese (ja)
Inventor
Yoshitake Shinkai
慶武 新開
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP59055083A priority Critical patent/JPS60198649A/en
Publication of JPS60198649A publication Critical patent/JPS60198649A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/0757Error or fault detection not based on redundancy by exceeding limits by exceeding a time limit, i.e. time-out, e.g. watchdogs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/1608Error detection by comparing the output signals of redundant hardware

Abstract

PURPOSE:To detect quickly a faulty loop and to prevent a secondary fault by comparing the contents of a node under execution with the input information given previously and at the same time starting a loop detection mechanism for each prescribed period of time. CONSTITUTION:A loop detecting part 5 consists of a comparison part 5-1, a loop check mode part 5-2, an input information memory part 5-3 and a node searching part 5-4. The part 5-1 check whether or not the input information stored in the part 5-3 is coincident with the present node detected by the part 5-4. The result of this comparison is informed to a control mechanism 4. The part 5-2 sets a loop mode according to the time counting signal informed from a time counting mechanism 6 when a prescribed period of time elapses. Then a node that is executed at that time point is stored to the part 5-3.

Description

【発明の詳細な説明】 (発明の技術分野) 本発明は、ループ検出制御方式、特にオペレーティング
システム等のキューの破壊等をハードウェアを用いて検
出するループ検出制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Technical Field of the Invention) The present invention relates to a loop detection control method, and particularly to a loop detection control method that uses hardware to detect destruction of a queue of an operating system or the like.

(技術の背景と問題点) データ処理装置等におけるオペレーティングシステムの
キューが破壊されると、オペレーティングシステムが無
限ループを構成して正常なジョブを実行しなくなったり
、あるいは他の領域を破壊する2次障害を引き起こすこ
とがある。
(Technical background and problems) If the operating system queue in a data processing device etc. is destroyed, the operating system may form an infinite loop and no longer execute normal jobs, or the secondary queue may destroy other areas. May cause damage.

このため、タイマを設け、該タイマによっ、て一定時間
毎に前記オペレーティングシステムに対して強制的に割
り込みを起動し、該起動後に前述した無限ループ等を検
出するためのソフトウェアを実行させることにより、キ
ュー破壊等の検出を行う方式が考えられる。しかし、該
方式は、ソフト的にキュー破壊等の検出を行うため、迅
速な検出を行うには頻繁に前記割り込みを起動する必要
があり、オーバヘッド時間が大きくなってしまい。
For this purpose, a timer is provided, the timer forcibly activates an interrupt to the operating system at fixed intervals, and after the activation, software for detecting the infinite loop etc. described above is executed. , a method of detecting queue destruction, etc. can be considered. However, since this method detects queue destruction etc. using software, it is necessary to activate the interrupt frequently to perform prompt detection, resulting in a large overhead time.

オペレーティングシステムにとっては堪え難いという問
題点があった。
There was a problem that the operating system could not tolerate.

(発明の目的と構成) 本発明の目的は、前記問題点を解決することにあり、各
ノードのチェックをハードウェアを用いて行うことによ
り、ソフトウェアを用いた場合のようにオーバーヘッド
を伴うことなくキュー破壊等を迅速に検出することにあ
る。そのため1本発明のループ検出制御方式は、オペレ
ーティングシステムのキュー破壊を検出するループ検出
制御方式において、先頭ノードアドレスによって指定さ
れかつ続いて実行する/あるいは直前に実行したものの
先頭ノードアドレスを記憶する前方向/後方向ポインタ
、自己の正当性をチェックするためのノード識別子およ
び相互の関係づけを表示するためのノード選択情報とか
ら少なくとも構成されるノードと、異常状態を検出する
ための各種情報を受信する制御機構と、該制御機構から
の情報に基づき所定時間経過毎に計時信号を送出する計
時機構と、前記オペレーティングシステムから実行中の
前記ノードの内容を順次検出するノードサーチ部と、前
記制御機構によって受信された情報と前記ノードサーチ
部によって順次検出されるノードの内容とを比較すると
共に前記計時機構から計時信号が送出された場合に当該
送出時に実行されていた所定のノードの内容と前記ノー
ドサーチ部によって順次検出されるノードの内容とを比
較する比較部とを備え、該比較部からの情報に基づき前
記オペレーティングシステムへの割り込みを起動するこ
とを特徴としている。
(Objective and Structure of the Invention) An object of the present invention is to solve the above-mentioned problems, and by checking each node using hardware, there is no overhead required when using software. The objective is to quickly detect queue destruction, etc. Therefore, 1. the loop detection control method of the present invention is a loop detection control method for detecting queue destruction in an operating system, in which the first node address specified by the first node address and subsequently executed/or immediately before storing the first node address of the previously executed A node consisting of at least a direction/backward pointer, a node identifier for checking its own validity, and node selection information for displaying mutual relationships, and receiving various information for detecting an abnormal state. a timekeeping mechanism that sends out a timekeeping signal every predetermined period of time based on information from the control mechanism; a node search unit that sequentially detects the contents of the node being executed from the operating system; and the control mechanism. The information received by the node search unit compares the information received by the node search unit with the contents of the nodes sequentially detected by the node search unit, and when the clock signal is sent from the clock mechanism, the content of the predetermined node that was being executed at the time of sending the clock signal and the node The present invention is characterized in that it includes a comparison section that compares the contents of the nodes sequentially detected by the search section, and activates an interrupt to the operating system based on information from the comparison section.

(発明の実施例) 以下図面を参照しつつ本発明の詳細な説、朋する。(Example of the invention) A detailed description of the present invention will be given below with reference to the drawings.

第1図は本発明の1実施例システム構成図、第2図は本
発明の1実施例構成図、第3図および第4図は第2図図
示本発明の1実施例構成を説明するための説明図を示す
FIG. 1 is a system configuration diagram of an embodiment of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, and FIGS. 3 and 4 are diagrams for explaining the configuration of an embodiment of the present invention. An explanatory diagram is shown.

図中、1はループ検出機構、2は位置づけ情報部、3は
ノードアドレス部、4は制御機構、5はループ検出部、
5−1は比較部、5−2はループチェックモード部、5
−3は入力情報記憶部、5−4はノードサーチ部を表す
In the figure, 1 is a loop detection mechanism, 2 is a positioning information section, 3 is a node address section, 4 is a control mechanism, 5 is a loop detection section,
5-1 is a comparison section, 5-2 is a loop check mode section, 5
-3 represents an input information storage unit, and 5-4 represents a node search unit.

第1図において2図中1はループ検出機構であって2本
発明に係わるものである。該ループ検出機構1は位置づ
け情報部2から通知された入力情報■に基づき所定のノ
ードを図示外のオペレーティングシステムから検出した
場合、あるいは終端条件を検出した場合には当該ノード
のアドレスを図示ノードアドレス部3に通知する(例え
ば所定のビットにフラグを立てる)。一方、後述する如
くして無限ループ等が検出された場合には図示プログラ
ム割り込みを実行する。そして、該割り込みに対応して
オペレーティングシステムが所定の処理2例えばループ
の検出および復旧等を実行する。
In FIG. 1, numeral 1 in FIG. 2 is a loop detection mechanism, which is related to the present invention. When the loop detection mechanism 1 detects a predetermined node from an operating system (not shown) based on the input information (2) notified from the positioning information section 2, or when it detects a termination condition, the loop detection mechanism 1 converts the address of the node into the illustrated node address. 3 (for example, by setting a flag in a predetermined bit). On the other hand, if an infinite loop or the like is detected as will be described later, the illustrated program interrupt is executed. Then, in response to the interrupt, the operating system executes predetermined processing 2, such as loop detection and recovery.

第2図は第1図図示ループ検出機構1の具体的な構成図
を示す。
FIG. 2 shows a specific configuration diagram of the loop detection mechanism 1 shown in FIG. 1.

図中制御機構4は第1図図示位置づけ情報部2から通知
された入力情報■を受信し、各種制御を行って前述した
プログラム割り込み、あるいは正常終了させるための命
令等■を送出するものである。
The control mechanism 4 in the figure receives the input information (■) notified from the illustrated positioning information unit 2 (FIG. 1), performs various controls, and sends out instructions (■) for interrupting the program as described above or for normal termination. .

図中ループ検出部5は比較部5−1.ループチェックモ
ード部5−2.入力情報記憶部5−3およびノードサー
チ部5−4から構成されている。
In the figure, the loop detection section 5 includes the comparison section 5-1. Loop check mode section 5-2. It is composed of an input information storage section 5-3 and a node search section 5-4.

比較部5−1は入力情報記憶部5−3に記憶されている
入力情報■とノードサーチ部5−4によって検出された
現在のノードとが一致するか否かを比較するものであり
、該比較結果(ノード検出あるいは異常状態を検出した
結果等)■を制御機構4に通知するものである。
The comparison unit 5-1 compares whether or not the input information stored in the input information storage unit 5-3 matches the current node detected by the node search unit 5-4. The comparison result (result of node detection or abnormal state detection, etc.) is notified to the control mechanism 4.

ループチェックモード部5−2は、所定時間経過した時
に計時機構6から通知される計時信号■に基づき後述す
るいわゆるループモードに設定するものである。該設定
することによって所定のノード、例えば前記計時信号■
が通知された時に実行されているノードが入力情報記憶
部5−3に記憶され、該記憶されたノードとノードサー
チ部5−4によって順次検出されたノードとが比較部5
−1によって比較され、その結果が制御機構4に通知さ
れる。
The loop check mode section 5-2 sets a so-called loop mode, which will be described later, based on a clock signal (2) notified from the clock mechanism 6 when a predetermined period of time has elapsed. By setting a predetermined node, for example, the clock signal ■
The node being executed at the time of notification is stored in the input information storage section 5-3, and the stored node and the nodes sequentially detected by the node search section 5-4 are compared to the comparison section 5.
-1 and the result is notified to the control mechanism 4.

計時機構6は制御機構4から通知された計測開始信号■
に基づき所定時間経過後に前記計時信号■をループ検出
部5内のループチェックモード部5−2に通知するもの
である。該通知によって前述したようにループモードが
設定される。
The timing mechanism 6 receives the measurement start signal notified from the control mechanism 4.
After a predetermined period of time has elapsed, the clock signal (2) is notified to the loop check mode section 5-2 in the loop detection section 5. The loop mode is set by the notification as described above.

このように本発明は、順次実行されているノードと、入
力情報■に基づく所定ノードあるいは計時機構6が計時
信号■を通知した時に実行されていたノード等とを比較
することにより、無限ループ等の異常を検出しているた
め、従来のソフトによる場合に問題となるオーバーヘッ
ド時間等の問題が解決されることになる。以下詳細に動
作を説明する。
In this way, the present invention prevents an infinite loop, etc. by comparing the nodes that are being executed sequentially with the predetermined nodes based on the input information (■) or the nodes that were being executed when the clock mechanism 6 notified the clock signal (■). Since the system detects abnormalities in the software, problems such as overhead time that occur when using conventional software can be solved. The operation will be explained in detail below.

第3図は第2図図示本発明の1実施例構成の動作を説明
するためのノード構成例を示す。
FIG. 3 shows an example of a node configuration for explaining the operation of the configuration of one embodiment of the present invention shown in FIG.

図示ノードlないし3は夫々図示先頭ノードアドレスに
よって指定される。そして、各ノードは夫々前方向ポイ
ンタ、後方向ポインタ、ノード識別子およびノード選択
情報等から構成されると共に、先頭アドレスから夫々所
定位置離れた位置。
The illustrated nodes 1 to 3 are each specified by the illustrated first node address. Each node is composed of a forward pointer, a backward pointer, a node identifier, node selection information, etc., and is located a predetermined distance from the start address.

即ち図示″01”、“02”、”03”および“04″
に夫々格納されている。そして、各ノード識別子および
ノード選択情報の長さは夫々図示“It3”および“1
4″によって表される。
That is, "01", "02", "03" and "04" shown in the figure.
are stored in each. The lengths of each node identifier and node selection information are shown as "It3" and "1", respectively.
4″.

各前方向ポインタには次に処理が実行される図示右側の
ノードの先頭ノードアドレスが夫々格納されている。ま
た、各後方向ポインタには直前に処理が実行された図示
左側のノードの先頭ノードアドレスが夫々格納されてい
る。このようなノード構成を採用することにより1本発
明に係わるハードウェアを用いてキューの破壊を容易に
検出することができる。
Each forward pointer stores the first node address of the node on the right side in the figure, which will be processed next. In addition, each backward pointer stores the start node address of the node on the left side of the figure that was processed immediately before. By adopting such a node configuration, queue destruction can be easily detected using the hardware according to the present invention.

第4図は第3図図示ノード構成を用いた第2図図示本発
明の1実施例の動作を説明する説明図を示す。
FIG. 4 is an explanatory diagram illustrating the operation of one embodiment of the present invention shown in FIG. 2 using the node configuration shown in FIG. 3.

図中■は先頭ノード(第3図図示ノード1)内の後方向
ポインタに格納されている内容が前もって入力情報■と
して与えられた“A2”と同じであるか否かを判別する
状態を示す。YF、Sの場合には正常であるから状態■
以下を実行する。N。
■ in the figure indicates a state in which it is determined whether the content stored in the backward pointer in the first node (node 1 shown in Figure 3) is the same as "A2" given in advance as input information ■. . In the case of YF and S, it is normal, so the condition is ■
Run the following: N.

の場合には後方向ポインタの内容が正しくないので図示
プログラム割り込みを行った後に終了する。
In this case, the contents of the backward pointer are incorrect, so the illustrated program is interrupted and then terminated.

そして、オペレーティングシステムは所定の処理(異常
状態の検出および修復処理)を実行させる。
Then, the operating system causes predetermined processing (abnormal state detection and repair processing) to be executed.

図中■は検出されたノード1内のノード識別子の内容が
前もって入力情報のとじて与えられた内容“A5”と同
じであるか否かを判別する状態を示す。YESの場合に
は正常であるので状態■以下を実行する。NOの場合に
はノード1内のノード識別子の内容が正しくないのでプ
ログラム割り込みを行った後に終了する。当該ノード識
別子ばノード自体の正当性をチェックするものである。
In the figure, ■ indicates a state in which it is determined whether the contents of the node identifier in the detected node 1 are the same as the contents "A5" given in advance as input information. If YES, it is normal, so execute the following steps. If NO, the contents of the node identifier in node 1 are incorrect, so the program is interrupted and then terminated. The node identifier is used to check the validity of the node itself.

図中■はノード選択情報の比較方法を判別する状態を示
す。即ち、前もって入力情報■として与えたノード選択
情報の内容“A7”が“1”、“2”あるいは“3”の
いずれであるか否かを判別する状態を示す。例えば“A
7−1”の場合には状B[相]、“A7−2″の場合に
は状態■、および”A7=3”の場合には状態@を実行
する。
In the figure, ■ indicates a state in which a comparison method of node selection information is determined. That is, it shows a state in which it is determined whether the content "A7" of the node selection information previously given as input information (2) is "1", "2" or "3". For example, “A
In the case of "A7-1", the state B [phase] is executed, in the case of "A7-2", the state ■ is executed, and in the case of "A7=3", the state @ is executed.

そして1例えば状態[相]は現在実行中のノード内のノ
ード選択情報の値が前もって与えられた入力情報■であ
るノード選択情報“A6”よりも小さいか否かを判別す
る状態を示す。YESの場合(A6>ノード選択情報)
には所定のノード選択情報(関連のある一連のノードに
付与されたコード等)が検出されたので1図示“A”即
ち状態[相]によって現在の先頭ノードアドレスを出力
ノードレジスタに設定し、フラグをリセット(CC=O
)して一連の処理を終了する。一方、NOの場合には状
態■以下を実行する。同様に状態@(A6=ノード選択
情報の内容)および状態■(A6くノード選択情報の内
容)の場合についても実行する。
For example, state 1 [phase] indicates a state in which it is determined whether the value of the node selection information in the node currently being executed is smaller than the node selection information "A6" which is input information (2) given in advance. If YES (A6>node selection information)
Since predetermined node selection information (such as a code given to a series of related nodes) is detected, the current top node address is set in the output node register according to "A", that is, the state [phase] shown in the diagram. Reset flag (CC=O
) to end the series of processing. On the other hand, in the case of NO, the following steps are executed in state ①. The process is similarly executed for the cases of state @ (A6 = content of node selection information) and state - (A6 = content of node selection information).

図中■は第3図図示検出されたノード3内の前方向ポイ
ンタの内容が前もって入力情報■どして与えられた“A
3”と等しいか否かを判別する状態を示す。YESの場
合には現在の先頭ノードアドレスを出力ノードレジスタ
に設定しく図示■)。
``■'' in the figure indicates that the contents of the forward pointer in the detected node 3 in Figure 3 are previously given as input information ``A''.
3". If YES, the current head node address is set in the output node register (as shown in the figure).

フラグを七ソ) (CC=1)して一連の処理を終了す
る。Noの場合には状態[相]以下を実行する。
Set the flag to 7) (CC=1) and end the series of processing. In the case of No, the following steps are executed for the state [phase].

図中[相]は前方向ポインタによって指示されている内
容を現在の先頭ノードアドレスの値とすることによって
順次前方向に処理を実行する状態を示す。そして、状態
@は前記状態[相]で実行した際に。
In the figure, [phase] indicates a state in which processing is sequentially executed in the forward direction by setting the content indicated by the forward pointer as the value of the current head node address. And state @ is when executed in the above state [phase].

ノード内の後方向ポインタの内容が1つ前(直前)に実
行したノードの先頭ノードアドレスと一致するか否かを
判別する状態を示す。YESの場合には状態[相]以下
を実行する。NOの場合には異常であるので前述したプ
ログラム割り込みを行った後に終了する。
This shows a state in which it is determined whether the contents of the backward pointer within a node match the start node address of the node executed immediately before (immediately). If YES, execute the following steps for state [phase]. If NO, it is abnormal and the program is interrupted after the above-mentioned program interrupt.

図中[相]はループチェックモードに設定する状態を示
す。該ループチェックモードは第2図図示計時機構6か
ら計時信号■をループ検出部5内のループチェックモー
ド部5−2に通知することによって設定される。YES
の場合には状態[相]以下の異常ループ等が発生してい
るか否かのチェックが実行される。Noの場合には未だ
所定時間が経過していなくループチェックを行う必要が
ないため。
In the figure, [phase] indicates the state in which the loop check mode is set. The loop check mode is set by notifying the loop check mode section 5-2 in the loop detecting section 5 of the clock signal (2) from the clock mechanism 6 shown in FIG. YES
In the case of , a check is performed to see if an abnormal loop or the like below the state [phase] has occurred. If No, the predetermined time has not yet passed and there is no need to perform a loop check.

前もって第1図図示位置づけ情報部2からループ検出機
構1内の第2図図示制御機構4に通知された入力情報■
に基づいて状態■ないし[相]が繰り返し実行される。
Input information previously notified from the positioning information unit 2 shown in FIG. 1 to the control mechanism 4 shown in FIG. 2 in the loop detection mechanism 1
State ■ or [phase] is repeatedly executed based on.

図中[相]は現ノードがループチェックノードに等しい
か否かを判別する状態を示す。即ち、第2図図示計時機
構6から計時信号■がループチェックモード部5−2に
通知され、ループチェックモードに設定(状態[相]の
YES)された後に最初に実行されたノード(ループチ
ェックノード)が現在実行中のノードに等しいか否かが
判別されることである。YESの場合にはループが形成
されているので前述したプログラム割り込みを行った後
に終了する。NOの場合にはループが検出されないので
前述した如く状態■以下が繰り返し実行される。
In the figure, [phase] indicates a state in which it is determined whether the current node is equal to the loop check node. That is, the clock signal ■ is notified from the timing mechanism 6 shown in FIG. 2 to the loop check mode unit 5-2, and the node (loop check node) is equal to the currently executing node. If YES, a loop has been formed and the process ends after the above-mentioned program interrupt is performed. In the case of NO, no loop is detected, so that the state ① and subsequent steps are repeatedly executed as described above.

(発明の効果) 以上説明した如く2本発明によれば、実行中のノードの
内容と前もって入力された入力情報とをハードウェアを
用いて比較すると共に、所定時間経過する毎にハードウ
ェアからなる計時機構がループ検出機構を起動し、該起
動時のノードの内容と前記実行中のノードの内容とをハ
ードウェアを用いて比較することによって異常ループ等
を検出しているため、ソフトウェアによって異常ループ
等を検出する際のオーバーヘッドを無くすることができ
る。このため、当該迅速な異常ループ等の検出によって
2次障害を防止することができると共にオペレーティン
グシステムの修復を早期に実現することができる。
(Effects of the Invention) As explained above, according to the present invention, the content of the node being executed is compared with the input information input in advance using the hardware, and the hardware The timekeeping mechanism activates the loop detection mechanism and uses hardware to detect abnormal loops by comparing the contents of the node at the time of activation with the contents of the currently running node. It is possible to eliminate the overhead when detecting such things. Therefore, secondary failures can be prevented by quickly detecting abnormal loops and the like, and the operating system can be repaired at an early stage.

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

第1図は本発明の1実施例システム構成図、第2図は本
発明の1実施例構成図、第3図および第4図は第2図図
示本発明の1実施例構成を説明するための説明図を示す
。 図中、1はループ検出機構、2は位置づけ情報部、3は
ノードアドレス部、4は制御機構、5はループ検出部、
5−1は比較部、5−2はループチェックモード部、5
−3は入力情報記憶部、5−4はノードサーチ部を表す
。 特許出願人 富士通株式会社
FIG. 1 is a system configuration diagram of an embodiment of the present invention, FIG. 2 is a configuration diagram of an embodiment of the present invention, and FIGS. 3 and 4 are diagrams for explaining the configuration of an embodiment of the present invention. An explanatory diagram is shown. In the figure, 1 is a loop detection mechanism, 2 is a positioning information section, 3 is a node address section, 4 is a control mechanism, 5 is a loop detection section,
5-1 is a comparison section, 5-2 is a loop check mode section, 5
-3 represents an input information storage unit, and 5-4 represents a node search unit. Patent applicant Fujitsu Limited

Claims (1)

【特許請求の範囲】[Claims] オペレーティングシステムのキュー破壊を検出するルー
プ検出制御方式において、先頭ノードアドレスによって
指定されかつ続いて実行する/あるいは直前に実行した
ものの先頭ノードアドレスを記憶する前方向/後方向ポ
インタ、自己の正当性をチェックするためのノード識別
子および相互の関係づけを表示するためのノード選択情
報とから少なくとも構成されるノードと、異常状態を検
出するための各種情報を受信する制御機構と、該制御機
構からの情報に基づき所定時間経過毎に計時信号を送出
する計時機構と、前記オペレーティングシステムから実
行中の前記ノードの内容を順次検出するノードサーチ部
と、前記制御機構によって受信された情報と前記ノード
サーチ部によって順次検出されるノードの内容とを比較
すると共に前記計時機構から計時信号が送出された場合
に当該送出時に実行されていた所定のノードの内容と前
記ノードサーチ部によって順次検出されるノードの内容
とを比較する比較部とを備え、該比較部からの情報に基
づき前記オペレーティングシステムへの割り込みを起動
することを特徴とするループ検出制御方式。
In a loop detection control method that detects queue corruption in an operating system, a forward/backward pointer that is specified by the start node address and stores the start node address of the next/previously executed item, A node configured of at least a node identifier for checking and node selection information for displaying mutual relationships, a control mechanism for receiving various information for detecting an abnormal state, and information from the control mechanism. a clock mechanism that sends out a clock signal every predetermined time based on the lapse of time; a node search unit that sequentially detects the contents of the node being executed from the operating system; and information received by the control mechanism and the node search unit. The contents of the nodes sequentially detected are compared, and when the clock signal is sent from the clock mechanism, the contents of the predetermined node being executed at the time of the transmission are compared with the contents of the nodes sequentially detected by the node search unit. and a comparison section for comparing the values, and activating an interrupt to the operating system based on information from the comparison section.
JP59055083A 1984-03-22 1984-03-22 Loop detection control system Pending JPS60198649A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59055083A JPS60198649A (en) 1984-03-22 1984-03-22 Loop detection control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59055083A JPS60198649A (en) 1984-03-22 1984-03-22 Loop detection control system

Publications (1)

Publication Number Publication Date
JPS60198649A true JPS60198649A (en) 1985-10-08

Family

ID=12988817

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59055083A Pending JPS60198649A (en) 1984-03-22 1984-03-22 Loop detection control system

Country Status (1)

Country Link
JP (1) JPS60198649A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01230124A (en) * 1988-03-10 1989-09-13 Nec Corp Idle buffer managing system
JP2012137877A (en) * 2010-12-24 2012-07-19 Toshiba Corp Secondary battery device, processor, monitoring program and vehicle

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01230124A (en) * 1988-03-10 1989-09-13 Nec Corp Idle buffer managing system
JP2012137877A (en) * 2010-12-24 2012-07-19 Toshiba Corp Secondary battery device, processor, monitoring program and vehicle

Similar Documents

Publication Publication Date Title
RU2431182C2 (en) Method, operating system and computer device for executing computer programme
JPS60198649A (en) Loop detection control system
JPH02294739A (en) Fault detecting system
US6026504A (en) Multiprocessor system and method for error tracking
JPH09212389A (en) Method and device for detecting abnormal state of computer system
JPH1115661A (en) Self-diagnosis method for cpu
JPS62106552A (en) Loop detector
JPS63282857A (en) System for preventing program runaway
JPH0581138A (en) Microprogram controller
JP2800577B2 (en) Debug device
JPS5868162A (en) Retry processing system
JPH08115234A (en) Automatic restoration method and automatic restoration circuit for central processing unit
JPH0769846B2 (en) Error processing circuit verification device
JPH0325534A (en) Program abnormality processing method for composite computer system
JPS6368941A (en) Operation monitoring device for cpu
SU932495A1 (en) Microprogramme-control device with recovery at malfunctions
JPH01253042A (en) Self-decision system for processing function
JPS63116239A (en) Stack control system for processor
JP2002163008A (en) Circuit and method for detecting run-away of programable controller
JPS63280345A (en) Detection of program abnormality
JPH1139032A (en) Multi cpu type centralized monitoring device
JPH01154258A (en) Malfunction detecting device using watchdog timer
JPS61177548A (en) Retrying control system
JPH01156839A (en) Data processor
JPH06222961A (en) Watchdog timer