JPH04184550A - Information processor - Google Patents

Information processor

Info

Publication number
JPH04184550A
JPH04184550A JP2312886A JP31288690A JPH04184550A JP H04184550 A JPH04184550 A JP H04184550A JP 2312886 A JP2312886 A JP 2312886A JP 31288690 A JP31288690 A JP 31288690A JP H04184550 A JPH04184550 A JP H04184550A
Authority
JP
Japan
Prior art keywords
data
processor
data bus
buffer
error
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
JP2312886A
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 JP2312886A priority Critical patent/JPH04184550A/en
Publication of JPH04184550A publication Critical patent/JPH04184550A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To eliminate abnormal operations of an information processor and to prevent the destruction of a memory by making a processor to fetch an object code for stopping the instruction of the processor when an uncorrectable error occurs. CONSTITUTION:In the case an error detection/correction circuit 22 detects an uncorrectable error when a processor 11 reads out data from a main storage device 14, a buffer controller 23 sets a buffer 31 to a disabled state so that the buffer 31 cannot drive data to a data bus 114 and sets another buffer 33 so that the buffer 33 can drive the data on a data bus 118 to a data bus 115. Since an object code generation circuit 24 generates object codes which stops the instructions of processors 11-13, the processor 11 fetches the object code which stops its instruction through data buses 114, 1, and 11 and stops the operations of the processor 11. Therefore, abnormal operations, such as destruction of a memory can be prevented and normal processing operations can be secured after the error occurs.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理装置に関し、特に情報処理装置の障
害発生時の障害通知方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device, and particularly to a fault notification system when a fault occurs in the information processing device.

〔従来の技術〕[Conventional technology]

従来の方式としては、主記憶装置内に、エラー検出訂正
回路が存在し、訂正可能なエラーが発生した場合は、エ
ラー検出訂正回路が、メモリモジュールの出力データを
無効にし、訂正したデータをデータバス上にドライブす
るが、訂正不可能なエラーが発生した場合は、システム
バスを通じて訂正不可能なエラーが発生したことを通知
するのみで、データバスに対しては、メモリモジュール
の出力するエラーを含んだデータを出力していた。
In the conventional system, an error detection and correction circuit exists in the main memory, and when a correctable error occurs, the error detection and correction circuit invalidates the output data of the memory module and converts the corrected data into data. However, if an uncorrectable error occurs, it will only notify the system bus that an uncorrectable error has occurred, and will not send the error output from the memory module to the data bus. The included data was output.

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

上述した従来のエラー通知方式は、訂正不可能なエラー
が発生した場合には、データバスに対して、エラーを含
んだメモリモジュールの出力をそのまま、出力するため
、プロセフすのコードフェッチでエラーが発生した場合
はエラーを含んだデータをフェッチしてエラー発生を認
識する間、異常な動作を実行し、メモリの破壊などを起
こす可能性がある。従って、エラー発生の認識後、通常
は割込認識後、正常な動作が期待できないという欠点が
ある。
In the conventional error notification method described above, when an uncorrectable error occurs, the output of the memory module containing the error is output to the data bus as is, so the error is detected when the processor code fetches. If this occurs, abnormal operations may occur while the error-containing data is fetched and the occurrence of the error is recognized, potentially causing memory corruption. Therefore, there is a drawback that normal operation cannot be expected after recognition of the occurrence of an error, usually after recognition of an interrupt.

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

本発明の情報処理装置は、オブジェクトコードに互換性
をもつ複数のプロセッサと主記憶装置とを1つのシステ
ムバスに接続しているマルチプロセッサシステムにおい
て、該プロセッサに対して、命令の実行を停止するオブ
ジェクトコードを生成する手段と、主記憶装置において
、訂正不可能なエラーを検出した場合、主記憶装置内の
メモリモジュールあるいは、エラー検出訂正回路からの
データバスに対するドライブを無効にし、命令の実行を
停止するオブジェクトコードのデータバスへのドライブ
を有効にする手段とを有している。
The information processing device of the present invention suspends execution of instructions for a processor in a multiprocessor system in which a plurality of processors and a main storage device whose object codes are compatible are connected to one system bus. When an uncorrectable error is detected in the means for generating object code and the main memory, the drive to the data bus from the memory module in the main memory or the error detection and correction circuit is disabled, and the execution of instructions is disabled. and means for enabling driving of the object code to be stopped onto the data bus.

