JPS638849A - Chche memory control system - Google Patents

Chche memory control system

Info

Publication number
JPS638849A
JPS638849A JP61151571A JP15157186A JPS638849A JP S638849 A JPS638849 A JP S638849A JP 61151571 A JP61151571 A JP 61151571A JP 15157186 A JP15157186 A JP 15157186A JP S638849 A JPS638849 A JP S638849A
Authority
JP
Japan
Prior art keywords
cache memory
main storage
storage device
memory
processing
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
JP61151571A
Other languages
Japanese (ja)
Inventor
Kenichi Abo
阿保 憲一
Takeshi Murata
雄志 村田
Takahito Noda
野田 敬人
Yuji Kamisaka
神阪 裕士
Masayoshi Takei
武居 正善
Kazuyasu Nonomura
野々村 一泰
Riyouichi Nishimachi
西町 良市
Yasutomo Sakurai
康智 桜井
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 JP61151571A priority Critical patent/JPS638849A/en
Publication of JPS638849A publication Critical patent/JPS638849A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To contrive coincidence of a main storage device with a cache memory by invalidating a block when a self-processing device having the cache memory is accessed with a test and set to the semaphore byte of the main storage device and the cache memory is hit. CONSTITUTION:Plural processing units 11-1n are connected through a memory bus 3 to a common main storage device 2, respective processing devices are composed of a cache memory and the main storage device 2 is composed of a common area and a semaphore byte corresponding to it. When a self- processing unit is accessed by the test and set to the semaphore byte of the main storage device 2 and the cache memory is hit, the block is invalidated. thus, since the cache memory of respective processing units is hit, the main storage device 2 and the cache memory can be agreed.

Description

【発明の詳細な説明】 〔概 要〕 キャッシュメモリ制御方式であって、キャッシュメモリ
を有する自処理装置が主記憶装置へテストアンドセット
でアクセスする際にそのキャッシュメモリがヒツトすれ
ば他の処理装置のライトアクセスがヒツトした場合の同
一のハードウェアと動作で該当ブロックを無効化するも
のである。
[Detailed Description of the Invention] [Summary] This is a cache memory control method in which when a self-processing device having a cache memory accesses the main memory by test-and-set, if the cache memory is hit, other processing devices When a write access is hit, the corresponding block is invalidated using the same hardware and operation.

〔産業上の利用分野〕[Industrial application field]

本発明は、バスを介して接続された複数の処理装置が共
通の主記憶装置を使用するシステムにおいて(第1図)
、該主記憶装置のセマフォバイトへのテストアンドセッ
トによるアクセスをする際に、自処理装置のキャッシュ
メモリがヒツトしている場合のキャッシュメモリ制御方
式に関する。
The present invention is applicable to a system in which a plurality of processing units connected via a bus use a common main storage device (Fig. 1).
, relates to a cache memory control method when the cache memory of its own processing device is hit when accessing the semaphore byte of the main storage device by test-and-set.

〔従来の技術〕[Conventional technology]

複数の処理装置をバスで共通の主記憶装置に接続した情
報処理システムでは(第1図)、一般にこれら処理装置
間の連絡のために主記憶装置上に設けた特定の共通領域
を使用する(第4図)。
In an information processing system in which multiple processing units are connected to a common main storage unit via a bus (Figure 1), a specific common area provided on the main storage unit is generally used for communication between these processing units ( Figure 4).

そして、この共通領域が使用中か否かを表示する対応セ
マフォバイトを同じ主記憶装置内に設け(第4図)、使
用要求が生じた場合にはこのセマフォバイトへアクセス
することにより該当共通領域に対する使用権の有無を確
認すると共にその使用権を獲得している。
Then, a corresponding semaphore byte is provided in the same main memory to indicate whether or not this common area is in use (Figure 4), and when a usage request occurs, the corresponding common area is accessed by accessing this semaphore byte. The company checks whether there is a right to use the site and acquires the right to use it.

従来は、処理装置が主記憶装置のセマフォバイトへアク
セスする最も有効な手段は、テストアンドセットによる
一回のメモリバス獲得中に実行することであった。
Conventionally, the most effective means for a processing unit to access a semaphore byte in main memory is during a single memory bus acquisition by test-and-set.

