JPS6213702B2 - - Google Patents

Info

Publication number
JPS6213702B2
JPS6213702B2 JP56168613A JP16861381A JPS6213702B2 JP S6213702 B2 JPS6213702 B2 JP S6213702B2 JP 56168613 A JP56168613 A JP 56168613A JP 16861381 A JP16861381 A JP 16861381A JP S6213702 B2 JPS6213702 B2 JP S6213702B2
Authority
JP
Japan
Prior art keywords
fault
processing unit
central processing
data
failure
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
Application number
JP56168613A
Other languages
Japanese (ja)
Other versions
JPS5872228A (en
Inventor
Kenji Ashihara
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP56168613A priority Critical patent/JPS5872228A/en
Publication of JPS5872228A publication Critical patent/JPS5872228A/en
Publication of JPS6213702B2 publication Critical patent/JPS6213702B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0745Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in an input/output transactions management context
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Retry When Errors Occur (AREA)
  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 本発明は、通話路系制御装置のような装置を共
通バスを介して中央処理装置に接続した電子交換
機等のデータ処理システムにおいて、通話路系制
御装置等の装置の障害を処理する障害処理方式に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a data processing system such as an electronic exchange in which a device such as a communication path control device is connected to a central processing unit via a common bus. The present invention relates to a failure handling method for handling failures.

外部入力により、バスサイクルの停止と再試行
機能を有する中央処理装置に共通バスを介して通
話路系制御装置等の装置を接続した電子交換機で
は、中央処理装置以外の装置に障害が発生する
と、従来、障害検出回路でこれを検出し、バスサ
イクルを停止するとともに、再試行機能により再
試行を行ない、そこで再試行に失敗すると、障害
検出回路により、中央処理装置に対して割込みを
発生させ、障害処理プログラムを起動し、必要な
情報をセープした後に固定番地からの処理の再開
を行なつていた。
In an electronic switching system in which a central processing unit, which has a bus cycle stop and retry function based on external input, is connected to devices such as communication line control equipment via a common bus, if a failure occurs in a device other than the central processing unit, Conventionally, a failure detection circuit detects this and stops the bus cycle, and a retry function performs a retry. If the retry fails, the failure detection circuit generates an interrupt to the central processing unit. After starting the failure handling program and saving the necessary information, processing was resumed from a fixed address.

かかる従来例で共通バスとは、データバス、ア
ドレスバスとがそれぞれ共通に接続されている例
を云う。そして、アドレスバス上には、中央処理
装置及び通話路系制御装置等の他の装置とが同一
アドレス空間を形成するアドレスが乗る。同一ア
ドレス空間とは、例えば中央処理装置使用のアド
レスが0番地から1000番地、1001番地から1050番
地は他の装置が使用、1051番地から1070番地ま
では他の装置が使用といつたアドレスの取り方
を云う。尚、実際のアドレスは桁数ははるかに多
いことは云うまでもない。
In such conventional examples, the common bus refers to an example in which a data bus and an address bus are each commonly connected. Then, on the address bus, there is an address that forms the same address space with other devices such as the central processing unit and the communication path control device. The same address space means, for example, that the addresses used by the central processing unit are addresses 0 to 1000, addresses 1001 to 1050 are used by other devices, and addresses 1051 to 1070 are used by other devices. Tell me the way. It goes without saying that the actual address has a much larger number of digits.

更に、障害処理プログラムによつてセーブされ
る必要な情報とは、プログラムカウンタの内容
(PC)、アドレスレジスタ(AR)の内容等であ
り、いずれもプログラムの来歴用の情報であり、
中央処理装置の内部情報である。従つて、障害発
生の相手の情報は含まない。
Furthermore, the necessary information saved by the fault handling program includes the contents of the program counter (PC), the contents of the address register (AR), etc., both of which are information for the history of the program.
This is internal information of the central processing unit. Therefore, information about the other party where the failure occurred is not included.

固定番地とは、障害発生時のジヤンプ先が固定
の番地との意である。この固定番地内には、無情
報が挿入され、障害発生表示となる。
Fixed address means that the jump destination is a fixed address when a failure occurs. No information is inserted into this fixed address, indicating that a failure has occurred.

尚、アドレス空間が同一との文献例には、「マ
イクロコンピユータ基礎技術マニユアル」(昭和
53年9月20日発行、ラジオ技術社、横井与次郎
著)(第267頁)に開示されている。
An example of a document stating that the address spaces are the same is "Microcomputer Basic Technology Manual" (Showa era).
Published September 20, 1953, Radio Gijutsusha, written by Yojiro Yokoi) (page 267).

