JPH02268351A - Error processing system for store cache part - Google Patents

Error processing system for store cache part

Info

Publication number
JPH02268351A
JPH02268351A JP1089693A JP8969389A JPH02268351A JP H02268351 A JPH02268351 A JP H02268351A JP 1089693 A JP1089693 A JP 1089693A JP 8969389 A JP8969389 A JP 8969389A JP H02268351 A JPH02268351 A JP H02268351A
Authority
JP
Japan
Prior art keywords
error
section
store
cache
address
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
JP1089693A
Other languages
Japanese (ja)
Inventor
Takemasa Sakamoto
坂本 武優
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 JP1089693A priority Critical patent/JPH02268351A/en
Publication of JPH02268351A publication Critical patent/JPH02268351A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Debugging And Monitoring (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To reduce the error processing and to improve the reliability by constituting a buffer storage device for data storage, namely, a store cache part of a main storage device so that error is not reported regardless of error of store data when its entry is not used. CONSTITUTION:When parity error is detected by a parity check circuit 2-1 of a cache address part 2 or a parity check circuit 3-1 of a valid bit part 3 and error and a flip bit are '0' and '1' respectively or they are '1' and '0' respectively, an error control part 8 inhibits the error report. That is, an error signal (b) is not generated for the error which is not directly related to current registration of constituting elements in the cache address part 2 and the valid bit part 3. The generation of a hit signal (a) in a hit control part 6 is suppressed, and the error is handled as mishit and a recoverable error.

Description

【発明の詳細な説明】 [概 要] 主記憶装置中のデータ格納用のバッファ記憶装置(スト
アキャッシュ部)でのエラー処理方式に関し、 従来、ストアキャッシュ部でのエラーは、全てリトライ
不能なエラーとして処理されており、それ程重要でない
エラーについてもシステムダウンを生ずる可能性があっ
た問題の解決を目的とし、 ストアアクセス時に、アドレスレジスタ部又はバリッド
ビット部でエラーが生じた場合には、キャッシュへのヒ
ツト信号を抑止する第一の手段と、エラーが、フリップ
ビットで指標するエントリで生じたものである場合には
エラー信号を発生させ、フリップビットで指標するエン
トリで生じたものでない場合にはエラー信号の発生を抑
止する第2の手段を設けて構成する。
[Detailed Description of the Invention] [Summary] Regarding the error handling method in the buffer storage device (store cache section) for storing data in the main storage device, conventionally, all errors in the store cache section are errors that cannot be retried. The purpose of this is to solve the problem that could cause a system down even for less important errors.If an error occurs in the address register or valid bit part when accessing a store, it is processed as a cache. a first means for suppressing the hit signal of the error, and generating an error signal if the error occurred in the entry indexed by the flip bit, and generating an error signal if the error occurred in the entry indexed by the flip bit; A second means for suppressing generation of an error signal is provided.

[産業上の利用分野] 本発明は、主記憶装置中に、データ格納用のバッファ記
憶装置(以下、該バッファ記憶装置を「ストアキャッシ
ュ部」ともいう)を有する場合の、該ストアキャッシュ
部での誤動作(エラー)の処理方式に関する。
[Industrial Application Field] The present invention relates to a store cache unit in a case where a main storage device includes a buffer storage device for storing data (hereinafter, the buffer storage device is also referred to as a “store cache unit”). Regarding the handling method for malfunctions (errors).

[従来の技術] 第2図は、主記憶装置中のデータ格納用バッファ記憶装
!i!(ストアキャッシュ部)について説明する図を示
しており、図の例では、2つの主記憶装置(MSU)は
、それぞれ主記憶制御装置(MCU)に接続されると共
に、各主記憶制御装置(MCU>にはそれぞれ2台ずつ
の中央処理装置(CPU)が接続され、都合4個の中央
処理装置(CPUO〜CPU3)からなるマルチプロセ
ッサシステムの場合の例である。
[Prior Art] Figure 2 shows a buffer storage device for storing data in the main memory! i! (store cache unit). In the example shown in the figure, two main storage units (MSU) are each connected to a main storage control unit (MCU), and each main storage control unit (MCU) This is an example of a multiprocessor system consisting of a total of four central processing units (CPUO to CPU3), in which two central processing units (CPUs) are connected to each of the CPUs.

図に示されるように、各主記憶装置(MCU)には、そ
れぞれデータ格納用のストアキャッシュ部が設けられ、
中央処理装置(CPU)又はチャネル制御装置(CHP
)からの、格納データ (以下、「ストアデータ」とも
いう)は、該ストアキャッシュ部に登録されると共に、
パーシャルストア(部分書き込み)の場合には、該スト
アキャッシュ部中のデータの読み出しが行なわれ、シス
テム全体の処理速度の向上を図っている。
As shown in the figure, each main memory unit (MCU) is provided with a store cache unit for storing data.
Central processing unit (CPU) or channel control unit (CHP)
), the stored data (hereinafter also referred to as "store data") is registered in the store cache section, and
In the case of partial store (partial write), the data in the store cache section is read, thereby improving the processing speed of the entire system.

第3図は従来のストアキャッシュ部の構成を示す図であ
り、本図はストアキャッシュ部中のアドレスデータの処
理に関係する部分のみを示したものである。なおストア
データの登録される部分は、本図面の見易より省略され
ている。
FIG. 3 is a diagram showing the configuration of a conventional store cache section, and this figure shows only the portions related to processing of address data in the store cache section. Note that the part where the store data is registered is omitted for the sake of clarity in this drawing.

第3図において、1は主記憶制御装置(MCU)から主
記憶装置(MSU)に送られるストアデータのアドレス
(以下、「ストアアドレス」ともいう)を−旦保持する
ためのアドレスレジスタ(ADH) 、2はストアデー
タのアドレス(ストアアドレス)を登録するキャッシュ
アドレス部、2aはCPU0に対応して設けられた″0
1側のキャッシュアドレスレジスタ、2bは同じ<CP
U0に対応して設けられたb側のキャッシュアドレスレ
ジスタ、2CはCPU1に対応して設けられた“0”側
のキャッシュアドレスレジスタ、2dは同じ< CPU
 1に対応して設けられた“1″側のキャッジコアドレ
スレジスタ、2eはCPU3に対応して設けられた“0
″側のキャッシュアドレスレジスタ、2fは同じ<CP
U3に対応して設けられた1”側のキャッジニアドレス
レジスタ、2gはCPU3に対応して設けられた“0”
側のキャッシュアドレスレジスタ、2hは同じくCPU
3に対応して設けられた“1″側のキャッシュアドレス
レジスタ、2−1はキャッシュアドレス部のパリティ−
チエツクを行う為のパリティ−チエツク回路(PC) 
、3はキャッシュの有効無効表示の為のバリッドビット
部の全体、3aはCPU0に対応して設けられた“0′
側のバリッドビット、3bは同じ<CPU0に対応して
設けられた“1″側のバリッドビット、3cはCPUI
に対応して設けられた“0′側のバリッド・ビット、3
dは同じ<CPUIに対応して設けられた“1”側のバ
リッドビット、3eはCPU2に対応して設けられた1
0”側のバリッドビット、3fは同じ<CPU2に対応
して設けられた′1”側のバリッドビット、3gはCP
U3に対応して設けられた“θ″側のバリッドビット、
3hは同じ<CPU3に対応して設けられた“1″側の
バリッドピット、3−1はバリッドピット部3のパリテ
ィチエツクを行うためのパリティチエツク回路(PC)
、4はキャッシュアドレス部2中の2組のキャッシュア
ドレスレジスタ′0”側、“1″側を選択するフリップ
フロップの複数個でなるフリップピット部の全体、4a
はCPU0に対応して設けられたフリップピット、4b
はCPIJ 1に対応して設けられたフリップピット、
4CはCPU2に対応して設けられたフリップピット、
4dはCPU3に対応して設けられたフリップピット、
5はアドレスレジスタlとキャッシュアドレス部2の内
容を比較し一致信号を発生する各CPU0〜3毎に設け
られた比較回路、6は比較回路5の一致信号とパリティ
チエツク回路2−1のパリティエラー信号パリティチエ
ツク回路と3−1のパリティエラー信号よりヒツト信号
を作成する回路、7はパリティチエツク回路2−1とパ
リティチエツク回路3−1のパリティエラー信号をオア
して主記憶制御装置(、MCU)へエラーを報告する回
路である。
In FIG. 3, 1 is an address register (ADH) for temporarily holding the address of store data (hereinafter also referred to as "store address") sent from the main memory control unit (MCU) to the main memory unit (MSU). , 2 is a cache address section for registering the address of store data (store address), and 2a is "0" provided corresponding to CPU0.
1 side cache address register, 2b are the same <CP
b side cache address register provided corresponding to U0, 2C is "0" side cache address register provided corresponding to CPU1, 2d is same < CPU
2e is the cache core address register on the "1" side provided corresponding to CPU3, and "0" is provided corresponding to CPU3.
″ side cache address register, 2f is the same <CP
1" side cashier address register provided corresponding to U3, 2g is "0" provided corresponding to CPU3
The side cache address register, 2h, is also the CPU
The "1" side cache address register is provided corresponding to 3, and 2-1 is the parity register of the cache address section.
Parity check circuit (PC) for checking
, 3 is the entire valid bit section for indicating whether the cache is valid or invalid, and 3a is "0" provided corresponding to CPU0.
Valid bit on the side, 3b is the same < Valid bit on the “1” side provided corresponding to CPU0, 3c is the CPUI
Valid bit on the “0” side provided corresponding to 3
d is the same <valid bit on the "1" side provided corresponding to CPUI, 3e is 1 provided corresponding to CPU2
0" side valid bit, 3f is the same <'1" side valid bit provided corresponding to CPU2, 3g is CP
Valid bit on the “θ” side provided corresponding to U3,
3h is a valid pit on the "1" side provided corresponding to the same CPU 3, and 3-1 is a parity check circuit (PC) for checking the parity of the valid pit section 3.
, 4 is the entire flip pit section consisting of a plurality of flip-flops that select the two sets of cache address registers ``0'' side and ``1'' side in the cache address section 2, 4a
is a flip pit provided corresponding to CPU0, 4b
is a flip pit installed in accordance with CPIJ 1,
4C is a flip pit provided corresponding to CPU2,
4d is a flip pit provided corresponding to CPU3,
Reference numeral 5 indicates a comparison circuit provided for each CPU 0 to 3 that compares the contents of the address register 1 and the cache address section 2 and generates a match signal. 6 indicates a match signal of the comparison circuit 5 and a parity error of the parity check circuit 2-1. A signal parity check circuit and a circuit 3-1 create a hit signal from the parity error signal. ) is a circuit that reports errors to