ここにテストアンドセットとは、アドレスを出してデー
タをリードしかつライトする動作を一回のメモリバス獲
得中に行うという命令である。
Here, the test and set is an instruction to issue an address, read data, and write data during one memory bus acquisition.

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

上述したように、従来は、テストアンドセットによるセ
マフォバイトへのアクセスを一回の動作で行っていた。
As described above, conventionally, access to the semaphore byte by test and set was performed in one operation.

しかし、最近は、情報処理システムの高速化の要請に応
えるため、各処理装置が主記憶装置のデータのコピーを
有するキャッシュメモリを備えることにより高速アクセ
スを可能としている。
However, recently, in order to meet the demand for faster information processing systems, each processing device is equipped with a cache memory that stores a copy of the data in the main storage device, thereby enabling high-speed access.

このように、各処理装置がそれぞれキャッシュメモリを
具備して主記憶装置に接続されている情報処理システム
では、ある処理装置がテストアンドセットにより主記憶
装置のセマフォバイトへアクセスした際に、このアクセ
スされたセマフォバイトを含むブロックが既にキャッシ
ュメモリ内に存在しかつ有効フラグがオンの場合がある
In this way, in an information processing system in which each processing unit is equipped with a cache memory and connected to a main storage unit, when a certain processing unit accesses a semaphore byte in the main storage unit by test and set, this access The block containing the semaphore byte may already exist in the cache memory and the valid flag may be on.

かかる場合、当該キャッシュメモリがヒントしているた
めに、主記憶装置とキャッシュメモリ間においてはその
一致化を試みることが極めて困難であるという問題点が
ある。
In such a case, there is a problem in that it is extremely difficult to try to match the main storage device and the cache memory because the cache memory is hinted.

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

本発明の目的は、上記問題点を解決し主記憶装置のセマ
フォバイトへテストアンドセットによるアクセスをする
際に自処理装置のキャッシュメモリがヒツトした場合そ
のヒントしたブロックを無効にすることにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems, and to invalidate the hinted block if the cache memory of its own processing device is hit when accessing a semaphore byte in a main memory by test-and-set.

そのため、メモリバスを介して、共通の主記憶装置に複
数の処理装置を接続し、 各処理装置をキャッシュメモリにより構成すると共に主
記憶装置を共通領域とそれに対応するセマフォバイトに
より構成し、 自処理装置が主記憶装置のセマフォバイトへテストアン
ドセットによりアクセスする際に、そのキャッシュメモ
リがヒントすれば、当該ブロックを無効化するようにし
た。
Therefore, multiple processing units are connected to a common main storage device via a memory bus, each processing unit is configured with a cache memory, and the main storage device is configured with a common area and its corresponding semaphore bytes. When the device accesses the semaphore byte in the main memory by test and set, if the cache memory gives a hint, the block is invalidated.

〔作 用〕[For production]

上記のとおり、キャッシュメモリを有する自処理装置が
主記憶装置のセマフォバイトへテストアンドセットによ
ってアクセスする際にそのキャッシュメモリがヒツトし
たときのブロックを、無効化できるようにした。
As described above, when a self-processing device having a cache memory accesses a semaphore byte in a main storage device by test-and-set, the block when the cache memory is hit can be invalidated.

従って、各処理装置のキャッシュメモリがヒツトしてい
るために主記憶装置とキャッシュメモリの一敗化が困難
であるという従来の問題点はなくなった。
Therefore, the conventional problem that it is difficult to unify the main memory and the cache memory because the cache memory of each processing unit is hit is eliminated.

〔実施例〕〔Example〕

以下、本発明を、実施例により添付図面を参照して、説
明する。
The invention will now be explained by way of example with reference to the accompanying drawings.

第1図は、本発明によるシステム構成図である。FIG. 1 is a system configuration diagram according to the present invention.

第1図の情報処理システムは、複数個の処理装置II 
、 12・・・inが、メモリバス3を介して、共通の
主記憶装置2に接続されており、各処理装置はそれぞれ
処理部、制御部及びキャッシュメモリで構成されている
The information processing system shown in FIG.
, 12...in are connected to a common main storage device 2 via a memory bus 3, and each processing device is composed of a processing section, a control section, and a cache memory.

