JPS63234336A - Information processor - Google Patents

Information processor

Info

Publication number
JPS63234336A
JPS63234336A JP62067925A JP6792587A JPS63234336A JP S63234336 A JPS63234336 A JP S63234336A JP 62067925 A JP62067925 A JP 62067925A JP 6792587 A JP6792587 A JP 6792587A JP S63234336 A JPS63234336 A JP S63234336A
Authority
JP
Japan
Prior art keywords
address
boundary
register
data
main memory
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
JP62067925A
Other languages
Japanese (ja)
Inventor
Saburo Otaki
大滝 三郎
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 JP62067925A priority Critical patent/JPS63234336A/en
Publication of JPS63234336A publication Critical patent/JPS63234336A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To prevent the deterioration of performance of an information processor by comparing the boundary address between a specified region and another region within a main storage device with a main memory access address and suppressing the reference and the updating of a cache memory when the result of said comparison shows a specified region. CONSTITUTION:A boundary register 11 shows the boundary between a region used exclusively by an exclusive processor and another region within the main storage device. A boundary comparator 12 compares the contents of an address register 10 which holds the main memory access address given from a requester with the contents of the register 11. When the result of said comparison shows the region which is exclusively used by an exclusive processor, a cache control circuit 13 suppresses the updating of a cache memory, i.e., the address arrays 15 and 16 and the data arrays 19 and 20. Thus it is possible to avoid such a case where the invalid data is fetched into the cache memory and the necessary data is driven out. As a result, the deterioration of performance is avoided for an information processor.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はキャッジ−メモリを含む情報処理装置に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device including a cache memory.

〔従来の技術〕[Conventional technology]

従来、この種の情報処理装置は、主記憶装置をアクセス
するときには必らずキャッシュメモリを参照、更新して
いた。即ち、読出しのときには。
Conventionally, this type of information processing apparatus always referred to and updated the cache memory when accessing the main memory. That is, when reading.

キャッシュメモリに登録済みかどうかを調べ、登録済み
であればキャッシュメモリからデータを取出す。一方、
登録済みでない場合、キャッシュメモリに複数のコンパ
ートメント(区画)があれば。
Check whether the data has been registered in the cache memory, and if it has been registered, retrieve the data from the cache memory. on the other hand,
If not already registered, if the cache memory has multiple compartments.

\t/ LRU(last receutly used bi
t )方式により、置換を行なうコンパートメントを決
定し1主記憶装置からデータを取出し、要求元にデータ
を送出すると共に、キャッシュメモリにもそのデータを
書込み、後続の読出しにも備えていた。
\t/ LRU
t) method, the compartment to be replaced is determined, the data is retrieved from one main storage device, and the data is sent to the request source, and the data is also written to the cache memory in preparation for subsequent reading.

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

上述した従来の情報処理装置においては、主記憶装置か
らの読出しデータを全てキャッシーメモ置2と、主にこ
の専用処理装置2からアクセスされる主記憶装置6とを
含むシステムの場合には。
In the conventional information processing apparatus described above, in the case of a system including a cashier memo storage 2 that stores all data read from the main storage, and a main storage 6 that is accessed mainly from the dedicated processing apparatus 2.

情報処理装置1から主記憶装置6をアクセスすることは
殆んどない。このため、不必要に情報処理装置l内のキ
ャッシュメモリに主記憶装置6内のデータを格納すると
とKなる。この結果、情報処理装置lの性能が低下する
という欠点があった。
The main storage device 6 is almost never accessed from the information processing device 1. Therefore, if the data in the main storage device 6 is unnecessarily stored in the cache memory in the information processing device 1, it will result in a loss of time. As a result, there was a drawback that the performance of the information processing device 1 deteriorated.

この状況は、第4図に示される様に、主記憶装置が1個
で、内部を2つの領域で分割しているシステムの場合に
も同様であった。
This situation is the same in the case of a system that has one main storage device and is internally divided into two areas, as shown in FIG.

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

