JPH01318130A - Data processor - Google Patents

Data processor

Info

Publication number
JPH01318130A
JPH01318130A JP63151652A JP15165288A JPH01318130A JP H01318130 A JPH01318130 A JP H01318130A JP 63151652 A JP63151652 A JP 63151652A JP 15165288 A JP15165288 A JP 15165288A JP H01318130 A JPH01318130 A JP H01318130A
Authority
JP
Japan
Prior art keywords
external cache
data
microprocessor
main memory
control unit
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.)
Granted
Application number
JP63151652A
Other languages
Japanese (ja)
Other versions
JPH077366B2 (en
Inventor
Osamu Katakura
片倉 修
Satoshi Sakai
聡 酒井
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
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP63151652A priority Critical patent/JPH077366B2/en
Publication of JPH01318130A publication Critical patent/JPH01318130A/en
Publication of JPH077366B2 publication Critical patent/JPH077366B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To reduce the number of hardwares and to make a bus cycle efficient by loading necessary data from a microprocessor at the time of generating a mishit in an external cache memory. CONSTITUTION:If a mishit is generated in the external cache memory 3 when a microprocessor MPU 1 requests the whole data of one block, a main memory control part 7 is started under an instruction generated from an external cache replacing control part 6, the replacing operation of the memory 3 is executed and replaced data are loaded also to the MPU 1. During the period, the MPU 1 holds the preceding address and is held at a waiting state. If a mishit is generated in the memory 3 when the MPU 1 requests data only for 4 bytes, the control part 7 is directly started without starting the control part 6 and required data are loaded from the main memory device 4 to the MPU 1.

Description

【発明の詳細な説明】 〔概 要〕 内蔵キャッシュをそなえてミス・ヒツト時に。[Detailed description of the invention] 〔overview〕 Equipped with a built-in cache to handle misses and hits.

1ブロック全体についてのデータを要求するか。Do you request data for an entire block?

lブロック内の一部のデータについてのみ要求するかを
指示する機能を有するマイクロ・プロセッサと、外部キ
ャッシュと、主記憶装置とを有するデータ処理装置に関
し、ハードウェアの低減化とマイクロ・プロセッサのバ
ス・サイクルの効率化とをはかるべく、必要最小限度で
外部キャッシュに対するリプレースを行うことを目的と
し。
Regarding a data processing device that has a microprocessor that has a function of instructing whether to request only a part of data in an l block, an external cache, and a main storage device, hardware reduction and microprocessor bus - The purpose is to replace external cache to the minimum necessary level in order to improve cycle efficiency.

外部キャッシュにおいてミス・ヒツトが発生した場合に
外部キャッシュに対して1ブロック全体のリプレースを
行う外部キャッシュ・リプレース制御部に対して、上記
内蔵キャッシュが1ブロック内の一部のデータについて
のみ要求している場合には、上記外部キャッシュに対し
てリプレースを行わないよう構成し、マイクロ・プロセ
ッサは当該必要とするデータを上記t!からロードする
よう構成している。
The built-in cache requests only part of the data in one block to the external cache replacement control unit, which replaces the entire block in the external cache when a miss or hit occurs in the external cache. If so, the external cache is configured not to be replaced, and the microprocessor transfers the required data to the t! It is configured to load from.

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

本発明は、データ処理装置、特に内蔵キャッシュをそな
えてミス・ヒツト時に1ブロック全体についてのデータ
を要求するか、1ブロック内の一部のデータについての
み要求するかを指示する機能を有するマイクロ・プロセ
ッサと、外部キャッシュと、主記憶装置とを存するデー
タ処理装置に関する。
The present invention is directed to a data processing device, particularly a micro-processor which is equipped with a built-in cache and has a function of instructing whether to request data for the entire block or only a portion of the data in one block in the event of a miss hit. The present invention relates to a data processing device that includes a processor, an external cache, and a main memory.

最近では内蔵キャッシュを存する高性能マイクロ・プロ
セッサが用いられているが、当J亥マイクロ・プロセッ
サの性能を一段と有効に利用するために外部キャッシュ
を併用することが行われている。
Recently, high-performance microprocessors with built-in caches have been used, but in order to utilize the performance of these microprocessors even more effectively, external caches have also been used.

〔従来の技術〕[Conventional technology]

第5図は従来の構成を示している0図中1はマイクロ・
プロセッサ、2は内蔵キャッシュ、3は外部キャッシュ
、3−1は外部キャッシュのタグ部、3−2は外部キャ
ッシュのデータ部、3−3は外部キャッシュのアクセス
部、4は主記憶装置。
Figure 5 shows the conventional configuration. 1 in Figure 0 shows the micro
2 is a built-in cache, 3 is an external cache, 3-1 is a tag section of the external cache, 3-2 is a data section of the external cache, 3-3 is an access section of the external cache, and 4 is a main storage device.

5はマイクロ・プロセッサ応答作成部であって外部キャ
ッシュ3をアクセスしている状態をマイクロ・プロセッ
サlに対して応答するもの、6は外部キャッシュ・リプ
レース制御部であって外部キャッシュ3をリプレースす
る制御を行うもの、7は主記憶制御部であって主記憶装
置4に対するアクセスを行うもの、8はデータ切替部で
あって主記憶装置4からのデータを外部キャッシュ3に
供給するかマイクロ・プロセッサl側に供給するかを選
択するもの、9はリプレース用アドレス保持レジスタ、
10はリプレース用ブロック内アドレス指定カウンタ、
11は内部バスを表わしている。
5 is a microprocessor response generation unit that responds to the microprocessor l about the status of accessing the external cache 3; 6 is an external cache replacement control unit that controls replacing the external cache 3; 7 is a main memory control unit that accesses the main memory device 4; 8 is a data switching unit that supplies data from the main memory device 4 to the external cache 3; 9 is a replacement address holding register;
10 is a replacement block address designation counter;
11 represents an internal bus.

マイクロ・プロセンサ1は内蔵キャッシュ2を有する。The micro processor 1 has a built-in cache 2.

内蔵キャッシュ2は1例えば4バイト単位でデータ送受
できるよう構成され、4回のバス・アクセスにてアクセ
スできる16バイト分をもヮて1ブロックを構成するよ
うにされている。マイクロ・プロセッサlは、内蔵キャ
ッシュ2をアクセスしつつ処理を進めるが、内蔵キャッ
シュ2においてミス・ヒットが生じた場合には外部キャ
ッシュ3に対してデータをとりに行く。即ち、必要デー
タに対応したアドレスを発する。なお、このときマイク
ロ・プロセッサ1は、!ブロック全体を内蔵キャッシュ
2に対するリプレースのために必要としているのか、あ
るいは1ブロック内の例えば所望する4バイト分のみを
必要としているのかを指示する指示信号CREQを出力
する端子をもっているが、従来の場合にはこの信号CR
EQが利用されなかったと考えてよい。
The built-in cache 2 is configured so that data can be sent and received in units of 1, for example, 4 bytes, and one block is made up of 16 bytes that can be accessed by four bus accesses. The microprocessor l proceeds with the processing while accessing the built-in cache 2, but when a miss/hit occurs in the built-in cache 2, it goes to the external cache 3 to retrieve data. That is, it issues an address corresponding to the required data. In addition, at this time, microprocessor 1 is ! It has a terminal that outputs an instruction signal CREQ that indicates whether the entire block is needed for replacement in the built-in cache 2, or whether only the desired 4 bytes in one block are needed, but in the conventional case This signal CR
It can be assumed that EQ was not used.

マイクロ・プロセッサ1が上記アドレスを発すると、外
部キャッシュ3がリプレース中ではなく使用可能状態で
ある時に、外部キャッシュ3において、上記タグ部3−
1とデータ部3−2とがアクセスされる。そして所望す
るデータが外部キャッシュ3上に存在していれば、外部
キャッシュ3からマイクロ・プロセッサ1にロードされ
る。しかし、外部キャッシュ3においてもミス・ヒツト
すると、当該ミス・ヒットを生じたアドレスが。
When the microprocessor 1 issues the above address, when the external cache 3 is not being replaced but is available for use, the tag section 3-
1 and the data section 3-2 are accessed. If the desired data exists on the external cache 3, it is loaded from the external cache 3 into the microprocessor 1. However, if there is a miss/hit in the external cache 3, the address where the miss/hit occurred will be.

レジスタ9やカウンタ10に保持されると共に。It is held in the register 9 and counter 10.

タグ部3−1からミス・ヒツト信号が発せられる。A miss/hit signal is emitted from the tag section 3-1.

外部キャッシュ・リプレース制m部6は、上記ミス・ヒ
ツト信号に対応して、主記憶装置4をアクセスして外部
キャッシュ3に対して1ブロック全体をロードすべく動
作し、同時にマイクロ・プロセッサlが要求しているデ
ータを、マイクロ・プロセッサlヘロードする。即ち、
主記憶制御部7に依鯨を発する。外部キャッシュ3に対
して1ブロック全体のリプレースが完了すると、外部キ
ャッシュ・リプレース制御部6はキャッシュ状態表示を
リプレース完了として、マイクロ・プロセッサ応答作成
部5に外部キャッシュが再び使用可能となったことを通
知する。マイクロ・プロセッサ1は、言うまでもなく、
必要とするデータを受取って処理を続ける。
The external cache replacement controller m 6 operates in response to the miss/hit signal to access the main memory 4 and load one entire block into the external cache 3, and at the same time the microprocessor l Load the requested data into the microprocessor l. That is,
A message is issued to the main memory control unit 7. When the replacement of one entire block in the external cache 3 is completed, the external cache replacement control unit 6 displays the cache status as replacement complete, and notifies the microprocessor response generation unit 5 that the external cache can be used again. Notice. Needless to say, microprocessor 1 is
Receive the required data and continue processing.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来上記の如く構成されていて、マイクロ・プロセッサ
1が、lブロック全体のデータを必要としていなくて即
ちlブロック内の一部のデータのみを必要としている場
合でも、外部キャッシュ3においてミス・ヒツトが生じ
れば当該外部キャッシュ3に対してlブロック全体のリ
プレースを行うように制御が行われる。これは、マイク
ロ・プロセッサlにおける処理において、当該1ブロッ
ク内の他のデータについてもその内に処理が行われる可
能性が高いものとみなして、予めロードしておくように
制御が行われているためである。
Conventionally, with the above configuration, even when the microprocessor 1 does not need the entire l block's worth of data, that is, only a part of the l block's data, a miss hit occurs in the external cache 3. If this occurs, the external cache 3 is controlled to replace the entire l block. This means that during processing in the microprocessor, it is assumed that there is a high possibility that other data in the block will also be processed within the same period, and control is performed so that it is loaded in advance. It's for a reason.

しかし、上記従来の構成の場合には9次の問題点がある
。即ち。
However, in the case of the above-mentioned conventional configuration, there is a problem of order 9. That is.

+al  マイクロ・プロセッサlが当面必要とする4
バイト分を受取った後には次の処理に進んでゆく、この
ために、マイクロ・プロセッサlが外部キャッシュ3に
対して発していたアドレスが変更されてしまう、したが
って、外部キャッシュ3側では、lブロック全体のリプ
レースを行うべく、先のアドレスをレジスタ9やカウン
タ10に保持して、当該リプレースを行う必要がある。
+al Microprocessor l needs 4 for the time being
After receiving the bytes, the process proceeds to the next step. For this reason, the address issued by the microprocessor l to the external cache 3 is changed. Therefore, on the external cache 3 side, the l block In order to perform the entire replacement, it is necessary to hold the previous address in the register 9 or counter 10 and perform the replacement.

山)マイクロ・プロセッサ1が次の処理に進んで、ゆく
ときに、一方では外部キャッシュ3に対するリプレース
処理が行われるものであり、このために、当該リプレー
ス処理のための主記憶装置4からのデータが内部バス1
1に乗らないようにデータ切替部8をもうけ、内部バス
11を主記憶装置4から切離すことが必要となる。
When the microprocessor 1 proceeds to the next process, a replacement process is performed on the external cache 3, and for this purpose, the data from the main memory 4 for the replacement process is is internal bus 1
1, it is necessary to provide a data switching unit 8 and to separate the internal bus 11 from the main storage device 4.