本図の例では、主記憶装置(MSIJ)中のストアキャ
ッシュ部に、各cpuo〜3のそれぞれに対して2つの
冬ドアアドレスを保持するキャッシュアドレスレジスタ
(例えば、CPU0に対しての2’a、2bで示すレジ
スタ)を有する場合の例である。
In the example shown in the figure, the store cache section in the main memory (MSIJ) has a cache address register (for example, 2'a for CPU0) that holds two winter door addresses for each of CPU0~3. , 2b).

主記憶制御装置(MCU)からのストアデータは、−旦
アドレスレジスタ(ADR)1に保持されると共に、咳
アドレスレジスタ (ADH)1の内容と、各cpuo
〜3に対応したキャッシュアドレス部2中のキャッシュ
アドレスレジスタの内容とが比較回路5で比較され、一
致した場合にはバリッドビット部3にてデータの有効性
を確認した上で、ヒツト制御部6で、該当データ“有り
”とのヒツト信号aを発生する。
Store data from the main memory control unit (MCU) is held in the address register (ADR) 1, and the contents of the address register (ADH) 1 and each CPU
The content of the cache address register in the cache address section 2 corresponding to . Then, a hit signal a indicating that the corresponding data is present is generated.

また同時に、キャッシュアドレス′F!A2及びバリッ
ドビット部3がアクセスされる際には、それぞれパリテ
ィチエツク回路2−1.3−1により“誤り検出”が行
なわれ、エラーが生じた場合には、ヒラ) 48号aの
発生を抑止すると共に、オア回路7を介してエラー信号
すを出力し、該エラーは、ハードウェア障害エラーとし
て主記憶制御装置(MCU)に通知される。
At the same time, cache address 'F! When A2 and valid bit section 3 are accessed, "error detection" is performed by the parity check circuits 2-1 and 3-1, respectively, and if an error occurs, the occurrence of No. 48a is detected. At the same time, it outputs an error signal via the OR circuit 7, and the error is notified to the main memory control unit (MCU) as a hardware failure error.