本発明による情報処理装置は、キャッシュメモリを含む
情報処理装置において、主記憶装置の境界アドレスが予
め設定可能な境界レジスタと、主記憶装置およびキャッ
シュメモリをアクセスするアドレスを保持するアドレス
レジスタと、主記憶装置アクセス要求時に、前記境界レ
ジスタの内容と前記アドレスレジスタの一部の内容とを
比較する境界比較手段と、該境界比較手段の比較結果に
依存して、キャッシュメモリの参照および更新を抑止す
るか否かを制御するキャッジ−制御回路とを有すること
を特徴とする。
An information processing device according to the present invention includes a boundary register in which a boundary address of a main memory can be set in advance, an address register that holds addresses for accessing the main memory and the cache memory, and a main memory. Boundary comparing means for comparing the contents of the boundary register and a part of the address register at the time of a storage device access request, and inhibiting cache memory reference and updating depending on the comparison result of the boundary comparing means. The carriage control circuit is characterized in that it has a carriage control circuit that controls whether or not the carriage is carried out.

〔実施例〕〔Example〕

以下2本発明の実施例について図面を参照して説明する
Two embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例の構成を示すブロック図であ
る。
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention.

第1図において、10は要求元からの主記憶アクセスア
ドレスを保持するアドレスレジスタ。
In FIG. 1, 10 is an address register that holds the main memory access address from the request source.

11は従来知られている方法によシ設定可能な主記憶装
置の専ら専用処理装置2によってアクセスされる部分と
、他の部分との境界アドレスを保持する境界レジスタで
ある。12は境界レジスタ11の内容とアドレスレジス
タ10の上位の六−1の内容を比較する境界比較回路で
ある。13はキャッシュ制御回路である。15.16は
アドレスアレイであシ、アドレスアレイ比較回路17゜
18と共にデータアレイ19.20内に主記憶のどの部
分が格納されているかを示す。21はデータ切替回路で
あシ1本実施例では2つのコンパートメントのデータア
レイ出力とシステム制御装置3の出力とを切替え、要求
元へ所望のデータを送出するのに使用される。
Reference numeral 11 denotes a boundary register which holds a boundary address between a portion of the main memory that is accessed exclusively by the dedicated processing unit 2 and other portions, which can be set using a conventionally known method. Reference numeral 12 denotes a boundary comparison circuit that compares the contents of the boundary register 11 and the contents of the upper register 6-1 of the address register 10. 13 is a cache control circuit. Reference numerals 15 and 16 are address arrays, which together with address array comparison circuits 17 and 18 indicate which part of the main memory is stored in data arrays 19 and 20. A data switching circuit 21 is used in this embodiment to switch between the data array output of the two compartments and the output of the system control device 3, and to send desired data to the request source.

第2図は本実施例における主記憶装置5の配置を示す図
である。図において、専ら専用処理装置2で使用される
領域52は下位に位置しているが逆であってもよい。
FIG. 2 is a diagram showing the arrangement of the main storage device 5 in this embodiment. In the figure, the area 52 used exclusively by the dedicated processing device 2 is located at the lower level, but the reverse may be possible.

次に本実施例の動作について詳細に説明する。Next, the operation of this embodiment will be explained in detail.

先づ、要求元からの主記憶アクセスアドレスが要求(リ
クエスト)信号と共に送出され、アドレスレジスタ10
にセットされる。アドレスレジスタ10の出力の下位部
分は9本実施例ではキャッシュメモリは2コンパートメ
ントで構成されているため、2つのアドレスアレイ15
.16とデータアレイ19.20にアドレス線100を
介して接続されている。さらに、アドレスレジスタ10
の上位部分はアドレス線103を介しアドレスアレイ比
較回路17.18の1つの入力に接続される。アドレス
アレイ比剪回路17.18の他の入力には夫々2つのア
ドレスアレイ15.1607ドレス線100で指定され
たエントリの読出しデータが接続される。アドレスアレ
イ比較回路17゜18の夫々の出力は、要求された主記
憶情報がデータアレイ19.20に含まれているかどう
かを示す信号であシ、夫々信号線101.102を介し
キャッシュ制御回路13に入力される。
First, the main memory access address from the request source is sent together with a request signal, and the address register 10
is set to The lower part of the output of the address register 10 is 9. In this embodiment, the cache memory is composed of two compartments, so the two address arrays 15 are
.. 16 and data arrays 19 and 20 via address lines 100. Furthermore, address register 10
The upper part of is connected via address line 103 to one input of address array comparison circuit 17,18. The other inputs of the address array ratio pruning circuits 17 and 18 are connected to the read data of the entries designated by the two address arrays 15 and 1607 address lines 100, respectively. The outputs of the address array comparison circuits 17 and 18 are signals indicating whether the requested main memory information is included in the data arrays 19 and 20, and are sent to the cache control circuit 13 via signal lines 101 and 102, respectively. is input.

