JPH04305758A - Information processor - Google Patents

Information processor

Info

Publication number
JPH04305758A
JPH04305758A JP3070148A JP7014891A JPH04305758A JP H04305758 A JPH04305758 A JP H04305758A JP 3070148 A JP3070148 A JP 3070148A JP 7014891 A JP7014891 A JP 7014891A JP H04305758 A JPH04305758 A JP H04305758A
Authority
JP
Japan
Prior art keywords
slave
processor
master
line
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP3070148A
Other languages
Japanese (ja)
Inventor
Masa Hironaka
廣中 雅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3070148A priority Critical patent/JPH04305758A/en
Publication of JPH04305758A publication Critical patent/JPH04305758A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To instantaneously execute the proper start of a slave processor and the detection of a fault. CONSTITUTION:A master processor 11 and slave processors 12, 13 are mutually connected through a master ready line 14b and a slave ready line 14c included in a common bus 14 and the master processor 11 applies a self-operation state (master operation state) to the line 14c. On the other hand, each of the slave processors 12, 13 applies a self-operation state (slave operation state) to the line 14c. The master processor 11 monitors the line 14c to know the operation states of the slave processors 12, 13 and each slave processor monitors the lines 14b, 14c to know the operation states of the master processor 11 and the other slave processor.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は情報処理装置に関し、特
に、マルチプロセッサー構成の情報処理装置における立
ち上げ及び障害検出に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly to startup and failure detection in an information processing apparatus having a multiprocessor configuration.

【0002】0002

【従来の技術】一般に、この種の情報処理装置ではマス
タープロセッサー及びスレーブプロセッサーを備えてい
る。電源投入後、スレーブプロセッサーはリセット状態
、ホルト状態、又は自己診断を実行して割込み状態のい
ずれかになる。一方、マスタープロセッサーは、電源投
入後、スレーブプロセッサー動作用プログラム(単にプ
ログラムという)を主記憶装置に展開し、第1のステッ
プ又は第2のステップを実行する。第1のステップでは
、プログラムカウントによって待時間を設定し、これに
よって、スレーブプロセッサーの自己診断時間を確保し
、マスタープロセッサーでは待時間経過後自己診断が終
了したと判断して、第2のステップでは、各スレーブプ
ロセッサーの状態を順にセンスして割込み待状態である
と認識すると、マスタープロセッサーはスレーブプロセ
ッサーに対して割込み動作をかけプログラムをロードす
る。
2. Description of the Related Art Generally, this type of information processing apparatus includes a master processor and a slave processor. After power-up, the slave processor enters either a reset state, a halt state, or an interrupt state by performing self-diagnostics. On the other hand, after turning on the power, the master processor loads a program for operating the slave processor (simply referred to as a program) into the main storage device, and executes the first step or the second step. In the first step, the waiting time is set by the program count, thereby securing the self-diagnosis time for the slave processor, and the master processor determines that the self-diagnosis is completed after the waiting time has elapsed. , the master processor senses the status of each slave processor in turn and recognizes that it is in an interrupt wait state, then interrupts the slave processor and loads the program.

【0003】プログラムのロードが完了すると、スレー
ブプロセッサーでは、例えば、主記憶装置に備えられた
共通アクセス領域に完了フラグをセットする。一方、マ
スタープロセッサーでは共通アクセス領域をセンスして
完了フラグのセットを確認すると、プログラムロードが
完了したと認識する。
[0003] When the loading of the program is completed, the slave processor sets a completion flag in a common access area provided in the main memory, for example. On the other hand, when the master processor senses the common access area and confirms that the completion flag is set, it recognizes that the program load has been completed.

【0004】さらに、スレーブプロセッサーで障害が発
生すると、この障害発生スレーブプロセッサーでは共通
アクセス領域に障害フラグをセットする。マスタープロ
セッサーでは、共通アクセス領域をセンスすることによ
って障害フラグのセットを確認すると、障害の発生と判
断している。
Furthermore, when a fault occurs in a slave processor, a fault flag is set in the common access area of the faulty slave processor. The master processor determines that a failure has occurred when the failure flag is set by sensing the common access area.