このような従来の障害処理方式では、中央処理
装置に接続される装置が増加し、中央処理装置以
外の装置の障害が増加すると、固定番地からの処
理再開が増加し、それによつてオンライン処理の
中断が多発し、オンラインシステムの安定性が低
下するという欠点があつた。
In such conventional failure handling methods, as the number of devices connected to the central processing unit increases and the number of failures in devices other than the central processing unit increases, the number of restarts from fixed addresses increases, thereby reducing online processing. The drawback was that there were frequent interruptions and the stability of the online system decreased.

本発明の目的は、中央処理装置以外の装置の障
害によるオンラインシステムへの影響を最小限に
抑えることができる障害処理方式を提供すること
にある。
An object of the present invention is to provide a fault handling method that can minimize the influence on an online system due to a fault in a device other than the central processing unit.

まず、本発明の原理につき説明する。 First, the principle of the present invention will be explained.

本発明では、障害検出回路において、障害原因
と障害となつた装置を識別し、記憶し、さらに、
障害原因と障害となつた装置種別毎に設けた再試
行カウンタに従つてバスサイクルの再試行を繰り
返す。
In the present invention, the fault detection circuit identifies and stores the cause of the fault and the faulty device, and further,
The bus cycle is retried repeatedly according to the cause of the failure and the retry counter provided for each type of device that caused the failure.

そし、再試行に失敗した時、障害検出回路は、
最も影響の少ないように配慮されたバス状態を設
定し、擬似応答を中央処理装置に返す。
Then, when the retry fails, the failure detection circuit
The bus state is set to have the least impact, and a pseudo response is returned to the central processing unit.

中央処理装置では、擬似応答信号により、あた
かも再試行に成功したかの如く、プログラム処理
を続行させることができる。
In the central processing unit, the pseudo response signal allows program processing to continue as if the retry was successful.

また、障害検出回路は、擬似応答信号と同時に
割込み信号を発生させ、障害処理プログラムは障
害検出回路に記憶されている障害原因と障害装置
の種別の情報を読み出し、障害となつた装置がシ
ステムから切離し可能な装置の場合、使用不可の
表示を行ない障害となつた装置に対するアクセス
を禁止し、割込み中断した時点に処理の実行を引
継び、正常処理を続行する。
In addition, the fault detection circuit generates an interrupt signal at the same time as the pseudo response signal, and the fault processing program reads information about the cause of the fault and the type of faulty device stored in the fault detection circuit, and removes the faulty device from the system. In the case of a device that can be separated, an unusable display is displayed to prohibit access to the faulty device, execution of the process is taken over at the point where the interrupt is interrupted, and normal processing is continued.

一方、障害となつた装置が主記憶装置のよう
に、システム稼動に重大な影響を与える場合、固
定番地へ処理を引継ぎ、再開処理プログラムを起
動して、予備系への切替え等の処理を実行する。
On the other hand, if the faulty device has a serious impact on system operation, such as a main storage device, processing is taken over to a fixed address, a restart processing program is started, and processing such as switching to a backup system is executed. do.

更に、障害検出回路は、凝似データの発生指令
を出して凝似データを発生させ、このデータを中
央処理装置に取りこませる。中央処理装置は、こ
の擬似データによつて上記障害発生時の次の処理
を行う。この処理では、擬似データをもとに行わ
れるため、実際の処理の実体は伴わない。しか
し、擬似データを適当な値に設定しておくことに
よつて、実際の処理に悪影響を与えないようにす
ることができる。これによつて、オンラインシス
テムの安定性、即ち、障害発生時にあつても擬似
データをもとにした擬似処理が行われ、オンライ
ンシステムとしての継続した処理が一見なされる
ことになる。
Furthermore, the fault detection circuit issues a command to generate simulated data, generates simulated data, and causes the central processing unit to take in this data. The central processing unit uses this pseudo data to perform the next process when the failure occurs. Since this processing is performed based on pseudo data, there is no actual processing involved. However, by setting the pseudo data to an appropriate value, it is possible to prevent the actual processing from being adversely affected. This ensures the stability of the online system, that is, even when a failure occurs, pseudo processing is performed based on pseudo data, and the online system can seemingly continue processing.