tc+  また、上記リプレース処理が行われている間
には、マイクロ・プロセッサ1は主記憶装置4をアクセ
スする必要のある処理に実行できない。
tc+ Furthermore, while the above-mentioned replacement processing is being performed, the microprocessor 1 cannot execute any processing that requires accessing the main storage device 4.

本発明はハードウェアの低減化とマイクロ・プロセッサ
のバス・サイクルの効率化とをはかるべく、必要最小限
度で外部キャッシュ3に対するリプレースを行うことを
目的としている。
The present invention aims to replace the external cache 3 to the minimum necessary level in order to reduce the amount of hardware and improve the efficiency of the microprocessor's bus cycle.

〔課題を解決するための手段〕[Means to solve the problem]

第1図は本発明の原理構成図を示す0図中の符号lはマ
イクロ・プロセッサ、2は内蔵キャッシュ、3は外部キ
ャッシュ、4は主記憶装置、5はマイクロ・プロセッサ
応答作成部、6は外部キャッシュ・リプレース制御部、
7は主記憶制御部。
FIG. 1 shows a basic configuration diagram of the present invention. In the diagram, l is a microprocessor, 2 is a built-in cache, 3 is an external cache, 4 is a main storage device, 5 is a microprocessor response generation unit, and 6 is a microprocessor. External cache replacement control unit,
7 is a main memory control unit.