【0005】[0005]

【発明が解決しようとする課題】ところで、上述のよう
に、マスタープロセッサーがプログラムカウントで自己
診断のための待時間を設定する場合、マスタープロセッ
サー及びスレーブプロセッサーの性能に起因してスレー
ブプロセッサーが割込み待状態になる前にマスタープロ
セッサーが割込みを実行してしまうことがあり、この結
果、スレーブプロセッサーの最適な立ち上げ時間が確保
できないという問題点がある。
[Problems to be Solved by the Invention] As mentioned above, when the master processor sets the wait time for self-diagnosis using the program count, the slave processor may not be able to wait for interrupts due to the performance of the master processor and slave processors. The master processor may execute an interrupt before the master processor enters the state, and as a result, there is a problem in that it is not possible to secure the optimal start-up time for the slave processor.

【0006】また、マスタープロセッサーが各スレーブ
プロセッサーの状態をセンスして割込みをかける場合に
は、マスタープロセッサーは順次スレーブプロセッサー
をセンスするから、スレーブプロセッサーの数が増大す
ると、スレーブプロセッサー数に応じて立ち上げ時間が
増大してしまうという問題点がある。
Furthermore, when the master processor senses the status of each slave processor and issues an interrupt, the master processor senses the slave processors in sequence, so as the number of slave processors increases, the number of interrupts increases depending on the number of slave processors. There is a problem that the raising time increases.

【0007】さらに、上述のように、マスタープロセッ
サーはスレーブプロセッサーへのプログラムロード完了
及び障害検出を共通アクセス領域をセンスすることによ
って認識しているから、ロード完了および障害検出に時
間がかかるという問題点がある。つまり、即時にロード
完了および障害検出ができないという問題点がある。
Furthermore, as mentioned above, since the master processor recognizes the completion of program loading to the slave processor and the detection of a fault by sensing the common access area, there is a problem that it takes time to complete the load and detect a fault. There is. In other words, there is a problem in that loading cannot be completed and failures cannot be detected immediately.

【0008】本発明の目的はスレーブプロセッサーの適
切な立ち上げを行うことのできる情報処理装置を提供す
ることにある。
An object of the present invention is to provide an information processing apparatus that can appropriately start up a slave processor.

【0009】本発明の他の目的はロード完了及び障害検
出を即時に行うことのできる情報処理装置を提供するこ
とにある。
Another object of the present invention is to provide an information processing device that can immediately complete loading and detect failures.

【0010】0010

【課題を解決するための手段】本発明によれば、マスタ
ープロセッサー及びスレーブプロセッサーが相互に接続
された情報処理装置において、前記マスタープロセッサ
ー及び前記スレーブプロセッサーはさらに第1及び第2
の制御線によって相互に接続されており、前記マスター
プロセッサーには前記第1の制御線にマスター動作状態
をマスター動作状態信号として送出する第1の送出手段
と、前記第2の制御線を監視する第1の監視手段とが備
えられ、前記スレーブプロセッサーには前記第2の制御
線にスレーブ動作状態をスレーブ動作状態信号として送
出する第2の送出手段と、前記第1及び前記第2の制御
線を監視する第2の監視手段とが備えられていることを
特徴とする情報処理装置が得られる。
According to the present invention, in an information processing device in which a master processor and a slave processor are connected to each other, the master processor and the slave processor further have first and second processors connected to each other.
are interconnected by control lines, and the master processor includes a first sending means for sending a master operating state as a master operating state signal to the first control line, and a first sending means for monitoring the second control line. a first monitoring means, the slave processor is provided with a second sending means for sending a slave operating state as a slave operating state signal to the second control line; There is obtained an information processing apparatus characterized in that it is equipped with a second monitoring means for monitoring.

【0011】[0011]

【実施例】以下本発明について実施例によって説明する
EXAMPLES The present invention will be explained below by way of examples.

