JPH03230254A - Fault detecting method for multiprocessor system - Google Patents

Fault detecting method for multiprocessor system

Info

Publication number
JPH03230254A
JPH03230254A JP2681990A JP2681990A JPH03230254A JP H03230254 A JPH03230254 A JP H03230254A JP 2681990 A JP2681990 A JP 2681990A JP 2681990 A JP2681990 A JP 2681990A JP H03230254 A JPH03230254 A JP H03230254A
Authority
JP
Japan
Prior art keywords
processor
timer
fault
processors
shared
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
JP2681990A
Other languages
Japanese (ja)
Inventor
Atsushi Mukai
淳 向井
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2681990A priority Critical patent/JPH03230254A/en
Publication of JPH03230254A publication Critical patent/JPH03230254A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To speedily notify the generation of abnormality to another processor by making interruption on the other processor by a timer only when generating the abnormality in a processor, and activating a fault processing in each processor corresponding to this interruption. CONSTITUTION:When each processor P1 (P2) executes self diagnosis, a shared timer CWDT is reset when the processor is normal. Therefore, the other processor P2 (P1) can be concentrated in the self-processing without loading the interruption. When the fault is generated or when the processor is turned to a stop state, the shared timer CWDT is not reset, and therefore, the interruption is made on the other processor P2(P1) by operating the shared timer CWDT. Then, a fault processing is executed. Thus, the generation of the fault is speedily detected by a simple software.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は共通メモリを有する密結合のマルチプロセッサ
システムの各プロセッサにおける障害発生を相互監視す
る方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method of mutually monitoring the occurrence of failures in each processor of a tightly coupled multiprocessor system having a common memory.

〔従来の技術〕[Conventional technology]

マルチプロセッサシステムにおいては、システムを構成
する各プロセッサそれぞれが障害を発生した場合に可及
的速やかに検出する必要がある。
In a multiprocessor system, it is necessary to detect a failure as soon as possible in each of the processors that make up the system.

このような技術として、たとえば特開昭62−2433
0号公報に開示されている発明がある。
As such technology, for example, Japanese Patent Application Laid-Open No. 62-2433
There is an invention disclosed in Publication No. 0.

この特開昭62−24330号公報に開示されている発
明は、第3図に示す如きシステム構成において第4図の
フローチャートに示す如き手順で動作する。
The invention disclosed in Japanese Unexamined Patent Publication No. 62-24330 operates according to the procedure shown in the flowchart of FIG. 4 in the system configuration shown in FIG.

第3図に示す構成のシステムは、2個のプロセッサPI
、 P2及びそれぞれのローカルメモリLMI、LM2
と両プロセッサPL、 P2の共通メモリ側とにて構成
されている。
The system configured as shown in FIG. 3 has two processors PI.
, P2 and their respective local memories LMI, LM2
and a common memory side of both processors PL and P2.

共通メモリ側内には、プロセッサ動作状態表示領域ST
及び障害コード表示領域FCが設けられており、またそ
れぞれのプロセッサPi、 P2のローカルメモリLM
I、 LM2にはそれぞれ相手プロセツサ障害検出回数
カウンタCNTl、CNT2が設けられている。
Inside the common memory side, there is a processor operating status display area ST.
and a fault code display area FC, and local memory LM of each processor Pi, P2.
I and LM2 are provided with counters CNTl and CNT2, respectively, for the number of times a partner processor failure is detected.

このような構成の特開昭62−24330号公報のマル
チプロセッサシステムにおいて、二つのプロセッサPI
、 P2の内の一方のプロセッサPi (たとえばプロ
セッサPl)の動作及び他のプロセッサ(P2)の障害
検出のための動作を第4図のフローチャートに示す。
In the multiprocessor system of Japanese Patent Application Laid-Open No. 62-24330 with such a configuration, two processors PI
, P2, the operation of one processor Pi (for example, processor P1) and the operation of the other processor (P2) for fault detection are shown in the flowchart of FIG.

この第4同のフローチャートに示す処理はそれぞれのプ
ロセッサにおいて周期的に起動され実行される。
The processing shown in this fourth flowchart is periodically activated and executed in each processor.