11は内部バス、3−1は外部キャッシュのタグ部、3
−2は外部キャッシュのデータ部、3−3は外部キャッ
シュのアクセス部を表わしている。
11 is an internal bus, 3-1 is an external cache tag section, 3
-2 represents the data section of the external cache, and 3-3 represents the access section of the external cache.

マイクロ・プロセッサ1は、内蔵キャッシュ2をアクセ
スしつつ処理を進めるが、内蔵キャッシュ2においてミ
ス・ヒツトが生じると、外部キャッシュ3をアクセスし
て必要なデータを受取る処理を行う、このとき、指示信
号CREQを発するが、1ブロック中の例えば4バイト
分のみを必要とする場合には論理rOJとされ、1ブロ
ック分全体のデータを必要とする場合には論理「1」と
される、またこのとき、マイクロ・プロセッサ1はアド
レスを発しており、外部キャッシュ3がアクセスされる
The microprocessor 1 proceeds with processing while accessing the built-in cache 2, but when a miss occurs in the built-in cache 2, the microprocessor 1 performs processing to access the external cache 3 and receive necessary data. CREQ is issued, but if only 4 bytes of one block are required, it is set to logic rOJ, and when the entire block's worth of data is required, it is set to logic "1". , microprocessor 1 has issued an address and external cache 3 is accessed.