第2図は、上記各処理装置の詳細図であり、例として処
理装置11について示されている。他の処理装置12 
、13・・・1nも同じ構成を有する。
FIG. 2 is a detailed diagram of each of the processing devices described above, and shows the processing device 11 as an example. Other processing equipment 12
, 13...1n also have the same configuration.

処理装置11は、処理部111、制御部112及びキャ
ッシュメモリ113とから構成されている。
The processing device 11 includes a processing section 111, a control section 112, and a cache memory 113.

処理部111は制御部112を介してメモリバス3に接
続され、該制御部112にはキャッシュメモリ113が
接続されている。
The processing unit 111 is connected to the memory bus 3 via a control unit 112, and a cache memory 113 is connected to the control unit 112.

更にキャッシュメモリ113はバッファメモリ1131
、ディレクトリ1132及び比較回路1133から構成
されている。
Furthermore, the cache memory 113 is a buffer memory 1131.
, a directory 1132 and a comparison circuit 1133.

バッファメモリ1131は主記憶装置2のデータのコピ
ーを保持し、ディレクトリ1132は該バッファメモリ
1131と主記憶装置2の対応関係を示すアドレスのタ
グを保持し、比較回路1133は制御部112から通知
されるアドレスとディレクトリ1132のタグとを比較
する。
The buffer memory 1131 holds a copy of the data in the main storage device 2, the directory 1132 holds an address tag indicating the correspondence between the buffer memory 1131 and the main storage device 2, and the comparison circuit 1133 receives a copy of the data from the control unit 112. The address and the tag of the directory 1132 are compared.

第3図は無効化指示回路であって、上記制御部112の
内部に設けられ、メモリバス獲得信号とテストアンドセ
ットの反転信号が入力されるナントゲート1121、該
ナントゲートの出力と無効化タイミング信号と制御信号
が入力されるアンドゲート1122から構成されている
FIG. 3 shows an invalidation instruction circuit, which is provided inside the control unit 112, and includes a Nant gate 1121 to which a memory bus acquisition signal and an inverted test and set signal are input, and the output and invalidation timing of the Nant gate. It consists of an AND gate 1122 into which signals and control signals are input.

以下、上記構成を有する本発明の詳細な説明する。Hereinafter, the present invention having the above configuration will be explained in detail.

(1)通常の動作。(1) Normal operation.

処理部111から主記憶装置2へのアクセス要求に対し
、キャッシュメモリ113は、通常、制御部112から
通知されたアドレスとディレクトリ1132のタグとを
、比較回路1133において、比較し、その比較結果を
制御信号COMにより制御部112へ通知する。
In response to an access request from the processing unit 111 to the main storage device 2, the cache memory 113 normally compares the address notified from the control unit 112 and the tag of the directory 1132 in the comparison circuit 1133, and compares the comparison result. The control unit 112 is notified by the control signal COM.

■ 処理部111の主記憶装置2へのアクセス要求が、
リードの場合の動作。
■ An access request from the processing unit 111 to the main storage device 2 is
Behavior in case of lead.

比較結果が一敗、即ちキャッシュメモリ1131がヒツ
トすれば、ディレクトリ1132のタグと同じアドレッ
シングがされているバッフ1メモリ1131の出力デー
タのセットを、制御信号COMにより選択することによ
り該出力データのセットを制御部112を介して処理部
111へ送出する。
If the comparison result is a failure, that is, if the cache memory 1131 is hit, the set of output data of the buffer 1 memory 1131 that has the same addressing as the tag of the directory 1132 is selected by the control signal COM. is sent to the processing unit 111 via the control unit 112.

このとき、制御部112は制御信号COMによりメモリ
バス3の獲得要求を抑止する。
At this time, the control unit 112 suppresses the acquisition request for the memory bus 3 using the control signal COM.

制御部112は、制御信号COMによりミスセントが判
明した場合にはメモリバス3を獲得し、主記憶装置2か
ら要求データを含むブロックの読み出しを行う。更に制
御部112は、バッファメモリ1131へのブロック補
充、ディレクトリ1132のタグ書き込みを、それぞれ
行うと共に処理部1へ要求データを送出する。
When the control signal COM indicates a miss, the control unit 112 acquires the memory bus 3 and reads the block containing the requested data from the main storage device 2. Furthermore, the control unit 112 replenishes blocks in the buffer memory 1131 and writes tags in the directory 1132, respectively, and sends request data to the processing unit 1.

