JPH077344B2 - Faulty processor identification method - Google Patents
Faulty processor identification methodInfo
- Publication number
- JPH077344B2 JPH077344B2 JP1319634A JP31963489A JPH077344B2 JP H077344 B2 JPH077344 B2 JP H077344B2 JP 1319634 A JP1319634 A JP 1319634A JP 31963489 A JP31963489 A JP 31963489A JP H077344 B2 JPH077344 B2 JP H077344B2
- Authority
- JP
- Japan
- Prior art keywords
- processor
- bus
- processors
- normal
- fault
- 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.)
- Expired - Lifetime
Links
Landscapes
- Multi Processors (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、複数のプロセッサが共通バスに接続される構
成のマルチプロセッサシステムにおける障害プロセッサ
の判別方法に関する。The present invention relates to a method of discriminating a failed processor in a multiprocessor system having a configuration in which a plurality of processors are connected to a common bus.
マルチプロセッサシステムにおいて、いずれかのプロセ
ッサで障害が発生した場合に、残りのプロセッサがプロ
グラムに割込み、プログラムのレベルで障害となってい
るプロセッサを復帰させるのが一般的である。この場
合、従来は、いずれかのプロセッサで障害が発生する
と、該プロセッサは他の正常動作している各プロセッサ
に割込み信号を送出し、該割込み信号を受けて、正常動
作している各プロセッサは障害プロセッサを判別してい
た。なお、この種の方式に関連する技術は、例えば特開
昭62-251866号公報に記載されている。In a multiprocessor system, when a failure occurs in any of the processors, the remaining processors generally interrupt the program and restore the failed processor at the program level. In this case, conventionally, when a failure occurs in one of the processors, the processor sends an interrupt signal to each of the other processors that are normally operating, and each of the normally operating processors receives the interrupt signal. It was identifying the failing processor. A technique related to this type of system is described in, for example, Japanese Patent Laid-Open No. 62-251866.
上記従来技術は、1個のプロセッサが各プロセッサ対応
に障害発生の割込み信号を必要とし、プロセッサ数の増
加とともに割込み信号線が増加するため、各々のプロセ
ッサがインタフェース信号線数が制限されるLSI1個又は
数個で実現され、しかもプロセッサ数が多いシステムで
はピンネックとなる問題があった。In the above conventional technology, one processor needs an interrupt signal for failure occurrence corresponding to each processor, and the number of interrupt signal lines increases as the number of processors increases. Therefore, each processor has one LSI with a limited number of interface signal lines. Alternatively, there is a problem that it becomes a pin neck in a system that is realized by a few processors and has a large number of processors.
本発明の目的は、マルチプロセッサシステムにおいて、
プロセッサ間の信号線数の増加を最少限に抑えて、いず
れかのプロセッサで障害が発生した場合に、残りのすべ
てのプロセッサで障害の発生したプロセッサを把持する
ことができる障害プロセッサ判別方法を提供することに
ある。An object of the present invention is to provide a multiprocessor system,
Provides a faulty processor identification method that minimizes the increase in the number of signal lines between processors and, if a fault occurs in one of the processors, all the remaining processors can grasp the faulty processor To do.
上記目的を達成するために、本発明は、複数のプロセッ
サが共通バスに接続されている構成のマルチプロセッサ
システムにおいて、各プロセッサの障害発生報告信号の
論理和をとって全プロセッサへ伝達する手段を設けると
共に、任意のプロセッサで障害が発生した時、該障害プ
ロセッサからの障害発生報告信号を伝達された残りの各
正常プロセッサがそれぞれバスアービタへバス確保要求
を送り、該バスアービタにより許可された一つの正常プ
ロセッサが共通バスの使用権を獲得し、該共通バスを用
いて障害発生元プロセッサの判別処理を実行するように
したことである。さらに、当該プロセッサは、障害発生
元プロセッサを判別すると、共通バスを用いて残りのプ
ロセッサに該障害発生元プロセッサ識別情報を伝達する
ようにしたことである。In order to achieve the above object, the present invention provides a means for, in a multiprocessor system having a configuration in which a plurality of processors are connected to a common bus, taking a logical sum of failure occurrence report signals of the processors and transmitting the logical sum to all the processors. In addition, when a failure occurs in any processor, each of the remaining normal processors, to which the failure report signal from the failed processor is transmitted, sends a bus securing request to the bus arbiter, and one normal operation is permitted by the bus arbiter. That is, the processor acquires the right to use the common bus and executes the process of determining the fault source processor using the common bus. Further, the processor, when discriminating the fault source processor, transmits the fault source processor identification information to the remaining processors using the common bus.
各プロセッサの障害発生報告信号の論理和信号を全プロ
セッサに伝達することで、あるプロセッサで障害が発生
すると、残りのプロセッサはシステムのプロセッサのい
ずれかで障害が発生したことを認識できる。この残りの
プロセッサ中の一つのプロセッサがバスアービタの制御
下でバス使用権を獲得し、共通バスを用いて障害発生元
プロセッサの判別処理を行い、さらに判別された障害発
生元プロセッサ識別情報を共通バスを用いて全プロセッ
サに伝達する。これにより、プロセッサ間の信号線数の
増加を最少限に抑えて、正常動作しているすべてのプロ
セッサが障害発生元プロセッサを的確に把握することが
できる。By transmitting the OR signal of the fault occurrence report signals of each processor to all the processors, when a fault occurs in one processor, the remaining processors can recognize that a fault has occurred in any of the processors in the system. One of the remaining processors acquires the right to use the bus under the control of the bus arbiter, determines the fault source processor using the common bus, and further uses the determined fault source processor identification information for the common bus. To all processors. As a result, the increase in the number of signal lines between the processors can be suppressed to the minimum, and all the normally operating processors can accurately grasp the failure source processor.
また、障害発生元プロセッサの判別処理を行うプロセッ
サは、バスアービタの制御下で、バス獲得本来の手順を
利用して各正常プロセッサ中から動的に選択することが
できる。Further, the processor that performs the process of discriminating the fault source processor can dynamically select from among the normal processors under the control of the bus arbiter by using the original procedure of bus acquisition.
以下、本発明の一実施例について図面により詳細に説明
する。An embodiment of the present invention will be described in detail below with reference to the drawings.
第1図は本発明の一実施例の構成図である。第1図にお
いて、複数のプロセッサ1〜nは、各プロセッサ間で任
意に通信等が可能な共通バス300に接続されている。バ
スアービタ200は、プロセッサ1〜nのバス使用権を制
御するもので、各プロセッサとはバス確保要求信号14〜
n4、バス使用許可信号15〜n5、バス使用終了信号16〜n6
を送受信する信号線により個別に接続されている。各プ
ロセッサ1〜nは、本発明に関係のある構成として障害
検知部11〜n1、共通バス制御部12〜n2、プロセッサ障害
割込みレジスタ13〜n3を具備している。また、論理ゲー
ト100は本発明により設けられたもので、各プロセッサ
1〜nから障害発生報告信号10〜n0を入力して論理和を
とり、論理和出力信号101を各プロセッサ1〜nに共通
に送出するものである。以下に、プロセッサ1で障害を
発生した場合を例に第1図の動作を説明する。FIG. 1 is a block diagram of an embodiment of the present invention. In FIG. 1, a plurality of processors 1 to n are connected to a common bus 300 which enables arbitrary communication among the processors. The bus arbiter 200 controls the bus use right of each of the processors 1 to n.
n4, bus use permission signals 15 to n5, bus use end signals 16 to n6
Are individually connected by signal lines for transmitting and receiving. Each of the processors 1 to n is provided with a fault detection unit 11 to n1, a common bus control unit 12 to n2, and a processor fault interrupt register 13 to n3 as a configuration related to the present invention. Further, the logic gate 100 is provided according to the present invention. The fault occurrence report signals 10 to n0 are input from each of the processors 1 to n to obtain a logical sum, and the logical sum output signal 101 is common to the processors 1 to n. To be sent to. The operation of FIG. 1 will be described below by taking the case where a failure occurs in the processor 1 as an example.
プロセッサ1の障害検出部11で障害を検出すると、障害
発生報告信号10が送出され、論理和ゲート100を介し、
各プロセッサに論理和出力101が与えられる。これによ
り、正常動作をしているプロセッサ2〜nは、システム
内のいずれかのプロセッサに障害が発生したことを知
る。When the fault detection unit 11 of the processor 1 detects a fault, the fault occurrence report signal 10 is transmitted, and the OR gate 100
An OR output 101 is provided to each processor. As a result, the normally operating processors 2 to n know that any one of the processors in the system has failed.
第2図は、論理和出力信号101を受け取った後の正常動
作をしている各プロセッサ2〜nの処理フローチャート
を示したものである。FIG. 2 shows a processing flowchart of each of the processors 2 to n operating normally after receiving the logical sum output signal 101.
論理和出力信号101を受け取ると、正常動作をしている
プロセッサ2〜nは、共通バス300を用いて障害発生元
プロセッサを判別するため、各々、共通バス制御部22〜
n2から、バス確保要求信号24〜n4をバスアービタ200へ
送出し(ステップ501)、バスアービタ200からのバス使
用許可信号25〜n5を待つ(ステップ502)。バスアービ
タ200は、バス確保要求信号24〜n4を受け取ると、プロ
セッサ2〜nの中から一つを選択して、該選択したプロ
セッサにバス使用許可信号を送出する。ここでは、バス
アービタ200がプロセッサ2を選択し、バス使用許可信
号25をプロセッサ2に送出したとする。プロセッサ2
は、バス使用許可信号25を受け取ると、共通バス300を
用いて障害発生元プロセッサの判別処理を開始する(ス
テップ503)。Upon receiving the logical sum output signal 101, the processors 2 to n operating normally use the common bus 300 to determine the fault source processor.
Bus securing request signals 24 to n4 are sent from n2 to the bus arbiter 200 (step 501), and bus use permission signals 25 to n5 from the bus arbiter 200 are waited (step 502). When the bus arbiter 200 receives the bus reservation request signals 24 to n4, it selects one of the processors 2 to n and sends a bus use permission signal to the selected processor. Here, it is assumed that the bus arbiter 200 selects the processor 2 and sends the bus use permission signal 25 to the processor 2. Processor 2
When the bus use permission signal 25 is received, the common bus 300 is used to start the fault source processor determination process (step 503).
第3図に、プロセッサ2が共通バス300を用いて障害発
生元プロセッサを判別し、それを残りのプロセッサへ伝
達する場合の各信号のタイムチャートを示す。FIG. 3 shows a time chart of each signal when the processor 2 uses the common bus 300 to determine the fault source processor and transmits it to the remaining processors.
バス使用許可信号25を受け取ったプロセッサ2は、障害
発生元プロセッサを判別するため、共通バス制御部22か
ら共通バス300を介し、送出先プロセッサ番号を指定し
て順番に、プロセッサ1〜nの共通バス制御部12〜n2に
障害表示データ要求コマンドを出し、その障害表示デー
タを取込む。即ち、まず、プロセッサ1〜n2の共通バス
制御部22は、送出先プロセッサ番号としてプロセッサ1
を選択し、コマンド/データバスに障害表示データ要求
コマンド2−aを送出する。バスの方向は、“1"の場
合、プロセッサ2が送出側であり、“0"の場合、受け側
を意味する。コマンド/データ識別は、“1"の場合、デ
ータを送出し、“0"の場合、コマンドの送出を意味す
る。プロセッサ2の共通バス制御部22は、この信号をす
べて送出すると、トリガを送出し、その後、バスの方向
を“0"にする。プロセッサ1の共通バス制御部12は、障
害検出部11が出力する障害発生報告信号10を取り込み、
コマンド/データバスに障害表示データ1−aを送出す
る。この障害表示データ1−aをプロセッサ2の共通バ
ス制御部22が取り込む。次に、同様にして、プロセッサ
2の共通バス制御部22は、プロセッサ3を指定してコマ
ンド/データバスに障害表示データ要求コマンド2−a
を送出し、プロセッサ3の共通制御部32から障害表示デ
ータ3−aを受け取る。これを繰り返し、最後にプロセ
ッサ2の共通バス制御部22は、プロセッサnから障害表
示データn−aを受け取る。このようにして、結果的に
プロセッサ2は、プロセッサ1が障害であることを認識
する。尚、プロセッサ1は障害であるが、その共通バス
制御部12は、この障害の影響を受けずに、障害表示デー
タ1−aの送出動作を行うことができるようにする。The processor 2, which has received the bus use permission signal 25, determines the processor from which the failure has occurred in order to specify the destination processor number from the common bus control unit 22 through the common bus 300, in order, to identify the common processor 1 to n. A fault display data request command is issued to the bus control units 12 to n2 to fetch the fault display data. That is, first, the common bus control unit 22 of the processors 1 to n2 uses the processor 1 as the destination processor number.
To output the fault display data request command 2-a to the command / data bus. When the bus direction is "1", the processor 2 is the sending side, and when it is "0", the receiving side is the receiving side. When the command / data identification is “1”, it means that data is transmitted, and when the command / data identification is “0”, it means that a command is transmitted. When the common bus control unit 22 of the processor 2 sends all the signals, it sends a trigger and then sets the bus direction to "0". The common bus control unit 12 of the processor 1 fetches the fault occurrence report signal 10 output from the fault detection unit 11,
The fault display data 1-a is sent to the command / data bus. The common bus control unit 22 of the processor 2 takes in the fault display data 1-a. Next, in the same manner, the common bus control unit 22 of the processor 2 designates the processor 3 and issues a fault display data request command 2-a to the command / data bus.
To receive the fault display data 3-a from the common control unit 32 of the processor 3. This is repeated, and finally the common bus control unit 22 of the processor 2 receives the fault display data n-a from the processor n. In this way, the processor 2 consequently recognizes that the processor 1 is in failure. Although the processor 1 has a failure, the common bus control unit 12 enables the sending operation of the failure display data 1-a without being affected by this failure.
プロセッサ2は、障害発生元プロセッサ1を判別する
と、共通バス300を用いて全プロセッサへ該障害発生元
プロセッサ1の番号を伝達する。(ステップ504)。即
ち、プロセッサ2の共通バス制御部22は、送出先プロセ
ッサ番号として全プロセッサを示す番号を指定し、コマ
ンド/データバスに障害プロセッサ伝達コマンド2−b
を送出し、更に障害発生元プロセッサ番号(ここではプ
ロセッサ1の番号)を送出する。これにより、各プロセ
ッサ1〜nの共通バス制御部12〜n2は、プロセッサ障害
割込みレジスタ13〜n3におけるプロセッサ1に相当する
ビットに“1"に設定する。When the processor 2 determines the fault source processor 1, the processor 2 transmits the number of the fault source processor 1 to all the processors using the common bus 300. (Step 504). That is, the common bus control unit 22 of the processor 2 specifies the number indicating all the processors as the destination processor number, and the faulty processor transmission command 2-b on the command / data bus.
And the fault source processor number (here, the number of the processor 1) are transmitted. As a result, the common bus control units 12 to n2 of the processors 1 to n set the bit corresponding to the processor 1 in the processor fault interrupt registers 13 to n3 to "1".
引き続いて、プロセッサ2は共通バス300を用いて、障
害発生元プロセッサ1の障害発生報告信号10をリセット
する(ステップ505)。即ち、プロセッサ2の共通バス
制御部22は、送出先プロセッサ番号にプロセッサ1を指
定し、コマンド/データバスに障害発生報告信号リセッ
トコマンド2−dを送出する。これにより、プロセッサ
1の共通バス制御部12は障害検出部11に障害発生報告信
号10のリセット指示を送り、障害検出部11はリセット動
作を行う。その後、プロセッサ2の共通バス制御部22
は、バスアービタ200へバス使用終了信号26を送出して
(ステップ506)、プロセッサ1の障害に対処すべく割
込み処理へ移行する。Subsequently, the processor 2 resets the fault occurrence report signal 10 of the fault origin processor 1 using the common bus 300 (step 505). That is, the common bus control unit 22 of the processor 2 designates the processor 1 as the destination processor number and sends the fault occurrence report signal reset command 2-d to the command / data bus. As a result, the common bus control unit 12 of the processor 1 sends a reset instruction for the fault occurrence report signal 10 to the fault detection unit 11, and the fault detection unit 11 performs the reset operation. After that, the common bus control unit 22 of the processor 2
Sends a bus use end signal 26 to the bus arbiter 200 (step 506) and shifts to interrupt processing in order to deal with the failure of the processor 1.
一方、共通バス300の使用権を獲得できないプロセッサ
3〜nは、論理和ゲート101の出力信号(障害発生報告
信号)101が送出され続けているかテストし(ステップ5
07)、送出されていれば、バスアービタ200からのバス
使用許可信号35〜n5を待ち続ける(ステップ502)。そ
の後、プロセッサ1の障害発生報告信号10がリセットさ
れて、論理和ゲート100の出力信号101が落ちると、プロ
セッサ3〜nは、自分以外のプロセッサが共通バス300
の使用権を獲得して障害発生元プロセッサの判別処理及
び該プロセッサ番号の全プロセッサへの伝達処理を終了
したことを認識して、バス確保要求信号34〜n4を落す
(ステップ508)。そして、プロセッサ3〜nでも、プ
ロセッサ1の障害に対処すべく割込み処理へ移行する。On the other hand, the processors 3 to n which cannot acquire the right to use the common bus 300 test whether the output signal (fault occurrence report signal) 101 of the OR gate 101 is continuously transmitted (step 5).
07), if it has been sent, continue to wait for the bus use permission signals 35 to n5 from the bus arbiter 200 (step 502). After that, when the fault occurrence report signal 10 of the processor 1 is reset and the output signal 101 of the logical sum gate 100 falls, the processors 3 to n are not connected to the common bus 300 by the other processors.
The bus reservation request signals 34 to n4 are dropped upon recognizing that the process of discriminating the fault source processor and the process of transmitting the processor number to all the processors have been completed by acquiring the use right of the bus reservation request signals (step 508). Then, each of the processors 3 to n also shifts to the interrupt processing to cope with the failure of the processor 1.
なお、第1図において、論理和ゲート100は障害発生報
告信号10〜n0のワイヤード・オアとして実現してもよ
く、また、バスアービタ200はプロセッサ1〜nのいず
れかに含まれてもよい。In FIG. 1, the OR gate 100 may be realized as a wired OR of the failure occurrence report signals 10 to n0, and the bus arbiter 200 may be included in any of the processors 1 to n.
以上の説明から明らかな如く、本発明によれば、マルチ
プロセッサシステムにおいて、各プロセッサの障害発生
報告信号の論理和を全プロセッサが受取り、どのプロセ
ッサが障害になっているかは、いずれか一つのプロセッ
サが共通バスを用いて判別し、その結果を同じく共通バ
スを用いて全プロセッサに伝達するため、各プロセッサ
での障害発生元プロセッサの判別に要するインタフェー
ス信号数を最少限に抑えることができる。As is apparent from the above description, according to the present invention, in the multiprocessor system, all the processors receive the logical sum of the failure occurrence report signals of the respective processors, and which processor has a failure depends on which processor. Uses the common bus to determine the result and transmits the result to all the processors using the common bus, so that the number of interface signals required for determining the fault source processor in each processor can be minimized.
また、障害発生プロセッサの判別処理を行うプロセッサ
は、バスアービタの制御下で、バス獲得本来の手順を利
用して各正常プロセッサ中から動的に選択することがで
き、判別処理を行うプロセッサを事前に指定したり、該
事前に指定したプロセッサが障害になった場合を想定し
た手順等が一切不要である。Also, the processor that performs the determination processing of the faulty processor can dynamically select from among the normal processors by using the original procedure of bus acquisition under the control of the bus arbiter, and the processor that performs the determination processing can be selected in advance. There is no need to specify a procedure or a procedure assuming a case where the processor designated in advance fails.
第1図は本発明を適用したマルチプロセッサシステムの
一実施例を示すブロック図、第2図はシステム内のいず
れかのプロセッサで障害が発生した場合の残りの正常に
動作しているプロセッサの判別処理を示すフローチャー
ト、第3図は正常なプロセッサが共通バスを用いて、障
害発生元プロセッサを判別し、判別結果を残りのプロセ
ッサへ伝達する場合のタイムチャートである。 1〜n……プロセッサ、10〜n0……障害発生報告信号、
11〜n1……障害検出部、12〜n2……共通バス制御部、13
〜n3……プロセッサ障害割込みレジスタ、14〜n4……バ
ス確保要求信号、15〜n5……バス使用許可信号、16〜n6
……バス使用終了信号、100……論理和ゲート、101……
論理和ゲート出力信号、200……バスアービタ、300……
共通バス。FIG. 1 is a block diagram showing an embodiment of a multiprocessor system to which the present invention is applied, and FIG. 2 is a method for discriminating the remaining normally operating processors when a failure occurs in any of the processors in the system. FIG. 3 is a flowchart showing the processing, and FIG. 3 is a time chart in the case where the normal processor uses the common bus to determine the fault source processor and transmits the determination result to the remaining processors. 1-n ... Processor, 10-n0 ... Fault occurrence report signal,
11 to n1 …… Fault detection unit, 12 to n2 …… Common bus control unit, 13
~ N3 ...... Processor failure interrupt register, 14 to n4 ...... Bus reservation request signal, 15 to n5 ...... Bus use enable signal, 16 to n6
...... Bus end signal, 100 …… OR gate, 101 ……
OR gate output signal, 200 …… bus arbiter, 300 ……
Common bus.
Claims (2)
いると共に、前記共通バスの使用権を制御するためのバ
スアービタが前記各プロセッサと個別信号線で接続され
ているマルチプロセッサにおける障害プロセッサ判別方
法であって、 各プロセッサの障害発生報告信号の論理和をとって全プ
ロセッサへ伝達する手段を設けて、障害プロセッサから
の障害発生報告信号を残りの各正常プロセッサへ一斉に
伝達し、 前記障害発生報告信号を伝達された前記各正常プロセッ
サは、それぞれ前記個別信号線により前記バスアービタ
ヘバス確保要求信号を送出し、 前記バスアービタは、前記各正常プロセッサからバス確
保要求信号を受け取ると、一つの正常プロセッサを選択
して、該正常プロセッサへ前記個別信号線によりバス使
用許可信号を送出し、 前記バス使用許可信号を受け取った正常プロセッサが、
前記共通バスを用いて障害発生元プロセッサの判別処理
を実行する、 ことを特徴とする障害プロセッサ判別方法。1. A method for determining a faulty processor in a multiprocessor in which a plurality of processors are connected to a common bus and a bus arbiter for controlling the right to use the common bus is connected to each processor by an individual signal line. A means for providing a logical sum of the failure occurrence report signals of the respective processors and transmitting the logical sum to all the processors is provided, and the failure occurrence report signals from the faulty processors are simultaneously transmitted to each of the remaining normal processors. Each of the normal processors to which the report signal is transmitted sends a bus reservation request signal to the bus arbiter via the individual signal line, and when the bus arbiter receives the bus reservation request signal from each normal processor, one normal processor Select a processor and send a bus use permission signal to the normal processor through the individual signal line. , Normal processor receiving the bus grant signal,
A faulty processor discriminating method, characterized in that a fault source processor discriminating process is executed by using the common bus.
ロセッサは、前記障害発生元プロセッサの判別処理の
後、前記共通バスを用いて残りの正常プロセッサに該障
害発生元プロセッサ識別情報を伝達することを特徴とす
る請求項(1)記載の障害プロセッサ判別方法。2. A normal processor that has received the bus use permission signal transmits the failure source processor identification information to the remaining normal processors using the common bus after the fault origin processor determination processing. The method for determining a faulty processor according to claim 1, wherein
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1319634A JPH077344B2 (en) | 1989-12-08 | 1989-12-08 | Faulty processor identification method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1319634A JPH077344B2 (en) | 1989-12-08 | 1989-12-08 | Faulty processor identification method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03179534A JPH03179534A (en) | 1991-08-05 |
| JPH077344B2 true JPH077344B2 (en) | 1995-01-30 |
Family
ID=18112485
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP1319634A Expired - Lifetime JPH077344B2 (en) | 1989-12-08 | 1989-12-08 | Faulty processor identification method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH077344B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH08194670A (en) * | 1995-01-17 | 1996-07-30 | Nitsuko Corp | Monitoring device |
Family Cites Families (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5324289B2 (en) * | 1974-02-25 | 1978-07-20 | ||
| JPS55140952A (en) * | 1979-04-20 | 1980-11-04 | Hitachi Ltd | Fault processing system |
-
1989
- 1989-12-08 JP JP1319634A patent/JPH077344B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPH03179534A (en) | 1991-08-05 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4381542A (en) | System for interrupt arbitration | |
| CA1179069A (en) | Data transmission apparatus for a multiprocessor system | |
| US4684885A (en) | Arrangement for on-line diagnostic testing of an off-line standby processor in a duplicated processor configuration | |
| KR930002791B1 (en) | Interrupt service node on the pending bus | |
| JP2996440B2 (en) | Diagnosis method of data processing system | |
| CN113608914A (en) | Chip, chip function safety detection method, medium and electronic equipment | |
| JPH0738183B2 (en) | Communication processing method between central processing units | |
| US4740910A (en) | Multiprocessor system | |
| US6026504A (en) | Multiprocessor system and method for error tracking | |
| US7711885B2 (en) | Bus control apparatus and bus control method | |
| JPH077344B2 (en) | Faulty processor identification method | |
| EP0500967B1 (en) | Method of nonsynchronous access to shared memory | |
| KR970009750B1 (en) | How to control the state of the Hi-Fi bus interrupt requester | |
| CA1269141A (en) | Task synchronization arrangement and method for remote duplex processors | |
| JPH0241551A (en) | Interrupt handling method for specifying destination | |
| JPH08221286A (en) | Multi-information processing system | |
| JPH0786859B2 (en) | Method and apparatus for arbitration and serialization in a multiprocessor system | |
| JPH05224969A (en) | Fault information processing system | |
| JPH08221369A (en) | Multiple information processing system | |
| JPH04209058A (en) | Interruption processor | |
| JPH08221285A (en) | Information processing system | |
| JPH01234944A (en) | Method for testing multi-slave cpu system | |
| JPH04329378A (en) | Automatic test system for power source control device | |
| JPH02246499A (en) | Method and apparatus for test and diagnosis interruption | |
| JPH05101002A (en) | Bus request system |