JPS62278642A - Retrial control system - Google Patents

Retrial control system

Info

Publication number
JPS62278642A
JPS62278642A JP61121929A JP12192986A JPS62278642A JP S62278642 A JPS62278642 A JP S62278642A JP 61121929 A JP61121929 A JP 61121929A JP 12192986 A JP12192986 A JP 12192986A JP S62278642 A JPS62278642 A JP S62278642A
Authority
JP
Japan
Prior art keywords
retry
retrial
maximum allowable
waiting time
storage means
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
JP61121929A
Other languages
Japanese (ja)
Inventor
Koichi Okumura
奥村 幸一
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 JP61121929A priority Critical patent/JPS62278642A/en
Publication of JPS62278642A publication Critical patent/JPS62278642A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the retrial success factor when intermittent errors occur by setting the retrial start waiting time and the retrial frequency suited to the system environment. CONSTITUTION:The retrial start waiting time can be optionally set to a retrial start waiting time memory means 9 in a system rise mode. While the optional value can be set to a maximum allowable retrial frequency memory means 12 to decide the maximum retrial frequency. Then a retrial property display means 8 displays whether the retrial is possible or not when error detecting means 1 and 2 detect the errors within a system. If the retrial is possible, a retrial executing means carries out the retrial after waiting for a time designated by the means 9. When such retrial is not successful, the retrial is repeated within a range of the maximum allowable retrial frequency stored in a maximum allowable retrial frequency memory means 12.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔産業上の利用分野〕 本発明は情報処理装置に於ける再試行制御方式(従来の
技術) 従来、この種の再試行制御方式は、システム内に生じた
誤りを検出するための検出手段と、誤り検出時のシステ
ムの状態に応じて再試行を行なうことが可能か否かを示
す再試行可否判定ビットと、再試行を実行する手段とを
有しており、システム内に誤りが生じた時、上述の再試
行可否判定ビットの内容を判定し、再試行可能であれば
、即時に再試行を行なうようになっていた。
[Detailed Description of the Invention] 3. Detailed Description of the Invention [Field of Industrial Application] The present invention relates to a retry control method in an information processing device (prior art) Conventionally, this type of retry control method has been A detection means for detecting an error occurring in the system, a retryability determination bit indicating whether or not a retry can be performed depending on the state of the system at the time of error detection, and a means for executing a retry. When an error occurs in the system, the content of the above-mentioned retry permission determination bit is determined, and if a retry is possible, the retry is immediately performed.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

ところで、システム内で発生する誤り特に間欠的誤りの
原因には、静電気のいたずら、電波ノイズ、ケーブルコ
ネクタ部の接点不良などの種々のものが考えられるが、
これらの原因が作用する時間はそのシステムの環境によ
って異なるのが普通である。従って、再試行可否判定と
7)の内容を判定したら、待ち時間なしに即時に再試行
を行なう上述した従来の再試行制御方式では、システム
環境によっては、間欠的誤りの原因が除去されないうち
に再試行を行なってしまうという欠点があづた・ 本発明はこのような従来の欠点を解決したもので、その
目的は、間欠的誤り発生時の再試行成功率を向上するこ
とができる再試行制御方式を提供することにある。
By the way, errors that occur within the system, especially intermittent errors, can be caused by various things such as static electricity mischief, radio wave noise, and poor contact at the cable connector.
The time during which these causes act usually varies depending on the environment of the system. Therefore, in the conventional retry control method described above, in which retry is performed immediately without waiting time after determining whether or not a retry is possible and the contents of step 7) are determined, depending on the system environment, The present invention solves these conventional drawbacks, and its purpose is to improve the retry success rate when intermittent errors occur. The objective is to provide a control method.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は上記目的を達成するために、システム立上げ時
に最大許容再試行回数を設定可能な最大許容再試行回数
記憶手段と、 システム立上げ時に再試行起動待合せ時間を設定可能な
再試行起動待合せ時間記憶手段と、システム内に生じた
誤りを検出する誤り検出手段と、 該誤り検出手段による誤り検出に応じて再試行可能か否
かを表示する再試行可否表示手段と、該再試行可否表示
手段で再試行可能と表示された場合、前記再試行起動待
合せ時間記憶手段で指定された時間だけ待合せた後に再
試行を実行する再試行実行手段と、 再試行に失敗したとき、前記最大許容再試行回数記憶手
段に記憶された最大許容再試行回数の範囲内で再試行を
繰返す手段とを有する。この繰返す手段は、例えば、再
試行実行毎に更新記憶する再試行回数記憶手段と、再試
行に失敗したとき前記再試行回数記憶手段の内容と前記
最大許容再試行回数記憶手段の内容との比較を行ない、
未だ許容範囲内であれば再試行を繰返す手段とで構成さ
れる。
In order to achieve the above object, the present invention provides a maximum allowable number of retry storage means that can set the maximum allowable number of retries at system start-up, and a retry start waiting time that can set a retry start waiting time at system start-up. A time storage means, an error detection means for detecting an error occurring in the system, a retry possibility display means for displaying whether or not a retry is possible according to the error detected by the error detection means, and the retry possibility display. a retry execution means that executes a retry after waiting for a time specified by the retry start waiting time storage means when the retry is indicated as possible by the means; and when the retry fails, the maximum allowable retry and means for repeating retries within the range of the maximum allowable number of retries stored in the number of retries storage means. This repeating means includes, for example, a retry number storage means that is updated and stored each time a retry is executed, and when a retry fails, the contents of the retry number storage means are compared with the contents of the maximum allowable retry number storage means. do the
If it is still within the permissible range, the method repeats the retry.