外部キャッシュ3に所望するデータが存在しておれば、
外部キャッシュ3からデータがマイクロ・プロセッサ1
に供給されることは言うまでもない。しかし、外部キャ
ッシュ3上にも存在しない場合には、外部キャッシュ3
におけるタグ部3−1からのミス・ヒット信号が論理「
1」とされる。
If the desired data exists in external cache 3,
Data from external cache 3 is transferred to microprocessor 1
Needless to say, it is supplied to However, if it does not exist on external cache 3,
The miss/hit signal from the tag unit 3-1 in
1”.

これに対応して、外部キャッシュ・リプレース制御部6
は、主記憶装置4から外部キャッシュ3に対して、lブ
ロンク全体のデータをロードして外部キャッシュ3をリ
プレースするように動作する。
Corresponding to this, the external cache replacement control unit 6
operates to load the entire l-bronch of data from the main storage device 4 to the external cache 3 and replace the external cache 3.

即ち、主記憶制御部7に対して主記憶装置4をアクセス
することを指示する。しかし5本発明の場合には、上記
指示信号CREQが論理rlJとなっている状態の下で
かつタグ部3−1がミス・ヒツト信号を論理rlJとし
た場合に限って、外部キャッシュ・リプレース制御部6
が動作する。このために、マイクロ・プロセッサ1が1
ブロック中の一部のデータについてのみデータを要求し
ている場合には、外部キャッシュ3にミス・ヒットが生
じても、外部キャッシュ3に対するリプレースば行われ
ない、そして、マイクロ・プロセッサ1が必要とするデ
ータをマイクロ・プロセッサ1にロードすべく、主記憶
制御部7が、上記指示信号CREQが論理「1」でかつ
外部キャッシュ3がミス・ヒットした場合に、起動され
る。
That is, it instructs the main memory control unit 7 to access the main memory device 4 . However, in the case of the present invention, the external cache replacement control is performed only when the instruction signal CREQ is at logic rlJ and when the tag section 3-1 sets the miss/hit signal to logic rlJ. Part 6
works. For this purpose, microprocessor 1
If data is requested for only part of the data in the block, even if a miss occurs in the external cache 3, replacement to the external cache 3 will not be performed, and the microprocessor 1 will not be required. In order to load data to the microprocessor 1, the main memory control section 7 is activated when the instruction signal CREQ is logic "1" and the external cache 3 misses.