この様に、主記憶装置(MSU)中にストアキャッシュ
部を設けることにより、主記憶装置(MSU)へのデー
タ格納が効率良く行われ、システム全体の処理速度が向
上すると共に、該ストアキャッシュ部でエラーが生じた
場合には、エラー信号が主記憶制御装置(MCU)に通
知される。
In this way, by providing a store cache unit in the main storage unit (MSU), data is efficiently stored in the main storage unit (MSU), the processing speed of the entire system is improved, and the store cache unit If an error occurs, an error signal is notified to the main memory control unit (MCU).

[発明が解決しようとする課題] 以上に説明した従来例の場合には、データのストア(格
納)系でのエラーは、その重要性から、ハードウェア障
害として取り扱われリトライ (再試行)不能なエラー
として処理されている。
[Problem to be solved by the invention] In the conventional example described above, errors in the data storage system are treated as hardware failures and cannot be retried due to their importance. It is treated as an error.

ところで、前述した如く主記憶装置(MSU)中のスト
アキャッシュ部で保持されるデータは、ストアデータと
、ストアアドレスで構成されるが、該ストアアドレスで
エラーが生じた場合は、ストアデータで生じるエラーよ
りもその障害の程度は軽く、さらに該エラーがストアキ
ャッシュ部で生じたものであり、主記憶装置(MSU)
中の主メモリで生じたものでない点を考慮すると、これ
らアドレス部で生じたエラーにより、直ちにリトライ不
能なエラーとして処理するのは、必ずしも適当といえず
、いたずらにシステムダウンの可能性を増大させ、エラ
ー処理の負担の増大、併願性の低下を招いていた。
By the way, as mentioned above, the data held in the store cache section in the main storage unit (MSU) consists of store data and store addresses, but if an error occurs in the store address, the error occurs in the store data. The extent of the failure is milder than the error, and the error occurred in the store cache unit, and the main storage unit (MSU)
Considering that the error did not occur in the internal main memory, it is not necessarily appropriate to immediately treat an error that occurs in the address section as an error that cannot be retried, and unnecessarily increases the possibility of system failure. This resulted in an increase in the burden of error handling and a decline in the ability to apply for multiple applications.