一方、アドレスレジスタ10の上位部分は、またアドレ
ス線104を介し境界比較回路12の1つの入力に接続
されている。なお、境界比較回路12に送られているア
ドレスレジスタ10からのアドレス情報は、アドレスア
レイ比較回路17゜18に送られているアドレス情報と
は異なシ、更に上位部分のみである。境界比較回路12
の他の入力には、予め知られている方法で設定可能な境
界レジスタ11からの主記憶装置5上の専ら専用処理装
置2で使用される主記憶領域52と他の部分51との境
界を示すアドレス情報がアドレス線105を介し接続さ
れている。
On the other hand, the upper part of the address register 10 is also connected to one input of the boundary comparison circuit 12 via an address line 104. Note that the address information sent from the address register 10 to the boundary comparison circuit 12 is different from the address information sent to the address array comparison circuits 17 and 18, and is only the upper part. Boundary comparison circuit 12
Other inputs include the boundary between the main memory area 52 used exclusively by the dedicated processing unit 2 and the other portion 51 on the main memory 5 from the boundary register 11, which can be set using a known method. Address information shown is connected via address line 105.

境界比較回路12では、アドレスレジスタ10の上位の
アドレス線104を介して入力されるアドレス情報と境
界レジスタ11からアドレス線105を介して入力され
るアドレス情報との大小関係が比較される。すなわち、
境界比較回路12は、アドレスレジスタ10の上位のア
ドレス線104を介して入力されるアドレス情報が、境
界レジスタ11からアドレス線105を介して入力され
るアドレス情報より大きいか等しいとき、専ら専用処理
装置2が使用する領域52をアクセスすることを示し、
小さいとき他の領域51をアクセスすることを示す信号
を生成し、信号線106を介しキャッシュ制御回路13
に送出する。
The boundary comparison circuit 12 compares the magnitude relationship between the address information input via the upper address line 104 of the address register 10 and the address information input from the boundary register 11 via the address line 105. That is,
The boundary comparison circuit 12 exclusively uses a dedicated processing device when the address information inputted via the upper address line 104 of the address register 10 is greater than or equal to the address information inputted from the boundary register 11 via the address line 105. 2 indicates accessing the area 52 used by
When the cache control circuit 13 generates a signal indicating that another area 51 is to be accessed when the
Send to.

キャッシュ制御回路13では、主記憶アクセス要求時、
信号線101.102を介して送られるデータアレイ1
9.20に所望のデータが存在するかどうかを示す信号
を試験する。キャッシュ制御回路13は、2つの信号の
どちらかがデータアレイ19.20に所望のデータが存
在することを示すとき、データ切替信号を生成し、信号
線110を介しデータ切替回路21に送出する。
In the cache control circuit 13, when a main memory access request is made,
Data array 1 sent via signal lines 101.102
9. Test the signal indicating whether the desired data is present at 20. Cache control circuit 13 generates a data switching signal and sends it to data switching circuit 21 via signal line 110 when either of the two signals indicates that desired data is present in data array 19 or 20.

データ切替回路21には、データアレイ・19゜20の
出力が夫々データ線108,109を介し入力されてお
り、キャッシュ制御回路13から信号線110を介し入
力されるデータ切替信号によシ所望のデータが切替えら
れ、要求元へ送出される。信号1101.102からの
信号のいずれもがデータアレイ19.20に所望のデー
タが存在しないことを示すとき、キャッシュ制御回路1
3はシステム制御装置3に信号線107を介し主記憶ア
クセス要求を発行する。なお、主記憶アクセスアドレス
が専ら専用処理装置2で使用される領域52を指すとき
は、必らずシステム制御装置3に主記憶アクセス要求を
発行することになる。これは、専ら専用処理装置2で使
用される領域52は、後で説明する様に、キャッシュメ
モリすなわちアドレスアレイ15,16.データアレイ
19゜20にロードしないからである。
The outputs of the data arrays 19 and 20 are input to the data switching circuit 21 via data lines 108 and 109, respectively. The data is switched and sent to the requester. When none of the signals from signals 1101.102 indicate that the desired data is not present in data array 19.20, cache control circuit 1
3 issues a main memory access request to the system control device 3 via the signal line 107. Note that when the main memory access address points to the area 52 exclusively used by the dedicated processing device 2, a main memory access request is necessarily issued to the system control device 3. As will be explained later, the area 52 exclusively used by the dedicated processing device 2 is a cache memory or address array 15, 16 . This is because it is not loaded into the data array 19-20.