〔作 用〕[For production]

マイクロ・プロセッサlが1ブロック全体についてデー
タを要求している場合に外部キャッシュ3においてミス
・ヒットが生じた場合には、外部キャッシュ・リプレー
ス制御部6からの指示の下で主記憶制御部7が起動され
、外部キャッシュ3に対するリプレースが行われ、同時
にリプレースデータがマイクロ・プロセッサ1にもロー
ドされる。そして、この間、マイクロ・プロセッサ1は
If a miss occurs in the external cache 3 when the microprocessor l is requesting data for an entire block, the main memory control unit 7 will The microprocessor 1 is activated, and the external cache 3 is replaced, and the replacement data is also loaded into the microprocessor 1 at the same time. During this time, microprocessor 1.

先に発したアドレスを保持しつづけている。またマイク
ロ・プロセッサ1は、所望するデータを受取るまで待機
状態に入っている(従来の場合も同じ)。
It continues to hold the previously issued address. Furthermore, the microprocessor 1 is in a standby state until it receives the desired data (the same is true in the conventional case).

マイクロ・プロセッサ1が1ブロック中の例えば4バイ
ト分のみのデータを要求している場合に。
When the microprocessor 1 requests data of, for example, only 4 bytes in one block.

外部キャッシュ3においてミス・ヒツトが生じた場合に
は、外部キャッシュ・リプレース制御部6の処理は起動
されない。そして代わりに、主記憶制御部7が当該条件
の下で、いわば直接マイクロ・プロセッサlから起動さ
れ、主記憶装置4から所望するデータがマイクロ・プロ
セッサlにロードされる。
When a miss/hit occurs in the external cache 3, the processing of the external cache replacement control unit 6 is not activated. Instead, the main memory control unit 7 is directly activated, so to speak, from the microprocessor l under the conditions, and desired data from the main memory device 4 is loaded into the microprocessor l.

〔実施例〕〔Example〕

第2図は本発明の一実施例構成を示す。図中の符号lな
いし11は第1図に対応している。また12は内部バス
制御部であって外部キャッシュ3においてミス・ヒツト
が生じかつ外部キャッシュ・リプレース制御部6がビジ
ー信号を発したとき。
FIG. 2 shows the configuration of an embodiment of the present invention. Reference numerals 1 to 11 in the figure correspond to those in FIG. Further, reference numeral 12 denotes an internal bus control unit, and when a miss/hit occurs in the external cache 3 and the external cache replacement control unit 6 issues a busy signal.