〔作用〕[Effect]

再試行起動待合せ時間記憶手段には、システム立上げ時
に再試行起動待ち合わセ時間を任意に設定することがで
き、また最大許容再試行回数記憶手段には最大何回まで
の再試行を行なわせるかについての任意の値を設定する
ことができ、誤り検出手段でシステム内の誤りが検出さ
れると、再試行可能か否かが再試行可否表示手段で表示
され、再試行可能であれば、再試行実行手段は、前記再
試行起動待合せ時間記憶手段で指定された時間だけ待合
せた後に再試行を実行する。そして、この再試行が成功
しなかった場合、最大許容再試行回数記憶手段に記憶さ
れた最大許容再試行回数の範囲内で再試行が繰返される
In the retry startup waiting time storage means, a retry startup waiting time can be arbitrarily set at the time of system startup, and in the maximum allowable number of retries storage means, the maximum number of retries can be performed. If an error in the system is detected by the error detection means, the retry possibility display means will display whether or not retry is possible, and if retry is possible, The retry execution means executes the retry after waiting for a time specified by the retry activation waiting time storage means. If this retry is not successful, the retry is repeated within the maximum allowable number of retries stored in the maximum allowable number of retries storage means.

〔実施例〕〔Example〕

次に本発明の実施例について図面を参照して説明する。 Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のブロック図であり、図示し
ない各ハードウェアの誤りを検出するための複数の誤り
検出回路(以下CHKと記す)1゜2と、このCHKI
、2の誤り検出に応じて誤りがあったことを記憶するた
めの複数のエラーインディケータ(以下ErFと記す)
3,4と、EIF3.4の出力信号の論理和をとるオア
回路5と、このオア回路5の出力とC)(Kl、CHK
2の出力とのノア条件をとるノア回路6と、プログラム
可視レジスタ書込要求が発生した時にこの要求と上述の
ノア回路6の出力との論理積をとるアンド回路7と、各
命令の実行開始信号によってセントされ、アンド回路7
の出力すなわち実際にプログラム可視レジスタに書込む
ためのレジスタ書込信号でリセフトされる再試行可否表
示回路(以下RTBと記す)8と、システム立上げ時に
任意の再試行起動待合せ時間をセットすることができる
再試行起動待合せ時間記憶回路(これは例えば不揮発性
メモリで構成し、以下DLYと記す)9と、再試行を起
動する前にDLY9の出力がセットされるカウンタ(以
下CNTRと記す)10と、カウントダウン要求毎にC
NTR100値をカウントダウンする減算器16と、C
NTRl0の出力と値「0」とを人力としCNTRl0
の値が0になったか否かを検出するための比較回路11
と、システム立上げ時に任意の値をセント可能な最大許
容再試行回数記憶回路(以下MAXRCTと記す)12
と、誤り発生に伴う障害処理を行なう際にMAXRCT
12の内容がセットされるカウンタ13(以下RTYR
CT13と記す)と、カウントダウン要求毎にRTYR
CT13の値をカウントダウンする減算器15と、RT
YRCT13の出力と値「0」とを入力としRTYRC
T13の値が0になったか否かを検出するための比較回
路14と、オア回路5の出力、RTB8の出力、比較回
路11.14の出力をそれぞれ人力とし、DLY9の内
容をCNTRl0にセントする制御、MAXRCT12
の内容をRTYRCT13にセントする制御、減算器1
5.16へカウントダウン要求を送出する動作、比較器
11.14の出力を判別する処理等を行なって、後述す
る障害処理を行なう障害処理機構17とから構成されて
いる。
FIG. 1 is a block diagram of an embodiment of the present invention, which includes a plurality of error detection circuits (hereinafter referred to as CHK) 1゜2 for detecting errors in each hardware (not shown), and this CHKI.
, a plurality of error indicators (hereinafter referred to as ErF) for storing that there is an error in accordance with the error detection of 2.
3, 4, and an OR circuit 5 that takes the logical sum of the output signal of EIF3.4, and the output of this OR circuit 5 and C) (Kl, CHK
A NOR circuit 6 that takes a NOR condition with the output of 2, an AND circuit 7 that takes a logical product of this request and the output of the above-mentioned NOR circuit 6 when a program visible register write request occurs, and starts execution of each instruction. sent by the signal, AND circuit 7
A retry possibility display circuit (hereinafter referred to as RTB) 8 which is reset by the output of , that is, a register write signal for actually writing to the program visible register, and an arbitrary retry start waiting time are set at the time of system startup. a retry activation waiting time storage circuit (this is configured with, for example, non-volatile memory, hereinafter referred to as DLY) 9 and a counter (hereinafter referred to as CNTR) 10 to which the output of DLY9 is set before retry activation. and C for each countdown request.
A subtracter 16 that counts down the NTR100 value, and C
If the output of NTRl0 and the value "0" are manually input, CNTRl0
Comparison circuit 11 for detecting whether the value of becomes 0 or not
and a maximum allowable retry count storage circuit (hereinafter referred to as MAXRCT) 12 that can store any value at system startup.
MAXRCT when performing fault processing due to error occurrence.
Counter 13 (hereinafter referred to as RTYR) to which the contents of 12 are set
CT13) and RTYR for each countdown request.
A subtracter 15 that counts down the value of CT13, and RT
RTYRC inputs the output of YRCT13 and the value "0"
The comparison circuit 14 for detecting whether the value of T13 becomes 0 or not, the output of the OR circuit 5, the output of RTB8, and the output of the comparison circuit 11.14 are each manually operated, and the contents of DLY9 are sent to CNTRl0. Control, MAXRCT12
Control to send the contents of to RTYRCT13, subtractor 1
The fault processing mechanism 17 performs operations such as sending a countdown request to 5.16 and determining the output of the comparator 11.14, and performs fault processing to be described later.