これにより、処理部111は所定の要求データをリード
することができる。
This allows the processing unit 111 to read predetermined request data.

■ 処理部111の主記憶装置2へのアクセス要求が、
ライトの場合の動作。
■ An access request from the processing unit 111 to the main storage device 2 is
Behavior for lights.

比較結果が一敗して、キャッシュメモ1月131がヒツ
トすればバッファメモリ1131のヒツトエントリの書
き替えを行う。同時に、制御部112は、メモリバス3
を獲得することにより、主記憶装置2への書き込みを行
う。
If the comparison result is a failure and the cache memo January 131 is a hit, the hit entry in the buffer memory 1131 is rewritten. At the same time, the control unit 112 controls the memory bus 3
By acquiring , writing to the main memory device 2 is performed.

ミスセントであれば、主記憶装置2への書き込みのみを
行う。
If there is a miss, only writing to the main storage device 2 is performed.

■ 更に、制御部112は、メモリバス3を常時監視し
、他の処理装置12 、13−1 nの主記憶装置2へ
のアクセス要求が自処理装置11のキャッシュメモリ1
13に保持されている主記憶装置2のアドレスと一致す
るアドレスのブロックへの書き込み要求か否かを、制御
信号COMにより、判定する。
(2) Further, the control unit 112 constantly monitors the memory bus 3, so that access requests to the main storage device 2 of other processing devices 12, 13-1n are transmitted to the cache memory 1 of the own processing device 11.
Based on the control signal COM, it is determined whether or not the request is for writing to a block whose address matches the address of the main memory 2 held in the main memory 13.

ライトヒツトであれば、制御部112は制御信号INV
を送出することによりディレクトリ1132のヒントし
たブロックのタグの無効化を指示する(第3図)。
If it is a write hit, the control unit 112 outputs the control signal INV.
By sending this, the tag of the hinted block in the directory 1132 is instructed to be invalidated (FIG. 3).

(2)主記憶装置2のセマフォバイトへのテストアンド
セットによるアクセス時に自処理装置11のキャッシュ
メモ1月132がヒントした場合の無効化処理動作。
(2) Invalidation processing operation when the cache memo 132 of the own processing device 11 gives a hint when accessing the semaphore byte of the main storage device 2 by test and set.

第4図は、本発明に使用される主記憶装置2の構成図で
あり、共通領域の21 、22−2 nに対応してセマ
フォバイト21S 、 22S 、−・−2nSがそれ
ぞれ設けられており、このセマフォバイトへのアクセス
によって所定の共通領域の使用権の有無の確認とその使
用権を獲得する。
FIG. 4 is a block diagram of the main memory device 2 used in the present invention, in which semaphore bytes 21S, 22S, -2nS are provided corresponding to common areas 21, 22-2n, respectively. By accessing this semaphore byte, it is confirmed whether or not the right to use a predetermined common area is available, and the right to use the same is acquired.

以下、テストアンドセットアクセス時に自処理装置11
のキャッシュメモリ113がヒツトした場合の動作を、
第5図に基いて、説明する。
Below, when accessing test and set, the self-processing device 11
The operation when the cache memory 113 of is hit is as follows.
This will be explained based on FIG.

第5図の動作説明図においては、゛メモリバス3に出さ
れるアドレスADR,リードデータRD。
In the operation explanatory diagram of FIG. 5, ``address ADR and read data RD sent to the memory bus 3.''

ライトデータWD (■)と、バスリクエスト信号(■
)と、テストアンドセット命令(■)と、メモリバス3
に出されるアドレスランチ指示信号(■)と、キャッシ
ュメモリ113がヒツトしたか否かを示す制御信号CO
M (■)と、無効化タイミング信号(■)と、ヒツト
したブロックを無効にする制御信号INV (■)のそ
れぞれのタイム゛チャートが描かれている。図中、実線
と実線に挟まれた時間区域がメモリバス獲得期間である
(■)。
Write data WD (■) and bus request signal (■)
), test and set instruction (■), and memory bus 3
The address launch instruction signal (■) issued to
Time charts are drawn for M (■), the invalidation timing signal (■), and the control signal INV (■) for invalidating the hit block. In the figure, the time area between solid lines is the memory bus acquisition period (■).

