JPS62172451A - Data processor - Google Patents

Data processor

Info

Publication number
JPS62172451A
JPS62172451A JP61012211A JP1221186A JPS62172451A JP S62172451 A JPS62172451 A JP S62172451A JP 61012211 A JP61012211 A JP 61012211A JP 1221186 A JP1221186 A JP 1221186A JP S62172451 A JPS62172451 A JP S62172451A
Authority
JP
Japan
Prior art keywords
bit
main memory
data
entry
page frame
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
JP61012211A
Other languages
Japanese (ja)
Inventor
Hitoshi Yamazaki
均 山崎
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP61012211A priority Critical patent/JPS62172451A/en
Publication of JPS62172451A publication Critical patent/JPS62172451A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the lowering of a processing capacity by providing a data cache which stores a part of data provided within a central processor by every block unit, and a reference change information buffer which stores a part of R bits and C bits provided within the central processor. CONSTITUTION:A data cache 6 which stores a part of the data within a main memory data storage part 2 by every block unit,and a reference change information buffer 7 which stores a part of the R bits and the C bits within a main memory key storage part 3 are provided. When an instruction RRB is issued from an arithmetic unit 9, an R and C bit changing means 19 outputs a changing means 19a by detecting a coincidence at a comparator 14 or 15, and makes an R bit 22 in a coincided entry 13 to 0, on the other hand, it sends a C bit 23 and the R bit 22 before a change in the entry 13 to the arithmetic unit 9 through an R and C bit register 17. Therefore,the states of the R bit 22 and the C bit 23 corresponding to a page frame are reflected to the condition code of the instruction RRB. I this way, the lowering of a processing capacity in a virtual memory system can be prevented.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は、一定サイズのページを単位として仮想記憶
と実記憶との対応付けを管理する仮想記憶方式のデータ
処理装置に関し、特に主記憶装置のページ置換における
ページ枠の使用状況を表わす参照ビットの管理能力を向
上させたデータ処理装置に関するものである。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to a data processing device using a virtual memory method that manages the correspondence between virtual memory and real memory in units of pages of a fixed size, and particularly relates to a data processing device that uses a main memory The present invention relates to a data processing device that improves the ability to manage reference bits that represent the usage status of page frames in page replacement.

[従来の技術] 従来より、この種のデータ処理装置において、主記憶装
置の内容の一部を記憶するデータキャッシュを備え、且
つ主記憶装置側に各ページ対応にその内容の保護及び参
照変更の記録を行うための主記憶キーを設けることは周
知である。そして、この主記憶キーは主記憶装置内のデ
ータに対する保護及び参照更新の記録を目的としており
、主記憶装置内の一定サイズ(通常は4にバイト単位)
のページ枠に対応して設けられている。
[Prior Art] Conventionally, this type of data processing device has been equipped with a data cache that stores a part of the contents of the main memory, and has a function on the main memory that protects and changes the contents for each page. It is well known to provide main memory keys for recording purposes. The purpose of this main memory key is to protect the data in the main memory and record reference updates, and it is a fixed size (usually 4 bytes) in the main memory.
It is provided corresponding to the page frame.

第4図はこの種のデータ処理装置に用いられる一般的な
主記憶キーの構成を示すプロ・ンク図であり、図におい
て、(30)は主記憶キーである。 (31)は記憶保
護キー、(32)は読出し保護ビット即ちFビット、(
33)は参照ビット即ちRビット、(34)は変更ビッ
ト即ちCビットであり、これらは主記憶キー(30)を
構成している。
FIG. 4 is a block diagram showing the configuration of a general main memory key used in this type of data processing device, and in the figure, (30) is the main memory key. (31) is the memory protection key, (32) is the read protection bit, or F bit, (
33) is a reference bit or R bit, and (34) is a change bit or C bit, which constitute a main memory key (30).