本発明は上記問題点に鑑みなされたものであり、ストア
キャッシュ部でのエラーを処理続行可能なエラーとして
取扱い得るストアキャッシュ部のエラー処理方式を提供
することを目的とする。
The present invention has been made in view of the above problems, and it is an object of the present invention to provide an error processing method for a store cache unit that can handle errors in the store cache unit as errors that allow processing to continue.

[課題を解決するための手段] 本発明によれば、上述の目的は、前記特許請求の範囲に
記載した手段により達成される。
[Means for Solving the Problems] According to the present invention, the above objects are achieved by the means described in the claims.

すなわち、本発明は、ストアアドレスを保持するキャッ
シュアドレスレジスタ部と、ストアデータを保持するキ
ャッシュデータレジスタ部と、キャッシュの有効状態を
示すバリッドビット部と、上記ストアアドレス及びスト
アデータを、上記レジスタ部で構成されるエントリ部中
の何れのエントリに登録可能かを指標するフリップピッ
ト部と、前記アドレスレジスタ部、データレジスタ部及
びバリッドビット部のエラーチェック回路とで構成され
るストアデータ用のストアキャッシュ部を有する主記憶
装置において、該ストアキャッシュ部中に、ストアアク
セスの際に、上記アドレスレジスタ部又はバリッドビッ
ト部中にエラーが検出された場合には、該ストアアクセ
スによるキャッシュへのヒツト信号を抑止する第一の手
段と、上記エラーが、フリップピットで指標するエント
リで生じたものである場合にはエラー信号を発生させ、
該エラーがフリップピットの指標するエントリで生じた
ものでない場合には、エラー信号の発生を抑止する第2
の手段を設け、ストアキャッシュ部中のアドレスレジス
タ部、又はバリッドビット部で生じたエラーが、フリッ
プピットで指標するエントリで生じたものでない場合に
は、エラー信号の発生を抑止し、処理続行可能なエラー
として処理するストアキャッシュ部のエラー処理方式で
ある [作 用] 従来、主記憶装置のデータ格納用のバッファ装置(スト
アキャッシュ部)で、データ格納時にエラーが検出され
た場合には、これらエラーは全てリトライ (再試行)
不能なエラーとして処理されており、エラー処理の負担
の増大、信頼性の低下を招いていた。
That is, the present invention provides a cache address register section that holds a store address, a cache data register section that holds store data, a valid bit section that indicates the valid state of the cache, and a cache address register section that stores the store address and store data. A store cache for store data, which is composed of a flip pit section that indicates which entry in an entry section that can be registered, and an error check circuit for the address register section, data register section, and valid bit section. If an error is detected in the address register section or valid bit section during a store access in the store cache section, a hit signal to the cache due to the store access is sent. a first means for suppressing, and generating an error signal if the error occurs in the entry indexed by the flip pit;
If the error does not occur in the entry indexed by the flip pit, a second
If an error that occurs in the address register section or valid bit section in the store cache section does not occur in the entry indexed by the flip pit, the generation of the error signal is suppressed and processing can continue. [Function] Conventionally, when an error is detected during data storage in the buffer device (store cache section) for storing data in the main storage device, these errors are handled as errors. Retry all errors (retry)
This is treated as an impossible error, which increases the burden of error processing and reduces reliability.

