JPS6385948A - Cache memory storing system - Google Patents

Cache memory storing system

Info

Publication number
JPS6385948A
JPS6385948A JP61230134A JP23013486A JPS6385948A JP S6385948 A JPS6385948 A JP S6385948A JP 61230134 A JP61230134 A JP 61230134A JP 23013486 A JP23013486 A JP 23013486A JP S6385948 A JPS6385948 A JP S6385948A
Authority
JP
Japan
Prior art keywords
address
buffer
store
data
bypass
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
JP61230134A
Other languages
Japanese (ja)
Inventor
Kozo Yamano
山野 孝三
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 JP61230134A priority Critical patent/JPS6385948A/en
Publication of JPS6385948A publication Critical patent/JPS6385948A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To prevent the performance of a store processing from being lowered, by writing the content of a bypass buffer on a data array taking precedence over the store processing, when the coincidence of addresses is detected by a detection circuit which detects the coincidence of a store address and a bypass buffer address. CONSTITUTION:A request register 1 is a register to hold a bit of address information. The bit of address information is inputted to a store address buffer 4, and a bypass buffer address register 5, and an address at time of storing, and the address of a bypass buffer 6, are held respectively. At the time of writing the content of a store data buffer 7 on the data array 9, the content of the store address buffer 4 is compared with that of the bypass buffer address register 5 at a comparator 12, and when the coincidence is obtained, a result is informed to a bypass buffer control circuit 13. After the suppression of write on the data array 9 is instructed, and an instruction to write the content of the bypass buffer 6 preferably is issued, and the write is completed, the suppression of the write on the data array 9 from the store data buffer is canceled, and the store processing is continued.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、キャッシュメモリ制御装置に関し。[Detailed description of the invention] [Industrial application field] The present invention relates to a cache memory control device.

特にストアバッファからキャッシュメモリへデータを書
き込む際のストア方式に関する。
In particular, it relates to a store method when writing data from a store buffer to a cache memory.

〔従来の技術〕[Conventional technology]

従来、この種のストアバッファを有するキャッシュメモ
リ制御装置では、ストアバッファからキャッシュメモリ
へのデータの書込みの際、この書き込み前に主記憶装置
へ出されたデータの読出し処理(以下ブロックロードと
いう;なおブロックとはキャッシュメモリと主記憶装置
の写しの単位でここでは64バイトとする)が終了する
まで待ち合せ、ブロックロードデータがキャッシュメモ
リに書込まれた後で上述の書込み処理(ストア処理)が
実施されている。つまり。
Conventionally, in a cache memory control device having this type of store buffer, when data is written from the store buffer to the cache memory, a read process (hereinafter referred to as a block load; hereinafter referred to as a block load) of the data issued to the main storage device before the write is performed. A block is a unit of copies of cache memory and main memory, and is assumed to be 64 bytes here). After the block load data is written to the cache memory, the above write process (store process) is performed. has been done. In other words.

ストア処理の先行により、ブロックロードデータに対す
る書替えが正しく行われないことを防止するためブロッ
クロードデータがキャッシュメモリに書き込まれた後に
、ストア処理を行っている。
In order to prevent the block load data from being rewritten incorrectly due to the preceding store process, the store process is performed after the block load data is written to the cache memory.

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

ところで、上述した従来のストア方式の場合。 By the way, in the case of the conventional store method mentioned above.

主記憶装置に対してブロックロード中が行われている間
、常にストアバッファからキャッシュメモリへの書込み
が抑止される。従って、キャッシュメモリの空時間(ブ
ロックロード中は、後続リードアクセスは待たされるの
でキャッシュメモリは使用されていない)をストア処理
に使用できず。
While a block is being loaded to the main memory, writing from the store buffer to the cache memory is always inhibited. Therefore, the empty time of the cache memory (during block loading, the cache memory is not used because subsequent read accesses are made to wait) cannot be used for store processing.

このため後続リードアクセスを止めてキャッシュメモI
J ’に使用しなければならない事態が発生する場合が
ちシ、この結果システム性能が低下してしまうという問
題点がある。
Therefore, subsequent read access is stopped and cache memo I
J' is often required to be used, and as a result, there is a problem in that system performance deteriorates.

〔問題点を解決するための手段〕 本発明では主記憶装置から読出したデータe −時的に
保持するバイパスバッファと、該パイノJ?スパッファ
に保持されているデータの主記憶アドレスを保持スルバ
イハス/Jソファアドレスレジスタと、該パイIPスパ
ッファアドレスレジスタの読み出しアドレスと&Eスト
アアドレスパツフフの読出しアドレスとの一致検出を行
うアドレス一致検出回路と、該アドレス一致回路出力に
より、前記パイノぐスノクツファから謙目データアレイ
への書込みを優先処理させる制御手段とを有することを
特徴としている。
[Means for Solving the Problems] In the present invention, the data e read from the main memory device is provided with a bypass buffer for temporarily holding the data e- and the Pino J? An address match detection circuit that detects a match between the main memory address of the data held in the spather and the read address of the IP spaffer address register and the read address of the &E store address puffer. and a control means for giving priority to writing from the pin data array to the data array based on the output of the address matching circuit.