【0012】図1を参照して、図示の情報処理装置はマ
スタープロセッサー11及びスレーブプロセッサー12
及び13を備えている。そして、マスタープロセッサー
11は共通バス14によってスレーブプロセッサー12
及び13に接続されている。共通バス14はアドレスデ
ータコントロール線14a、マスターレディー線14b
、及びスレーブレディー線14cで構成されている。 マスタープロセッサー11には入出力(I/O)バス1
5を介してI/O制御装置16が接続されている。さら
に、アドレスデータコントロール線14aにはメモリ1
7が接続されている。なお、図1においては、スレーブ
プロセッサー12及び13のみが示されているが、共通
バス14には他のスレーブプロセッサーが接続されるか
もしれない。
Referring to FIG. 1, the illustrated information processing apparatus includes a master processor 11 and a slave processor 12.
and 13. The master processor 11 connects to the slave processor 12 via the common bus 14.
and 13. The common bus 14 includes an address data control line 14a and a master ready line 14b.
, and a slave ready line 14c. The master processor 11 has an input/output (I/O) bus 1.
An I/O control device 16 is connected via 5. Furthermore, the memory 1 is connected to the address data control line 14a.
7 is connected. Note that although only the slave processors 12 and 13 are shown in FIG. 1, other slave processors may be connected to the common bus 14.

【0013】電源が投入されると、マスタープロセッサ
ー11上のマイクロプロセッサー(MPU)11aはイ
ニシャライズ信号でマスターフリップフロップ(MF/
F)11bをリセットする。このリセットによってマス
ターフリップフロップ11bからマスターインアクティ
ブ信号が送出され、ドライバー11cはマスターレディ
ー線14bをインアクティブにドライブする。
When the power is turned on, the microprocessor (MPU) 11a on the master processor 11 activates the master flip-flop (MF/
F) Reset 11b. This reset causes the master flip-flop 11b to send out a master inactive signal, and the driver 11c drives the master ready line 14b inactive.

【0014】同様にして、スレーブプロセッサー12及
び13では、電源投入によって、マイクロプロセッサー
12a及び13aがそれぞれスレーブフリップフロップ
(SF/F)12b及び13bをリセットする。このリ
セットによってスレーブフリップフロップ12b及び1
3bからそれぞれ第1及び第2のスレーブインアクティ
ブ信号が送出され、オープンコレクタドライバー12c
及び13cはスレーブレディー線14cをインアクティ
ブにドライブする。
Similarly, in slave processors 12 and 13, when power is turned on, microprocessors 12a and 13a reset slave flip-flops (SF/F) 12b and 13b, respectively. This reset causes the slave flip-flops 12b and 1
3b respectively send out first and second slave inactive signals, and the open collector driver 12c
and 13c drive the slave ready line 14c inactive.

【0015】スレーブプロセッサー12及び13におい
て、マイクロプロセッサー12a及び13aはそれぞれ
レシーバー12d及び13dによってマスターレディー
線14cがインアクティブであることを認識しており、
電源投入後、自己診断を実行した後、マイクロプロセッ
サー12a及び13aはマスターレディー線14cがア
クティブになるのをウェイトしている。つまり、待状態
にある。
In the slave processors 12 and 13, the microprocessors 12a and 13a recognize that the master ready line 14c is inactive by the receivers 12d and 13d, respectively.
After turning on the power and performing self-diagnosis, the microprocessors 12a and 13a wait for the master ready line 14c to become active. In other words, it is in a waiting state.

【0016】一方、マスタープロセッサー11ではスレ
ーブプロセッサー動作用プログラムをI/O制御装置1
6から得て、アドレスデータコントロール線14aを介
してメモリ17上に展開する。その後、マイクロプロセ
ッサー11aがマスターフリップフロップ11bをセッ
ト状態とする。この結果、マスターフリップフロップ1
1bはマスターアクティブ信号を送出し、ドライバー1
1cはマスターレディー線14bをアクティブにする。
On the other hand, in the master processor 11, the program for operating the slave processor is transferred to the I/O control device 1.
6 and expands it onto the memory 17 via the address data control line 14a. Thereafter, the microprocessor 11a sets the master flip-flop 11b. As a result, master flip-flop 1
1b sends a master active signal and driver 1
1c activates the master ready line 14b.