まずステップS21においてプロセッサPi (Pi)
は共通メモリCFI中のプロセッサ動作状態表示領域S
Tの内容を判定する。このプロセツサ動作状態表示領域
STが他のプロセッサ(P2)の番号を示している場合
(≠1=1))は他のプロセツサ(P2)は動作中、即
ちそのプロセッサ(P2)には障害は発生していないと
見做す。
First, in step S21, processor Pi (Pi)
is the processor operating status display area S in the common memory CFI.
Determine the contents of T. If this processor operating status display area ST shows the number of another processor (P2) (≠1=1), the other processor (P2) is operating, that is, a failure has occurred in that processor (P2). It is assumed that they have not done so.

そして、ステップS22において、プロセッサPi(P
l)は障害コード表示領域FCの内容を判定する。
Then, in step S22, processor Pi(P
l) determines the contents of the fault code display area FC.

この結果、障害発生が示されていれば後述するステップ
S29へ、正常であることが示されていればステップ3
23へそれぞれ処理が移される。
As a result, if the occurrence of a failure is indicated, proceed to step S29, which will be described later; if the result is indicated to be normal, proceed to step S29.
23, respectively.

ステップ323では、プロセッサPi (Pi)は自己
の動作状態を判定し、障害が発生していなければ直ちに
ステップS25へ処理を移し、障害が発生していればス
テップS24にて障害内容に対応した障害コードを障害
コート表示領域FCにセットした後、ステップ325へ
処理を移す。
In step 323, processor Pi (Pi) determines its own operating state, and if no fault has occurred, the process immediately moves to step S25, and if a fault has occurred, in step S24, a fault corresponding to the fault content is detected. After setting the code in the obstacle court display area FC, the process moves to step 325.

なお、ステップ325ではプロセッサPi (Pi)は
自己が動作中であることを他のプロセッサ(P2)に通
知するためにプロセッサ動作状態表示領域STに自己の
プロセッサ番号“1(1)”を書込み、次のステップS
26において相手プロセッサ障害検出回数カウンタCN
T iを“0″ クリアする。
In addition, in step 325, processor Pi (Pi) writes its own processor number "1 (1)" in the processor operating state display area ST in order to notify the other processor (P2) that it is operating. Next step S
26, the counter CN
Clear T i to “0”.

一方、ステップ321においてプロセッサ動作状態表示
領域STの判定結果が自己のプロセッサ番号(1) を
示していれば(・121)、プロセッサPi(PL)は
次のステップS27において相手プロセッサ障害検出回
数カウンタCNTi (CNTI)の値を判定し、その
結果が“0”であれば他のプロセッサが動作を停止した
可能性があると見做す。そして、プロセッサPi(Pl
)はステップS28において相手ブロモ、す障害検出回
数カウンタCNTi(CNTI)に°1”を加算して次
の起動に備える。
On the other hand, if the determination result in the processor operating state display area ST indicates its own processor number (1) in step 321 (-121), the processor Pi (PL) instructs the other processor failure detection counter CNTi in the next step S27. The value of (CNTI) is determined, and if the result is "0", it is assumed that another processor may have stopped operating. Then, processor Pi (Pl
) adds 1" to the failure detection counter CNTi (CNTI) in step S28 to prepare for the next activation.

また、ステップS27において相手プロセッサ障害検出
回数カウンタCNTi (CNTI)が“ビであれば2
周期の間は他のプロセッサ(P2)が動作していないこ
とを示しているので、この場合は他のプロセッサ(P2
)が動作を停止したと見做す。そして、プロセッサPi
(PL)はステップS29において障害処理、たとえば
1重系システムであれば障害処理の収集と共に再立上げ
の初期設定を、また2重系システムであれば障害情報の
収集並びに系の切換えを行う。
Further, in step S27, if the partner processor failure detection counter CNTi (CNTI) is “BI”, then 2
This indicates that the other processor (P2) is not operating during the period, so in this case, the other processor (P2)
) is considered to have stopped working. And the processor Pi
(PL) performs failure processing in step S29, for example, in the case of a single-system system, collection of failure processing and initial settings for restart, and in the case of a dual-system system, collection of failure information and system switching.