外部キャッシュ3に対するリプレースが行われるものと
して、内部バス11をビジー状態に保持する。13は本
発明でいう「外部キャッシュ・リプレース制御部6に対
して指示信号CREQを供給する回路部」に相当し、1
4は同じく「主記憶制御部7に対して指示信号CREQ
を供給する回路部」に相当している。
Assuming that the external cache 3 is to be replaced, the internal bus 11 is held in a busy state. 13 corresponds to a "circuit unit that supplies an instruction signal CREQ to the external cache replacement control unit 6" in the present invention;
4 is also an instruction signal CREQ to the main memory control unit 7.
This corresponds to the “circuit section that supplies

外部キ+・2シヱ・リプレースiti+J 711部6
は、指示信号CREQが論理rlJでかつミス・ヒット
信号が論理「1」のときに発動される。また指示信号C
REQが論理「0」でかつミス・ヒット信号が論理「1
」のときには、主記憶制御部7が回路部14を介して起
動される。
External key+・2shie・replace iti+J 711 part 6
is activated when the instruction signal CREQ is logic rlJ and the miss-hit signal is logic "1". Also, instruction signal C
REQ is logic “0” and miss-hit signal is logic “1”
”, the main memory control unit 7 is activated via the circuit unit 14.

第3図は外部キャッシュに対してリプレースが行われる
ときのタイムチャートを示し、第4図はマイクロ・プロ
セッサが1部のデータについてのみ要求を行っている場
合のタイムチャートを示している。
FIG. 3 shows a time chart when the external cache is replaced, and FIG. 4 shows a time chart when the microprocessor requests only a portion of the data.

図中のrMPtJアドレスJ、rAsJ、rCREQJ
などは夫々第2図中の記号に対応している。
rMPtJ address J, rAsJ, rCREQJ in the figure
etc. correspond to the symbols in FIG. 2, respectively.

マイクロ・プロセッサ1において内蔵キヤツシユ2にミ
ス・ヒツトが生じた場合には、マイクロ・プロセッサ1
はアドレスを発し、信号rAsJ(起動信号)を発する
。このとき、1ブロック全体のデータを必要とする場合
には、指示信号CREQを論理「1」にする(第3図)
、この状態の下で外部キャッシュ3においてミス・ヒッ
トが生じると1回路13を介して外部キャッシュ・リプ
レース制御部6が発動される。即ち、内部バス11を介
して、主記憶装置4から、第1番目の4バイト分(主記
憶データ■)、第2番目の4バイト分(主記憶データ■
> 、 −−−−−−−−−一部4番目の4バイト分く
主記憶データ■)が外部キャッシュ3とマイクロ・プロ
セッサlにロードされる。
If a miss occurs in internal cache 2 in microprocessor 1, microprocessor 1
issues an address and issues a signal rAsJ (activation signal). At this time, if the entire block of data is required, the instruction signal CREQ is set to logic "1" (Figure 3).
If a miss/hit occurs in the external cache 3 under this state, the external cache replacement control unit 6 is activated via the circuit 13. That is, the first 4 bytes (main memory data ■) and the second 4 bytes (main memory data ■) are transferred from the main memory 4 via the internal bus 11.
> , ----------Part of the fourth 4-byte main memory data (■) is loaded into the external cache 3 and the microprocessor l.

上記に対して、指示信号CREQが論理rOJの状態の
下でミス・ヒツトが生じた場合には、第4図に示す如く
1回路14を介して主記憶制御部7が起動される。そし
て、内部バス11を介して所望するデータがマイクロ・
プロセッサ1に直接ロードされる。このとき、外部キャ
ッシュ3においては旧データのまま残されるが、マイク
ロ・プロセッサ1は内蔵キャッシュ2をアクセスするこ
とから差支えない(外部キャッシュの該当部分を無効に
しておけばよい)。
In contrast to the above, if a miss/hit occurs while the instruction signal CREQ is in the logic rOJ state, the main memory control section 7 is activated via one circuit 14 as shown in FIG. Then, desired data is transmitted via the internal bus 11 to the micro
Loaded directly into processor 1. At this time, the old data remains in the external cache 3, but there is no problem since the microprocessor 1 accesses the built-in cache 2 (it is sufficient to invalidate the corresponding portion of the external cache).

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