自処理装置11は、この獲得したメモリバス3を監視中
に、制御信号COMにより他の処理装置12−−−1 
nがライトアクセスヒツトであると判断した場合には、
メモリバス3にライトデータWDが出力された時点Tで
、無効化タイミング信号を送出する(第5図の■)。従
って無効化指示回路(第3図)のアンドゲート1122
からディレクトリ1132に向かって制御信号INVが
送出され(第2図)、該ディレクトリ1132がヒツト
したブロックのタグの無効化を指示する。即ち、この無
効化のタイミングは、上述した(1)の■の無効化タイ
ミングと同様である。
While monitoring the acquired memory bus 3, the own processing device 11 uses the control signal COM to control other processing devices 12--1.
If it is determined that n is a write access hit,
At time T when the write data WD is output to the memory bus 3, an invalidation timing signal is sent (■ in FIG. 5). Therefore, the AND gate 1122 of the invalidation instruction circuit (FIG. 3)
A control signal INV is sent from the directory 1132 to the directory 1132 (FIG. 2), instructing the directory 1132 to invalidate the tag of the hit block. That is, the timing of this invalidation is the same as the invalidation timing of (1) above.

換言すれば、本発明は、自処理装置のアクセス時におけ
るキ中ソシュメモリ無効化手段を、他の処理装置がアク
セスする場合の監視機能と無効化機能を用いて、実現し
たものである。
In other words, the present invention realizes a means for invalidating the internal memory when the own processing device accesses the memory by using a monitoring function and an invalidation function when accessing by another processing device.

なお、当然のことであるが、テストアンドセットにより
他の処理装置12・・・1nのキャッシュメモリがヒツ
トした場合には、ライトヒントとして自らのタグを無効
化する。
Note that, as a matter of course, if the test and set results in a hit in the cache memory of another processing device 12...1n, its own tag is invalidated as a write hint.

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

上記のとおり、キャッシュメモリを有する自処理装置が
主記憶装置のセマフォバイトへテストアンドセットによ
ってアクセスする際にそのキャッシュメモリがヒツトし
たときのブロックを、無効化できるようにした。
As described above, when a self-processing device having a cache memory accesses a semaphore byte in a main storage device by test-and-set, the block when the cache memory is hit can be invalidated.

従って、各処理装置のキャッシュメモリがヒントしてい
るために主記憶装置とキャッシュメモリの一致化が困難
であるという従来の問題点はなくなった。
Therefore, the conventional problem that it is difficult to match the main storage device and the cache memory because the cache memory of each processing unit is hinted is eliminated.

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

第1図は本発明によるシステム構成図、第2図は処理装
置の実施例を示す図、第3図は本発明による無効化指示
回路の実施例を示す図、第4図は本発明による主記憶装
置の構成図、第5図は本発明の動作説明図である。 2・・・主記憶装置、    3・・・メモリバス、1
1 、12−・−1n・・・処理装置、111・・・処
理部、112・・・制御部、 113・・・キャッシュメモリ、 1131・・・バッファメモリ、 1132・・・ディ
レクトリ、1133・・・比較回路。
FIG. 1 is a system configuration diagram according to the present invention, FIG. 2 is a diagram showing an embodiment of a processing device, FIG. 3 is a diagram showing an embodiment of an invalidation instruction circuit according to the present invention, and FIG. 4 is a diagram showing an embodiment of a processing device according to the present invention. FIG. 5, which is a block diagram of the storage device, is an explanatory diagram of the operation of the present invention. 2... Main storage device, 3... Memory bus, 1
1, 12--1n... Processing device, 111... Processing unit, 112... Control unit, 113... Cache memory, 1131... Buffer memory, 1132... Directory, 1133...・Comparison circuit.

Claims (1)