尚、障害発生時の次の処理とは、障害発生時の
プログラムカウンタの値がAとすると、次の処理
とはプログラムカウンタの値Aになした値、即ち
(A+1)のプログラムカウンタの指定するプロ
グラム(命令)を云う。
Note that the next process when a failure occurs is, assuming that the value of the program counter at the time of the failure is A, the next process is to specify the value set to the program counter value A, that is, the program counter of (A+1). Refers to a program (instruction).

実施例により本発明を説明する。 The invention will be explained by examples.

図において、1はアドレスバス、2はデータバ
ス、3は中央処理装置、4は障害検出回路、5は
主記憶装置、6は入出力制御装置、7は通話路系
制御装置、8は中央処理装置3からのアクセスに
対する各装置5〜7からの応答信号のための信号
線、9は障害検出時に障害検出回路4から送られ
る応答信号のための信号線となり、正常処理中に
応答信号線8の中継線となる信号線、10は中央
処理装置3にバスサイクルを再試行させるための
制御線、11は中央処理装置3に割込みを発生さ
せるための制御線、12は中央処理装置3のデー
タバスを強制的に任意の値に設定するための擬似
データ制御回路、13は上記12の擬似データ制
御回路を制御する為の制御線を示す。
In the figure, 1 is an address bus, 2 is a data bus, 3 is a central processing unit, 4 is a fault detection circuit, 5 is a main storage device, 6 is an input/output control device, 7 is a communication path system control device, and 8 is a central processing unit. A signal line 9 is a signal line for a response signal from each device 5 to 7 in response to an access from the device 3. A signal line 9 is a signal line for a response signal sent from the failure detection circuit 4 when a failure is detected, and a response signal line 8 is used during normal processing. 10 is a control line for causing the central processing unit 3 to retry the bus cycle, 11 is a control line for causing the central processing unit 3 to generate an interrupt, 12 is data for the central processing unit 3 A pseudo data control circuit for forcibly setting the bus to an arbitrary value; 13 indicates a control line for controlling the above 12 pseudo data control circuits.

以下、中央処理装置3が通話路系制御装置7に
存在するデータを読出しを行なうバスサイクルに
おいて、通話路系制御装置7に障害が発生したと
きの処理について説明する。なお、障害の原因と
しては、通話路系制御装置7の故障によつて応答
信号が返らない障害を想定する。
Hereinafter, a description will be given of processing when a failure occurs in the communication line control apparatus 7 during a bus cycle in which the central processing unit 3 reads data existing in the communication line control apparatus 7. It is assumed that the cause of the failure is a failure in which no response signal is returned due to a failure of the communication path system control device 7.

中央処理装置3は、通話路系制御装置7のデー
タを読出すために、アドレスバス1に所定のアド
レスを設定し、応答信号が信号線9から到来した
時にデータバス2の情報を取り込むものとする。
The central processing unit 3 sets a predetermined address on the address bus 1 in order to read data from the communication line control unit 7, and takes in information on the data bus 2 when a response signal arrives from the signal line 9. do.

障害検出回路4では、信号線8からの応答を監
視し、通話路系制御装置7からの応答が一定時間
内にないと、アドレスバス1のアドレス情報を取
り込み、記憶し、この記憶された情報から、障害
となつた装置が通話路系制御装置7であることを
認識する。
The failure detection circuit 4 monitors the response from the signal line 8, and if there is no response from the communication line control device 7 within a certain period of time, it captures and stores the address information of the address bus 1, and stores this stored information. From this, it is recognized that the device causing the problem is the communication line system control device 7.