第2図は上記障害処理機構17の処理例の流れ図であり
、以下各図を参照して本実施例の動作を説明する。
FIG. 2 is a flowchart of a processing example of the failure handling mechanism 17, and the operation of this embodiment will be explained below with reference to each figure.

あるハードウェアの誤りがCHKI、CHK2で検出さ
れると、対応するEIF3.EIF4の内容が“1”と
なり、オア回路5の出力が“1”となって、障害処理機
構17が起動される。
When a certain hardware error is detected in CHKI, CHK2, the corresponding EIF3. The content of EIF4 becomes "1", the output of OR circuit 5 becomes "1", and fault handling mechanism 17 is activated.

障害処理機構17は起動されると、クロックを停止させ
、且つ、ハードウェア内部の状態を図示しない外部記憶
装置へ取出すため一旦図示しない作業記憶部へログアウ
トする(処理100)。
When the failure processing mechanism 17 is activated, it stops the clock and temporarily logs out to a working storage section (not shown) in order to retrieve the internal state of the hardware to an external storage device (not shown) (process 100).

次に障害処理機構17は、再試行起動に先立ち、ハード
ウェアをエラーリセットする (処理101)。
Next, the failure handling mechanism 17 resets the hardware to an error prior to retry activation (process 101).

これにより、停止されていたクロックも再開始され、プ
ログラム可視な情報やシステム制御情報等を除いて初期
設定される。
As a result, the stopped clock is restarted, and initial settings are made except for program-visible information, system control information, and the like.