読出しデータがシステム制御装置3からデータ線111
を介して返ってくると、キャッシュ制御回路13はデー
タ切替回路21に対し信号線110を介しシステム制御
装置3からの読出しデータを出力する様指示する。
Read data is transferred from the system control device 3 to the data line 111
When the data is returned via the signal line 110, the cache control circuit 13 instructs the data switching circuit 21 to output the read data from the system control device 3 via the signal line 110.

信号線106を介しキャッジ−制御回路13に入力され
る境界比較回路12の出力が主記憶アクセスアドレスが
専ら専用処理装置2が使用する領域以外51を指してい
ることを示すとき、予め定められた従来知られている方
式によって更新するコンパートメントを決め、アドレス
線103を介して送出されるアドレスレジスタ10のア
ドレス情報の上位をシステム制御装置3へのリクエスト
発行時にアドレスアレイ15または16に格納し。
When the output of the boundary comparison circuit 12 input to the cache control circuit 13 via the signal line 106 indicates that the main memory access address points to an area 51 other than the area exclusively used by the dedicated processing device 2, a predetermined A compartment to be updated is determined by a conventionally known method, and the upper part of the address information in the address register 10 sent via the address line 103 is stored in the address array 15 or 16 when a request is issued to the system control device 3.

システム制御装置3からの主記憶読出しデータの受信時
に主記憶読出しデータを要求元に送出すると共にデータ
線111を介してデータアレイ19または20に格納す
る。逆に、信号線106を介しキャッシュ制御回路13
に入力される境界比較回路12の出力が主記憶アクセス
アドレスが専ら専用処理装置が使用する領域52を指し
ていることを示すとき、アドレスアレイ15.16およ
びデータアレイ19.20の更新を抑止する。
When main memory read data is received from the system control device 3, the main memory read data is sent to the request source and stored in the data array 19 or 20 via the data line 111. Conversely, the cache control circuit 13 via the signal line 106
When the output of the boundary comparator circuit 12 inputted to indicates that the main memory access address points to the area 52 used exclusively by the dedicated processing unit, updating of the address array 15.16 and the data array 19.20 is inhibited. .

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

以上説明したように本発明は、主記憶装置内の専ら専用
処理装置で使用される領域と他の領域との境界アドレス
を保持する境界レジスタを設け。
As described above, the present invention provides a boundary register that holds the boundary address between an area exclusively used by the dedicated processing unit and other areas in the main memory.

要求元からの主記憶アクセスアドレスの一部の内容とこ
の境界レジスタの内容とを比較し、この比較結果が専ら
専用処理装置で使用される領域であることを示すときキ
ャッシュメモリの参照および更新を抑止しているので、
無効なデータがキャッシュメモリ内に取込まれて本来必
要であるデータが追い出されることがなくなり、性能低
下を防止できるという効果がある。
The content of part of the main memory access address from the request source is compared with the content of this boundary register, and when the comparison result indicates that the area is exclusively used by the dedicated processing unit, the cache memory is referenced and updated. Because it is suppressed,
This prevents invalid data from being taken into the cache memory and essentially necessary data from being evicted, which has the effect of preventing performance degradation.

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