ここで、アドレスバス1のアドレス情報につい
て述べる。従来例で述べたようにアドレスバス1
はすべての機器(中央処理装置、主メモリ、入出
力制御装置等)で共通に使用する。従つて、同一
アドレス空間上で各機器がそれぞれ決まつたアド
レス空間を持つ。そこで、アドレスバス上に乗つ
ているアドレスをみれば、その時の機器がいずれ
の機器であるかを判別することができるはずであ
る。従つて、本実施例では、障害発生時に、その
時のアドレスバス上のアドレスを障害検出回路4
が取込むことによつて、障害発生機器、例えば通
話路系制御装置で障害発生があつたことを判別す
る。
Here, address information on address bus 1 will be described. As mentioned in the conventional example, address bus 1
is commonly used by all devices (central processing unit, main memory, input/output control unit, etc.). Therefore, each device has its own fixed address space on the same address space. Therefore, by looking at the address on the address bus, it should be possible to determine which device is currently being used. Therefore, in this embodiment, when a fault occurs, the address on the address bus at that time is sent to the fault detection circuit 4.
By taking in the information, it is determined that a failure has occurred in a fault-occurring device, for example, a communication path system control device.

一方、通話路系制御装置7に対する再試行回数
が、障害検出回路4に設けられた、対応する再試
行カウンタに予じめ設定してあるので、障害検出
回路4はこの再試行カウンタの内容を減算し、バ
スサイクルの再試行を制御する制御線10から中
央処理装置3に対して信号を送り、再試行を行な
わせる。
On the other hand, since the number of retries for the communication path system control device 7 is set in advance in the corresponding retry counter provided in the fault detection circuit 4, the fault detection circuit 4 stores the contents of this retry counter. A signal is sent to the central processing unit 3 from the control line 10 that controls the retry of the bus cycle to cause it to perform the retry.

もし、再試行に成功すれば、障害検出回路4
は、自己の回路内を初期設定し、信号線9を介し
て中央処理装置3に応答信号を返送する。
If the retry is successful, the failure detection circuit 4
initializes its own circuit and sends a response signal back to the central processing unit 3 via the signal line 9.

また、再試行に失敗し、応答信号を受信できな
い場合、再試行カウンタの内容が0になるまで再
試行を繰り返す。再試行カウンタが0になると、
障害検出回路4は制御線13を介して擬似データ
制御回路12によつてデータバス2を予じめ設定
したパターンに強制的にセツト(即ち擬似データ
のセツト)し、それを中央処理装置3に転送する
とともに中央処理装置3に対して信号線9から擬
似応答信号を返す。障害検出回路4は、擬似応答
信号と同時に、制御線11を介して、中央処理装
置3に割込み信号を送る。即ち、再試行失敗時に
は障害検出回路4は、擬似応答信号、割込み信号
を発生し、且つ擬似データの発生の指示を行うこ
とになる。
Furthermore, if the retry fails and a response signal cannot be received, the retry is repeated until the content of the retry counter becomes 0. When the retry counter reaches 0,
The fault detection circuit 4 forcibly sets the data bus 2 to a preset pattern (that is, sets pseudo data) by the pseudo data control circuit 12 via the control line 13, and sends it to the central processing unit 3. At the same time, a pseudo response signal is returned to the central processing unit 3 from the signal line 9. The failure detection circuit 4 sends an interrupt signal to the central processing unit 3 via the control line 11 at the same time as the pseudo response signal. That is, when the retry fails, the failure detection circuit 4 generates a pseudo response signal and an interrupt signal, and instructs generation of pseudo data.

中央処理装置3では、これらの信号を受信した
後、次の如き処理を行う。
After receiving these signals, the central processing unit 3 performs the following processing.

先ず、擬似応答信号を受けて、中央処理装置は
それまでの処理の応答があつたものとみなし、そ
の処理を終了する。
First, upon receiving the pseudo-response signal, the central processing unit assumes that the response to the processing up to that point has been received, and terminates the processing.

次に割込み信号を受けとり中央処理装置は割込
み処理により障害処理プログラムを起動する。障
害処理プログラムは、障害検出回路4に記憶され
ているアドレス情報を読み出し、障害となつた装
置の種類と障害原因を調べる。
Next, receiving the interrupt signal, the central processing unit activates the fault handling program by interrupt processing. The fault processing program reads address information stored in the fault detection circuit 4 and checks the type of faulty device and the cause of the fault.

障害となつた装置が、通話路系制御装置7の場
合、障害処理プログラムは、通話路系制御装置7
を使用不可の状態にし、割込み処理を終了する。
If the faulty device is the communication path system control device 7, the failure processing program is executed by the communication path system control device 7.
Disables and terminates interrupt processing.