〔実施例〕〔Example〕

以下本発明について実施例により説明する。 The present invention will be explained below with reference to Examples.

第1図は本発明の一実施例を示すブロツj口である。第
1図を参照して、リクエストレジスタ1はアクセス要求
の種別、指示内容を含むリクエストコード部とアクセス
要求のアドレス部とから構成されるアドレス情報を保持
するレジスタである。
FIG. 1 is a block diagram showing one embodiment of the present invention. Referring to FIG. 1, a request register 1 is a register that holds address information consisting of a request code section including the type of access request and instruction contents, and an address section of the access request.

リクエストコード部は結線50により主記憶アクセス制
御回路2に入力され、一方、アドレス部てアドレスアレ
イ14からのアドレス部により制御され、各部に必要な
制御信号を生成して分配する。さらにアドレス情報は結
線51により切替回路3に入力され、後述のように主記
憶要求アドレスとなる。更にアドレス情報は結線53及
び54によりそれぞれストアアドレスバッファ4及びパ
イA’スパッファアドレスレジスタ5に入力1t。
The request code section is input to the main memory access control circuit 2 through a connection 50, while the address section is controlled by the address section from the address array 14 to generate and distribute necessary control signals to each section. Furthermore, the address information is input to the switching circuit 3 through a connection 51, and becomes a main memory request address as described later. Furthermore, address information is input to the store address buffer 4 and pi A' spaffer address register 5 via connections 53 and 54, respectively.

ストアアドレスバッファ4及びバイパスバッファアドレ
スレジスタ5はそれぞれストア時のアドレス及ヒバイパ
スバッファ6のアドレスを保持する。
The store address buffer 4 and the bypass buffer address register 5 hold the address at the time of storage and the address of the bypass buffer 6, respectively.

ストアリクエスト時のストアデータは結線55によりス
トアデータバッファ7に入力され、結線56から主記憶
へ、結線57から切替回路8を通してデータアレイ9へ
、結線58から切替回路10を通してバイパスバッファ
6へそれぞれ入力される。
Store data at the time of a store request is input to the store data buffer 7 via a connection 55, to the main memory via a connection 56, to the data array 9 via a connection 57 through a switching circuit 8, and from connection 58 to the bypass buffer 6 via a switching circuit 10. be done.

主記憶リードデータは結線59から切替回路10を通し
てバイパスバッファ6に格納され、一方要求元へのデー
タ返送は結線60あるいは61から切替回路11を通し
て行われる。
Main memory read data is stored in bypass buffer 6 via connection 59 and switching circuit 10, while data is returned to the request source via connection 60 or 61 via switching circuit 11.

ストアデータバッファ7の内容(データ)をデータアレ
イ9に書込む際、ストアバッファデータ7の内容に対応
するストアアドレスバッファ4の内容(アドレス)が読
出され、結線62によって比較回路12へ送られる。一
方、パイ/4’スバツフア6に保持されているデータの
アドレスが格納さレタパ4 ノ’?ス/J ツファアド
レスレジスタ5の内容が比較回路12に送られ、ストア
アドレスバッファ4の内容トパイパスパッファアドレス
レジスタ5の内容とが比較回路12で比較される。
When writing the contents (data) of store data buffer 7 to data array 9, the contents (address) of store address buffer 4 corresponding to the contents of store buffer data 7 are read and sent to comparator circuit 12 via connection 62. On the other hand, the address of the data held in the buffer 6 is stored. The contents of the buffer address register 5 are sent to the comparison circuit 12, and the contents of the store address buffer 4 are compared with the contents of the bypass address register 5.

ストアアドレスバッファ4の内容トパイi<’スノ々ッ
ファアドレスレジスタ5の内容とが一致すると。
If the contents of the store address buffer 4 match i<' the contents of the buffer address register 5.

即ち、ブロックアドレスが一致していると、この一致結
果がパイノクスバツフプ制御回路13に通知される。パ
イノ4スパッファ制御回路13はストアデータバッファ
7からデータアレイ9への書込抑止を指示して、パイノ
J?スパッファ6の内容を結線63によシ切替回路8を
通してデータアレイ9へ優先して書込むことを指示する
。そして、この書込みが終了すると、ストアデータ・ぐ
ツファ7からデータアレイ9への書込抑止を解除してス
トア処理を続行させる。
That is, if the block addresses match, the pinox buffer control circuit 13 is notified of this matching result. The PINO 4 spaffer control circuit 13 instructs to inhibit writing from the store data buffer 7 to the data array 9, and sends a PINO J? It instructs that the contents of the spaffer 6 be preferentially written to the data array 9 through the switching circuit 8 via the connection 63. When this writing is completed, the write inhibition from the store data buffer 7 to the data array 9 is released and the store processing is continued.

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