一方、データ処理装置(図示せず)においては、オペレ
ーティングシステムがページ置換のために一定時間毎に
ベージングアルゴリズムを起動し、主記憶装置(図示せ
ず)の全ページ枠に対応するRビット(33)を検査す
ることにより一定時間におけるページ枠の使用状況を管
理している。従って、ページ置換の要求に対しては、最
も使用頻度の小さいページ枠を置換の対象とするように
なっている。
On the other hand, in a data processing device (not shown), the operating system activates a paging algorithm at regular intervals for page replacement, and the R bit ( 33), the usage status of the page frame in a certain period of time is managed. Therefore, in response to a page replacement request, the least frequently used page frame is targeted for replacement.

このとき、Rビットを検査するための命令としては、中
央処理装置内の演算装置(図示せず)から出力されるR
RB(リセットリファレンスビット)命令が用いられ、
このRRB命令は成るページ枠を特定し、そのページ枠
に対応するRビット(33)及びCビット(34)の状
態を条件コードに反映すると共に、Rビット(33)を
「0」にする機能を持っている。
At this time, as an instruction for checking the R bit, the R
The RB (reset reference bit) instruction is used,
This RRB instruction specifies the page frame, reflects the state of the R bit (33) and C bit (34) corresponding to that page frame in the condition code, and sets the R bit (33) to "0". have.

データキャッシュを備え且つ主記憶装置側に主記憶キー
を有する従来のデータ処理装置は上記のように構成され
、参照したいデータがデータキャッシュ内に存在する場
合は、主記憶装置はアクセスされないようになっている
A conventional data processing device that is equipped with a data cache and has a main memory key on the main memory side is configured as described above, and when the data to be referenced exists in the data cache, the main memory is not accessed. ing.

[発明が解決しようとする問題点] 従来のデータ処理装置は以上のように、9照したいデー
タがデータキャッシュ内に存在する場合は、主記憶装置
がアクセスされず、そのRビット(33)及びCビット
(34)が更新されないので、オペレーティングシステ
ムにおけるベージングアルゴリズムに対して正しくRビ
ット(33)が反映されず、使用頻度の大きいページ枠
が置換されてしまう可能性があり、仮想記憶システムに
おける処理性能が低下するという問題点があった。
[Problems to be Solved by the Invention] As described above, in the conventional data processing device, when the data to be accessed exists in the data cache, the main memory is not accessed and its R bit (33) and Since the C bit (34) is not updated, the R bit (33) is not correctly reflected in the operating system's paging algorithm, and frequently used page frames may be replaced. There was a problem that processing performance deteriorated.

この発明は上記のような問題点を解決するためになされ
たもので、RRB命令の条件コードに反映されるRビッ
トの値が、対応するページ枠内のデータに対する参照の
発生を正しく反映することのできるデータ処理装置を得
ることを目的とする。
This invention was made in order to solve the above-mentioned problems, and it is possible that the value of the R bit reflected in the condition code of the RRB instruction correctly reflects the occurrence of a reference to data within the corresponding page frame. The purpose of this invention is to obtain a data processing device that can perform the following functions.

[問題点を解決するための手段] この発明に係るデータ処理装置は、中央処理装置内に、
Rビット及びCビットの一部を記憶する参照変更情報バ
ッファを設けたものである。
[Means for Solving the Problems] The data processing device according to the present invention includes, in the central processing unit,
A reference change information buffer is provided to store part of the R bit and C bit.