【0017】この段階では、スレーブプロセッサー12
は自己診断が完了して待状態にあるものとし、スレーブ
プロセッサー13は自己診断中であるものとする。スレ
ーブプロセッサー12において、マイクロプロセッサー
12aがレシーバー12dを介してマスターレディー線
14bがアクティブであることを認識すると、スレーブ
プロセッサー12では共通バス14をアクセスしてメモ
リ17からプログラムをロードする。一方、スレーブプ
ロセッサー13にはレシーバー13dを介してマイクロ
プロセッサー13aにマスターレディー線14bがアク
ティブであることが通知されている。従って、スレーブ
プロセッサー13では自己診断が終了すると直ちに共通
バス14をアクセスしてメモリ17からプログラムをロ
ードする。
At this stage, the slave processor 12
It is assumed that the slave processor 13 has completed its self-diagnosis and is in a waiting state, and the slave processor 13 is in the process of self-diagnosis. In the slave processor 12, when the microprocessor 12a recognizes via the receiver 12d that the master ready line 14b is active, the slave processor 12 accesses the common bus 14 and loads the program from the memory 17. On the other hand, the slave processor 13 is notified via the receiver 13d that the microprocessor 13a is informed that the master ready line 14b is active. Therefore, the slave processor 13 accesses the common bus 14 and loads the program from the memory 17 immediately after the self-diagnosis is completed.

【0018】プログラムのロードが完了すると、スレー
ブプロセッサー12ではマイクロプロセッサー12aが
スレーブフリップフロップ12bをセット状態とする。 これによって、スレーブフリップフロップ12bはアク
ティブ信号を送出し、オープンコレクタドライバー12
cはスレーブレディー線14cをアクティブにドライブ
する。一方、この状態では、スレーブプロセッサー13
はプログラムロード中であるため、オープンコレクタド
ライバー13cはスレーブレディー線14cをインアク
ティブにドライブしている。従って、スレーブレディー
線14cはインアクティブ状態となったままであり、マ
スタープロセッサー11ではレシーバー11dによって
マイクロプロセッサー11aがスレーブレディー線14
cがインアクティブ状態であることを認識している。同
様にして、スレーブプロセッサー12ではレシーバー1
2eによってマイクロプロセッサー12aがスレーブレ
ディー線14cがインアクティブであると認識しており
、スレーブプロセッサー12は他のプロセッサーに対す
るアクセスを実行しない。
When the loading of the program is completed, in the slave processor 12, the microprocessor 12a sets the slave flip-flop 12b. As a result, the slave flip-flop 12b sends out an active signal, and the open collector driver 12
c actively drives the slave ready line 14c. On the other hand, in this state, the slave processor 13
Since the program is being loaded, the open collector driver 13c is inactively driving the slave ready line 14c. Therefore, the slave ready line 14c remains inactive, and in the master processor 11, the receiver 11d causes the microprocessor 11a to read the slave ready line 14.
It is recognized that c is in an inactive state. Similarly, in slave processor 12, receiver 1
2e, the microprocessor 12a recognizes that the slave ready line 14c is inactive, and the slave processor 12 does not access other processors.

【0019】プログラムのロードが完了すると、スレー
ブプロセッサー13ではマイクロプロセッサー13aが
スレーブフリップフロップ13bをセット状態とする。 これによって、スレーブフリップフロップ13bはアク
ティブ信号を送出し、オープンコレクタドライバー13
cはスレーブレディー線14cをアクティブにドライブ
する。これによって、スレーブレディー線14cはアク
ティブとなる。
When the loading of the program is completed, in the slave processor 13, the microprocessor 13a sets the slave flip-flop 13b. As a result, the slave flip-flop 13b sends out an active signal, and the open collector driver 13
c actively drives the slave ready line 14c. As a result, the slave ready line 14c becomes active.

