Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0750451B2 - Information processing equipment - Google Patents
[go: Go Back, main page]

JPH0750451B2 - Information processing equipment - Google Patents

Information processing equipment

Info

Publication number
JPH0750451B2
JPH0750451B2 JP62057344A JP5734487A JPH0750451B2 JP H0750451 B2 JPH0750451 B2 JP H0750451B2 JP 62057344 A JP62057344 A JP 62057344A JP 5734487 A JP5734487 A JP 5734487A JP H0750451 B2 JPH0750451 B2 JP H0750451B2
Authority
JP
Japan
Prior art keywords
error
memory
memory access
control means
clock stop
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 - Lifetime
Application number
JP62057344A
Other languages
Japanese (ja)
Other versions
JPS63221443A (en
Inventor
昭 実宝
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 JP62057344A priority Critical patent/JPH0750451B2/en
Publication of JPS63221443A publication Critical patent/JPS63221443A/en
Publication of JPH0750451B2 publication Critical patent/JPH0750451B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置に関し、特に主記憶アクセス時の
エラー処理制御に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus, and more particularly, to error processing control when accessing a main memory.

〔従来の技術〕[Conventional technology]

従来、この種の情報処理装置は、主記憶アクセス時のエ
ラー検出時、要求元にエラーリプライをもどした要求元
で命令再試行可能ならば要求元が命令を再試行すること
により障害回復をはかっていた。
Conventionally, this type of information processing apparatus, when an error is detected during main memory access, recovers from a failure by recovering the error reply to the request source and then retrying the instruction if the request source can retry the instruction. I was worried.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上述した従来の情報処理装置では、主記憶の障害が固定
障害なら要求元で命令再試行を実施しても失敗するとい
う欠点があり、さらに、命令再試行不可のタイミングで
要求元がエラーを検出した場合は、要求元自身の障害と
して処理されてしまい(JOB アボート)、障害装置を
正しく切りわけられず、以後システムを継続して運用す
る場合にも、システムへの影響が大きいという欠点があ
る。
The above-described conventional information processing device has a drawback that if the main memory fault is a fixed fault, it will fail even if an instruction retry is executed at the request source. Furthermore, the request source detects an error when the instruction retry is impossible. In that case, it is processed as a failure of the requester itself (JOB abort), the failed device cannot be properly separated, and even if the system is continuously operated thereafter, there is a drawback that the system is greatly affected. .

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

本発明の情報処理装置は、 互いに独立にアスセス可能な複数のメモリ単位からなる
主記憶装置と、要求元プロセッサと、診断プロセッサ
と、前記主記憶装置と前記要求元プロセッサおよび前記
診断プロセッサとの間に設けられたメモリアクセス制御
装置とを含む情報処理装置であって、 前記要求元プロセッサは、 当該要求元プロセッサからのメモリアクセスに関してエ
ラーを検出するエラー検出手段と、 このエラー検出手段でのエラー検出を前記診断プロセッ
サに通知するエラー通知手段と、 前記エラー検出手段でのエラー検出の際そのメモリアド
レスを保持するエラーアドレス格納手段とを含み、 前記診断プロセッサは、 当該診断プロセッサからのメモリアクセスに関してエラ
ーを検出した際そのエラーの要因が前記主記憶装置にあ
るかどうかを識別するエラー要因識別手段と、 前記エラー通知手段からのエラー通知の際前記要求元プ
ロセッサのクロックを停止させるクロック停止制御手段
と、 このクロック停止制御手段によるクロック停止を無効化
するクロック停止有効制御手段と、 前記エラー通知手段からエラー通知を受け取った際前記
エラーアドレス格納手段からのメモリアドレスに基づい
た再度のメモリアクセスを行い、その結果前記エラー要
因識別手段によってエラー要因が前記主記憶装置にある
ことが識別された場合に前記クロック停止制御手段によ
るクロック停止を無効化するように前記クロック停止有
効制御手段に指示するエラーメモリアクセス制御手段
と、 このエラーメモリアクセス制御手段による再度のメモリ
アクセスの結果に応じてメモリエラーが間欠故障なのか
固定障害なのかを判定すると共に前記メモリアドレス格
納手段に格納されたアドレスによりエラーの要因となっ
たメモリ単位を指摘する障害処理制御手段とを含み、 前記メモリアクセス制御装置は、前記障害処理制御手段
により指摘されたメモリ単位を切り離すメモリ構成制御
手段を含んでいる。
An information processing apparatus according to the present invention includes a main storage device including a plurality of memory units that can be accessed independently of each other, a request source processor, a diagnostic processor, and the main storage device, the request source processor, and the diagnostic processor. An information processing apparatus including a memory access control device provided in the request source processor, wherein the request source processor detects an error regarding a memory access from the request source processor, and error detection by the error detection means. Including error notification means for notifying the diagnostic processor, and an error address storage means for holding the memory address when the error is detected by the error detection means, wherein the diagnostic processor has an error regarding memory access from the diagnostic processor. Is detected, the cause of the error is in the main memory An error factor identifying means for identifying whether or not there is a clock, a clock stop control means for stopping the clock of the request source processor when an error is notified from the error notification means, and a clock stop for invalidating the clock stop by the clock stop control means When the error notification is received from the valid control means and the error notification means, the memory is accessed again based on the memory address from the error address storage means, and as a result, the error factor identification means determines the error factor as the main storage device. Error memory access control means for instructing the clock stop valid control means to invalidate the clock stop by the clock stop control means when it is identified that the memory access is performed again by the error memory access control means. Memory error depending on the result of And a failure processing control means for determining whether it is an intermittent failure or a fixed failure and for pointing out the memory unit that is the cause of the error by the address stored in the memory address storage means, wherein the memory access control device comprises: It includes memory configuration control means for separating the memory unit pointed out by the failure processing control means.

〔作用〕[Action]

主記憶装置の障害発生時、要求元のクロックを停止しな
いで再度障害アドレスにアクセスすることにより、障害
の間欠/固定を切りわけることができる。また、その結
果に応じて間欠ならJOBアボートしないで、固定ならJOB
アボートしてから、共に主記憶装置の再構成制御を実施
して、障害装置を正しく切りわけ障害装置を以後切り離
すことにより、システムへの影響を最小にすることがで
きる。
When a failure occurs in the main memory device, the failure address can be interrupted / fixed by accessing the failure address again without stopping the request source clock. Also, depending on the result, do not abort the job if it is intermittent, if it is fixed,
The influence on the system can be minimized by performing the reconfiguration control of the main memory together with the abort to properly cut the faulty device and disconnect the faulty device thereafter.

〔実施例〕〔Example〕

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

第1図は本発明の情報処理装置の一実施例のブロック図
である。
FIG. 1 is a block diagram of an embodiment of the information processing apparatus of the present invention.

本実施例の情報処理装置は、主記憶装置1と、メモリア
クセス制御装置11と、要求元プロセッサ13と、診断プロ
セッサ14とからなる。主記憶装置1は互いに独立にアク
セス可能な8つのメモリ単位2〜9と、リクエスト信号
50,52,…,64によりメモリ単位2〜9をアクセスし、メ
モリ単位2〜9からリプライ信号51,53,…,65を受け取
る主記憶制御部10とからなる。メモリアクセス制御装置
11は、主記憶装置1と2つの要求元1要求元プロセッサ
13と診断プロセッサ14との間に設けられており、制御信
号66,67により主記憶装置1へのアクセスを制御するリ
クエスト制御回路12とメモリ構成制御回路28とからな
る。要求元プロセッサ13はリクエスト信号68によりメモ
リへのリクエストを制御するリクエスト制御回路15と、
リプライ信号69によるメモリからのリプライを制御する
リプライ制御回路16と、制御信号73からメモリアクセス
に関してエラーを検出するエラー検出回路19と、制御信
号75による前記エラーを制御信号76により診断プロセッ
サ14に通知するエラー通知回路20と、制御信号83による
メモリアクセスエラー検出時の制御信号72からのメモリ
アドレスを保持するエラーアドレス格納回路18とからな
る。診断プロセッサ14は、リクエスト信号70によりメモ
リアクセスリクエストを制御するリクエスト制御回路21
と、リプライ信号71によるメモリアクセスリプライを制
御するリプライ制御回路22と、メモリアクセスエラー検
出時、エラーの原因がメモリにあるかどうかを制御信号
78から識別するエラー要因識別回路23と、メモリアクセ
スエラー検出時、要求元プロセッサ13のクロックを停止
させるクロック停止制御回路24と、前記エラー検出時、
クロック停止制御回路24の有効/無効を制御信号82によ
り制御するクロック停止有効制御回路25と、メモリアク
セスエラー検出時、エラー発生を通知されると、エラー
要因識別回路23によりエラーの要因がメモリにあると識
別された時には、クロック停止有効制御回路25によりク
ロック停止制御回路24を無効にして、エラーアドレス格
納回路18に格納されたアドレスにより、再度メモリアク
セスを行なうエラーメモリアクセス制御回路27と、その
結果に応じてメモリエラーの間欠/固定を判定すると共
にエラーアドレス格納回路18に格納されたアドレスによ
りエラーのメモリ単位を制御信号86によりメモリ構成制
御回路28に指摘する障害処理制御回路26からなる。
The information processing apparatus according to this embodiment includes a main storage device 1, a memory access control device 11, a request source processor 13, and a diagnostic processor 14. The main memory 1 has eight memory units 2 to 9 that can be accessed independently of each other, and a request signal.
, 64 to access the memory units 2 to 9 and receive the reply signals 51, 53, ..., 65 from the memory units 2 to 9 and the main memory control unit 10. Memory access controller
11 is a main memory 1 and two request sources 1 request source processor
It is provided between the diagnostic processor 14 and the diagnostic processor 14, and comprises a request control circuit 12 and a memory configuration control circuit 28 that control access to the main memory 1 by control signals 66 and 67. The request source processor 13 is a request control circuit 15 for controlling a request to the memory by the request signal 68,
A reply control circuit 16 for controlling a reply from the memory by a reply signal 69, an error detection circuit 19 for detecting an error related to a memory access from the control signal 73, and the error by the control signal 75 is notified to the diagnostic processor 14 by the control signal 76. Error notification circuit 20 and an error address storage circuit 18 that holds the memory address from the control signal 72 when a memory access error is detected by the control signal 83. The diagnostic processor 14 includes a request control circuit 21 that controls a memory access request by a request signal 70.
And a reply control circuit 22 for controlling the memory access reply by the reply signal 71, and a control signal indicating whether or not the cause of the error is the memory when the memory access error is detected.
From the error factor identification circuit 23 identified from 78, a clock stop control circuit 24 that stops the clock of the request source processor 13 when a memory access error is detected, and when the error is detected,
The clock stop enable control circuit 25 that controls the enable / disable of the clock stop control circuit 24 by the control signal 82, and the error cause identification circuit 23 notifies the memory of the error cause when the error occurrence is notified when the memory access error is detected. When it is identified, the clock stop enable control circuit 25 disables the clock stop control circuit 24 and the error stored in the error address storage circuit 18 causes the error memory access control circuit 27 to perform memory access again, and the error memory access control circuit 27. It comprises a failure processing control circuit 26 which judges the intermittent / fixed state of the memory error according to the result and points out the memory unit of the error to the memory configuration control circuit 28 by the control signal 86 according to the address stored in the error address storage circuit 18.

次に、本実施例の動作について説明する。Next, the operation of this embodiment will be described.

通常動作時、メモリへの要求元からの読出し動作時、要
求元プロセッサ13内のリクエスト制御回路15からリクエ
スト信号68を使ってメモリアドレス、リクエストコー
ド、読出し要求などがメモリアクセス制御装置11内のリ
クエスト制御回路12に、リクエストと共に出される。リ
クエスト制御回路12は、他の要求元からのリクエストと
の競合をチェックした上でメモリ構成制御回路28のメモ
リ構成と要求元プロセッサ13から送られてきた読出し要
求メモリアドレスに従って、主記憶装置1の主記憶制御
部10にリクエスト信号66を送出する。主記憶制御部10
は、所望のメモリ単位、例えばメモリ単位2へリクエス
ト信号50を送出し、読出し動作を行なう。読出されたデ
ータはリプライ信号51を用いて、リプライコードと共に
主記憶制御部10へ送られる。さらに、リクエスト制御回
路12の制御により、リプライコード、リプライデータは
リプライ信号69を用いて、要求元プロセッサ13のリプラ
イ制御回路16へもどされる。この時のリプライコードに
は、メモリアクセスに伴なうメモリアクセスエラーの検
出の有/無およびエラー時の要因が主記憶装置1、メモ
リアクセス制御装置11、要求元プロセッサ13のどこにあ
るのかを示す情報が含まれている。メモリアクセスエラ
ーの検出がなければ、通常動作が継続して行なわれるこ
とになる。
During normal operation or during read operation from the request source to the memory, the request control circuit 15 in the request source processor 13 uses the request signal 68 to request the memory address, request code, read request, etc. in the memory access control device 11. It is issued to the control circuit 12 together with the request. The request control circuit 12 checks the conflict with a request from another request source, and then, according to the memory configuration of the memory configuration control circuit 28 and the read request memory address sent from the request source processor 13, A request signal 66 is sent to the main memory control unit 10. Main memory controller 10
Sends a request signal 50 to a desired memory unit, for example, the memory unit 2 to perform a read operation. The read data is sent to the main memory control unit 10 together with the reply code by using the reply signal 51. Further, under the control of the request control circuit 12, the reply code and reply data are returned to the reply control circuit 16 of the request source processor 13 using the reply signal 69. The reply code at this time indicates where in the main storage device 1, the memory access control device 11 or the request source processor 13 the cause / presence of the detection of the memory access error accompanying the memory access and the factor at the time of the error are located. Contains information. If no memory access error is detected, normal operation continues.

次に、障害検出時の動作について説明する。メモリへの
要求元からの読出動作時、要求元プロセッサ13のリプラ
イ制御回路16へもどされるリプライ信号69は制御信号73
としてエラー検出回路19へ送られ、エラー検出の有無が
チェックされる。主記憶装置1が原因のエラーが検出さ
れると、エラー通知回路20から制御信号76を用いてエラ
ーメモリアクセス制御回路27とクロック停止制御回路24
へ通知される。制御信号76によりエラーを通知されたク
ロック停止制御回路24は、要求元プロセッサ13のクロッ
クを停止させる。この時同時にエラーのアドレスは、制
御信号72によりリクエスト制御回路15からエラーアドレ
ス格納回路18に格納される。制御信号76によりエラーを
通知されたエラーメモリアクセス制御回路27は、クロッ
ク停止有効制御回路25に対してエラー検出時、クロック
停止制御回路24の動作を無効にするよう制御信号81によ
り指示する。障害処理制御回路26は、エラーアドレス格
納回路18からデータパス74を通して読出したエラーアド
レスに従ってエラーメモリアクセス制御回路27に対して
再度メモリアクセスするように制御信号84により指示す
る。診断プロセッサ14のリクエスト制御回路21からエラ
ーのアドレスに従い主記憶装置1にメモリアクセスが出
される。その結果、リプライ制御回路22にリプライコー
ド、リプライデータなどがもどりエラー要因識別回路23
でメモリアクセスエラーの有無が判定される。この結
果、メモリエラーであっても、クロック停止有効制御回
路25の制御により要求元プロセッサ13のクロックは停止
せず、継続動作可能である。エラーならば障害処理制御
回路26は、本障害を固定障害とみなして、エラーアドレ
ス格納回路18に格納されているエラーアドレスに従って
エラーのメモリ単位を切り離すように制御信号86により
メモリ構成制御回路28に指示する。このようにメモリの
再構成制御を実施することにより障害装置を正しく切り
わけシステムの影響を最小にすることができる。
Next, the operation when a failure is detected will be described. During the read operation from the request source to the memory, the reply signal 69 returned to the reply control circuit 16 of the request source processor 13 is the control signal 73.
Is sent to the error detection circuit 19 and the presence or absence of error detection is checked. When an error caused by the main storage device 1 is detected, the error notification circuit 20 uses the control signal 76 to control the error memory access control circuit 27 and the clock stop control circuit 24.
Will be notified to. The clock stop control circuit 24 notified of the error by the control signal 76 stops the clock of the request source processor 13. At this time, the error address is simultaneously stored in the error address storage circuit 18 from the request control circuit 15 by the control signal 72. The error memory access control circuit 27 notified of the error by the control signal 76 instructs the clock stop enable control circuit 25 by the control signal 81 to disable the operation of the clock stop control circuit 24 when an error is detected. The failure processing control circuit 26 instructs the error memory access control circuit 27 to perform memory access again according to the error address read from the error address storage circuit 18 through the data path 74 by the control signal 84. The request control circuit 21 of the diagnostic processor 14 issues a memory access to the main memory 1 according to the address of the error. As a result, the reply code, reply data, etc. are returned to the reply control circuit 22 and the error factor identification circuit 23
The presence or absence of a memory access error is determined by. As a result, even if there is a memory error, the clock of the request source processor 13 is not stopped by the control of the clock stop enable control circuit 25, and continuous operation is possible. If there is an error, the fault processing control circuit 26 regards this fault as a fixed fault and instructs the memory configuration control circuit 28 to separate the memory unit of the error according to the error address stored in the error address storage circuit 18 by the control signal 86. Give instructions. By performing the memory reconfiguration control in this way, it is possible to correctly cut the faulty device and minimize the influence of the system.

〔発明の効果〕〔The invention's effect〕

以上説明したように本発明は、主記憶装置の障害発生
時、要求元のクロックを停止しないで再度障害アドレス
にアクセスすることにより、障害の間欠/固定を切りわ
けると共にその結果に応じて、間欠ならJOBアボートし
ないで固定ならJOBアボートしてから、共に主記憶装置
の再構成制御を実施することにより障害装置を正しく切
りわけ障害装置を以後切り離すことにより、システムへ
の影響を最小にすることができるという効果がある。
As described above, according to the present invention, when a failure occurs in the main memory device, the failure address is not stopped and the failure address is accessed again to switch between the intermittent / fixed failures and the intermittent operation according to the result. If it is fixed without JOB Abort, if JOB ABORT is stopped, the faulty device is correctly separated by executing the reconfiguration control of the main storage device together, and the faulty device is separated thereafter, so that the influence on the system can be minimized. The effect is that you can do it.

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

第1図は本発明の情報処理装置の一実施例のブロック図
である。 1……主記憶装置、2〜9……メモリ単位、10……主記
憶制御部、11……メモリアクセス制御回路、12……リク
エスト制御回路、13……要求元プロセッサ、14……診断
プロセッサ、15……リクエスト制御回路、16……リプラ
イ制御回路、18……エラーアドレス格納回路、19……エ
ラー検出回路、20……エラー通知回路、21……リクエス
ト制御回路、22……リプライ制御回路、23……エラー要
因識別回路、24……クロック停止制御回路、25……クロ
ック停止有効制御回路、26……障害処理制御回路、27…
…エラーメモリアクセス制御回路、28……メモリ構成制
御回路、50,52,54,56,58,60,62,64,68,70……リクエス
ト信号、51,53,55,57,59,61,63,65,69,71……リプライ
信号、72,73,74,75,76,77,78,79,80,81,82,83,84,85,8
6,88……制御信号。
FIG. 1 is a block diagram of an embodiment of the information processing apparatus of the present invention. 1 ... Main storage device, 2-9 ... Memory unit, 10 ... Main storage control unit, 11 ... Memory access control circuit, 12 ... Request control circuit, 13 ... Request source processor, 14 ... Diagnostic processor , 15 ... Request control circuit, 16 ... Reply control circuit, 18 ... Error address storage circuit, 19 ... Error detection circuit, 20 ... Error notification circuit, 21 ... Request control circuit, 22 ... Reply control circuit , 23 …… Error factor identification circuit, 24 …… Clock stop control circuit, 25 …… Clock stop enable control circuit, 26 …… Fault processing control circuit, 27…
… Error memory access control circuit, 28 …… Memory configuration control circuit, 50,52,54,56,58,60,62,64,68,70 …… Request signal, 51,53,55,57,59,61 , 63,65,69,71 …… Reply signal, 72,73,74,75,76,77,78,79,80,81,82,83,84,85,8
6,88 …… Control signal.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】互いに独立にアスセス可能な複数のメモリ
単位からなる主記憶装置と、要求元プロセッサと、診断
プロセッサと、前記主記憶装置と前記要求元プロセッサ
および前記診断プロセッサとの間に設けられたメモリア
クセス制御装置とを含む情報処理装置であって、 前記要求元プロセッサは、 当該要求元プロセッサからのメモリアクセスに関してエ
ラーを検出するエラー検出手段と、 このエラー検出手段でのエラー検出を前記診断プロセッ
サに通知するエラー通知手段と、 前記エラー検出手段でのエラー検出の際そのメモリアド
レスを保持するエラーアドレス格納手段とを含み、 前記診断プロセッサは、 当該診断プロセッサからのメモリアクセスに関してエラ
ーを検出した際そのエラーの要因が前記主記憶装置にあ
るかどうかを識別するエラー要因識別手段と、 前記エラー通知手段からのエラー通知の際前記要求元プ
ロセッサのクロックを停止させるクロック停止制御手段
と、 このクロック停止制御手段によるクロック停止を無効化
するクロック停止有効制御手段と、 前記エラー通知手段からエラー通知を受け取った際前記
エラーアドレス格納手段からのメモリアドレスに基づい
た再度のメモリアクセスを行い、その結果前記エラー要
因識別手段によってエラー要因が前記主記憶装置にある
ことが識別された場合に前記クロック停止制御手段によ
るクロック停止を無効化するように前記クロック停止有
効制御手段に指示するエラーメモリアクセス制御手段
と、 このエラーメモリアクセス制御手段による再度のメモリ
アクセスの結果に応じてメモリエラーが間欠故障なのか
固定障害なのかを判定すると共に前記メモリアドレス格
納手段に格納されたアドレスによりエラーの要因となっ
たメモリ単位を指摘する障害処理制御手段とを含み、 前記メモリアクセス制御装置は、前記障害処理制御手段
により指摘されたメモリ単位を切り離すメモリ構成制御
手段を含むことを特徴とする情報処理装置。
1. A main memory comprising a plurality of memory units that can be accessed independently of each other, a request source processor, a diagnostic processor, and the main memory and the request source processor and the diagnostic processor. An information processing apparatus including a memory access control device, wherein the request source processor includes an error detection unit that detects an error relating to a memory access from the request source processor, and the error detection by the error detection unit is diagnosed by the diagnosis unit. The diagnostic processor includes an error notification unit for notifying the processor and an error address storage unit for holding the memory address when the error is detected by the error detection unit, and the diagnostic processor detects an error regarding memory access from the diagnostic processor. At this time, it is necessary to know whether the cause of the error is in the main memory. Error factor identification means, clock stop control means for stopping the clock of the request source processor when the error notification means gives an error, and clock stop enable control means for invalidating the clock stop by the clock stop control means. When the error notification is received from the error notification means, the memory is accessed again based on the memory address from the error address storage means, and as a result, the error cause is identified by the error cause identification means in the main storage device. Depending on the result of another memory access by the error memory access control means, an error memory access control means for instructing the clock stop valid control means to invalidate the clock stop by the clock stop control means when identified. Memory error is an intermittent failure The memory access control device, wherein the memory access control device determines whether or not there is a fixed fault, and points out the memory unit that caused the error based on the address stored in the memory address storage unit. An information processing apparatus, comprising: a memory configuration control means for separating the memory unit pointed out by.
JP62057344A 1987-03-11 1987-03-11 Information processing equipment Expired - Lifetime JPH0750451B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62057344A JPH0750451B2 (en) 1987-03-11 1987-03-11 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62057344A JPH0750451B2 (en) 1987-03-11 1987-03-11 Information processing equipment

Publications (2)

Publication Number Publication Date
JPS63221443A JPS63221443A (en) 1988-09-14
JPH0750451B2 true JPH0750451B2 (en) 1995-05-31

Family

ID=13052955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62057344A Expired - Lifetime JPH0750451B2 (en) 1987-03-11 1987-03-11 Information processing equipment

Country Status (1)

Country Link
JP (1) JPH0750451B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5057342A (en) * 1973-09-19 1975-05-19
JPS51144541A (en) * 1975-06-07 1976-12-11 Nippon Telegr & Teleph Corp <Ntt> Retrial control system of information processing device
JPS57169858A (en) * 1981-04-13 1982-10-19 Mitsubishi Electric Corp Data processor
JPS6024651A (en) * 1983-07-21 1985-02-07 Nippon Telegr & Teleph Corp <Ntt> Fault processing system

Also Published As

Publication number Publication date
JPS63221443A (en) 1988-09-14

Similar Documents

Publication Publication Date Title
US4894828A (en) Multiple sup swap mechanism
JPH0812621B2 (en) Information transfer method and device
JPS63184146A (en) Information processor
JPH0814797B2 (en) Checking method in redundant processing equipment
JPH0750451B2 (en) Information processing equipment
JPS5824812B2 (en) I/O device management method
JP3127941B2 (en) Redundant device
JPS6343775B2 (en)
JPH01155452A (en) System for confirming connection of data processing system
JP2685061B2 (en) Micro initial diagnosis method
JPH0375939A (en) Information processing system
JPH10187473A (en) Duplex information processor
JPS6288047A (en) Interface controller
JPS63197258A (en) Input/output processor
JPS6346461B2 (en)
JPH04302342A (en) Fault diagnosing system
JPH0727468B2 (en) Redundant information processing device
JP2578186B2 (en) Diagnosis method of failure detection circuit
JPH02246499A (en) Method and apparatus for test and diagnosis interruption
JPH10187355A (en) Disk control system
JPS62212865A (en) Multiprocessor control system
JPH0312748A (en) Trouble diagnostic system
JPS592295A (en) Diagnosis system of memory controller
JPH0377546B2 (en)
JPH0797327B2 (en) Failure detection method