次に障害処理機構17は、RTB8の内容を判定する(
処理102)。RTB8は、各命令の実行開始信号で“
1”にセントされ、CHKl、CHK2゜EIF3.E
IF4のいずれも“1”でなくプログラム可視レジスタ
の内容が更新された時に“0゜にリセットされるもので
ある。従って、RTB 8−“0”すなわち再試行不可
の時は再試行不可時の障害処理、例えばマルチプロセッ
サ構成であれば、罹障プロセッサを切離し、ジョブをア
ボートして処理を続行する等の処理を行なう (処理1
03)。
Next, the failure processing mechanism 17 determines the contents of the RTB 8 (
Process 102). RTB8 receives the execution start signal of each instruction.
1”, CHKl, CHK2゜EIF3.E
None of IF4 is “1” and is reset to “0°” when the contents of the program visible register are updated. Therefore, RTB8-“0”, that is, when retry is not possible, is the value when retry is not possible. Failure handling, for example, in a multiprocessor configuration, perform processing such as disconnecting the affected processor, aborting the job, and continuing processing (Processing 1)
03).

他方、RTB8−”1″のときは再試行可能であり、再
試行起動待合せ処理を行なう。即ち、DLY9の内容を
CNTRl0に移送しく処理104)、例えば1マイク
ロ秒毎に減算器16にカウントダウン要求aを出すこと
によりCNTRl0の値を減算しく処理105)、CN
TRl0の値がOとなったか否かを比較回路11の出力
に基づいて判定しく処理106)、もし値が0であれば
所定の再試行起動待合せ時間が経過したものとして再試
行を起動するルーチンへ入るが、未だその値が0でなけ
れば、待合せをmaする。なお、再試行を起動するルー
チンでは、先ずMAXRCT12に設定された内容を信
号CをRTYRCT13に加えることによってRTYR
CT13ヘセントしく処理107)、その後に再試行を
起動する(処理10B)。
On the other hand, when RTB8-"1", retry is possible, and retry activation waiting processing is performed. That is, the process 104) transfers the contents of DLY9 to CNTR10, the process 105) subtracts the value of CNTR10 by issuing a countdown request a to the subtractor 16 every microsecond, for example,
Process 106) to determine whether the value of TRl0 has become O based on the output of the comparison circuit 11, and if the value is 0, it is assumed that a predetermined retry activation waiting time has elapsed and a retry is activated. If the value is not yet 0, ma the waiting time. In addition, in the routine to start a retry, first, the content set in MAXRCT12 is added to RTYRCT13 by adding signal C to RTYR.
CT13 returns to normal processing 107), and then retry is started (processing 10B).

次に、再試行を行なった結果が成功か否かを判別しく処
理109)、成功すれば処理を続行しく処理110)、
不成功であればカウントダウン要求すを減算器15に発
することによりRTYRCT13の値を1だけカウント
ダウンさせ(処理111)、RTYRCT13の値が0
になったか否かを判定する(処理112)。そして、R
TYRCT13≠0なら、エラーリセットを行ない(処
理114)、再度RTB 8の出力を判定しく処理11
5)、RTB−0ならば上述の再試行不可時の処理を行
ない、RTB−1ならば再度再試行を繰返す、他方、処
理112でRTYRCT13=Oと判定されたならば、
即ち許容回数だけの再試行が行なわれても不成功であっ
たときは、固定的障害と判断し、再試行不成功時の障害
処理たとえばマルチプロセッサ構成であればNviプロ
セッサを切離し正常プロセッサ上で再試行を行なう等の
処理を行なう (処理113)。
Next, a process 109) is performed to determine whether the retry result is successful or not, and if it is successful, the process is continued 110).
If unsuccessful, a countdown request is sent to the subtractor 15 to count down the value of RTYRCT13 by 1 (processing 111), and the value of RTYRCT13 is set to 0.
It is determined whether it has become (process 112). And R
If TYRCT13≠0, perform error reset (processing 114) and judge the output of RTB 8 again.processing 11
5) If it is RTB-0, perform the above-mentioned process when retry is not possible, and if RTB-1, repeat the retry again.On the other hand, if it is determined that RTYRCT13=O in process 112,
In other words, if the retry is unsuccessful even after the allowable number of retries, it is determined to be a fixed failure, and the failure processing is performed when the retry is unsuccessful. For example, in a multiprocessor configuration, the Nvi processor is disconnected and a normal processor is installed. Processing such as retrying is performed (processing 113).