〔実施例〕〔Example〕

次に本発明について、図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

プロセッサ11、プロセッサ12およびプロセッサ13
は、各々データバス111,112および113と、コ
ントロール信号121,122および123を介して、
データバス1、コントロール信号群2とをもつ、システ
ムバスに接続されており、主記憶装置14もシステムハ
スに接続されている。主記憶袋W14内には、データを
保持するメモリモジュール21と、メモリモジュール2
1から出力されるデータのエラーを検出するエラー検出
訂正回路22(以降EDCC22と記す。)と、プロセ
ンサ11、プロセッサ12又はプロセッサ13の命令の
実行を停止するオブジェクトコードを生成する回路24
と、メモリモジュール21のデータバス116と、ED
CC22のデータバス117とオブジェクトコード生成
回路24のデータバス118の各データバスとシステム
バスのデータバス1に接続されるデータバス114,1
15との間にある各々のデータハスバッファ31,32
゜33をコントロール信号125,124,126を用
いてコントロールするバッファコントロール23と、が
存在する。
Processor 11, Processor 12 and Processor 13
via data buses 111, 112 and 113 and control signals 121, 122 and 123, respectively.
It is connected to a system bus having a data bus 1 and a control signal group 2, and a main storage device 14 is also connected to the system bus. Inside the main memory bag W14, there are a memory module 21 that holds data and a memory module 2.
an error detection and correction circuit 22 (hereinafter referred to as EDCC 22) that detects errors in data output from 1; and a circuit 24 that generates an object code that stops execution of instructions of the processor 11, processor 12, or processor 13;
, the data bus 116 of the memory module 21, and the ED
Data buses 114 and 1 are connected to the data bus 117 of the CC 22, the data bus 118 of the object code generation circuit 24, and the data bus 1 of the system bus.
15, each data hash buffer 31, 32 between
33 using control signals 125, 124, and 126.

また、EDCC22と、メモリモジュール21は、チエ
ツクワードハス119を介して接続される。
Further, the EDCC 22 and the memory module 21 are connected via a checkerboard 119.