以上説明した如く1本発明によれば、第5図に示す構成
8.9を省略することができ、かつマイクロ・プロセッ
サが1ブロック中の一部のデータのみを必要としている
場合に従来の場合の如く外部キャッシュ3に対して1ブ
ロック全体のリプレースが行われることがない(即ち内
部バスの有効利用がはかられる)。
As explained above, according to the present invention, the configuration 8.9 shown in FIG. 5 can be omitted, and when the microprocessor only needs some data in one block, As shown in FIG. 3, one entire block is not replaced in the external cache 3 (that is, the internal bus is effectively used).

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

第1図は本発明の原理構成図、第2図は一実施例構成、
第3図および第4図は夫々動作を説明するタイムチャー
ト、第5図は従来の構成を示す。 図中、1はマイクロ・プロセッサ、2は内角キャッシュ
、3は外部キャッシュ、4は主記憶装置。 5はマイクロ・プロセッサ応答作成部、6は外部キャッ
シュ・リプレース制御部、7は主記憶制御部、11は内
部バス、13.14は夫々指示信号CREQ供給回路を
表わす。 第4図
FIG. 1 is a diagram showing the principle configuration of the present invention, FIG. 2 is a configuration diagram of one embodiment,
FIGS. 3 and 4 are time charts explaining the operation, respectively, and FIG. 5 shows a conventional configuration. In the figure, 1 is a microprocessor, 2 is an internal cache, 3 is an external cache, and 4 is a main memory. Reference numeral 5 represents a microprocessor response generation section, 6 an external cache replacement control section, 7 a main memory control section, 11 an internal bus, and 13 and 14 designation signal CREQ supply circuits, respectively. Figure 4

Claims (1)

【特許請求の範囲】 1回のバス・アクセスでアクセスできるバイト数よりも
大きいバイト数をもって1ブロックが構成されている内
蔵キャッシュ(2)をそなえたマイクロ・プロセッサ(
1)と、 1回のバス・アクセスでアクセスできるバイト数よりも
大きいバイト数をもって1ブロックが構成されている外
部キャッシュ(3)と、 主記憶装置(4)と を少なくともそなえ、上記内蔵キャッシュ(2)におい
てミス・ヒットが発生した際に、上記マイクロ・プロセ
ッサ(1)が、上記1ブロック内の一部についてのみの
データを要求しているか、上記1ブロック全体のデータ
を要求しているかを指示する指示信号(CREQ)を発
するよう構成されているデータ処理装置において、 上記外部キャッシュ(3)におけるミス・ヒットに対応
して、当該外部キャッシュ(3)に対して上記1ブロッ
ク全体についてのリプレースを行う外部キャッシュ・リ
プレース制御部(6)に対して上記指示信号(CREQ
)を供給する回路部(13)をもうけると共に、 少なくとも上記外部キャッシュ・リプレース制御部(6
)からの依頼に対応して、上記主記憶装置(4)に対す
るアクセス制御を行うよう構成された主記憶制御部(7
)に対して、上記指示信号(CREQ)を供給する回路
部(14)をもうけ、上記外部キャッシュ(3)がミス
・ヒットとなった状態の下でも、上記指示信号(CRE
Q)が上記1ブロック内の一部についてのみのデータを
要求していることを示している場合に、 上記外部キャッシュ・リプレース制御部(6)は、外部
キャッシュ(3)に対するリプレースを行わないように
制御され、 かつ上記主記憶制御部(7)は上記要求されている一部
のデータについてのみ上記主記憶装置(4)をアクセス
するよう制御され、構成されたことを特徴とするデータ
処理装置。
[Claims] A microprocessor (
1), an external cache (3) in which one block is configured with a number of bytes larger than the number of bytes that can be accessed in one bus access, and a main storage device (4), and the built-in cache ( When a miss-hit occurs in step 2), the microprocessor (1) determines whether the microprocessor (1) is requesting data for only part of the block or the entire block. In a data processing device configured to issue an instruction signal (CREQ) to instruct, in response to a miss/hit in the external cache (3), the entire block is replaced in the external cache (3). The above instruction signal (CREQ) is sent to the external cache replacement control unit (6) that performs
), and at least the external cache replacement control unit (6).
) A main memory control unit (7) configured to perform access control to the main memory device (4) in response to a request from
) is provided with a circuit unit (14) that supplies the instruction signal (CREQ) to the external cache (3), so that even under a state where the external cache (3) has a miss/hit, the instruction signal (CREQ) is supplied to the external cache (3).
Q) indicates that data for only part of the one block is requested, the external cache replacement control unit (6) prevents the external cache (3) from being replaced. and the main memory control unit (7) is controlled and configured to access the main memory (4) only for some of the requested data. .
JP63151652A 1988-06-20 1988-06-20 Data processing device Expired - Lifetime JPH077366B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63151652A JPH077366B2 (en) 1988-06-20 1988-06-20 Data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63151652A JPH077366B2 (en) 1988-06-20 1988-06-20 Data processing device