【特許請求の範囲】 1、メモリバスを介して、共通の主記憶装置に複数の処
理装置を接続し、 各処理装置をキャッシュメモリにより構成すると共に主
記憶装置を共通領域とそれに対応するセマフォバイトに
より構成し、 自処理装置が主記憶装置のセマフォバイトへテストアン
ドセットによりアクセスする際に、そのキャッシュメモ
リがヒットすれば、当該ブロックを無効化することを特
徴とするキャッシュメモリ制御方式。 2、前記ブロックの無効化は、自処理装置によるメモリ
バスの監視中における他の処理装置のライトアクセスが
ヒットした場合と全く同一のハードウェアと動作で遂行
されることを特徴とする特許請求の範囲第1項記載のキ
ャッシュメモリ制御方式。
[Claims] 1. A plurality of processing devices are connected to a common main storage device via a memory bus, and each processing device is configured with a cache memory, and the main storage device is configured to have a common area and a semaphore byte corresponding to the common area. A cache memory control method comprising the following: When a self-processing device accesses a semaphore byte of a main storage device by test-and-set, if the cache memory is hit, the block is invalidated. 2. The invalidation of the block is performed using exactly the same hardware and operation as when a write access of another processing device hits while the own processing device is monitoring the memory bus. The cache memory control method described in scope 1.
JP61151571A 1986-06-30 1986-06-30 Chche memory control system Pending JPS638849A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61151571A JPS638849A (en) 1986-06-30 1986-06-30 Chche memory control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61151571A JPS638849A (en) 1986-06-30 1986-06-30 Chche memory control system

Publications (1)

Publication Number Publication Date
JPS638849A true JPS638849A (en) 1988-01-14

Family

ID=15521435

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61151571A Pending JPS638849A (en) 1986-06-30 1986-06-30 Chche memory control system

Country Status (1)

Country Link
JP (1) JPS638849A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05127996A (en) * 1991-11-01 1993-05-25 Fujitsu Ltd Cache invalidation control system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS556632A (en) * 1978-06-29 1980-01-18 Nec Corp Memory access control system
JPS5812188A (en) * 1981-07-14 1983-01-24 Nec Corp Information processor
JPS58185083A (en) * 1982-04-22 1983-10-28 Mitsubishi Electric Corp Cache memory control system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS556632A (en) * 1978-06-29 1980-01-18 Nec Corp Memory access control system
JPS5812188A (en) * 1981-07-14 1983-01-24 Nec Corp Information processor
JPS58185083A (en) * 1982-04-22 1983-10-28 Mitsubishi Electric Corp Cache memory control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05127996A (en) * 1991-11-01 1993-05-25 Fujitsu Ltd Cache invalidation control system

Similar Documents

Publication Publication Date Title
CA1322058C (en) Multi-processor computer systems having shared memory and private cache memories
US5249284A (en) Method and system for maintaining data coherency between main and cache memories
US4442487A (en) Three level memory hierarchy using write and share flags
JP3987577B2 (en) Method and apparatus for caching system management mode information along with other information
US4847804A (en) Apparatus and method for data copy consistency in a multi-cache data processing unit
US5696937A (en) Cache controller utilizing a state machine for controlling invalidations in a network with dual system busses
EP0090575A2 (en) Memory system
EP0777183B1 (en) Computer cache system
CA1300279C (en) Central processor unit for digital data processing system including cache management mechanism
CA2127081A1 (en) Processor interface chip for dual-microprocessor processor system
US5765022A (en) System for transferring data from a source device to a target device in which the address of data movement engine is determined
EP0303661A1 (en) Central processor unit for digital data processing system including write buffer management mechanism.
US5426754A (en) Cross-interrogate method and means for combined scaler and vector processing system
JPH0260012B2 (en)
EP0470739B1 (en) Method for managing a cache memory system
US5678025A (en) Cache coherency maintenance of non-cache supporting buses
US4658356A (en) Control system for updating a change bit
JPH0319976B2 (en)
US6021466A (en) Transferring data between caches in a multiple processor environment
JP3013631B2 (en) Cache memory synchronization method
JPS638849A (en) Chche memory control system
JPS60237553A (en) Cash coherence system
KR100251784B1 (en) Method and apparatus for providing a readable and writable cache tag memory
EP0460852A2 (en) System for maintaining data coherency between main and cache memories
JP3061818B2 (en) Access monitor device for microprocessor