EDCC22が、エラーを検出した場合、エラー信号1
27を介してバッファコントロール23へ通知され、バ
ッファコントロール23は、必要に応しエラー(8号1
28を介してシステムバスのコントロール信号へエラー
を通知する。
When EDCC22 detects an error, error signal 1
27 to the buffer control 23, and the buffer control 23 detects the error (No. 8 1) as necessary.
28 to the control signals of the system bus.

本実施例の動作について、第1図を用いて説明する。The operation of this embodiment will be explained using FIG. 1.

プロセッサ11が、主記憶装置14にデータを書込む場
合、書込みデータはプロセッサ11のデータバス111
を通してシステムバス上のデータバス1に出力され、主
記憶装置14内のデータバス114にとり込まれる。こ
のときバッファコントロール23がデータバスバッファ
31に対してはコントロール信号125を用いて、デー
タバス114からデータバス116のにデータをドライ
ブする様にセットし、データハスバッファ32に対して
はコントロール信号124を用いて、データバス114
からデータバス117にデータをドライバする様にセン
トする。データハスバッファ33に対してはコントロー
ル信号126を用いて、データバス115にドライブし
ない様にディセーブルにする。さて、データバス114
にとり込んだデータはバッファ31からデータバス11
6にドライブされ、メモリモジュール21に書込まれる
。このとき、EDCC22はバッファ32からデータバ
ス117にドライブされたデータバス116上のデータ
と同じ値のデータを使用して、チエツクワードを生成し
、チエツクワードバス119にドライブし、メモリモジ
ュール21に書込む。
When the processor 11 writes data to the main memory 14, the write data is transferred to the data bus 111 of the processor 11.
The data is output to data bus 1 on the system bus through the bus, and taken into data bus 114 in main memory 14 . At this time, the buffer control 23 sets the data bus buffer 31 using the control signal 125 to drive data from the data bus 114 to the data bus 116, and sets the data bus buffer 32 using the control signal 125. using the data bus 114
The data bus 117 is sent to the data bus 117 to drive data. The data bus buffer 33 is disabled using the control signal 126 so that it is not driven onto the data bus 115. Now, data bus 114
The data taken in is transferred from the buffer 31 to the data bus 11.
6 and written to the memory module 21. At this time, the EDCC 22 uses data of the same value as the data on the data bus 116 driven from the buffer 32 to the data bus 117 to generate a check word, drives it to the check word bus 119, and writes it to the memory module 21. It's crowded.

次にプロセッサ11が主記憶装置14からデータを読出
す場合を説明する。
Next, a case in which the processor 11 reads data from the main storage device 14 will be described.

メモリモジュール21からデータがデータバス116に
出力され、チエツクワードがチエツクワードバス119
に出力される。このときハ“ソファコントロールは、デ
ータバスバッファ31に対してはコントロール信号12
5を用いてデータバス116からデータバス114にデ
ータをドライブする様にセットし、データハスバッファ
32に対しては、コントロール信号124を用いて、デ
ータバス114からデータバス117にデータをドライ
ブする様にセントし、データパスバフファ33に対して
は、コントロール信号126を用いてデータバス115
ヘデータをドライブしない様にディセーブルにする。デ
ータバス116上にあるデータはバッファ31でデータ
バス114にドライブされ、さらに、バッファ32でデ
ータバス117にドライブされる。EDCC22ではデ
ータバス117上のデータと、チエツクワードバス11
9上のチエ、クワードを取り込み、データに誤りがない
かをチJ−7りする。
Data is output from the memory module 21 to the data bus 116, and the check word is output to the check word bus 119.
is output to. At this time, the ``Sofa control'' sends the control signal 12 to the data bus buffer 31.
5 is used to drive data from the data bus 116 to the data bus 114, and for the data hash buffer 32, the control signal 124 is used to drive data from the data bus 114 to the data bus 117. For the data path buffer 33, the control signal 126 is used to control the data bus 115.
Disable it so that it does not drive data to it. Data on data bus 116 is driven to data bus 114 by buffer 31 and then driven to data bus 117 by buffer 32. In the EDCC 22, the data on the data bus 117 and the check word bus 11 are
Take in the first and second words above 9 and check whether there are any errors in the data.

以陣の動作について、3つの場合に分けて説明する。The operation of Ijin will be explained in three cases.

第1に、EDCC22でのデータのチエツク結果におい
で、データの誤りが存在しなかった場合には、エラー信
号127を通じてバッファコントロール23に誤りがな
かった事を通知し、バッファコントロール23はコント
ロール信号127,125゜126を現状のままとする
。従って、データバス114上のデータは、システムハ
スのデータバスlに出力され、プロセッサ11はデータ
バスIIIを通してデータを取り込むことになる。
First, if there is no error in the data as a result of checking the data in the EDCC 22, the buffer control 23 is notified that there is no error through the error signal 127, and the buffer control 23 receives the control signal 127. , 125°126 are left as they are. Therefore, the data on the data bus 114 is output to the data bus I of the system bus, and the processor 11 takes in the data through the data bus III.

第2に、EI]CC22が、データのチエツク過程で訂
正可能な誤りを検出した場合には、EDCC22はエラ
ー信号127を通じて、バッファコントロール23に対
し、訂正可能な誤りを検出したことを通知し、さらに、
データバス117には、訂正したデータをドライブする
。バッファコントロール23は、コントロール信号12
5を用いバッファ31に対し、データバス114にデー
タをドライブしない様、ディセーブルにし、さらにバッ
ファ32に対してはデータバス117上の訂正されたデ
ータをデータバス114にドライブする様にコントロー
ルi号124を用いて、バッファ32のドライブ方向を
逆にする。尚、バッファ33に対するコントロール信号
126は現状のままで、ディセーブルである。従ってデ
ータバス114上にドライブされた訂正されたデータは
システムハスのデータバス1に出力され、プロセッサ1
1はデータバス111を通して、訂正されたデータを取
り込むことになる。
Second, if the EI]CC 22 detects a correctable error in the data checking process, the EDCC 22 notifies the buffer control 23 through the error signal 127 that a correctable error has been detected; moreover,
Corrected data is driven onto the data bus 117. The buffer control 23 receives the control signal 12
5 is used to disable buffer 31 from driving data onto data bus 114, and control i is used to disable buffer 32 from driving corrected data on data bus 117 onto data bus 114. 124 to reverse the drive direction of the buffer 32. Note that the control signal 126 for the buffer 33 is currently disabled. Therefore, the corrected data driven onto data bus 114 is output to data bus 1 of the system bus and processor 1
1 will take in the corrected data through the data bus 111.