更に、割込み処理を終えた後、中央処理装置3
は障害検出回路4から受信した擬似データを元に
処理を続行する。
Furthermore, after finishing the interrupt processing, the central processing unit 3
continues processing based on the pseudo data received from the fault detection circuit 4.

この続行する処理とは、先の障害発生を生じた
際の処理の次の処理であり、プログラムカウンタ
の内容に+1した内容の指定する処理を云う。こ
の処理は、擬似データをもとにした処理であり、
従つて本来のリアルデータをもとにした処理では
ない。しかし、擬似データを適当に選ぶことによ
つて、あたかもリアルデータで処理が行われたか
の如き処理とすることができる。即ち、中央処理
装置3のプログラムは、予じめ擬似データを受信
すると、最も誤りの少ない処理を行なうように作
られているため、障害の波及効果は局所化され、
システムの安定性を保つことができる。
The process to be continued is the process following the process when the previous failure occurred, and is the process specified by adding 1 to the content of the program counter. This process is based on pseudo data,
Therefore, it is not a process based on real data. However, by appropriately selecting pseudo data, it is possible to perform processing as if it were performed using real data. That is, since the program of the central processing unit 3 is designed to perform processing with the least amount of errors when pseudo data is received in advance, the ripple effect of the failure is localized.
System stability can be maintained.

以上では、通話路系制御装置7の障害処理につ
いて説明したが、入出力制御装置6あるいは主記
憶装置5に障害が発生した場合でも同様に処理で
きる。なお、障害となつた装置が、主記憶装置5
のように、システムの動作に重大な影響を与える
装置の場合、障害処理プログラムは予備系装置と
の切替え等の再開処理を行なう。
Although the failure processing of the communication path system control device 7 has been described above, the same processing can be performed even when a failure occurs in the input/output control device 6 or the main storage device 5. Note that the device that caused the failure is the main storage device 5.
In the case of a device that has a significant impact on the operation of the system, such as, the failure handling program performs restart processing such as switching to a standby device.

また、上述した実施例では、電子交換機の例に
ついて述べたが、それに限定されるものではな
く、一般に、データ処理システムに適用できる。
Further, in the embodiments described above, an example of an electronic exchange has been described, but the present invention is not limited thereto, and can be applied to data processing systems in general.

以上述べたように、本発明によれば、中央処理
装置に共通バスを介して接続される装置に障害が
発生した時、個々の装置および障害原因毎に障害
に対する救済処置をとることができ、かつ、障害
となつた装置をシステムから切離すことによつ
て、障害のシステムに対する影響を最小限にくい
止め、障害の波及を抑えることによつてシステム
の安定性を向上させることができる。
As described above, according to the present invention, when a failure occurs in a device connected to the central processing unit via a common bus, it is possible to take remedies for the failure for each individual device and the cause of the failure. In addition, by separating the device causing the failure from the system, the influence of the failure on the system can be minimized, and the stability of the system can be improved by suppressing the spread of the failure.

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

図は本発明による方式を実現するシステムの構
成図を示す。 1……アドレスバス、2……データバス、3…
…中央処理装置、4……障害検出回路、7……通
話路系制御装置、12……擬似データ制御回路。
The figure shows a block diagram of a system implementing the method according to the invention. 1...address bus, 2...data bus, 3...
... Central processing unit, 4 ... Failure detection circuit, 7 ... Communication path system control device, 12 ... Pseudo data control circuit.

Claims (1)