[作用〕 この発明においては、参照要求のあったページ枠に対応
するRビット及びCビットが参照変更情報バッファ内に
存在する場合はその参照変更情報バッファ内のRビット
及びCビットを変更し、参照変更情報バッファ内の成る
エントリを置換する場合はその参照変更情報バッファ内
のRビット及びCビットを主記憶キーに書き込み且つ新
しく参照要求のあったページ枠に対応するRビット及び
Cビットを主記憶キーからロードし、又、RRB命令に
おいて指定されるページ枠アドレスに対応するRビット
及びCビットが、参照変更情報ノ(・ノファ内に存在す
る場合はその参照変更情報)(・yファを、参照変更情
報バッファ内に無い場合は主記憶キーをアクセスする。
[Operation] In this invention, if the R bit and C bit corresponding to the page frame for which the reference request has been made exist in the reference change information buffer, the R bit and C bit in the reference change information buffer are changed, When replacing an entry in the reference change information buffer, write the R bit and C bit in the reference change information buffer to the main memory key, and write the R bit and C bit corresponding to the page frame newly requested for reference as the main memory key. Loaded from the storage key, the R bit and C bit corresponding to the page frame address specified in the RRB command are loaded into the reference change information (・if it exists in the no.F, its reference change information) (・yF). , if it is not in the reference change information buffer, accesses the main memory key.

[実施例] 以下、この発明の一実施例を図について説明する。第1
図はこの発明の実施例を示すブロック図であり、(1)
は主記憶装置である。(2)はデータを記憶する複数の
ページ枠からなる主記憶データ記憶部、(3)は主記憶
データ記憶部(2)内の各ページ枠に対応した主記憶キ
ー(30)(第4図参照)を格納する主記憶キー記憶部
、(4)は主記憶装置(1)を制御する主記憶制御部で
あり、これらは主記憶装置(1)を構成している。
[Example] Hereinafter, an example of the present invention will be described with reference to the drawings. 1st
The figure is a block diagram showing an embodiment of this invention, (1)
is the main memory. (2) is a main memory data storage section consisting of a plurality of page frames for storing data, and (3) is a main memory key (30) corresponding to each page frame in the main memory data storage section (2) (Fig. 4). (4) is a main memory control unit that controls the main memory device (1), and these constitute the main memory device (1).

(5)はバス(10)を介して主記憶装置(1)と接続
された中央処理装置である。(6)は主記憶データ記憶
部(2)内のデータの一部をブロック単位に記憶するデ
ータキャッシュ、(7)は主記憶キー記憶部(3)内の
Rビット(33)及びCビット(34)の一部を記憶す
る参照変更情報バッファ、(8)は仮想記憶アドレスか
ら実記憶アドレスへの変換を高速に処理するためのアド
レス変換バッファ、(9)は命令の処理を行う演算装置
であり、これらは中央処理装置(5)を構成している。
(5) is a central processing unit connected to the main storage device (1) via a bus (10). (6) is a data cache that stores part of the data in the main memory data storage section (2) in block units; (7) is the R bit (33) and C bit ( 34) is a reference change information buffer that stores a part of the memory address, (8) is an address conversion buffer that processes the conversion from a virtual memory address to a real memory address at high speed, and (9) is an arithmetic unit that processes instructions. These constitute the central processing unit (5).

又、第2図は第1図内の参照変更情報バッファ(7)の
構成を示すブロック図であり、(11)はアドレス変換
バッファ(8)から入力されるページ枠アドレス(8a
)を格納するページ枠アドレスレジスタである。 (1
2)はエントリ(13)を記憶するバッファ記憶部であ
り、ページ枠アドレス(8a)の一部(lla)に対し
2つのエントリ(13)が指定されるようになっている
Furthermore, FIG. 2 is a block diagram showing the configuration of the reference change information buffer (7) in FIG.
) is a page frame address register that stores. (1
2) is a buffer storage unit that stores entries (13), and two entries (13) are specified for a part (lla) of a page frame address (8a).

エントリ(13)はページ枠アドレス(8a)の構成と
対応しており、第3図のブロック図のように構成されて
いる。 (21)はページ枠アドレス(8a)のうちバ
ッファ記憶部(12)をアドレスするのに使用されない
残りの部分(llb)に対応する部分、即ちPFA(ペ
ージフレームアドレス)である、又、(22)はRビッ
ト、(23)はCビットであり、それぞれ主記憶キー(
30) (第4図参照)内のRビット(33)及びCピ
ッ) (34)に対応している。 (24)はエントリ
(13)が有効であることをオン状態により示すVビッ
トである。
The entry (13) corresponds to the configuration of the page frame address (8a) and is configured as shown in the block diagram of FIG. 3. (21) is the part corresponding to the remaining part (llb) of the page frame address (8a) that is not used to address the buffer storage unit (12), that is, PFA (page frame address); ) is the R bit, (23) is the C bit, and the main memory key (
30) corresponds to the R bit (33) and C bit (34) in (see Figure 4). (24) is a V bit which indicates by an on state that entry (13) is valid.