【0020】この結果、マスタープロセッサー11でレ
シーバー11dによってスレーブレディー線14cがア
クティブになったことを認識する。同様に、スレーブプ
ロセッサー12及び13では、レシーバー12e及び1
3eによってマイクロプロセッサー12a及び13aが
スレーブレディー線14cがアクティブになったことを
認識する。つまり、すべてのプロセッサーにおいて、ス
レーブプロセッサー12及び13にプログラムのロード
が完了したことが認識されることになり、他のプロセッ
サーに対するアクセスが可能となる。
As a result, the master processor 11 recognizes by the receiver 11d that the slave ready line 14c has become active. Similarly, in slave processors 12 and 13, receivers 12e and 1
3e, the microprocessors 12a and 13a recognize that the slave ready line 14c has become active. In other words, all processors recognize that the loading of the program to the slave processors 12 and 13 has been completed, and access to other processors becomes possible.

【0021】ところで、通常動作中に、例えば、スレー
ブプロセッサーに障害が発生すると、マイクロプロセッ
サー12aはスレーブフリップフロップ12bをリセッ
ト状態とする。これによって、スレーブフリップフロッ
プ12bはインアクティブ信号を送出し、ドライバー1
2cがスレーブレディー線14cをインアクティブにド
ライブする。この結果、マスタープロセッサー11では
レシーバー11dによってマイクロプロセッサー11a
がスレーブレディー線14cがインアクティブ状態にな
ったと認識する。つまり、スレーブプロセッサー12又
は13で障害が発生したことが認識される。同様にして
スレーブプロセッサー13においてもスレーブプロセッ
サー12で障害が発生したことが認識される。
By the way, during normal operation, if a failure occurs in the slave processor, for example, the microprocessor 12a resets the slave flip-flop 12b. As a result, the slave flip-flop 12b sends an inactive signal and the driver 1
2c drives the slave ready line 14c inactive. As a result, in the master processor 11, the receiver 11d controls the microprocessor 11a.
recognizes that the slave ready line 14c has become inactive. In other words, it is recognized that a failure has occurred in the slave processor 12 or 13. Similarly, the slave processor 13 also recognizes that a failure has occurred in the slave processor 12.

【0022】[0022]

【発明の効果】以上説明したように、本発明ではマスタ
ーレディー線及びスレーブレディー線でマスタープロセ
ッサー及びスレーブプロセッサーを接続し、これらマス
ターレディー線及びスレーブレディー線にそれぞれマス
タープロセッサー及びスレーブプロセッサーの動作状態
を実質的に送出するようにしたから、マスタープロセッ
サー及びスレーブプロセッサーの動作状態を即座に認識
することができ、その結果、スレーブプロセッサーの適
切な立ち上げを行うことのできるとともにロード完了及
び障害検出を即時に認識することができるという効果が
ある。
As explained above, in the present invention, a master processor and a slave processor are connected by a master ready line and a slave ready line, and the operating status of the master processor and slave processor is transmitted to the master ready line and slave ready line, respectively. Since the data is essentially transmitted, the operating status of the master processor and slave processors can be immediately recognized, and as a result, the slave processors can be started up appropriately, and load completion and failure detection can be performed immediately. This has the effect of being able to be recognized.

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

【図1】本発明による情報処理装置の一実施例を示すブ
ロック図である。
FIG. 1 is a block diagram showing an embodiment of an information processing apparatus according to the present invention.

【符号の説明】[Explanation of symbols]

