JPS6049451A - Data checking system - Google Patents

Data checking system

Info

Publication number
JPS6049451A
JPS6049451A JP58157384A JP15738483A JPS6049451A JP S6049451 A JPS6049451 A JP S6049451A JP 58157384 A JP58157384 A JP 58157384A JP 15738483 A JP15738483 A JP 15738483A JP S6049451 A JPS6049451 A JP S6049451A
Authority
JP
Japan
Prior art keywords
data
error
write
detected
read
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
JP58157384A
Other languages
Japanese (ja)
Inventor
Shigeru Mukogasa
向笠 滋
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP58157384A priority Critical patent/JPS6049451A/en
Publication of JPS6049451A publication Critical patent/JPS6049451A/en
Pending 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/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • G06F11/1048Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices using arrangements adapted for a specific error detection or correction feature

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Detection And Correction Of Errors (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To identify the true cause of an error by preventing detection and holding of the error with use of an error correction code logic mechanism for write or read data in case an uncorrectable error is detected and held by the read or write data. CONSTITUTION:When a 2-bit error is detected at the side of a read data RD, the functions of both an error correction code logic EEC mechanism 12 and a holding mechanism 13 of the write data WD are blocked by the output signal of a holding mechanism 15 when an instruction of detection is closed. Then only the mechanism 15 of the RD side is turned on since the mechanism 12 has no actuation until a CPU2 executes a release instruction. In the same way, only the mechanism 13 is turned on when a write instruction is executed. The blocked mechanism 12 has no actuation in both read and write modes until the CPU2 executes the release instruction. Thus the true cause is identified for the error detected by the mechanism 12 just by reading mechanisms 13 and 15.

Description

【発明の詳細な説明】 (al 発明の技術分野 本発明は、記憶装置への書き込みデータと読み出しデー
タの両方で、誤り訂正符号論理機構によるデータチェッ
クを行っているデータ処理システムにおけるデータチェ
ック方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a data checking method in a data processing system that performs data checking using an error correction code logic mechanism for both data written to and read from a storage device. .

(bl 技術の背景 最近のデータ処理システムの高速化動向に伴って、記憶
装置に対する書き込みデータ、或いは読み出しデータに
誤りが検出されても、中央処理装置をマシンサイクルレ
ベルで停止させ、障害状態を保持して診断す、ることが
困難になってきた。
(bl Background of the Technology) With the recent trend toward faster data processing systems, even if an error is detected in data written to or read from a storage device, the central processing unit is stopped at the machine cycle level and the failure state is maintained. It has become difficult to diagnose.

特に、記憶装置に対する書き込みデータと読み出しデー
タの両方で、例えば誤り訂正符号論理機構によるデータ
チェックを行い、チェック結果をホールドしているデー
タ処理システムにおいては、該ホールド結果を直接検索
したとしても、リードデータの誤りに起因するのか、ラ
イトデータの誤りに起因するのかの識別が困難になって
きた。
In particular, in a data processing system that performs a data check on both write data and read data to a storage device using, for example, an error correction code logic mechanism and holds the check results, even if the held results are directly searched, the read It has become difficult to distinguish whether the problem is caused by an error in data or an error in write data.

一方、最近のデータ処理システムにおいては、障害発生
時の診断用データとして、データ処理装置内の状態を読
み取るのに、スキャンアウト機能が知られている。これ
は、データ処理装置内の各種フリップフロップ、レジス
タ等を、例えばサービスプロセッサーからの指示で、上
記データをクロックレベルで直列に読み出し、サービス
プロセッサーで処理をして、ディスプレイ上に表示し、
上記データ処理装置の障害状況の診断を容易にしようと
するものである。
On the other hand, in recent data processing systems, a scan-out function is known for reading the state inside the data processing device as diagnostic data when a failure occurs. This involves reading out the data serially at a clock level from various flip-flops, registers, etc. in the data processing device, for example, based on instructions from a service processor, processing the data in the service processor, and displaying the data on a display.
This is intended to facilitate diagnosis of failure conditions in the data processing apparatus.

然しなから、サービスプロセッサーでのデータを処理す
る速度が遅い為、例えば前記の誤り訂正符号論理機構で
検出したリードデータ、ライトデータに関する誤りをホ
ールドしているフリップフローツブ(FF)を見た時、
その誤り発生の前後関係を識別することが困難であり、
真の誤り原因を探索することができないのが現状である
However, because the data processing speed of the service processor is slow, for example, when looking at the flip-flop block (FF) that holds errors related to read data and write data detected by the error correction code logic mechanism described above, ,
It is difficult to identify the context in which the error occurred,
At present, it is not possible to search for the true cause of the error.

従って、記憶装置のリード/ライトデータの両側で誤り
チェックを行っている場合に、スキャンアウト機能によ
って、チェック結果をホールドするフリップフロップを
見ても、誤りの真の原因を識別する方式の検討が望まれ
ていた。
Therefore, when error checking is performed on both sides of read/write data in a storage device, it is necessary to consider a method for identifying the true cause of errors by using the scan-out function to check the flip-flops that hold the check results. It was wanted.

(C) 従来技術と問題点 記憶装置の書き込みデータ(Wl))と読み出しデータ
(RD)の両方で、誤り訂正符号論理(以下ECCとい
う)機構によるデータチェックを行っているデータ処理
システムにおいて、従来方式のチェック機構は、第1図
に示すようになっており、■は主記憶装置、11はメモ
リ部、 12.14はECC機構(ECC)、 13.
15は2ビツトエラーをホールドするホールド機構(I
OLD) 、 2は中央処理装置。
(C) Conventional technology and problems In a data processing system that performs data checking using an error correction code logic (hereinafter referred to as ECC) mechanism for both write data (Wl) and read data (RD) of a storage device, The checking mechanism of the system is as shown in FIG. 1, where ■ is the main storage device, 11 is the memory section, 12.14 is the ECC mechanism (ECC), 13.
15 is a hold mechanism (I
OLD), 2 is the central processing unit.

21は書き込み制御部(WDC)である。21 is a write control section (WDC).

このようなシステムにおいて、部分書き込み命令が実行
され、読み出しデータ(RD)に2ピントエラーが発生
すると、上記ホールド機構(HOLD)15がオンとな
るが、どのビット位置にエラーが発ai L−でいるか
は不明である。
In such a system, when a partial write instruction is executed and a 2-pin error occurs in the read data (RD), the hold mechanism (HOLD) 15 is turned on, but it is difficult to determine in which bit position the error occurs. It is unknown whether there are any.

ごの統み出しデータ(RD)に対して、中央処理装置2
の書き込み制御部(WIIC) 21において、部分書
き込みを実行すると、上記データの一内容によっ゛(は
、古き込みデータ(NO)に対するECC機構(lic
e ) 12で、+111記2ビツトエラーが検出され
なくなることがある。(これを、データ化りと「っ”C
いる) 従っ”ζ1.L:記データ化りを防ぐ為に、読み出しデ
ータ(R11) ニ対するUCCfi構(IEcc )
 14テ2 ヒツト上り−が検出され、ホールド機構(
IIOLD) j5がオンになった時、古、き込み制御
部(WD(: ) 21を7クセスし“C,I+CGの
チェックビットを含めた全ビットに対し°C1全“0″
又は全“l”を書き込むよ・)に制御することにより、
必ずECCta構(ECC) +2’j’ 2ビットエ
ラーが検出され、ホールド機構(1101,11) 1
3をオンにすることができ、結果とし°C両方のホール
1機構(IIOLD) 13.15がオンとなる。
The central processing unit 2
When the write control unit (WIIC) 21 executes a partial write, the ECC mechanism (LIC
e) In 12, a 2-bit error of +111 may not be detected. (This can be converted into data.
ζ1.L: In order to prevent the data from becoming garbled, the UCCfi structure (IEcc) is used for the read data (R11).
14Te2 Hit uplink is detected and the hold mechanism (
IIOLD) When j5 is turned on, the old write control unit (WD(:) 21 is accessed 7 times and all bits including the C, I+CG check bits are set to "0".
Or by controlling to write all "l"),
Always ECCta structure (ECC) +2'j' 2-bit error is detected, hold mechanism (1101, 11) 1
3 can be turned on, resulting in both Hall 1 mechanism (IIOLD) 13.15°C being turned on.

然し、この状態を11i1述のスキャンアウト機能で読
み出し、チェックする限りにおいては、上記部分書き込
み命令の実行による読み出しデータに2ビツトエラーが
あったのか、中央処理装置2からの別のストア命令の実
行による書き込みデータに2ビツトエラーがあったのか
を識別できない問題があった。
However, as long as this state is read and checked using the scan-out function described in 11i1, it is possible to determine whether there was a 2-bit error in the read data caused by the execution of the above partial write instruction or by the execution of another store instruction from the central processing unit 2. There was a problem in that it was not possible to identify whether there was a 2-bit error in the written data.

+d) 発明の目的 本発明は上記従来の欠点に鑑み、記憶装置の書き込みデ
ータ(tlD)と読み出しデータ(RD)の両方で、E
CC1″構によるデータチェックを行っているデータ処
理システムにおいて、一つの命令の実行時に、例えば読
み出しデータ(RD)に2ビツトエラーが検出され、ホ
ールド中の時は、別の命令による店き込みデータ(目)
に対するECC機構での2ピントエラーの検出、とホー
ルドを行わせないようにする方法を提供することを目的
とするものである。
+d) Purpose of the Invention In view of the above-mentioned conventional drawbacks, the present invention provides an E
In a data processing system that performs data checking using the CC1'' structure, when a 2-bit error is detected in the read data (RD) during the execution of one instruction, and the data is held, the stored data (RD) by another instruction is eye)
The object of the present invention is to provide a method for detecting a two-focus error in an ECC mechanism and preventing a hold from occurring.

tel 発明の構成 そしてこの目的は、本発明によれば: (1)記憶装置への書き込みデータと、読み出しデ−タ
との両方で、誤り訂正符号論理機構によるデータチェッ
クを行っているデータ処理システムにおいて、ある命令
を実行して、読み出しデータで訂正不可能な誤りが検出
され、保持された時は、該誤りを検出・保持する回路が
リセットされる迄、書き込みデータの上記誤り訂正符号
論理機構による誤り検出・保持を行わないように制御し
、書き込みデータで訂正不可能な誤りが検出され、保持
された時は、読み出しデータの上記誤り訂正符号論理機
構による誤り検出・保持を行わないようにする方法。
According to the present invention, the structure and object of the invention are as follows: (1) A data processing system in which data checking is performed by an error correction code logic mechanism on both data written to a storage device and data read out. When a certain instruction is executed and an uncorrectable error is detected and held in the read data, the above-mentioned error correction code logic mechanism of the written data is executed until the circuit that detects and holds the error is reset. When an uncorrectable error is detected and retained in the written data, the read data is controlled so that the above error correction code logic mechanism does not perform error detection and retention. how to.

(21+11項記載のデータチェック方式において、書
き込みデータ又は読み出しデータの上記誤り訂正符号論
理機構による誤り検出・保持を行わないように制御する
ことを、読み出しデータ側又は書き込みデータ側で訂正
不可能な誤りが検出された命令の終了時点において行う
方法。
(In the data check method described in Section 21+11, controlling the write data or read data so that the error correction code logic mechanism does not perform error detection and retention is performed when an uncorrectable error occurs on the read data side or the write data side.) method at the end of the instruction where is detected.

を提供することによって達成され、読み出しデータ側で
の2ビツトエラーか、書き込みデータ側の2ビツトエラ
ーかを容易に識別できる利点がある。
This is achieved by providing a 2-bit error on the read data side or a 2-bit error on the write data side, which has the advantage of being easily distinguishable.

(fl 発明の実施例 以下本発明の実施例を図面によって詳述する。(fl Embodiments of the invention Embodiments of the present invention will be described in detail below with reference to the drawings.

第2図が本発明の一実施例をブロック図で示した図であ
り、1.2.lL12,13,14,15.21共に第
1図で説明したものと同じものであるが、本発明を実施
した場合、例えば関連命令の終了時点において、ホール
ド機構()IOLD) 15の出力信号で、書き込みデ
ータ(WD)側のECC機構(ECC) 12及びホー
ルド機構(IIOLD) 13が機能しないように制御
し、ホールド機構(Hot、D) 13の出力信号で、
読み出しデータ(RD)側のECC機構(ECC)14
及びホールド機構(HOLD) 15が機能しないよう
に制御している所が異なっている。そして、この閉塞機
能は読み出しデータ(RD)側のECC機構(ECC)
 44及びホールド機構(IOLD) 15、又は書き
込みデータ(WD)側のECC機構(ECC) 12及
びホールド機構(110LD) 13が、中央処理装置
2で実行されたレリーズ命令によってリセットされるま
で解除されないように制御される所に特徴がある。
FIG. 2 is a block diagram showing an embodiment of the present invention, and 1.2. lL12, 13, 14, 15.21 are all the same as those explained in FIG. , the ECC mechanism (ECC) 12 and the hold mechanism (IIOLD) 13 on the write data (WD) side are controlled so that they do not function, and the output signal of the hold mechanism (Hot, D) 13 is used to
ECC mechanism (ECC) 14 on the read data (RD) side
The difference is that the hold mechanism (HOLD) 15 is controlled so that it does not function. This blocking function is implemented by the ECC mechanism (ECC) on the read data (RD) side.
44 and hold mechanism (IOLD) 15, or ECC mechanism (ECC) 12 and hold mechanism (110LD) 13 on the write data (WD) side are not released until they are reset by a release command executed by the central processing unit 2. It is characterized by the fact that it is controlled by

このような機能を1けたデータ処理システムにおいて、
従来例の第1図で説明した、部分書き込み命令を実行し
て、読み出しデータに2ビツトエラーが検出された場合
を考えると、ホールド機構(IIOLD) 15がオン
となった場合、ECC機構(ECC) 14でのエラー
検出信号で書き込み制御部(WDC) 21をアクセス
して、例えば全″1″を書き込むように動作するので、
読み出しデータ(RD)側のボールド機構(IIOLD
) 15と、書き込みデータ(WD)側のホールド機構
(HOLD) 13の両方がオンとなるように動作する
In a data processing system that has such functions in a single digit,
Considering the case where a partial write instruction is executed and a 2-bit error is detected in the read data, as explained in FIG. 1 of the conventional example, when the hold mechanism (IIOLD) 15 is turned on, the ECC mechanism (ECC) The write control unit (WDC) 21 is accessed by the error detection signal at 14, and operates to write all "1"s, for example.
Bold mechanism (IIOLD) on read data (RD) side
) 15 and the write data (WD) side hold mechanism (HOLD) 13 are both turned on.

そして、それ以後(例えば、該命令の終了時点)におい
て、ホールド機構()IOLD) 15の出力信号で、
’Mキ込ミテー9 (WD)側(7)ECCtatj&
 (ECC)12及びホールド機構(HOLD) 13
が機能しないように制御されるのである。
Then, after that (for example, at the end of the instruction), with the output signal of the hold mechanism (IOLD) 15,
'M key included 9 (WD) side (7) ECCtatj&
(ECC) 12 and hold mechanism (HOLD) 13
is controlled so that it does not function.

然し、一般のリード命令が実行された場合には、読み出
しデータ(RD)側において、上記2ビツトエラーが検
出された時、該命令の終了時点でホールド機構(IIO
LD)15の出力信号によって、書き込みデータ(HD
)側のECC@構(ECC) 12及びホールド機構(
HOLD) 13の機能を閉塞するように動作するので
、中央処理装置2が前述のレリーズ命令を実行する迄、
書き込みデータ(WD)側のECCill構は作動しな
い為、読み出しデータ(RD)側のホールド機構(IO
LD) 15のみがオンとなるように動作する。
However, when a general read instruction is executed, when the above 2-bit error is detected on the read data (RD) side, the hold mechanism (IIO) is activated at the end of the instruction.
The write data (HD
) side ECC @ structure (ECC) 12 and hold mechanism (
HOLD) 13 functions, until the central processing unit 2 executes the above-mentioned release command.
Since the ECCill mechanism on the write data (WD) side does not operate, the hold mechanism (IO
LD) operates so that only LD15 is turned on.

同じようにして、ライト命令が実行された場合には、書
き込みデータ(WD)側のボールド機構(HOLD) 
13のみがオンとなるように動作する。
Similarly, when a write command is executed, the bold mechanism (HOLD) on the write data (WD) side
13 is turned on.

そして、いずれの場合も、前述のように、閉塞されたE
CC機構は中央処理装置2によってレリーズ命令が実行
される迄作動しない為、前述のスキャンアウト機構で、
該ホールド機構()IOLD> 13.15を読むだけ
で、ECC機構で検出された誤りの真の原因を識別する
ことができるのである。
And in both cases, as mentioned above, the occluded E
Since the CC mechanism does not operate until the release command is executed by the central processing unit 2, the above-mentioned scan-out mechanism
By simply reading the hold mechanism ()IOLD>13.15, the true cause of the error detected by the ECC mechanism can be identified.

以上、リード命令1部分書き込み命令、ライト命令を実
行した場合に、読み出゛しデータ(RD)で2ビツトエ
ラーが発生した場合と、書き込みデータ(同)で2ビツ
トエラーが発生した場合の、読み出しデータ(RD)側
のホールド機構(HOLD) 15と書き込みデータ(
WD)側のホールド機構(HOLD)13との関係をま
とめると第3図のようになる。
The above is the read data when a 2-bit error occurs in the read data (RD) and when a 2-bit error occurs in the write data (RD) when a read command 1 partial write command or write command is executed. (RD) side hold mechanism (HOLD) 15 and write data (
The relationship with the hold mechanism (HOLD) 13 on the WD) side is summarized as shown in FIG.

この図から明らかなように、本発明を実施した場合には
、主記憶装置1に対するいかなるリード。
As is clear from this figure, when the present invention is implemented, any read to the main storage device 1 is performed.

ライト動作において発生した2ビツトエラーに対しても
、それぞれのホールド機構(IIOLD>の値をサービ
スプロセッサーで見ることにより、真のエラー原因を識
別することができる。
Even when a 2-bit error occurs in a write operation, the true cause of the error can be identified by checking the value of each hold mechanism (IIOLD>) at the service processor.

尚、上記ECC機構、ボールド機構の閉塞方法は、ホー
ルド出力(13又は15)でF、CC機構(12又は1
4)のみを閉塞する方法で、2ビット誤りが発生しても
ボールドしないようにしても良いことは云う迄もない。
In addition, the method of closing the ECC mechanism and bold mechanism is as follows: hold output (13 or 15) is F, CC mechanism (12 or 1
It goes without saying that it is also possible to block only 4) so that even if a 2-bit error occurs, it will not be bolded.

fgl 発明の効果 以上、詳細に説明したように、本発明のデータチェック
方式は、記憶装置の書き込みデータ(WD)と読み出し
データ(RD)の両方で、ECC機構によるデータチェ
ックを行っているデータ処理システムにおいて、読み出
しデータ(RD)に2ビツトエラーが検出され、ホール
ド中の時は、書き込みデータ(Wll)に対するECC
機構での2ビツトエラーの検出とホールドを行わせない
ようにし、書き込みデータ(WD)に2ビツトエラーが
検出され、ホールド中の時は、読み出しデータ(1?D
)に対するECC機構での2ビツトエラーの検出とホー
ルドを行わせないように制御されるので、主記憶装置1
に対するいかなるリード、ライト動作において発生した
2ビツトエラーに対しても、それぞれのボールド機構(
IOLD)の値をサービスプロセッサーで見ることによ
り、真のエラー原因を識別することができる効果がある
fgl Effects of the Invention As explained in detail above, the data check method of the present invention is a data processing method in which data is checked by the ECC mechanism on both write data (WD) and read data (RD) of the storage device. In the system, when a 2-bit error is detected in the read data (RD) and it is being held, the ECC for the write data (Wll) is
The mechanism is not allowed to detect and hold a 2-bit error, and when a 2-bit error is detected in the write data (WD) and is being held, the read data (1?D) is not detected and held.
) is controlled so that the ECC mechanism does not detect and hold a 2-bit error.
The respective bold mechanism (
By viewing the value of IOLD at the service processor, the true cause of the error can be identified.

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

第1図は従来のECC45構による2ビットエラー検出
、ホールド方式をブロック図で示した図、第2図は本発
明の一実施例をブロック図で示した図。 第3図は本発明を実施した場合の記憶装置における誤り
状況とホールド値との関係を示した図である。 図面において、1は主記憶装置、2は中央処理装置、 
12.14はECC機構(ECC)、 13.15はホ
ールド機構(l(OLD) 、 21は書き込み制御部
(WDC) 。 をそれぞれ示す。
FIG. 1 is a block diagram showing a 2-bit error detection and hold method using a conventional ECC45 structure, and FIG. 2 is a block diagram showing an embodiment of the present invention. FIG. 3 is a diagram showing the relationship between error conditions and hold values in a storage device when the present invention is implemented. In the drawings, 1 is a main storage device, 2 is a central processing unit,
12.14 indicates an ECC mechanism (ECC), 13.15 indicates a hold mechanism (l (OLD)), and 21 indicates a write control unit (WDC).

Claims (1)

【特許請求の範囲】[Claims] (1) 記憶装置への書き込みデータと、読み出しデー
タとの両方で、誤り訂正符号論理機構によるデータチェ
ックを行っているデータ処理システムにおいて、一つの
命令を実行して、読み出しデータで訂正不可能な誤りが
検出され、保持された時は、該誤りを検出・保持する回
路がリセットされる迄、書き込みデータの上記誤り訂正
符号論理機構による誤り検出・保持を行わせないように
制御し、書き込みデータで訂正不可能な誤りが検出され
、保持された時は、該誤りを検出・保持する回路がリセ
ットされる迄、読み出しデータの上記誤り訂正符号論理
機構による誤り検出・保持を行わせないように制御する
ことを特徴とするデータチェック方式。 (2、特許請求の範囲第1項記載のデータチェック方式
において、書き込みデータ又は読み出しデータの上記誤
り訂正符号論理機構による誤り検出・保持を行わせない
ように制御することを、読み出しデータ側又は書き込み
側で訂正不可能な誤りを検出した命令の実行終了時点で
行うことを特徴とするデータチェック方式。
(1) In a data processing system that uses an error correction code logic mechanism to check both the data written to the storage device and the data read, one instruction can be executed to detect uncorrectable data in the read data. When an error is detected and held, the write data is controlled so as not to be detected and held by the error correction code logic mechanism until the circuit that detects and holds the error is reset. When an uncorrectable error is detected and held, the read data is prevented from being detected and held by the error correction code logic mechanism until the circuit that detects and holds the error is reset. A data check method characterized by control. (2. In the data check method recited in claim 1, the read data side or the write A data check method is characterized in that it is performed at the end of execution of an instruction in which an uncorrectable error has been detected.
JP58157384A 1983-08-29 1983-08-29 Data checking system Pending JPS6049451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58157384A JPS6049451A (en) 1983-08-29 1983-08-29 Data checking system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58157384A JPS6049451A (en) 1983-08-29 1983-08-29 Data checking system

Publications (1)

Publication Number Publication Date
JPS6049451A true JPS6049451A (en) 1985-03-18

Family

ID=15648463

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58157384A Pending JPS6049451A (en) 1983-08-29 1983-08-29 Data checking system

Country Status (1)

Country Link
JP (1) JPS6049451A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02205955A (en) * 1989-02-03 1990-08-15 Nippon Telegr & Teleph Corp <Ntt> Error processing system for memory device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02205955A (en) * 1989-02-03 1990-08-15 Nippon Telegr & Teleph Corp <Ntt> Error processing system for memory device

Similar Documents

Publication Publication Date Title
EP1659494B1 (en) Method and apparatus for classifying memory errors
US3800294A (en) System for improving the reliability of systems using dirty memories
US20060277444A1 (en) Recordation of error information
TWI285806B (en) On-chip electronic hardware debug support units having execution halting capabilities
JPS6049451A (en) Data checking system
US5204964A (en) Method and apparatus for resetting a memory upon power recovery
KR890003322B1 (en) Data processing system
JPS5939052B2 (en) Information processing device and method
US20090006893A1 (en) Information processing apparatus, diagnosis method, and computer program product
US20080195896A1 (en) Apparratus and method for universal programmable error detection and real time error detection
CN117194118A (en) Data access method and data access device for processing unit system
JPS6236578B2 (en)
JPS603769A (en) Error recovery
JPS581258A (en) Error data storage system for magnetic disc device
JPH01297780A (en) Ic card protecting device
JPS60207937A (en) Data processor
JPH01258054A (en) Access control system for storage device
JPS58501606A (en) Device for detecting, correcting and recording 1-bit memory read errors
JPH11242637A (en) Lsi memory cell monitoring device
JPH10301853A (en) Device writing inhibiting circuit
JPS6325380B2 (en)
JPH04242455A (en) Inter-processor communication trace circuit
JPH11203174A (en) State supervisory information processor
JPS58186851A (en) Error checking device
JPH02148340A (en) System for controlling writing in control storage