(14)及び(15)は比較器であり、それぞれページ
枠アドレスの一部(l1m)により指定された2つのエ
ントリ(13)内のページ枠アドレス情報即ちPFA(
21)とページ枠アドレスの残りの部分(1l b)と
を比較し、比較対象が等しく且つ対応するエントリ(1
3)中のVビット〈24)がオンのとき、一致検出信号
(14a)又は(15a)を出力するようになっている
(14) and (15) are comparators, and the page frame address information, that is, PFA (
21) and the remaining part of the page frame address (1l b), and the comparison target is the same and corresponding entry (1l b).
When the V bit <24) in 3) is on, a coincidence detection signal (14a) or (15a) is output.

(16)は一致検出信号(14a)又は(15a)に従
って比較器(14)又は(15)において一致が検出さ
れた方のエントリ(13)中のRビット(22)及びC
ビット(23)を選択的に出力するセレクタ、(17)
はセレクタ(16)からの出力信号(16&)を格納し
演算装置(9)に出力するRCビットレジスタ、(18
)は一致検出信号(14a)又は(15a)を通過させ
るオア回路、(19)はオア回路(18)を介した一致
検出信号(14m)又は(15m)が入力され、一致が
検出されたエントリ(13)のRビット<22)及びC
ビット(23)を変更するRCビット変更手段である。
(16) represents the R bit (22) and C
selector (17) that selectively outputs bit (23);
is an RC bit register (18) that stores the output signal (16&) from the selector (16) and outputs it to the arithmetic unit (9).
) is an OR circuit that passes the match detection signal (14a) or (15a), and (19) is the entry where the match detection signal (14m) or (15m) via the OR circuit (18) is input and a match is detected. (13) R bit < 22) and C
This is an RC bit changing means for changing bit (23).

次に、第1図乃至第4図を参照しながら、この発明の一
実施例の動作について説明する。
Next, the operation of one embodiment of the present invention will be described with reference to FIGS. 1 to 4.

演算装置(9)から主記憶データ記憶部(2)内のデー
タに対する参照要求が発行されると、この要求アドレス
はアドレス変換バッファ(8)において仮想アドレスか
ら実アドレスへと変換され、この実アドレス中のページ
枠アドレス(8a)は、参照変更情報バッファ(7)内
のページ枠アドレスレジスタ(11)に格納される。
When the arithmetic unit (9) issues a reference request for data in the main memory data storage unit (2), this requested address is converted from a virtual address to a real address in the address translation buffer (8), and this real address The page frame address (8a) inside is stored in the page frame address register (11) in the reference change information buffer (7).

そして、ページ枠アドレス(8a)の一部(lla)に
よりバッファ記憶部(12)内の2つのエントリ(13
)が同時に読み出され、ページ枠アドレス(8a)の残
りの部分(llb)と2つのエントリ(13)中のP 
F A (21)とがそれぞれ比較器(14)及び(1
5)により比較される。同時に、Vビット(24)のオ
ン状態も検出され、この比較の結果、2つのエントリ(
13)中のPFA(21)のどちらかで一致が検出され
、一致検出信号(14a)又は(15a)がオア回路(
18)を介してRCビット変更手段(19)に入力され
る。これにより、RCビット変更手段(19)は変更信
号(19m)を出力し、一致が検出されたエントリ(1
3)のRビット(22)及びCビット(23)に対して
、演算装置(9)からの参照要求(9a)の種類に応じ
た変更を行う。
Then, the part (lla) of the page frame address (8a) creates two entries (13) in the buffer storage (12).
) are read simultaneously, and the remaining part (llb) of the page frame address (8a) and P in the two entries (13)
F A (21) and comparators (14) and (1
5). At the same time, the on state of the V bit (24) is also detected, and as a result of this comparison, two entries (
A match is detected in either PFA (21) in 13), and the match detection signal (14a) or (15a) is sent to the OR circuit (
18) to the RC bit changing means (19). As a result, the RC bit change means (19) outputs a change signal (19m), and the entry (1
The R bit (22) and C bit (23) in 3) are changed according to the type of reference request (9a) from the arithmetic unit (9).