なお、第1図において、EIF3.E[F4の出力を論
理和するオア回路5の出力と、CH,Kl。
In addition, in FIG. 1, EIF3. E [output of OR circuit 5 that ORs the output of F4, and CH, Kl.

CHK2の各出力とのノア条件信号をとるノア回路6の
出力によって、アンド回路7においてプログラム可視レ
ジスタ書込要求をゲートしているのは、再試行可能率を
向上するだめの配慮である。
The reason why the program visible register write request is gated in the AND circuit 7 by the output of the NOR circuit 6 which takes the NOR condition signal with each output of CHK2 is to improve the retry possibility rate.

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

以上説明したように、本発明は、システム立上げ時に最
大許容再試行回数を設定可能な最大許容再試行回数記憶
手段と、同じくシステム立上げ時に再試行起動待合せ時
間を設定可能な再試行起動待合せ時間記憶手段と、シス
テム内に生じた誤りを検出する誤り検出手段と、この誤
り検出手段による誤り検出に応じて再試行可能か否かを
表示する再試行可否表示手段と、この再試行可否表示手
段で再試行可能と表示された場合、前記再試行起動待合
せ時間記憶手段で指定された時間だけ待合せた後に再試
行を実行する再試行実行手段と、再試行に失敗したとき
、前記最大許容再試行回数記憶手段に記憶された最大許
容再試行回数の範囲内で再試行を繰返す手段とを設けた
ので、システムの環境に適した再試行起動待合せ時間お
よび再試行回数を設定することが可能となり、これによ
り間欠的誤り発生時の再試行成功率を向上させることが
できる効果がある。
As explained above, the present invention provides a maximum allowable retry count storage means that can set the maximum allowable retry count at system start-up, and a retry start waiting time that can also set a retry start waiting time at system start-up. a time storage means, an error detection means for detecting an error occurring in the system, a retry possibility display means for displaying whether or not a retry is possible according to the error detected by the error detection means, and this retry possibility display. If the means indicates that retry is possible, a retry execution means executes a retry after waiting for the time specified by the retry start waiting time storage means, and when the retry fails, the maximum allowable retry is performed. Since a means for repeating retries within the range of the maximum allowable number of retries stored in the number of retries storage means is provided, it is possible to set the retry startup waiting time and number of retries suitable for the system environment. This has the effect of improving the retry success rate when intermittent errors occur.

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

第1図は本発明の一実施例のブロック図および、第2図
は障害処理機構17の処理例の流れ図である。 図において、1.2・・・誤り検出回路(CHK)、3
.4・・・エラーインディケータ(EIF)、5・・・
オア回路、6・・・ノア回路、7・・・アンド回路、8
・・・再試行可否表示回路(RTB) 、9・・・再試
行起動待合せ時間記憶回路(DLY) 、10・・・カ
ウンタ(CNTR) 、11.14・・・比較回路、1
2・・・最大許容再試行回数記憶回路(MAXRCT)
 、13・・・カウンタ(RTYRCT) 、15.1
6・・・減算器、17・・・障害処理機構。
FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a flowchart of an example of processing by the fault handling mechanism 17. In the figure, 1.2...Error detection circuit (CHK), 3
.. 4...Error indicator (EIF), 5...
OR circuit, 6...NOR circuit, 7...AND circuit, 8
... Retry possibility display circuit (RTB), 9... Retry activation waiting time memory circuit (DLY), 10... Counter (CNTR), 11.14... Comparison circuit, 1
2... Maximum allowable retry count storage circuit (MAXRCT)
, 13... Counter (RTYRCT), 15.1
6... Subtractor, 17... Failure handling mechanism.

Claims (1)

【特許請求の範囲】 システム立上げ時に最大許容再試行回数を設定可能な最
大許容再試行回数記憶手段と、 システム立上げ時に再試行起動待合せ時間を設定可能な
再試行起動待合せ時間記憶手段と、システム内に生じた
誤りを検出する誤り検出手段と、 該誤り検出手段による誤り検出に応じて再試行可能か否
かを表示する再試行可否表示手段と、該再試行可否表示
手段で再試行可能と表示された場合、前記再試行起動待
合せ時間記憶手段で指定された時間だけ待合せた後に再
試行を実行する再試行実行手段と、 再試行に失敗したとき、前記最大許容再試行回数記憶手
段に記憶された最大許容再試行回数の範囲内で再試行を
繰返す手段とを有することを特徴とする再試行制御方式
[Scope of Claims] Maximum allowable retry count storage means capable of setting a maximum allowable retry count at system start-up; retry start waiting time storage means capable of setting a retry start waiting time at system start-up; an error detection means for detecting an error occurring in the system; a retry possibility display means for displaying whether a retry is possible according to the error detected by the error detection means; and a retry possibility display means for indicating whether a retry is possible. is displayed, retry execution means executes a retry after waiting for the time specified in the retry start waiting time storage means; and when the retry fails, the maximum allowable number of retries storage means and means for repeating retries within a stored maximum allowable number of retries.
JP61121929A 1986-05-27 1986-05-27 Retrial control system Pending JPS62278642A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61121929A JPS62278642A (en) 1986-05-27 1986-05-27 Retrial control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61121929A JPS62278642A (en) 1986-05-27 1986-05-27 Retrial control system

Publications (1)

Publication Number Publication Date
JPS62278642A true JPS62278642A (en) 1987-12-03

Family

ID=14823420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61121929A Pending JPS62278642A (en) 1986-05-27 1986-05-27 Retrial control system

Country Status (1)

Country Link
JP (1) JPS62278642A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03230797A (en) * 1990-02-02 1991-10-14 Nishishiba Electric Co Ltd Protecting method for on-vehicle power-supply device
JPH05197636A (en) * 1992-01-22 1993-08-06 Nec Corp Memory access controller
JPH08286779A (en) * 1995-04-18 1996-11-01 Fuji Xerox Co Ltd Application automatic restarting device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03230797A (en) * 1990-02-02 1991-10-14 Nishishiba Electric Co Ltd Protecting method for on-vehicle power-supply device
JPH05197636A (en) * 1992-01-22 1993-08-06 Nec Corp Memory access controller
JPH08286779A (en) * 1995-04-18 1996-11-01 Fuji Xerox Co Ltd Application automatic restarting device

Similar Documents

Publication Publication Date Title
JPS62278642A (en) Retrial control system
JPH03175537A (en) Error controller for debugging microprocessor
JPS62278643A (en) Retrial control system
JPS6052459B2 (en) Microprogram control method
JPH02173848A (en) Memory access controller
JPS59125453A (en) Retrying system
JPH0149975B2 (en)
JP2922981B2 (en) Task execution continuation method
JPH04338842A (en) Information processor with error detecting function
JPS59139462A (en) Error detecting device
JPS61177548A (en) Retrying control system
JPS6156537B2 (en)
JPH0412496B2 (en)
JPS61237138A (en) Data processor
JPS6146535A (en) Pseudo error setting control system
JPS5850049A (en) Multilogic device system
JPH0395634A (en) Restart control system for computer system
JPH0659941A (en) Information processor
JPS6145345A (en) Swapping control system
JPS6314381B2 (en)
JPH02211550A (en) Information processing system
JPS6236578B2 (en)
JPS62266636A (en) Information processor
JPH07281961A (en) Memory fault detector and computer
JPH058452B2 (en)