11  マスタープロセッサー 12  スレーブプロセッサー 13  スレーブプロセッサー 14  共通バス 15  I/Oバス 16  I/O制御装置 17  メモリ 11 Master processor 12 Slave processor 13 Slave processor 14 Common bus 15 I/O bus 16 I/O control device 17 Memory

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】  マスタープロセッサー及びスレーブプ
ロセッサーが相互に接続された情報処理装置において、
前記マスタープロセッサー及び前記スレーブプロセッサ
ーはさらに第1及び第2の制御線によって相互に接続さ
れており、前記マスタープロセッサーには前記第1の制
御線にマスター動作状態をマスター動作状態信号として
送出する第1の送出手段と、前記第2の制御線を監視す
る第1の監視手段とが備えられ、前記スレーブプロセッ
サーには前記第2の制御線にスレーブ動作状態をスレー
ブ動作状態信号として送出する第2の送出手段と、前記
第1及び前記第2の制御線を監視する第2の監視手段と
が備えられていることを特徴とする情報処理装置。
Claim 1: An information processing device in which a master processor and a slave processor are interconnected, comprising:
The master processor and the slave processor are further interconnected by first and second control lines, and the master processor has a first control line that sends a master operating status as a master operating status signal to the first control line. and a first monitoring means for monitoring the second control line; An information processing apparatus comprising: a sending means; and a second monitoring means for monitoring the first and second control lines.
【請求項2】  請求項1に記載された情報処理装置に
おいて、前記マスタープロセッサー及び前記スレーブプ
ロセッサーは共通バス線によって接続されており、該共
通バス線に前記第1及び前記第2の制御線が含まれてい
ることを特徴とする情報処理装置。
2. The information processing device according to claim 1, wherein the master processor and the slave processor are connected by a common bus line, and the first and second control lines are connected to the common bus line. An information processing device comprising:
【請求項3】  請求項1に記載された情報処理装置に
おいて、前記第1及び前記第2の送出手段はそれぞれ前
記第1及び前記第2の制御線をアクティブにすることに
よって実質的に前記マスター動作状態信号及び前記スレ
ーブ状態信号をを送出するようにしたことを特徴とする
情報処理装置。
3. The information processing apparatus according to claim 1, wherein the first and second sending means substantially transmit the information to the master by activating the first and second control lines, respectively. An information processing device characterized in that it transmits an operating state signal and the slave state signal.
JP3070148A 1991-04-02 1991-04-02 Information processor Withdrawn JPH04305758A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3070148A JPH04305758A (en) 1991-04-02 1991-04-02 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3070148A JPH04305758A (en) 1991-04-02 1991-04-02 Information processor

Publications (1)

Publication Number Publication Date
JPH04305758A true JPH04305758A (en) 1992-10-28

Family

ID=13423200

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3070148A Withdrawn JPH04305758A (en) 1991-04-02 1991-04-02 Information processor

Country Status (1)

Country Link
JP (1) JPH04305758A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0778122A (en) * 1993-06-23 1995-03-20 Koninkl Ptt Nederland Nv Processor circuit composed of first processor, of memory and of peripheral circuit and system composed of said processor circuit and of second processor
KR20050003069A (en) * 2003-06-30 2005-01-10 주식회사 대우일렉트로닉스 Bus interface for micro controller

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0778122A (en) * 1993-06-23 1995-03-20 Koninkl Ptt Nederland Nv Processor circuit composed of first processor, of memory and of peripheral circuit and system composed of said processor circuit and of second processor
KR20050003069A (en) * 2003-06-30 2005-01-10 주식회사 대우일렉트로닉스 Bus interface for micro controller

Similar Documents

Publication Publication Date Title
JPH11149433A (en) Defect reporting system using local area network and its method
JP2010140361A (en) Computer system and abnormality detection circuit
JP3806600B2 (en) System switching method for multi-system
JPH02196355A (en) Memory processing system
JPH04305758A (en) Information processor
JPH1153225A (en) Fault processor
JPH0764930A (en) Mutual monitoring method between cpus
JP4633553B2 (en) Debug system, debugging method and program
JP3313667B2 (en) Failure detection method and method for redundant system
JP2998804B2 (en) Multi-microprocessor system
JPH07200334A (en) Duplicate synchronization operation system
JP2003106211A (en) Controllable for automobile internal combustion engine
JP3148099B2 (en) Input / output control method and input / output control method
JP2879480B2 (en) Switching system when redundant computer system loses synchronization
JP3316739B2 (en) Device interface control method
JP2985188B2 (en) Redundant computer system
JP2504515B2 (en) Test channel instruction execution control method
JPS62182936A (en) Emergency operating device for processor system
JPH06266478A (en) Computer system
JPS62194547A (en) Emergency working device
JPS6116340A (en) Emergency operation device of processor system
JPS6318229B2 (en)
JPS62212865A (en) Multiprocessor control system
JPH10143393A (en) Diagnosis and processing device
JPS6121551A (en) Interface controller

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980711