第3にEDCCがデータのチエツク過程で訂正不可能な
誤りを検出した場合には、EDCC22はエラー(8号
127を通じて、バッファコントロール23に対し、訂
正不可能な誤りを検出した事を通知する。バッファコン
トロール23は、バッファ31に対しコントロール信号
125を用い、データバス114にデータをドライブし
ない様ディセーブルにし、バッファ33に対してコント
ロール信号126を用いてデータバス118上のデータ
をデータバス115にドライブする様にセントする。
Third, if the EDCC detects an uncorrectable error in the data checking process, the EDCC 22 notifies the buffer control 23 through the error (No. 8 127) that an uncorrectable error has been detected. Buffer control 23 uses control signal 125 for buffer 31 to disable it from driving data onto data bus 114, and uses control signal 126 for buffer 33 to disable data on data bus 118 from driving data onto data bus 115. Cent like driving.

尚、バッファ32のコントロール信号124は現状のま
まで、データバス117にドライブしたままである。こ
のとき、オブジェクトコード生成回路24ではプロセッ
サ11.プロセッサ12およびプロセッサ13の命令を
停止するオブジェクトコードを生成しており、常にデー
タバス118にドライブしている。従ってバッファ33
がデータバス115に対して命令を停止するオブジェク
トコードをドライブ1データバス114を通じてシステ
ムハスのデータバス1に出力される。またバッファコン
トロールではエラー信号128をアクティブにして、シ
ステムハスのコントロール信号2にエラーが発生したこ
とを通知する。プロセッサ11はデータバス111を通
じて命令を停止するオブジェクトコードを取り込み、さ
らにコントロール信号121を通じてエラーが発生した
ことを認識する。 (il常割込ラインによりプロセッ
サがエラーを認識する。) 以上の動作は、プロセンサ12又はプロセッサ13が書
込み、あるいは読出しを行なったときにも同様となる。
Note that the control signal 124 of the buffer 32 remains as it is, and continues to be driven to the data bus 117. At this time, in the object code generation circuit 24, the processor 11. It generates an object code that stops the instructions of the processors 12 and 13, and always drives it to the data bus 118. Therefore buffer 33
An object code for stopping commands to the data bus 115 is output to the data bus 1 of the system bus through the drive 1 data bus 114. Further, in the buffer control, the error signal 128 is activated to notify that an error has occurred in the system control signal 2. The processor 11 takes in an object code to stop the instruction through the data bus 111, and further recognizes through the control signal 121 that an error has occurred. (The processor recognizes the error through the il regular interrupt line.) The above operation is similar when the processor 12 or the processor 13 performs writing or reading.

又、読出し動作時コードフェッチで訂正不可能なエラー
が発生するとプロセッサ11.12.13はオブジェク
トコードに互換があるため、どのプロセッサが読出しを
行なっても割込でエラーを認識するまで命令の動作は停
止する。
Additionally, if an uncorrectable error occurs during a code fetch during a read operation, processors 11, 12, and 13 have compatible object codes, so no matter which processor performs the read, the instruction will continue to operate until the error is recognized by an interrupt. stops.

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

以上説明したように本発明は、プロセッサが主記憶装置
からデータを読出す際訂正不可能なエラーが発生した場
合、プロセッサの命令を停止するオブジェクトコードを
プロセッサに取り込ませるようにすることにより、プロ
セッサがコードフェッチでエラーが発生した場合、プロ
セッサの動作が停止するため、エラーを認識する間、メ
モリの破壊など異常な動作を防ぎ、エラー発生後の処理
を正常に動作させることができる効果がある。
As explained above, the present invention enables the processor to incorporate an object code that stops processor instructions when an uncorrectable error occurs when the processor reads data from the main memory. When an error occurs during code fetching, the processor stops operating, so it has the effect of preventing abnormal operations such as memory corruption while recognizing the error, and allowing processing to operate normally after the error occurs. .

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

第1図は本発明のブロック図である。 1・・・システムハスのデータバス、2・・・システム
バスのコントロール信号群、11〜13・・・プロセッ
サ、14・・・主記憶装置、21・・・メモリモジュー
ル、22・・・EDCC(エラー検出訂正回路)、23
・・・バッファコントロール、24・・・オブジェクト
コード生成回路、31〜33・・・データハスバッファ
、111〜113・・・プロセッサのデータバス、11
4〜118・・・主記憶装置のデータバス、119・・
・チエツクワードバス、121〜123・・・プロセッ
サのコントロール信号、124〜126・・・データハ
スバッファのコントロール信号、127.128・・・
エラー信号。 代理人 弁理士 山 下 壌 平
FIG. 1 is a block diagram of the present invention. DESCRIPTION OF SYMBOLS 1... Data bus of system bus, 2... Control signal group of system bus, 11-13... Processor, 14... Main storage device, 21... Memory module, 22... EDCC ( error detection correction circuit), 23
...Buffer control, 24...Object code generation circuit, 31-33...Data hash buffer, 111-113...Data bus of processor, 11
4-118... Data bus of main storage device, 119...
- Check word bus, 121-123... Processor control signal, 124-126... Data hash buffer control signal, 127.128...
error signal. Agent Patent Attorney Yang Ping Yamashita

Claims (1)

【特許請求の範囲】[Claims] オブジェクトコードに互換性をもつ複数のプロセッサと
、主記憶装置とを1つのシステムバスに接続しているマ
ルチプロセッサシステムにおいて、該プロセッサに対し
て、命令の実行を停止するオブジェクトコードを生成す
る手段と、前記主記憶装置において、訂正不可能なエラ
ーを検出した場合、主記憶装置内のメモリモジュールあ
るいはエラー検出訂正回路からのデータバスに対するド
ライブを無効にし、前記、命令の実行を停止するオブジ
ェクトコードのデータバスへのドライブを有効にする手
段とを有する情報処理装置。
In a multiprocessor system in which a plurality of processors whose object codes are compatible and a main storage device are connected to one system bus, means for generating object code for stopping execution of instructions for the processors; , when an uncorrectable error is detected in the main memory, the drive to the data bus from the memory module or error detection and correction circuit in the main memory is disabled, and the object code stops execution of instructions. and means for enabling a drive to a data bus.
JP2312886A 1990-11-20 1990-11-20 Information processor Pending JPH04184550A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2312886A JPH04184550A (en) 1990-11-20 1990-11-20 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2312886A JPH04184550A (en) 1990-11-20 1990-11-20 Information processor

Publications (1)

Publication Number Publication Date
JPH04184550A true JPH04184550A (en) 1992-07-01

Family

ID=18034628

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2312886A Pending JPH04184550A (en) 1990-11-20 1990-11-20 Information processor

Country Status (1)

Country Link
JP (1) JPH04184550A (en)

Similar Documents

Publication Publication Date Title
US5274646A (en) Excessive error correction control
JPH02135536A (en) Check point retrial mechanism
JPH04184550A (en) Information processor
JPH07129427A (en) Comparative check method for data with ecc code
JP2513615B2 (en) Storage device with ECC circuit
JPH0670775B2 (en) Error detection / correction system
JP2559531B2 (en) Redundant system error check circuit
JPH0581059A (en) Multiprocessor system
JPS6325380B2 (en)
JPS6158051A (en) False trouble generating system
JPH0230060B2 (en)
JPH0981465A (en) Main storage controller
JPH0259843A (en) Memory device
JPH02204839A (en) Information processor
JPH02297650A (en) Receiver
JPS6319053A (en) Memory device
JPS60110047A (en) Error correction system
JPS63282872A (en) Data processor
JPH04252344A (en) Computer system
JPS63184854A (en) Storage controller
JPH0481953A (en) Memory device
JPH08305637A (en) Storage
JPS63298458A (en) Data transfer circuit
JPH04353935A (en) Magnetic disk controller
JPS62109147A (en) Detecting system for abnormality of random access memory