又、比較の結果、両方の比較器(14)及び(15)に
おいて不一致となった場合には、一方のエントリ(13
)が選択され、そのエントリ(13)に主記憶キー記憶
部(3)から主記憶キー(30)内のRビット(33)
及びCビット(34)が転送される。つまりこの場合、
2つのエントリ(13)のうちvビット(24)がオフ
状態のエントリ(13)が1つあればそのエントリ(1
3)が選択され、2つあればどちらか一方が選択される
。又、■ビット(24)が2つともオン状態の場合は、
どちらか一方を主記憶キー記憶部(3)にスワップアウ
トすることにより転送が行なわれる。尚、この転送手順
及び制御回路に関しては、バッファ記憶部(12)が一
般的なセットアソシアティブ形であることから明らかな
ので図示しない。
Also, if the comparison results in a mismatch in both comparators (14) and (15), one entry (13)
) is selected, and the R bit (33) in the main memory key (30) is transferred from the main memory key storage unit (3) to its entry (13).
and C bit (34) are transferred. In other words, in this case,
If there is one entry (13) with the v bit (24) in the OFF state among the two entries (13), that entry (1
3) is selected, and if there are two, one is selected. Also, if both bits (24) are on,
Transfer is performed by swapping out either one to the main memory key storage section (3). Note that this transfer procedure and control circuit are not shown because it is obvious that the buffer storage unit (12) is of a general set associative type.

一方、演算装置(9)からRRB命令が発行された場合
に、比較器(14)又は(15)で一致が検出されると
、RCビット変更手段(19)が変更信号(19m)を
出力し、一致したエントリ(13)中のRビット(22
)をr□、にする一方、そのエントリ(13)中のCビ
ット(23)と変更前のRビット(2Z)とを、RCビ
ットレジスタ(17)を介して演算装置(9)に送る。
On the other hand, when an RRB instruction is issued from the arithmetic unit (9) and a match is detected in the comparator (14) or (15), the RC bit changing means (19) outputs a changing signal (19m). , R bit (22) in matched entry (13)
) is changed to r□, and the C bit (23) in the entry (13) and the R bit (2Z) before the change are sent to the arithmetic unit (9) via the RC bit register (17).

従って、RRB命令の条件コードに、ページ枠に対応す
るRビット(22) ((33) ’)及びCビット(
23) ((34))の状態が反映される。又、比較器
(14)及び(15)で一致が検出されれない場合は、
主記憶キー記憶部(3)を直接アクセスすることにより
Rビット(22)及びCビット(23)を読み出し、演
算装置(9)において条件コードへの反映を行う。
Therefore, the condition code of the RRB instruction includes the R bit (22) ((33) ') and the C bit (
23) The state of ((34)) is reflected. Also, if no match is detected by comparators (14) and (15),
By directly accessing the main memory key storage section (3), the R bit (22) and C bit (23) are read out and reflected in the condition code in the arithmetic unit (9).

[発明の効果] 以上のようにこの発明によれば、中央処理装置内に参照
変更情報バッファを設け、ページ枠内のデータに対する
参照要求の発生を、RRB命令の条件コードを反映した
Rビットに正しく反映させて、ページ置換時には最も使
用頻度の低いページが置換されるように構成したので、
データキャッシュによる参照要求性能向上作用を損なう
ことなく、仮想記憶システムにおける処理性能低下を防
ぐことが可能なデータ処理装置が得られる効果がある。
[Effects of the Invention] As described above, according to the present invention, a reference change information buffer is provided in the central processing unit, and the occurrence of a reference request for data within a page frame is determined by the R bit reflecting the condition code of the RRB instruction. I configured it so that the page is reflected correctly and the least frequently used page is replaced when replacing the page.
This has the effect of providing a data processing device that can prevent a decline in processing performance in a virtual storage system without impairing the reference request performance improvement effect of the data cache.

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