以上説明したように本発明では、ストアアドレスとバイ
パスバッファアドレスとの一致を検出する検出回路を備
えており、検出回路によりアドレス一致が検出された場
合、ストア処理に優先してバイパスバッファの内容をデ
ータアレイに書込むようにしたからストア処理の性能低
下を改善することができるという効果がある。
As explained above, the present invention includes a detection circuit that detects a match between a store address and a bypass buffer address, and when an address match is detected by the detection circuit, the contents of the bypass buffer are processed with priority over store processing. Writing to the data array has the effect of improving performance degradation in store processing.

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

第1図は本発明の一実施例を示すブロック図である。 1.5・・・レジスタ、2.13・・・制御回路。 FIG. 1 is a block diagram showing one embodiment of the present invention. 1.5...Register, 2.13...Control circuit.

Claims (1)

【特許請求の範囲】[Claims] 1、主記憶装置のアドレスの写しを記憶するアドレスア
レイと、前記主記憶装置のデータの写しを記憶するデー
タアレイと、前記アドレスアレイの更新対象アドレスを
含むストアアドレスを一時的に格納するストアアドレス
バッファと、前記データアレイの更新データであるスト
アデータを一時的に格納するストアデータバッファとを
有するキャッシュメモリ制御装置において、前記主記憶
装置から読出したデータを一時的に保持するバイパスバ
ッファと、該バイパスバッファに保持されているデータ
の主記憶アドレスを保持するバイパスバッファアドレス
レジスタと、該バイパスバッファアドレスレジスタの読
み出しアドレスと前記ストアアドレスバッファの読出し
アドレスとの一致検出を行うアドレス一致検出回路と、
該アドレス一致検出回路出力により、前記バイパスバッ
ファから前記データアレイへの書込みを優先処理させる
制御手段とを備えていることを特徴とするキャッシュメ
モリストア方式。
1. An address array that stores a copy of the address of the main memory, a data array that stores a copy of the data of the main memory, and a store address that temporarily stores a store address that includes the address to be updated in the address array. A cache memory control device having a buffer and a store data buffer that temporarily stores store data that is update data of the data array, a bypass buffer that temporarily stores data read from the main storage device; a bypass buffer address register that holds a main memory address of data held in a bypass buffer; an address match detection circuit that detects a match between a read address of the bypass buffer address register and a read address of the store address buffer;
A cache memory store system comprising: control means for giving priority to writing from the bypass buffer to the data array based on the output of the address match detection circuit.
JP61230134A 1986-09-30 1986-09-30 Cache memory storing system Pending JPS6385948A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61230134A JPS6385948A (en) 1986-09-30 1986-09-30 Cache memory storing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61230134A JPS6385948A (en) 1986-09-30 1986-09-30 Cache memory storing system

Publications (1)

Publication Number Publication Date
JPS6385948A true JPS6385948A (en) 1988-04-16

Family

ID=16903112

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61230134A Pending JPS6385948A (en) 1986-09-30 1986-09-30 Cache memory storing system

Country Status (1)

Country Link
JP (1) JPS6385948A (en)

Similar Documents

Publication Publication Date Title
IE61306B1 (en) Method and device to execute two instruction sequences in an order determined in advance
US7107407B2 (en) Arithmetic unit with reduced startup time and method of loading data
JPS6385948A (en) Cache memory storing system
JPS6385949A (en) Cache memory storing system
JP3162459B2 (en) Data processing device
JPS60120450A (en) Controlling system of buffer memory
JPH07234819A (en) Cache memory
JPS6343774B2 (en)
JP2604604B2 (en) Stack control device
JPS59180878A (en) Control system for buffer storage
JPH03269650A (en) Buffer storage
JP2776388B2 (en) Storage control method and storage device
JPH06119238A (en) Method and device for controlling main storage
JP3047992B2 (en) Main memory key control method
JPH02234246A (en) Controlling system for cache coincidence process
JPH0241537A (en) Cache memory controller
JPH03257555A (en) Store buffer device
JPH0248749A (en) Buffer storage control device
JPS6266348A (en) Store check system for cache memory controller
JPS60254256A (en) Information processor
JPH08166905A (en) Cache memory control method
JPH0877067A (en) Cache memory controller
JPH01129334A (en) Data control system for cache memory
JPH10116227A (en) Write-back control system for cache memory
JPH0528415B2 (en)