本発明では、ストアキャッシュ部中のストアアドレスを
処理する部分のエラーについては、そのエラーの程度が
軽いことより、下記の如くエラーを取扱う。
In the present invention, errors in the part that processes store addresses in the store cache section are handled as follows, since the degree of the error is light.

(1)  ストアキャッシュ部中にストアアドレスを登
録しようとする際に、エラーが発生した場合、該エラー
が、現在ストアアドレスを登録しようとするレジスタ等
のエントリ部分で生じたものである場合には、通常通り
エラー信号を発生させると共に、これを主記憶制御装置
(MCU)に通知し く2)  上記エラーが、現在ストアアドレスを登録し
ようとするレジスタ等のエントリ部分で生じたものでな
い場合には、エラー信号の発生を抑止させる。
(1) If an error occurs when attempting to register a store address in the store cache section, and if the error occurs in the entry section of the register, etc. where the store address is currently being registered, , generate an error signal as usual and notify the main memory control unit (MCU). 2) If the above error does not occur in the entry part of the register etc. where the store address is currently being registered, Suppress generation of error signals.

このようにして、ストアキャッシュ部で生じたエラーの
内特定のものについてはエラー信号の発生を抑止し、エ
ラー処理の負担を軽減する。
In this way, generation of an error signal is suppressed for specific errors occurring in the store cache section, thereby reducing the burden of error processing.

[実施例] 第1図は本発明の一実施例を示す図であり、8はエラー
制御部を表わし、ストアキャッシュ部中で生じたエラー
を主記憶制御装置(MCU)にエラーとして報告するか
どうかを制御する回路であり、他の符号は第3図の従来
例の場合と同様である。
[Embodiment] FIG. 1 is a diagram showing an embodiment of the present invention, and 8 represents an error control unit, which reports an error occurring in the store cache unit as an error to the main memory control unit (MCU). The other symbols are the same as those in the conventional example shown in FIG.

第3図の従来例の場合と同様キャッジニアドレスafs
2及びバリッドビット部3は、各CPU0〜3毎に2組
用意され(それぞれ、“0“側、“1′″側で示される
)、また、本ストアキャッシュ部にストアデータを登録
する際には、該ストアデータのアドレスをキャッシュア
ドレス部2中の“O”側か、′1″側かのいずれのレジ
スタに登録するかをフリップピット部4で制御する。
As in the case of the conventional example shown in Fig. 3, the cashier address afs
Two sets of valid bit section 2 and valid bit section 3 are prepared for each CPU 0 to 3 (indicated by "0" side and "1'" side, respectively), and when registering store data in this store cache section, The flip-pit section 4 controls whether the address of the store data is registered in the "O" side register or the '1'' side register in the cache address section 2.

すなわち、各CPU0〜3に対応するフリップビット部
4中のフリップピットが“0″の時は“0″側を、“1
°の時は“1′″側のキャッシュアドレスレジスタに登
録するよう制御される。
That is, when the flip pit in the flip bit section 4 corresponding to each CPU 0 to 3 is "0", the "0" side is set to "1".
At the time of °, control is performed to register in the cache address register on the "1'" side.

次に、本発明のエラー処理方式に直接関係するエラー制
御部8の動作を以下に説明する。
Next, the operation of the error control section 8, which is directly related to the error processing method of the present invention, will be described below.