【特許請求の範囲】 1 中央処理装置と、他の装置と、該中央処理装
置と他の装置とを共通に接続する共通アドレスバ
ス及び共通データバスとより成るデータ処理シス
テムにおいて、 上記共通アドレスバス、共通データバスに結合
させた、上記他の装置の障害検出を行う障害検出
回路を設けると共に、 該障害検出回路は、○イ上記他の装置の障害発生
を検出し、該検出時バスサイクルの所定回数の再
試行の指令を上記中央処理装置に行い再試行を行
わせ、○ロ該所定回数の再試行後にあつても障害発
生中であれば該障害発生時の共通アドレスバス上
のアドレスを取込み記憶し、上記中央処理装置へ
擬似応答信号及び割込み信号の送出、擬似データ
の発生を指令する機能を有し、 上記中央処理装置は、○イ擬似応答信号を受けて
該応答を要求した処理を終了させ、○ロ割込み信号
を受けて障害発生プログラムを起動させ、上記障
害検出回路内に前記記憶した障害発生時のアドレ
スを取込み障害となつた装置の種類と障害原因と
をサーチし、○ハ該割込み処理終了後、前記擬似デ
ータをもとに障害発生時の次の処理を実行させる
機能と有してなる、 データ処理システムの障害処理方式。 2 上記サーチ後障害発生の他の装置をシステム
から切離してなる特許請求の範囲第1項記載の障
害処理方式。
[Scope of Claims] 1. A data processing system comprising a central processing unit, another device, and a common address bus and a common data bus that commonly connect the central processing unit and the other device, wherein the common address bus , a fault detection circuit is provided for detecting a fault in the other device mentioned above coupled to the common data bus, and the fault detection circuit detects the occurrence of a fault in the other device mentioned above, A command to retry a predetermined number of times is given to the central processing unit to make the retry, and if a fault still occurs even after the predetermined number of retries, the address on the common address bus at the time of the fault occurrence is sent to the central processing unit. It has a function of capturing and storing, sending a pseudo response signal and an interrupt signal to the central processing unit, and instructing the generation of pseudo data, and the central processing unit receives the pseudo response signal and performs the processing that requested the response. is terminated, the fault occurrence program is started in response to the interrupt signal, and the address stored at the time of the fault occurrence is loaded into the fault detection circuit to search for the type of device causing the fault and the cause of the fault. (c) A failure handling method for a data processing system, comprising a function of executing the next process when a failure occurs based on the pseudo data after the interrupt process is completed. 2. The fault handling method according to claim 1, wherein after the search, the other device in which the fault has occurred is separated from the system.
JP56168613A 1981-10-23 1981-10-23 Fault processing system for data processing system Granted JPS5872228A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56168613A JPS5872228A (en) 1981-10-23 1981-10-23 Fault processing system for data processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56168613A JPS5872228A (en) 1981-10-23 1981-10-23 Fault processing system for data processing system

Publications (2)

Publication Number Publication Date
JPS5872228A JPS5872228A (en) 1983-04-30
JPS6213702B2 true JPS6213702B2 (en) 1987-03-28

Family

ID=15871299

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56168613A Granted JPS5872228A (en) 1981-10-23 1981-10-23 Fault processing system for data processing system

Country Status (1)

Country Link
JP (1) JPS5872228A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0823854B2 (en) * 1987-08-05 1996-03-06 富士通株式会社 Control device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54133852A (en) * 1978-04-08 1979-10-17 Fujitsu Ltd Channel-command retrying system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54133852A (en) * 1978-04-08 1979-10-17 Fujitsu Ltd Channel-command retrying system

Also Published As

Publication number Publication date
JPS5872228A (en) 1983-04-30

Similar Documents

Publication Publication Date Title
EP0186006B1 (en) Multiprocessor system
US5159671A (en) Data transfer unit for small computer system with simultaneous transfer to two memories and error detection and rewrite to substitute address
US4852092A (en) Error recovery system of a multiprocessor system for recovering an error in a processor by making the processor into a checking condition after completion of microprogram restart from a checkpoint
US4603406A (en) Power backed-up dual memory system
JPH02196355A (en) Memory processing system
JPS6213702B2 (en)
JP2879480B2 (en) Switching system when redundant computer system loses synchronization
JPH11265321A (en) Fault restoring method central processing unit and central processing system
JP3169488B2 (en) Communication control device
JPS59180897A (en) Double structure system of battery back-up memory
JPH04360242A (en) Device and method for switching systems in duplexed system
JPH06259274A (en) Duplex system
JPH07244613A (en) Dual-memory control method
JP3508595B2 (en) Micro instruction storage method and information processing device
JP3642707B2 (en) Redundant transmission system
JPS6041766B2 (en) microprogram controller
JPS59227094A (en) Electronic computer
JP3340284B2 (en) Redundant system
JPS63123140A (en) History information storage device
JPS597971B2 (en) I/O device control method
JPS5917918B2 (en) Failure handling method
JPS61134850A (en) Debugging method of subsequent processor
JPS61182155A (en) Channel control system
JPH02302855A (en) Memory control system
JPH0325807B2 (en)