第1図は本発明の一実施例の要部構成を示すブロック図
、第2図は本実施例における主記憶装置の配置図、第3
図及び第4図は本実施例が適用される情報処理システム
の構成を示すブロック図である。 1・・・情報処理装置、2・・・専用処理装置、3・・
・システム制御装置、5・・・主記憶装置、10・・・
アドレスレジスタ、11・・・境界レジスタ、12・・
・境界比較回路、13・・・キャッジ−制御回路、15
.16・・・アドレスアレイ、17.18・・・アドレ
スアレイ比較回路、19.20・・・データアレイ、2
1・・・データ切替回路;
FIG. 1 is a block diagram showing the main part configuration of an embodiment of the present invention, FIG. 2 is a layout diagram of the main storage device in this embodiment, and FIG.
4 and 4 are block diagrams showing the configuration of an information processing system to which this embodiment is applied. 1... Information processing device, 2... Dedicated processing device, 3...
- System control device, 5... Main storage device, 10...
Address register, 11... Boundary register, 12...
・Boundary comparison circuit, 13... Catch-control circuit, 15
.. 16...Address array, 17.18...Address array comparison circuit, 19.20...Data array, 2
1...Data switching circuit;

Claims (1)

【特許請求の範囲】[Claims] 1、キャッシュメモリを含む情報処理装置において、主
記憶装置の境界アドレスが予め設定可能な境界レジスタ
と、主記憶装置およびキャッシュメモリをアクセスする
アドレスを保持するアドレスレジスタと、主記憶装置ア
クセス要求時に、前記境界レジスタの内容と前記アドレ
スレジスタの一部の内容とを比較する境界比較手段と、
該境界比較手段の比較結果に依存して、キャッシュメモ
リの参照および更新を抑止するか否かを制御するキャッ
シュ制御回路とを有することを特徴とする情報処理装置
1. In an information processing device including a cache memory, a boundary register in which a boundary address of the main memory can be set in advance, an address register that holds an address for accessing the main memory and the cache memory, and a main memory when an access request is made; Boundary comparison means for comparing the contents of the boundary register and the contents of a portion of the address register;
An information processing apparatus comprising: a cache control circuit that controls whether or not to suppress references and updates to a cache memory depending on a comparison result of the boundary comparison means.
JP62067925A 1987-03-24 1987-03-24 Information processor Pending JPS63234336A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62067925A JPS63234336A (en) 1987-03-24 1987-03-24 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62067925A JPS63234336A (en) 1987-03-24 1987-03-24 Information processor

Publications (1)

Publication Number Publication Date
JPS63234336A true JPS63234336A (en) 1988-09-29

Family

ID=13358977

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62067925A Pending JPS63234336A (en) 1987-03-24 1987-03-24 Information processor

Country Status (1)

Country Link
JP (1) JPS63234336A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0461924A2 (en) * 1990-06-15 1991-12-18 Compaq Computer Corporation Memory address space determination using programmable limit registers with single-ended comparators
US6647463B2 (en) 2000-09-08 2003-11-11 Nec Corporation Cache update method and cache update control system employing non-blocking type cache

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0461924A2 (en) * 1990-06-15 1991-12-18 Compaq Computer Corporation Memory address space determination using programmable limit registers with single-ended comparators
US5210850A (en) * 1990-06-15 1993-05-11 Compaq Computer Corporation Memory address space determination using programmable limit registers with single-ended comparators
US6647463B2 (en) 2000-09-08 2003-11-11 Nec Corporation Cache update method and cache update control system employing non-blocking type cache

Similar Documents

Publication Publication Date Title
US5694573A (en) Shared L2 support for inclusion property in split L1 data and instruction caches
US6952761B2 (en) Bus interface selection by page table attributes
JPS63234336A (en) Information processor
EP1031082B1 (en) Method and apparatus for controlling shared memory access
JPH0421222B2 (en)
JPH09146839A (en) Cache memory controller
EP0502206A1 (en) System equipped with processor and cache memory, and method of controlling said cache memory
JPH0336648A (en) Electronic computer, tlb device and microprocessor chip
JPH0535697A (en) Multi processor system
JP2591928B2 (en) Cache storage circuit
JPH0212543A (en) Information processing system
JPH10207773A (en) Bus connecting device
JPH02307123A (en) Computer
JPS63234338A (en) Information processor
JPH04242431A (en) Information processor
JPH0248749A (en) Buffer storage control device
JPH05233443A (en) Multiprocessor system
JPH02108138A (en) Cache memory circuit
JPS63234337A (en) Information processor
JPH01255943A (en) Buffer storage control device
JPH103461A (en) Shared memory type multiprocessor system
JPH04219843A (en) Store system of instruction cache
JPH10261076A (en) Image data processor
JPH01129334A (en) Data control system for cache memory
JPS6160153A (en) Access system for buffer memory