第1図はこの発明の一実施例を示すブロック図、第2図
は第1図中の参照変更情報バッファの構成を示すブロッ
ク図、第3図は第2図中のエントリの構成を示すブロッ
ク図、第4図は一般的な主記憶キーの構成を示すブロッ
ク図である。 (1)・・・主記憶装置 (2)・・・主記憶データ記憶部 (3)・・・主記憶キー記憶部 (5)・・・中央処理装置 (6)・・・データキャッシュ (7)・・・参照変更情報バッファ (8)・・・アドレス変換バッファ (8&)・・・ページ枠アドレス (9)・・・演算装置    (9&)・・・参照要求
(11)・・・ページ枠アドレスレジスタ(12)・・
・バッファ記憶部 (13)・・・エントリ(14)、
(15)・・・比較器 (14m)、(15a)・・・一致検出信号(16)・
・・セレクタ    (16a)・・・出力信号(17
)・・・RCビットレジスタ (19)・・・RCビット変更手段 (19a)・・・変更信号 (21)・・・PFA(バッファ記憶部のアドレスに使
用されない部分) (22)・・・エントリ内のRビット (23)・・・エントリ内のCビット (24)・・・Vビット(30)・・・主記憶キー(3
3)・・・主記憶キー内のRビット(34)・・・主記
憶キー内のCビット尚、図中、同一符号は同−又は相当
部分を示す。 手続補正書(自発) ■召へ1.屯、 月。 日
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a block diagram showing the configuration of the reference change information buffer in FIG. 1, and FIG. 3 is a block diagram showing the configuration of the entry in FIG. 2. 4 are block diagrams showing the configuration of a general main memory key. (1) Main memory (2) Main memory data storage (3) Main memory key storage (5) Central processing unit (6) Data cache (7 )...Reference change information buffer (8)...Address translation buffer (8&)...Page frame address (9)...Arithmetic unit (9&)...Reference request (11)...Page frame Address register (12)...
・Buffer storage unit (13)...Entry (14),
(15)... Comparator (14m), (15a)... Coincidence detection signal (16)
... Selector (16a) ... Output signal (17
)...RC bit register (19)...RC bit changing means (19a)...Change signal (21)...PFA (portion not used for address of buffer storage section) (22)...Entry R bit (23) in the entry...C bit (24) in the entry...V bit (30)...Main memory key (3
3)...R bit (34) in the main memory key...C bit in the main memory key In the drawings, the same reference numerals indicate the same or equivalent parts. Procedural amendment (voluntary) ■To the call 1. Tun, Moon. Day

Claims (3)