Publications (2)

Publication Number Publication Date
JPH01318130A true JPH01318130A (en) 1989-12-22
JPH077366B2 JPH077366B2 (en) 1995-01-30

Family

ID=15523255

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63151652A Expired - Lifetime JPH077366B2 (en) 1988-06-20 1988-06-20 Data processing device

Country Status (1)

Country Link
JP (1) JPH077366B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04305747A (en) * 1991-04-02 1992-10-28 Fujitsu Ltd Cache memory control system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01142846A (en) * 1987-11-28 1989-06-05 Nippon Telegr & Teleph Corp <Ntt> Cache memory control system for information processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01142846A (en) * 1987-11-28 1989-06-05 Nippon Telegr & Teleph Corp <Ntt> Cache memory control system for information processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04305747A (en) * 1991-04-02 1992-10-28 Fujitsu Ltd Cache memory control system

Also Published As

Publication number Publication date
JPH077366B2 (en) 1995-01-30

Similar Documents

Publication Publication Date Title
US5185694A (en) Data processing system utilizes block move instruction for burst transferring blocks of data entries where width of data blocks varies
US5537575A (en) System for handling cache memory victim data which transfers data from cache to the interface while CPU performs a cache lookup using cache status information
US5228136A (en) Method and apparatus to maintain cache coherency in a multiprocessor system with each processor&#39;s private cache updating or invalidating its contents based upon set activity
JP4938080B2 (en) Multiprocessor control device, multiprocessor control method, and multiprocessor control circuit
EP0325419B1 (en) Method and apparatus for caching interlock variables in an integrated cache memory
US10649684B2 (en) Memory access monitoring
KR100316505B1 (en) Overlapped l1 and l2 memory access
US20020065989A1 (en) Master/slave processing system with shared translation lookaside buffer
EP0325421A2 (en) Organization of an integrated cache unit for flexible usage in supporting multiprocessor operations
US20100064108A1 (en) Data processing apparatus and method for managing snoop operations
WO1995024678A2 (en) Highly pipelined bus architecture
US20020062434A1 (en) Processing system with shared translation lookaside buffer
EP1139222A1 (en) Prefetch for TLB cache
JP2003515831A (en) A data processing device that can access a storage device of another data processing device during standby
JPH0635953A (en) Mutual inquiry method for scalar/vector composite system and device thereof
KR100322223B1 (en) Memory controller with oueue and snoop tables
US5822762A (en) Information processing device with decision circuits and partitioned address areas
JPH03172947A (en) Microcomputer system
US20020156981A1 (en) Cacheable above one megabyte system management random access memory
JPH01318130A (en) Data processor
US5895486A (en) Method and system for selectively invalidating cache lines during multiple word store operations for memory coherence
JPH0721781B2 (en) Multiprocessor system
JPH0962580A (en) Multi-processor device
JP6209573B2 (en) Information processing apparatus and information processing method
JP2002342162A (en) Method for controlling memory access and host bridge