JPH04182835A - Bus monitor device for multiprocessor system - Google Patents

Bus monitor device for multiprocessor system

Info

Publication number
JPH04182835A
JPH04182835A JP2311552A JP31155290A JPH04182835A JP H04182835 A JPH04182835 A JP H04182835A JP 2311552 A JP2311552 A JP 2311552A JP 31155290 A JP31155290 A JP 31155290A JP H04182835 A JPH04182835 A JP H04182835A
Authority
JP
Japan
Prior art keywords
bus
abnormality
processor
signal
circuit
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
JP2311552A
Other languages
Japanese (ja)
Inventor
Kazuhiro Horie
堀江 一宏
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2311552A priority Critical patent/JPH04182835A/en
Publication of JPH04182835A publication Critical patent/JPH04182835A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)
  • Debugging And Monitoring (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To handle abnormality occurrence immediately and to minimize and suppress damage by latching the signal state on a bus at the point of time of the abnormality occurrence and specifying the processor where the abnormality occurs and the kind of the abnormality by other processors according to the signal state. CONSTITUTION:While each processor accesses other processors normally, this bus monitor device updates the signal state of the bus 4 latched in a common bus latch circuit 7 every time access is started. If abnormality occurs on the bus 4, the signal state in the abnormality occurrence which is latched in the circuit 7 is not updated. Therefore, each processor 5 which receives error occurrence information from the bus monitor device 6 reads the signal state in abnormality occurrence which is latched in the circuit 7 to judge the processor where the abnormality occurs and the kind of the abnormality. Therefore, a countermeasure corresponding to the abnormality occurrence is speedily taken and the damage of the system in case of the abnormality occurrence suppressed to a minimum.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、一つのバスに複数台のプロセッサを接続した
マルチプロセッサシステムに係わり、特にバスを経由す
るアクセス動作に伴う異常発生を監視するマルチプロセ
ッサシステムのバス監視装置に関する。
[Detailed Description of the Invention] [Object of the Invention] (Industrial Application Field) The present invention relates to a multiprocessor system in which a plurality of processors are connected to one bus, and particularly relates to a multiprocessor system in which a plurality of processors are connected to one bus. The present invention relates to a bus monitoring device for a multiprocessor system that monitors bus occurrences.

(従来の技術) マルチプロセッサシステムは、例えば第3図に示すよう
に、アドレスバス、データバス、コントロールバス等か
らなる一つのバス1に各種情報処理を実行する1個また
は2個以上のCPU (中央処理装置)が組込まれた複
数のプロセッサ2を接続したものである。
(Prior Art) As shown in FIG. 3, for example, a multiprocessor system includes one or more CPUs ( A plurality of processors 2 each having a built-in central processing unit (central processing unit) are connected to each other.

このようなマルチプロセッサシステムにおいては、一つ
のプロセッサが他のプロセッサと通信を行う場合は、バ
ス1の使用権を確保したのち、このバス1を経由して他
のプロセッサをアクセスする。したがって、バス1上に
は各プロセッサ2相互間で情報交換される各種制御情報
を含む全てのデータが送出される。
In such a multiprocessor system, when one processor communicates with another processor, it secures the right to use bus 1 and then accesses the other processor via bus 1. Therefore, all data including various control information exchanged between the processors 2 is sent onto the bus 1.

このようなマルチプロセッサシステムにおいて、一つの
プロセッサ2に何等かの異常が発生した場合、この異常
が発生したプロセッサを他のプロセッサがアクセスする
以外に、他のプロセッサは該当プロセッサに異常が生じ
たことを検出できなかった。したがって、異常発生の検
出が遅れる問題が生じる。
In such a multiprocessor system, if some kind of abnormality occurs in one processor 2, in addition to the other processors accessing the processor in which this abnormality has occurred, the other processors will not be able to access the processor in which the abnormality has occurred. could not be detected. Therefore, a problem arises in which detection of the occurrence of an abnormality is delayed.

さらに、その発生した異常が重大な場合、この異常が発
生したプロセッサをアクセスした他のプロセッサも異常
発生したプロセッサから異常なデータを取込むので、そ
の異常が他のプロセッサに悪影響を与えて、他の正常な
プロセッサも異常に陥る懸念がある。したがって、ステ
ム全体の業務に重大影響を与える懸念がある。
Furthermore, if the abnormality that occurs is serious, other processors that access the processor in which this abnormality has occurred will also acquire abnormal data from the processor in which the abnormality has occurred, so the abnormality may adversely affect other processors and There is a concern that even normal processors may become abnormal. Therefore, there is a concern that the system's overall operations will be seriously affected.

(発明が解決しようとする課題) このように、従来のマルチプロセッサシステムにおいて
は、異常発生したプロセッサをアクセスして初めてその
異常が確認できる。すなわち、アクセスしたプロセッサ
のみしか該当プロセッサが異常発生したと把握できない
ので、各プロセッサが異常発生を知らない状態で情報処
理が継続される。したがって、場合によっては、無駄と
判ってい情報処理を行う問題がある。また、重大異常の
発見が遅れる懸念もある。
(Problems to be Solved by the Invention) As described above, in conventional multiprocessor systems, the abnormality can only be confirmed by accessing the processor in which the abnormality has occurred. That is, since only the accessed processor can grasp that an abnormality has occurred in the relevant processor, information processing continues in a state in which each processor is unaware of the occurrence of an abnormality. Therefore, in some cases, there is a problem in which information processing is performed even though it is known to be wasteful. There is also concern that the detection of serious abnormalities may be delayed.

本発明このような事情に鑑みてなされたものであり、異
常発生時点のバス上の信号状態をラッチしておくことに
より、他の各プロセッサが異常発生を簡単に知ることが
でき、異常発生に対して即座に対処でき、異常発生に起
因する損傷を最小限に抑制できるマルチプロセッサシス
テムのバス監視装置を提供することを目的とする。
The present invention has been made in view of the above circumstances, and by latching the signal state on the bus at the time of occurrence of an abnormality, other processors can easily know that an abnormality has occurred, and can prevent the occurrence of an abnormality. It is an object of the present invention to provide a bus monitoring device for a multiprocessor system that can immediately deal with abnormalities and minimize damage caused by the occurrence of abnormalities.

[発明の構成] (課題を解決するための手段) 上記課題を解消するために本発明は、一つのバスに複数
台のプロセッサを接続すると共に、各プロセッサはバス
を介して他のプロセッサに対するアクセスを行うマルチ
プロセッサシステムの異常発生を監視するマルチプロセ
ッサシステムのバス監視装置において、 ラッチ信号が人力する毎に、その時点におけるバス上の
信号状態をラッチする共通バスラッチ回路と、各プロセ
ッサのバスを経由するアクセスの開始を検出する毎に、
共通バスラッチ回路へラッチ信号を送出するアクセス開
始検出回路と、各プロセッサのアクセス動作におけるエ
ラーを検出してエラー検出信号を出力するエラー検出回
路と、このエラー検出回路のエラー検出信号に応動して
、ラッチ信号の共通バスラッチ回路への入力を禁止する
ラッチ禁止回路とを備えたものである。
[Structure of the Invention] (Means for Solving the Problems) In order to solve the above problems, the present invention connects a plurality of processors to one bus, and each processor has access to other processors via the bus. In a bus monitoring device for a multiprocessor system that monitors the occurrence of abnormalities in a multiprocessor system, each time a latch signal is manually input, a common bus latch circuit that latches the signal state on the bus at that time and a bus of each processor are connected. Each time we detect the start of an access to
An access start detection circuit that sends a latch signal to the common bus latch circuit, an error detection circuit that detects errors in the access operation of each processor and outputs an error detection signal, and responds to the error detection signal of this error detection circuit, and a latch prohibition circuit that prohibits input of the latch signal to the common bus latch circuit.

(作用) このように構成されたマルチプロセッサシステムのバス
監視装置によれば、マルチプロセッサシステムが正常に
動作している期間においては、一つのプロセッサからバ
スを介して他のブロモ・ソサに対するアクセスが開始さ
れると、共通バスラッチ回路に対してラッチ信号が印加
される。その結果、その時点でバス上の信号状態が共通
バスラッチ回路にラッチされる。したがって、アクセス
が発生する毎に、共通バスラッチ回路にラッチされてい
るバス上の信号状態が最新の信号状態に更新される。
(Function) According to the bus monitoring device of the multiprocessor system configured as described above, during the period when the multiprocessor system is operating normally, access from one processor to another bromo source via the bus is prevented. Once initiated, a latch signal is applied to the common bus latch circuit. As a result, the signal state on the bus at that time is latched into the common bus latch circuit. Therefore, each time an access occurs, the signal state on the bus latched by the common bus latch circuit is updated to the latest signal state.

そして、アクセス過程で何等かのエラーが発生した場合
には、エラー検出信号にてラッチ禁止回路が動作して、
ラッチ信号が遮断される。よって、共通バスラッチ回路
はエラー発生時点におけるバス上の信号状態がラッチさ
れたままとなり、更新されない。したがって、この共通
バスラッチ回路にはエラー状態の信号状態が記録されて
いるので、他のプロセッサはこの共通バスラッチ回路を
アクセスすることによって、エラー情報を把握できる。
If any error occurs during the access process, the latch prohibition circuit is activated by the error detection signal.
Latch signal is cut off. Therefore, in the common bus latch circuit, the signal state on the bus at the time the error occurs remains latched and is not updated. Therefore, since the error signal state is recorded in this common bus latch circuit, other processors can grasp error information by accessing this common bus latch circuit.

(実施例) 以下本発明の一実施例を図面を用いて説明する。(Example) An embodiment of the present invention will be described below with reference to the drawings.

第2図は実施例のバス監視装置が組込まれたマルチプロ
セッサシステムを示す模式図である。アドレスバス、デ
ータバス、コントロールバス等からなる一つのバス4に
各種情報処理を実行する1個または2個以上のCPU 
(中央処理装K)が組込まれたN個ののプロセッサ5と
1台のバス監視装置6が接続されている。
FIG. 2 is a schematic diagram showing a multiprocessor system incorporating the bus monitoring device of the embodiment. One or more CPUs that execute various information processing on one bus 4 consisting of an address bus, a data bus, a control bus, etc.
N processors 5 incorporating (central processing unit K) and one bus monitoring device 6 are connected.

このようなマルチプロセッサシステムにおいては、一つ
のプロセッサ5が他のプロセッサ5と通信を行う場合は
、バス4の使用権を確保17たのち、このバス4を経由
して他のプロセッサ5をアクセスする。したかって、バ
ス4上にはこのプロセッサ5相互 全てのデータが送出される。
In such a multiprocessor system, when one processor 5 communicates with another processor 5, the right to use the bus 4 is secured 17, and then the other processor 5 is accessed via this bus 4. . Therefore, all the data of the processors 5 is sent out on the bus 4.

バス監視装置6は例えば第1図に示すように構成されて
いる。
The bus monitoring device 6 is configured as shown in FIG. 1, for example.

すなわち、バス4に直接共通バスラッチ回路7が接続さ
れている。そして、この共通バスラッチ回路7はラッチ
端子LEの信号レベルがハイ(H)レベルからロー(L
)レベルに変化するタイミングでバス4上の信号状態を
取込んでラッチする。
That is, the common bus latch circuit 7 is directly connected to the bus 4. In this common bus latch circuit 7, the signal level of the latch terminal LE changes from high (H) level to low (L) level.
) The signal state on the bus 4 is captured and latched at the timing when the level changes.

したがって、ラッチ端子LEへLレベルのラッチ信号a
が印加される毎に、共通バスラッチ回路7にラッチされ
ている信号状態が最新の信号状態に更新される。また、
この共通バスラッチ回路7はバス4に直接接続されてい
るので、各プロセッサ5はこの共通バスラッチ回路7に
ラッチされている信号状態を自由に読取ることが可能で
ある。
Therefore, the latch signal a at L level is sent to the latch terminal LE.
Each time the signal is applied, the signal state latched in the common bus latch circuit 7 is updated to the latest signal state. Also,
Since this common bus latch circuit 7 is directly connected to the bus 4, each processor 5 can freely read the signal state latched in this common bus latch circuit 7.

また、アクセス開始検出回路8,エラー検出回路9およ
び制御部10が入出力ボート11を介【7てバス4に接
続されている。
Further, an access start detection circuit 8, an error detection circuit 9, and a control section 10 are connected to the bus 4 via an input/output port 11.

アクセス開始検出回路8は、バス4を構成するコントロ
ールバス内の予め定められた特定の1本または複数本の
信号線の信号状態を監視し、一つのプロセッサ5から他
のプロセッサ5に対するアクセス開始を示す信号変化を
検出する。アクセス開始を検出すると、ラッチ禁止回路
12を介して前記共通バスラッチ回路7のラッチ端子L
EへLレベルのラッチ信号aを送出する。具体的には、
アクセス開始を検出したアクセス開始検出回路8から出
力されるLレベルのラッチ信号はアクセス禁止回路12
内のインバータ12aでレベル反転されてナントゲート
12bの一方の入力端子へ入力される。このナントゲー
ト12bの他方の入力端子にはエラー検出回路9からエ
ラー検出信号すが入力されるか、エラーを検出していな
い状態においては、このエラー検出信号すはハイ(H)
レベルである。したがって、ナントゲート12bが成立
して、このナントゲート12bから共通バスバッファ回
路7へLレベルのラッチ信号aか印加される。よって、
共通パスバッファ回路7はその時点におけるバス4の信
号状態を取込んでラッチする。すなわち、ラッチ信号a
はラッチ禁止回路12をそのまま通過することになる。
The access start detection circuit 8 monitors the signal state of one or more predetermined specific signal lines in the control bus constituting the bus 4, and detects the start of access from one processor 5 to another processor 5. Detect signal changes indicated. When the access start is detected, the latch terminal L of the common bus latch circuit 7 is connected via the latch inhibit circuit 12.
The L level latch signal a is sent to E. in particular,
An L-level latch signal output from the access start detection circuit 8 that detects the access start is sent to the access prohibition circuit 12.
The level of the signal is inverted by the inverter 12a inside the signal, and the signal is input to one input terminal of the Nandt gate 12b. The error detection signal S from the error detection circuit 9 is input to the other input terminal of the Nant gate 12b, or when no error is detected, this error detection signal S is high (H).
level. Therefore, the Nant gate 12b is established, and the L level latch signal a is applied from the Nant gate 12b to the common bus buffer circuit 7. Therefore,
The common path buffer circuit 7 takes in and latches the signal state of the bus 4 at that time. That is, latch signal a
will pass through the latch inhibit circuit 12 as is.

エラー検出回路9は、前記バス4のアドレスバス、デー
タバス、コントロールバスの各信号状態を監視して、一
つのプロセッサ5が他のプロセッサ5をアクセスする過
程で何等からの異常が発生したか否かを監視する。そし
て、異常を検出するとLレベルのエラー検出信号すをラ
ッチ禁止回路12のナントゲート12bおよび制御部1
0へ送出する。この異常発生と判断する手法は例えば次
のようになる。アクセス時間が異常に長い場合をエラー
と判断する。また続出信号に対応するデータがバスに出
力されなかった場合をエラーと判断する。
The error detection circuit 9 monitors the signal states of the address bus, data bus, and control bus of the bus 4 to determine whether any abnormality has occurred in the process of one processor 5 accessing another processor 5. to monitor. When an abnormality is detected, the L-level error detection signal is output to the Nant gate 12b of the latch prohibition circuit 12 and the control unit 1.
Send to 0. For example, a method for determining that an abnormality has occurred is as follows. If the access time is abnormally long, it is determined as an error. Furthermore, it is determined that an error occurs if the data corresponding to the successive signal is not output to the bus.

エラー検出回路9からLレベルのエラー検出信号すが出
力されると、ナントゲート12bが不成立になり、ナン
トゲート12bから共通バスラッチ回路7のラッチ端子
LEへLレベルのラッチ信号aが印加されることはない
。エラー検出信号すが出力されると、共通バスラッチ回
路7にラッチされているバス4の信号状態は、たとえ次
のアクセスが開始されたとしても更新されることはない
When the error detection circuit 9 outputs the error detection signal S at the L level, the Nant gate 12b is not established, and the latch signal a at the L level is applied from the Nant gate 12b to the latch terminal LE of the common bus latch circuit 7. There isn't. When the error detection signal S is output, the signal state of the bus 4 latched by the common bus latch circuit 7 will not be updated even if the next access is started.

制御部10はLレベルのエラー検出信号すを受領すると
、入出力ポート11およびバス4を介して各プロセッサ
5にエラー発生情報を送信する。
When the control unit 10 receives the error detection signal S at the L level, it transmits error occurrence information to each processor 5 via the input/output port 11 and the bus 4.

各プロセッサ5はバス監視装置6からエラー発生情報を
受信すると、前記共通バスラッチ回路7にラッチされて
いるバス4の異常発生時の信号状態を読取る。そして、
この読取った信号状態から、異常が発生したプロセッサ
5を特定すると共に、異常種類を特定する。
When each processor 5 receives the error occurrence information from the bus monitoring device 6, it reads the signal state latched by the common bus latch circuit 7 at the time of occurrence of an abnormality on the bus 4. and,
Based on the read signal state, the processor 5 in which the abnormality has occurred is specified, and the type of abnormality is specified.

このように構成されたマルチプロセッサシステムのバス
監視装置において、各ブロラッサが正常に他のプロセッ
サをアクセスしている状態においては、アクセスが開始
される毎に、共通バスラッチ回路7にラッチされている
バス4の信号状態が最新の状態に更新されていく。そし
て、バス4上において何等かのアクセス異状が発生する
と、共通バスラッチ回路7にラッチされている異常発生
時の信号状態は更新されない。したがって、バス監視装
置6からエラー発生情報を受領した各プロセッサ5はそ
の共通バスラッチ回路7にラッチされている異常発生時
の信号状態を読出すことによって、異常発生のプロセラ
〜すおよび異常種類を判断できる。
In the bus monitoring device of the multiprocessor system configured as described above, when each processor is normally accessing other processors, each time an access is started, the bus latched in the common bus latch circuit 7 is The signal status of No. 4 is updated to the latest status. If any access abnormality occurs on the bus 4, the signal state latched in the common bus latch circuit 7 at the time of the abnormality occurrence is not updated. Therefore, each processor 5 that receives the error occurrence information from the bus monitoring device 6 reads the signal state latched in the common bus latch circuit 7 at the time of the occurrence of the error, thereby determining the processor and type of the error. can.

したがって、その異常発生に対応する処置を迅速に実行
できる。よって、異常発生時におけるシステムの損傷を
最小限に抑制できる。
Therefore, it is possible to quickly take measures to deal with the occurrence of the abnormality. Therefore, damage to the system when an abnormality occurs can be minimized.

したがって、第3図に示す従来システムのように、他の
プロセッサに異常が発生したにも係わらず、その異常発
生に気付かずに、そのまま通常の処理を続行することを
未然に防止できる。よって、マルチプロセッサシステム
全体の安全性を向上できる。
Therefore, unlike the conventional system shown in FIG. 3, it is possible to prevent a processor from continuing normal processing without noticing the occurrence of an abnormality even though it occurs in another processor. Therefore, the safety of the entire multiprocessor system can be improved.

〔発明の効果コ 以上説明したように、本発明のマルチプロセッサシステ
ムのバス監視装置によれば、異常発生時点のバス上の信
号状態をラッチしている。したかって、そのラッチされ
た信号状態から他の各プロセッサが異常が生じたプロセ
ッサおよび異常種類を特定できる。よって、異常発生に
対して即座に対処でき、かつ異常発生に起因する損傷を
最小限に抑制できる。
[Effects of the Invention] As explained above, according to the bus monitoring device for a multiprocessor system of the present invention, the signal state on the bus at the time of occurrence of an abnormality is latched. Therefore, each of the other processors can identify the processor in which the abnormality has occurred and the type of abnormality based on the latched signal state. Therefore, the occurrence of an abnormality can be dealt with immediately, and damage caused by the occurrence of an abnormality can be minimized.

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

第1図は実施例のマルチプロセッサシステムのバス監視
装置を示すブロック図、第2図は同実施例装置が組込ま
れたマルチプロセッサシステム全体を示す模式図、第3
図は従来のマルチプロセッサシステムを示す模式図であ
る。 4・・・バス、5・・・プロセッサ、6・・・バス監視
装置、7・・・共通バスラッチ回路、8・・・アクセス
開始検出回路、9・・・エラー検出回路、10・・・制
御部、11・・・入出力ボート、12・・・ラッチ禁止
回路。 出願人代理人 弁理士 鈴江武彦 第1図 ム 第2図    ′
FIG. 1 is a block diagram showing a bus monitoring device of a multiprocessor system according to an embodiment, FIG. 2 is a schematic diagram showing the entire multiprocessor system in which the device of the embodiment is incorporated, and FIG.
The figure is a schematic diagram showing a conventional multiprocessor system. 4... Bus, 5... Processor, 6... Bus monitoring device, 7... Common bus latch circuit, 8... Access start detection circuit, 9... Error detection circuit, 10... Control Section 11... Input/output board, 12... Latch inhibition circuit. Applicant's agent Patent attorney Takehiko Suzue Figure 1 Figure 2 '

Claims (1)

【特許請求の範囲】 一つのバスに複数台のプロセッサを接続すると共に、各
プロセッサは前記バスを介して他のプロセッサに対する
アクセスを行うマルチプロセッサシステムの異常発生を
監視するマルチプロセッサシステムのバス監視装置にお
いて、 ラッチ信号が入力する毎に、その時点における前記バス
上の信号状態をラッチする共通バスラッチ回路と、前記
各プロセッサのバスを経由するアクセスの開始を検出す
る毎に、前記共通バスラッチ回路へラッチ信号を送出す
るアクセス開始検出回路と、前記各プロセッサのアクセ
ス動作におけるエラーを検出してエラー検出信号を出力
するエラー検出回路と、このエラー検出回路のエラー検
出信号に応動して、前記ラッチ信号の前記共通バスラッ
チ回路への入力を禁止するラッチ禁止回路とを備えたマ
ルチプロセッサシステムのバス監視装置。
[Scope of Claims] A bus monitoring device for a multiprocessor system that monitors the occurrence of an abnormality in a multiprocessor system in which a plurality of processors are connected to one bus and each processor accesses other processors via the bus. A common bus latch circuit that latches the signal state on the bus at that time every time a latch signal is input, and a common bus latch circuit that latches the signal state on the bus at that time every time a start of access via the bus of each processor is detected. an access start detection circuit that sends out a signal; an error detection circuit that detects an error in the access operation of each of the processors and outputs an error detection signal; A bus monitoring device for a multiprocessor system, comprising a latch prohibition circuit that prohibits input to the common bus latch circuit.
JP2311552A 1990-11-19 1990-11-19 Bus monitor device for multiprocessor system Pending JPH04182835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2311552A JPH04182835A (en) 1990-11-19 1990-11-19 Bus monitor device for multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2311552A JPH04182835A (en) 1990-11-19 1990-11-19 Bus monitor device for multiprocessor system

Publications (1)

Publication Number Publication Date
JPH04182835A true JPH04182835A (en) 1992-06-30

Family

ID=18018613

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2311552A Pending JPH04182835A (en) 1990-11-19 1990-11-19 Bus monitor device for multiprocessor system

Country Status (1)

Country Link
JP (1) JPH04182835A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7232528B2 (en) * 2001-06-25 2007-06-19 Mitsubishi Gas Chemical Company, Inc. Surface treatment agent for copper and copper alloy

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7232528B2 (en) * 2001-06-25 2007-06-19 Mitsubishi Gas Chemical Company, Inc. Surface treatment agent for copper and copper alloy

Similar Documents

Publication Publication Date Title
JPH04182835A (en) Bus monitor device for multiprocessor system
JPS6115239A (en) Processor diagnosis system
JP3045888B2 (en) Data processing device
JPH0754947B2 (en) Standby system monitoring method
JPH03192431A (en) Interruption processing system
JPH01134637A (en) Supervising system for information in stall processing system
CN117743008A (en) Multi-core processor fault diagnosis and exception handling method, main control board card and equipment
JPH0244436A (en) Information processing monitoring system
JPH0341529A (en) Abnormality detector for connecting apparatus in data transmitting equipment
JPH02130646A (en) Abnormality detecting system for cpu
JPS62278642A (en) Retrial control system
JPH04333963A (en) Fault processing system
JPH04338842A (en) Information processor with error detecting function
JPH03180948A (en) Fault restoring system in multihost system
JPH0149975B2 (en)
JPH01205244A (en) System for collecting logging information
JPH1020968A (en) Selective hardware resetting circuit
JPS62106564A (en) Using/spare processor switching control system for information processing system
JPS61135293A (en) Remote supervisory control system
JPS58221533A (en) Remote supervisory and controlling system
JPH05165763A (en) Dma controller
JPH0883106A (en) Abnormality diagnostic device for programmable controller
JPH04205233A (en) Abnormality diagnostic device for microprocessor
JPH01200441A (en) Mutual monitoring method among plural processors
JPH05233359A (en) Debugging device