【特許請求の範囲】[Claims] (1)主記憶装置と、この主記憶装置内に設けられデー
タを記憶するための複数のページ枠からなる主記憶デー
タ記憶部と、前記主記憶装置内に設けられ前記データを
保護及び参照変更の記録を行うためのRビット及びCビ
ットを含む主記憶キーを格納する主記憶キー記憶部と、
前記主記憶装置に接続された中央処理装置と、この中央
処理装置内に設けられ命令の処理を行うための演算装置
と、前記中央処理装置内に設けられ仮想記憶アドレスか
ら実記憶アドレスへの変換を行うアドレス変換バッファ
と、前記中央処理装置内に設けられ前記データの一部を
ブロック単位に記憶するデータキャッシュと、前記中央
処理装置内に設けられ前記Rビット及びCビットの一部
を記憶する参照変更情報バッファとを備えたことを特徴
とするデータ処理装置。
(1) A main memory device, a main memory data storage section provided in the main memory device and consisting of a plurality of page frames for storing data, and a main memory data storage section provided in the main memory device to protect and refer to and change the data. a main memory key storage unit storing a main memory key including an R bit and a C bit for recording;
A central processing unit connected to the main storage device, an arithmetic unit provided within the central processing unit for processing instructions, and an arithmetic unit provided within the central processing unit for converting virtual memory addresses to real memory addresses. an address translation buffer that performs this, a data cache that is provided within the central processing unit and stores a portion of the data in block units, and a data cache that is provided within the central processing unit that stores a portion of the R bit and C bit. A data processing device comprising: a reference change information buffer.
(2)参照変更情報バッファは、前記演算装置からの参
照要求によりページ枠アドレスを出力するアドレス変換
バッファと、前記ページ枠アドレスを格納するページ枠
アドレスレジスタと、前記ページ枠アドレスの一部によ
り2つのエントリが指定されるバッファ記憶部と、前記
2つのエントリ内の前記ページ枠アドレスの残りの部分
に対応する部分をそれぞれ前記ページ枠アドレスの残り
の部分と比較する2つの比較器と、これら比較器からの
一致検出信号により前記2つのエントリの一方のRビッ
ト及びCビットを選択するセレクタと、このセレクタの
出力信号を格納して前記演算装置に出力するRCビット
レジスタと、前記一致検出信号により前記2つのエント
リの一方のRビット及びCビットを前記参照要求に応じ
て変更するためのRCビット変更手段とからなることを
特徴とする特許請求の範囲第1項記載のデータ処理装置
(2) The reference change information buffer includes an address translation buffer that outputs a page frame address in response to a reference request from the arithmetic unit, a page frame address register that stores the page frame address, and a part of the page frame address. a buffer storage section in which one entry is specified; two comparators that compare portions of the two entries corresponding to the remaining portions of the page frame address, respectively, with the remaining portions of the page frame address; a selector that selects the R bit and C bit of one of the two entries in response to a coincidence detection signal from the device; an RC bit register that stores the output signal of this selector and outputs it to the arithmetic unit; 2. The data processing apparatus according to claim 1, further comprising RC bit changing means for changing the R bit and C bit of one of the two entries in response to the reference request.
(3)バッファ記憶部内の各エントリは、それぞれのエ
ントリが有効であるか否かを示すVビットを有し、該当
するエントリのVビットがオン即ちそのエントリが有効
のときのみ、対応する比較器から一致検出信号が出力さ
れることを特徴とする特許請求の範囲第2項記載のデー
タ処理装置。
(3) Each entry in the buffer storage section has a V bit indicating whether or not the respective entry is valid, and only when the V bit of the corresponding entry is on, that is, the entry is valid, the corresponding comparator 3. The data processing device according to claim 2, wherein a coincidence detection signal is output from the data processing device.
JP61012211A 1986-01-24 1986-01-24 Data processor Pending JPS62172451A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61012211A JPS62172451A (en) 1986-01-24 1986-01-24 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61012211A JPS62172451A (en) 1986-01-24 1986-01-24 Data processor

Publications (1)

Publication Number Publication Date
JPS62172451A true JPS62172451A (en) 1987-07-29

Family

ID=11799048

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61012211A Pending JPS62172451A (en) 1986-01-24 1986-01-24 Data processor

Country Status (1)

Country Link
JP (1) JPS62172451A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04306750A (en) * 1991-04-03 1992-10-29 Agency Of Ind Science & Technol Multiprocessor system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04306750A (en) * 1991-04-03 1992-10-29 Agency Of Ind Science & Technol Multiprocessor system

Similar Documents

Publication Publication Date Title
US4410944A (en) Apparatus and method for maintaining cache memory integrity in a shared memory environment
US4733350A (en) Improved purge arrangement for an address translation control system
US5109496A (en) Most recently used address translation system with least recently used (LRU) replacement
JPH0137773B2 (en)
US4658356A (en) Control system for updating a change bit
US5276829A (en) Data processing system including cache memory for rapidly converting a logical address into a physical address using shared memory flag
US5923864A (en) Virtual storage address space access control system including auxiliary translation lookaside buffer
JPH04308953A (en) Virtual address computer system
EP0173909A2 (en) Look-aside buffer least recently used marker controller
US4424564A (en) Data processing system providing dual storage of reference bits
US4737908A (en) Buffer memory control system
JPS62172451A (en) Data processor
JPH0540694A (en) Cache memory device
JPH02308349A (en) Buffer storage control system
JPS60701B2 (en) data processing equipment
JPH01125638A (en) Cache memory device
CA1219375A (en) Main storage failure address control system in a data processing system
JPH0211931B2 (en)
JPH01193961A (en) Address converting device
JPH08272687A (en) Input/output cache memory
JPH01226056A (en) Address converter
JPH0337217B2 (en)
JPH01251145A (en) Cache memory control system
JPH06149675A (en) Cache memory device
JPH05225063A (en) Buffer memory clear system