本エラー制御部8では、キャッジニアドレス部2のパリ
ティチエツク回路(PC)2−1、又はバリッドビット
部3のパリティチエツク回路(PC)3−1でパリティ
エラーが検出された時、エラーが0′側でフリップビッ
トが1゜又はエラーが“1”側でフリップビットが“0
゜時はエラー報告を禁止するように構成する。
In this error control section 8, when a parity error is detected in the parity check circuit (PC) 2-1 of the cashier address section 2 or the parity check circuit (PC) 3-1 of the valid bit section 3, the error is set to 0. ’ side, the flip bit is 1°, or the error is “1” side, the flip bit is “0”.
゜The configuration is configured to prohibit error reporting.

以上のエラー制御部8での動作は下表の如くにまとめら
れる。
The above operations in the error control section 8 are summarized as shown in the table below.

すなわち、キャッシュアドレス部2及びバリッドピット
部3中の構成要素中、現在の登録に直接関係しないもの
でのエラーについては、エラー信号すを発生させないよ
うにすると共に、ヒツト制御部6でのヒツト信号aの発
生も抑止し、ヒツトしなかったものとして取扱い、リト
ライ (再試行)可能なエラーとして取扱い得るように
構成する。
That is, for errors in components in the cache address section 2 and valid pit section 3 that are not directly related to the current registration, the error signal is not generated, and the hit signal in the hit control section 6 is The configuration is configured so that the occurrence of "a" is also suppressed, and it is treated as a non-hit, so that it can be treated as an error that can be retried.

[発明の効果] 以上説明した如く、本発明によれば、比較的少ないハー
ド量で、主記憶装置へのデータストア時に、ストアキャ
ッシュ部のストアデータにエラーがあっても、そのエン
トリを使用しない時にはエラーとして報告しない様にし
たことにより、データストア時のエラー処理を軽減する
ことが出来、又信頼度を向上させることが可能である。
[Effects of the Invention] As explained above, according to the present invention, even if there is an error in the stored data in the store cache section when storing data to the main memory, the entry is not used with a relatively small amount of hardware. By not sometimes reporting errors, it is possible to reduce error processing during data storage and improve reliability.

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

第1図は本発明のストアキャッシュ部の一実施例を示す
図、第2図は主記憶装置中のストアキャッシュ部につい
て説明する図、第3図は従来のストアキャッシュ部の構
成を示す図である。 1・・・アドレスレジスタ (ADR,) 、2・・・
キャッシュアドレス部、2a〜2h・・・キャッシュア
ドレスレジスタ、2−1・・・パリティチエツク回路(
PC)、3・・・バリッドビット部、3a〜3h・・・
バリッドピット、3−1・・・・・・パリティチエツタ
回路(PC)4・・・フリップビットtl、4a〜4d
・・・フリップビット、5・・・比較回路、6・・・ヒ
ツト制御部、7・・・オア回路、8・・・エラー制御部
FIG. 1 is a diagram showing an embodiment of the store cache section of the present invention, FIG. 2 is a diagram explaining the store cache section in the main memory, and FIG. 3 is a diagram showing the configuration of a conventional store cache section. be. 1... Address register (ADR,), 2...
Cache address section, 2a to 2h... Cache address register, 2-1... Parity check circuit (
PC), 3... Valid bit part, 3a to 3h...
Valid pit, 3-1... Parity checker circuit (PC) 4... Flip bit tl, 4a to 4d
...Flip bit, 5.Comparison circuit, 6.Hit control section, 7.OR circuit, 8.Error control section

Claims (1)