なお、ステップS27において相手プロセッサ障害検出
回数カウンタCN’ri (CNTI)の内容を判定し
た際に、相手プロセッサ障害検出回数カウンタCNTi
(CNTI)−“l”、即ち連続して2周期の間、他の
プロセッサ(P2)が動作していない場合にのみそのプ
ロセッサ(P2)が停止していたと見做すのは、第4図
に示すプログラムの各プロセッサPI、 P2間での実
行周期誤差による過剰の障害検出を回避するためである
Note that when determining the contents of the partner processor fault detection number counter CN'ri (CNTI) in step S27, the content of the partner processor fault detection number counter CN'ri (CNTI) is determined.
(CNTI) - "l", that is, the processor (P2) is considered to have stopped only when the other processor (P2) is not operating for two consecutive cycles. This is to avoid excessive fault detection due to an execution cycle error between the processors PI and P2 of the program shown in FIG.

また、プロセッサ間で障害コードを排他的に割当てるよ
うにすれば、プロセッサ動作状態表示領域STに障害コ
ードも表示することが出来るので、障害コード表示領域
FCは不要になる。
Furthermore, if fault codes are exclusively assigned between processors, the fault code can also be displayed in the processor operating state display area ST, making the fault code display area FC unnecessary.

[発明が解決しようとする課題〕 上述のような特開昭62−24330号公報に開示され
ている従来の技術では、プロセッサ間の情報の授受に共
用メモリのみを使用しているので、各プロセッサが常時
他のプロセッサを監視する必要があり、また他のプロセ
ッサがそれぞれのプロセッサ番号をプロセッサ動作状態
表示領域STにセントした場合には、他のプロセッサに
障害が発生して停止した場合でもそれぞれのプロセッサ
はプロセッサ動作状態表示領域STを書換え更に次のル
ーチンにならなければ異常発生が判定されない。このた
め、異常発生の検出が遅れ、また監視ルーチンのソフト
ウェアが複雑化する等の問題がある。
[Problems to be Solved by the Invention] In the conventional technology disclosed in Japanese Patent Laid-Open No. 62-24330 as mentioned above, only a shared memory is used for exchanging information between processors. needs to constantly monitor other processors, and if the other processors write their processor numbers to the processor operating status display area ST, even if the other processors fail and stop, their respective The occurrence of an abnormality will not be determined unless the processor rewrites the processor operating state display area ST and returns to the next routine. This causes problems such as a delay in detecting the occurrence of an abnormality and the complexity of the monitoring routine software.

本発明はこのような事情に鑑みてなされたものであり、
簡単なソフトウェアにて迅速に障害発生が検出可能なマ
ルチプロセッサシステムの障害検出方法の提供を目的と
する。
The present invention was made in view of these circumstances, and
The purpose of this invention is to provide a fault detection method for a multiprocessor system that can quickly detect the occurrence of a fault using simple software.

〔課題を解決するための手段〕[Means to solve the problem]

本発明に係るマルチプロセッサシステムの障害検出方法
は、各プロセッサ共用のタイマを設け、各プロセッサが
順次自己診断を行い、正常であれば上述の共用タイマを
リセットし、障害が発生している場合は共用タイマをリ
セットせずに放置すると共に自己のプロセッサ番号と対
応させて障害の種類を表すことによりを共通のメモリに
書込む。
The fault detection method for a multiprocessor system according to the present invention is to provide a timer shared by each processor, each processor sequentially performs self-diagnosis, and if normal, resets the shared timer, and if a fault has occurred, the shared timer is reset. The shared timer is left without being reset, and the type of failure is written in correspondence with its own processor number in the common memory.

そして、共用タイマが所定時間を経時し終わると他のプ
ロセッサに対して割込み処理が起動される。
Then, when the shared timer completes a predetermined period of time, interrupt processing is activated for other processors.

〔作用〕[Effect]

本発明のマルチプロセッサシステムの障害検出方法では
、各プロセッサが自己診断を行った場合に、正常であれ
ば共用タイマをリセットするので、他の各プロセッサに
は割込みが掛けられずに自己の処理に専念することが可
能になり、また障害が発生した場合またはプロセッサ停
止状態になると共用タイマがリセットされないので、共
用タイマが働いて他のプロセッサに割込みが掛けられ、
障害処理が行われる。
In the fault detection method for a multiprocessor system of the present invention, when each processor performs self-diagnosis, if it is normal, the shared timer is reset, so other processors are not interrupted and can continue their own processing. In addition, if a failure occurs or the processor is stopped, the shared timer will not be reset, so the shared timer will work and interrupt other processors.
Failure handling is performed.

〔実施例〕〔Example〕

以下、本発明をその実施例を示す図面に基づいて詳述す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in detail below based on drawings showing embodiments thereof.

第1図は本発明に係るマルチプロセッサシステムの障害
検出方法が適用されるマルチプロセッサシステムの一構
成例を示すブロック図である。
FIG. 1 is a block diagram showing an example of the configuration of a multiprocessor system to which a fault detection method for a multiprocessor system according to the present invention is applied.

このマルチプロセッサシステムは、2個のマルチプロセ
ッサPL、 F2、両者の共通メモリC?l、共用つォ
ッチドッグタイマCWDT等にて構成されている。
This multiprocessor system consists of two multiprocessors PL, F2, and a common memory C? 1, a shared watchdog timer CWDT, etc.

共通メモリCMには両プロセッサPI、 F2それぞれ
の動作状態表示領域Fl、 F2が設けられている。
The common memory CM is provided with operation status display areas Fl and F2 for both processors PI and F2, respectively.

なお、WRI、 WR2は両プロセッサPi、 F2が
共用ウォッチドッグタイマCWDTをリセットするため
のりセント信号を、CWDTS2. CWDTSIはそ
れぞれ各プロセッサPL、 F2に共用ウォッチドッグ
タイマCWDTから与えられる割込み信号である。
It should be noted that WRI and WR2 send a signal for both processors Pi and F2 to reset the shared watchdog timer CWDT, and CWDTS2. CWDTSI is an interrupt signal given to each processor PL, F2 from the shared watchdog timer CWDT.

第2図(a)及び同(blは上述のシステム構成におい
て実施される本発明方法の手順を示すフローチャートで
ある。
FIGS. 2(a) and 2(bl) are flowcharts showing the procedure of the method of the present invention implemented in the above system configuration.

第2図+a+に示したルーチンはそれぞれのプロセッサ
において周期的に起動される監視ルーチンのメインルー
チンである。
The routine shown in FIG. 2+a+ is the main routine of the monitoring routine that is activated periodically in each processor.

いまたとえば二つのプロセッサPL、 F2の内の一方
のプロセッサPi(PI)がこのメインルーチンを実行
したとする。
For example, suppose that one of the two processors PL and F2, processor Pi (PI), executes this main routine.

まずプロセッサPi (PI)はステップSllにおい
て自己の動作状態を判断する。この結果、自己が正常で
あると判断するとプロセッサPi (PL)はステップ
S12において正常コードを共通メモリCMの動作状態
表示領域Fi (Fl)にセットすると共にステップ3
13においてリセット信号−Ri(WRI)を出力して
共用ウォッチドッグタイマCWDTをリセットする。
First, processor Pi (PI) determines its own operating state in step Sll. As a result, when determining that the processor Pi (PL) is normal, the processor Pi (PL) sets a normal code in the operation status display area Fi (Fl) of the common memory CM in step S12, and also sets the normal code in step S12.
At step 13, a reset signal -Ri (WRI) is output to reset the shared watchdog timer CWDT.

ステップSllにおいて自己が異常であると判断した場
合には、プロセッサPi(PL)はステップS14にお
いて動作状態表示領域Fi(Fl)に異常コードをセッ
トする。この場合はプロセッサPi(PL)は共用ウオ
ッチド・7グタイマCWDTのリセットは行わない。
If it is determined in step Sll that the processor Pi (PL) is abnormal, the processor Pi (PL) sets an abnormality code in the operating state display area Fi (Fl) in step S14. In this case, the processor Pi (PL) does not reset the shared watched timer CWDT.

また、プロセッサPi (PL)が停止した場合には、
共用ウォッチドッグタイマCWDTをリセットするため
のリセット信号WRi(WRI)を出力することは出来
ないので、プロセッサPi(PL)に異常が発生した場
合には常に共用ウォッチドッグタイマCWDTにより他
のプロセッサ(F2)に割込みが掛けられる。
Also, if processor Pi (PL) stops,
Since it is not possible to output the reset signal WRi (WRI) for resetting the shared watchdog timer CWDT, if an abnormality occurs in the processor Pi (PL), the shared watchdog timer CWDT always resets the other processor (F2). ) is interrupted.

第2図(blは共用ウォッチドッグタイマCWDTによ
る割込ルーチンの処理手順を示すフローチャートである
FIG. 2 (bl is a flowchart showing the processing procedure of an interrupt routine by the shared watchdog timer CWDT).

上述の如く、一方のプロセッサPi(PI)が第2図C
a+に示す監視ルーチンを実行した場合に異常が発生し
ていることが判明すると共用ウォッチドッグタイマCW
DTがリセットされないので、共用ウォッチドッグタイ
マCWDTからは他のプロセッサ(F2)に対して割込
み信号IJDTSi(CWDTSI)が出力される。
As mentioned above, one processor Pi (PI) is shown in FIG.
If it is found that an abnormality has occurred when the monitoring routine shown in a+ is executed, the shared watchdog timer CW is activated.
Since DT is not reset, the shared watchdog timer CWDT outputs an interrupt signal IJDTSi (CWDTSI) to the other processor (F2).

この割込み信号(JDTSi(CWDTSI)が与えら
れたプロセッサ(F2)は、ステップS15において動
作状態表示領域Fi(PL)の内容を読出すことにより
プロセッサPi(PI)に発生した障害の種類が判明す
るので、次のステップS16においてその処理が行える
The processor (F2) to which this interrupt signal (JDTSi (CWDTSI) is applied reads the contents of the operating status display area Fi (PL) in step S15, thereby identifying the type of failure that has occurred in the processor Pi (PI). Therefore, the process can be performed in the next step S16.

なお、上記実施例では2個のプロセッサP1. P2ヲ
有するマルチプロセッサシステムについて説明したが、
3個以上のプロセッサPi、 F2・・・Pnを有する
場合にも共通メモリ叶の動作状態表示領域F1をプロセ
ッサの数と同じだけ(Fl、 F2・・・Fn)設け、
障害が発生したプロセッサ以外の全てに共用ウォッチド
ッグタイマCWDTが割込みを掛けるようにすれば、3
個以上の全てのプロセッサにおいて相互に監視すること
が可能である。
Note that in the above embodiment, two processors P1. I explained a multiprocessor system with P2,
Even when there are three or more processors Pi, F2...Pn, the same number of operating status display areas F1 as the number of processors (Fl, F2...Fn) of the common memory are provided,
If the shared watchdog timer CWDT interrupts all processors except the one in which a failure has occurred, 3
It is possible to mutually monitor all the processors.

〔発明の効果〕〔Effect of the invention〕

以上に詳述した如く本発明のマルチプロセッサシステム
の障害検出方法によれば、プロセッサに異常が発生した
場合にのみ他のプロセッサに共用タイマが割込みを掛け
、これに応して各プロセッサが障害処理を起動させれば
よいので、ソフトウェア構成が簡易になり、且つ他のプ
ロセッサに異常発生を迅速に通知することが可能になる
As detailed above, according to the fault detection method for a multiprocessor system of the present invention, the shared timer interrupts other processors only when an abnormality occurs in a processor, and each processor responds to the fault processing. , the software configuration becomes simple and other processors can be quickly notified of the occurrence of an abnormality.

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

第1図は本発明に係るマルチプロセッサシステムの障害
検出方法が実施されるマルチプロセッサシステムの一構
成例を示すブロック図、第2図+a+は本発明のマルチ
プロセッサシステムの障害検出方法の手順のメインルー
チンを示すフローチャート、同Cb)はその割込みルー
チンを示すフローチャート、第3図は従来のシステム構
成を示すブロック図、第4図は従来の方法の手順を示す
フローチャートである。 Pl、 F2・・・プロセッサ  Cト・・共通メモリ
CWDT・・・共用ウォッチドッグタイマ  Fl、 
F2・・・動作状態表示領域 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a block diagram showing an example of the configuration of a multiprocessor system in which the method for detecting a fault in a multiprocessor system according to the present invention is implemented, and FIG. Cb) is a flowchart showing the interrupt routine, FIG. 3 is a block diagram showing the conventional system configuration, and FIG. 4 is a flowchart showing the procedure of the conventional method. Pl, F2... Processor C... Common memory CWDT... Shared watchdog timer Fl,
F2...Operating state display area In the drawings, the same reference numerals indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】[Claims] (1)複数のプロセツサと、これらの複数のプロセッサ
に共通のメモリとを有するマルチプロセッサシステムの
障害検出方法において、 所定時間を計時するタイマを備え、 各プロセッサは、自己診断を行いその結果、正常である
場合には前記タイマをリセツトすると共に自己の識別子
を付して正常であることを示す情報を前記共通のメモリ
に書込み、障害が発生している場合には自己の識別子を
付して障害の種類に対応する情報を前記共通のメモリに
書込む障害検出処理を実行し、 前記タイマは、前記所定時間経過時に障害 検出処理を実行中のプロセッサ以外のプロセッサにそれ
ぞれ割込み信号を与え、 各プロセッサは前記割込み信号が与えられ た場合に、障害検出処理中のプロセッサの識別子が付さ
れた情報に対応した処理を実行することを特徴とするマ
ルチプロセッサシステムの障害検出方法。
(1) A fault detection method for a multiprocessor system having a plurality of processors and a memory common to the plurality of processors, which includes a timer that measures a predetermined period of time, and each processor performs a self-diagnosis and, as a result, is normal. If so, it resets the timer and writes information indicating that it is normal with its own identifier attached to the common memory, and if a failure has occurred, it appends its own identifier and writes information indicating that it is normal. A failure detection process is executed to write information corresponding to the type of the failure detection process into the common memory, and the timer gives an interrupt signal to each processor other than the processor executing the failure detection process when the predetermined time elapses, and each processor A fault detection method for a multiprocessor system, characterized in that when the interrupt signal is given, processing corresponding to information attached with an identifier of a processor undergoing fault detection processing is executed.
JP2681990A 1990-02-05 1990-02-05 Fault detecting method for multiprocessor system Pending JPH03230254A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2681990A JPH03230254A (en) 1990-02-05 1990-02-05 Fault detecting method for multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2681990A JPH03230254A (en) 1990-02-05 1990-02-05 Fault detecting method for multiprocessor system

Publications (1)

Publication Number Publication Date
JPH03230254A true JPH03230254A (en) 1991-10-14

Family

ID=12203886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2681990A Pending JPH03230254A (en) 1990-02-05 1990-02-05 Fault detecting method for multiprocessor system

Country Status (1)

Country Link
JP (1) JPH03230254A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015049827A (en) * 2013-09-04 2015-03-16 Necプラットフォームズ株式会社 Circuit device and restoration method for circuit device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015049827A (en) * 2013-09-04 2015-03-16 Necプラットフォームズ株式会社 Circuit device and restoration method for circuit device

Similar Documents

Publication Publication Date Title
JPH03230254A (en) Fault detecting method for multiprocessor system
JPS6115239A (en) Processor diagnosis system
JPH0652130A (en) Multiprocessor system
JPS6113626B2 (en)
JPS6224330A (en) Fault detecting system for multi-processor
JPS6290068A (en) Auxiliary monitor system
JPH03113648A (en) Program debug system
JPS6170645A (en) Data collecting device for analysis of trouble cause
JPH0196752A (en) Multi-processor device
JPH0619744A (en) Operation monitoring system for multiprocessor system
JPH0581080A (en) Runaway supervisory device for micro processor
JPS61101844A (en) Fault processing system
JPS5983438A (en) Program failure detecting system
JPH01310422A (en) Resetting circuit for microcomputer
JP2704137B2 (en) Current / spare switching method
JP2922981B2 (en) Task execution continuation method
JPH01205244A (en) System for collecting logging information
JPH01200441A (en) Mutual monitoring method among plural processors
JPH0227449A (en) Information collecting system at time of software fault
JPS6252639A (en) Self-checking system for microprocessor system
JPH0341528A (en) Diagnostic device in computer
JPH04167046A (en) Operation monitor device for storage device
JP2001256081A (en) Information processor
JPH01281540A (en) Fault detecting device
JPH02129755A (en) Degeneration system for multiprocessor system