【特許請求の範囲】 ストアアドレスを保持するキャッシュアドレスレジスタ
部と、ストアデータを保持するキャッシュデータレジス
タ部と、キャッシュの有効状態を示すバリッドビット部
と、上記ストアアドレス及びストアデータを、上記レジ
スタ部で構成されるエントリ部中の何れのエントリに登
録可能かを指標するフリップビット部と、前記アドレス
レジスタ部、データレジスタ部及びバリットビット部の
エラーチェック回路とで構成されるストアデータ用のス
トアキャッシュ部を有する主記憶装置において、 該ストアキャッシュ部中に、ストアアクセスの際に、上
記アドレスレジスタ部又はバリッドビット部中にエラー
が検出された場合には、該ストアアクセスによるキャッ
シュへのヒット信号を抑止する第一の手段と、 上記エラーがフリップビットで指標するエントリで生じ
たものである場合にはエラー信号を発生させ、該エラー
がフリップビットの指標するエントリで生じたものでな
い場合には、エラー信号の発生を抑止する第2の手段を
設け、ストアキャッシュ部中のアドレスレジスタ部又は
バリッドビット部で生じたエラーが、フリップビットで
指標するエントリで生じたものでない場合には、エラー
信号の発生を抑止し、処理続行可能なエラーとして処理
することを特徴とするストアキャッシュ部のエラー処理
方式。
[Scope of Claims] A cache address register section that holds a store address, a cache data register section that holds store data, a valid bit section that indicates the valid state of the cache, and a cache address register section that holds the store address and the store data. A store cache for store data, which is comprised of a flip bit section that indicates which entry in an entry section that can be registered, and an error check circuit for the address register section, data register section, and valid bit section. If an error is detected in the address register section or valid bit section during a store access in the store cache section, a hit signal to the cache due to the store access is sent. a first means for inhibiting; generating an error signal if the error occurs in the entry indexed by the flip bit; and if the error does not occur in the entry indexed by the flip bit; A second means for suppressing the generation of an error signal is provided, and if an error that occurs in the address register section or valid bit section in the store cache section does not occur in the entry indexed by the flip bit, the error signal is suppressed. An error handling method for a store cache section that is characterized by suppressing the occurrence of an error and treating it as an error that allows processing to continue.
JP1089693A 1989-04-11 1989-04-11 Error processing system for store cache part Pending JPH02268351A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1089693A JPH02268351A (en) 1989-04-11 1989-04-11 Error processing system for store cache part

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1089693A JPH02268351A (en) 1989-04-11 1989-04-11 Error processing system for store cache part

Publications (1)

Publication Number Publication Date
JPH02268351A true JPH02268351A (en) 1990-11-02

Family

ID=13977846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1089693A Pending JPH02268351A (en) 1989-04-11 1989-04-11 Error processing system for store cache part

Country Status (1)

Country Link
JP (1) JPH02268351A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2011027501A1 (en) * 2009-09-02 2013-01-31 パナソニック株式会社 Semiconductor memory device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2011027501A1 (en) * 2009-09-02 2013-01-31 パナソニック株式会社 Semiconductor memory device
JP5190542B2 (en) * 2009-09-02 2013-04-24 パナソニック株式会社 Semiconductor memory device
US8659953B2 (en) 2009-09-02 2014-02-25 Panasonic Corporation Semiconductor memory device

Similar Documents

Publication Publication Date Title
EP0706128B1 (en) Fast comparison method and apparatus for errors corrected cache tags
US5371870A (en) Stream buffer memory having a multiple-entry address history buffer for detecting sequential reads to initiate prefetching
US5659713A (en) Memory stream buffer with variable-size prefetch depending on memory interleaving configuration
US6292906B1 (en) Method and apparatus for detecting and compensating for certain snoop errors in a system with multiple agents having cache memories
US4995041A (en) Write back buffer with error correcting capabilities
US5461718A (en) System for sequential read of memory stream buffer detecting page mode cycles availability fetching data into a selected FIFO, and sending data without aceessing memory
US5226150A (en) Apparatus for suppressing an error report from an address for which an error has already been reported
Namjoo et al. Watchdog processors and capability checking
US8621336B2 (en) Error correction in a set associative storage device
US5987585A (en) One-chip microprocessor with error detection on the chip
JP4181500B2 (en) Method and apparatus for correcting bit errors encountered between cache references without blocking
US6874116B2 (en) Masking error detection/correction latency in multilevel cache transfers
WO2024131845A1 (en) System-on-chip and vehicle
JPH02268351A (en) Error processing system for store cache part
JPS59207080A (en) Control device of cache memory
JPH03147153A (en) Cache memory device
JP3106448B2 (en) Processor unit
JP2546411B2 (en) Cache memory device
JPH01222351A (en) Check system for cache memory
JPH09325912A (en) Information processor
JPS59217298A (en) Memory error relieve system
JPS61204755A (en) Controlling system for direct memory access
JPS62130443A (en) Memory access controller
JPS60110047A (en) Error correction system
JPH10143444A (en) Fault processing system