JPH0540698A - Main storage page managing system - Google Patents

Main storage page managing system

Info

Publication number
JPH0540698A
JPH0540698A JP3193373A JP19337391A JPH0540698A JP H0540698 A JPH0540698 A JP H0540698A JP 3193373 A JP3193373 A JP 3193373A JP 19337391 A JP19337391 A JP 19337391A JP H0540698 A JPH0540698 A JP H0540698A
Authority
JP
Japan
Prior art keywords
page
bit
signal
counter
request signal
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
JP3193373A
Other languages
Japanese (ja)
Inventor
Makoto Kuboya
誠 久保谷
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 Ibaraki Ltd
Original Assignee
NEC Ibaraki 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 NEC Ibaraki Ltd filed Critical NEC Ibaraki Ltd
Priority to JP3193373A priority Critical patent/JPH0540698A/en
Publication of JPH0540698A publication Critical patent/JPH0540698A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To perform the switching of a page based on frequency in use and elapsed time after rewrite. CONSTITUTION:This system is provided with a frequency in use counter representing the frequency in use of the page shown in a page address generation circuit 3 by fetching an R bit outputted from an R/C bit generation circuit 2, a counter for time lapse that is counted up by inputting a clock signal outputted from a clock distribution circuit and with plural bits not overflowing between a page management request signal and a next page management request signal, and a reset control circuit which resets all the frequency in use counters and counters for time lapse in a block corresponding to the number of pages in main storage in one to one when receiving the page management request signal, and capable of performing the reset of only the counter for time lapse of the block corresponding to the page of the main storage on which the rewrite is performed when it is rewritten.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は主記憶ページ管理方式に
関する、
The present invention relates to a main memory page management system,

【従来の技術】従来、この種のページ管理方式は、ペー
ジ毎にRビット,Cビットを1ビットづつ持ち、読み出
し命令によりそのページにアクセスされると、Rビット
のみが“1”となり、書き込み命令によりそのページに
アクセスされるとRビット,Cビット共に“1”とな
り、その状態が保持されていて、この2ビットを参照し
てどのページが参照されたか、またどのページが書き換
えが行われたかを判断していた。
2. Description of the Related Art Conventionally, this type of page management system has one R bit and one C bit for each page, and when the page is accessed by a read command, only the R bit becomes "1" and a write operation is performed. When the page is accessed by the instruction, both the R bit and the C bit are set to "1" and the state is held. Which page is referred by referring to these 2 bits, and which page is rewritten. I was just deciding.

【0002】図5は従来例の一つを示し、図6はシステ
ム構成図を示す。
FIG. 5 shows one of conventional examples, and FIG. 6 shows a system configuration diagram.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の主記憶
ページ管理方式では、一度読み出し命令、又は書き込み
命令であるページがアクセスされるとビットは“1”を
保持したままとなるので、そのページを参照したかどう
かということは判断できるが、使用頻度や時間経過が分
からず外部記憶とのページ単位での転送が行なえないと
いう欠点がある。
In the conventional main memory page management method described above, the bit remains "1" once a page which is a read command or a write command is accessed, so that page is retained. Although it can be determined whether or not the file has been referred to, there is a drawback in that it cannot be transferred in page units to the external storage because the frequency of use and the passage of time cannot be known.

【0004】[0004]

【課題を解決するための手段】主記憶読み出し信号又は
主記憶書き込み信号により、ページの参照の有無を示す
Rビットと、ページの書き換えの有無を示すCビットを
生成するR/Cビット生成回路と、他プロセッサから出
力されたアドレス信号を取り込み、ページアドレスを生
成するページアドレス生成回路と、前記R/Cビット生
成回路から出力されたRビット,Cビットを前記ページ
アドレス生成回路からのページアドレス信号とRCメモ
リ書き込みタイミング信号を取り込むことでページ毎に
書き込みを行い、そのデータを一時保持することが可能
なRCメモリと、ページ管理要求信号から次のページ管
理要求信号までの時間でブロック毎に前記R/Cビット
生成回路から出力されたRビットを取り込むことにより
前記ページアドレス生成回路で示されたページがどの程
度使用されたかを表わす使用頻度カウンタと、クロック
分配回路により出力されるクロック信号が入ることによ
りカウントアップしページ管理要求信号と次ページ管理
要求信号間ではオーバーフローしない複数のビットを持
つ時間経過用カウンタと、演算プロセッサより一定時間
ごとに出力されるページ管理要求信号を受け取ると主記
憶の持つページ数と1対1に対応するブロックすべての
前記使用頻度カウンタと時間経過用カウンタをリセット
し又主記憶のあるページに書き換えが行われるとそのペ
ージに対応したブロックの時間経過用カウンタだけをリ
セットする制御が行えるリセット制御回路と、演算プロ
セッサからのページ管理要求信号を受け取ることで、前
記使用頻度カウンタと時間経過用カウンタとのデータを
受け取り、初めに使用頻度カウンタのデータを小さい順
から並べかえた後に一番値の小さい部分に関して時間経
過用カウンタのデータを大きい順に並べ換えることが可
能なソート回路と、前記RCメモリからページアドレス
信号とRCメモリ読み出しタイミング信号を取り込むこ
とによって出力されたRビット,Cビットを演算プロセ
ッサからのR/Cビット情報要求信号を受け取ることに
よって演算プロセッサに出力するR/Cビット出力回路
とを含むことを特徴とする主記憶ページ管理方式とを特
徴とする。
An R / C bit generation circuit for generating an R bit indicating whether or not a page is referenced and a C bit indicating whether or not a page is rewritten by a main memory read signal or a main memory write signal. , A page address generation circuit that takes in an address signal output from another processor and generates a page address, and a page address signal from the page address generation circuit that outputs the R bit and the C bit output from the R / C bit generation circuit. And an RC memory for writing each page by fetching the RC memory write timing signal, and the RC memory capable of temporarily holding the data, and for each block in the time from the page management request signal to the next page management request signal. By fetching the R bit output from the R / C bit generation circuit, the page address A use frequency counter that indicates how much the page indicated by the generation circuit has been used and a clock signal output by the clock distribution circuit counts up and does not overflow between the page management request signal and the next page management request signal. When a time passage counter having a plurality of bits and a page management request signal output from the arithmetic processor at regular intervals are received, the number of pages in the main memory and the usage frequency counters and time of all blocks corresponding to one to one A reset control circuit for resetting the elapsed counter and resetting only the time elapsed counter of the block corresponding to the page when the page with main memory is rewritten, and the page management request signal from the arithmetic processor By receiving the usage frequency counter and time lapse And a RC circuit for receiving the data of the frequency counter and rearranging the data of the usage frequency counter in ascending order first, and then rearranging the data of the time lapse counter in the descending order of the portion having the smallest value. An R / C bit output circuit for outputting the R bit and C bit output by fetching the page address signal and the RC memory read timing signal from the processor to the R / C bit information request signal from the processor And a main memory page management method characterized by including.

【0005】[0005]

【実施例】次に本発明について図面を参照して説明す
る。
The present invention will be described below with reference to the drawings.

【0006】図1は本発明の一実施例のブロック図であ
り、nページを持つ主記憶1に係る例である。図3は本
発明が適用されるシステムのブロック図であり内部ブロ
ック31と演算プロセッサ32とプロセッサ33が接続
されている状態を示している。また、図2は図1におけ
るカウンタ制御部6の詳細を示す。
FIG. 1 is a block diagram of an embodiment of the present invention, which is an example relating to a main memory 1 having n pages. FIG. 3 is a block diagram of a system to which the present invention is applied and shows a state in which an internal block 31, an arithmetic processor 32 and a processor 33 are connected. 2 shows the details of the counter control unit 6 in FIG.

【0007】プロセッサ32よりコマンド信号線28に
出力されたコマンド信号が、コマンドデコーダ29によ
ってデコードされ、読み出し信号か書き込み信号となっ
てそれぞれ主記憶読み出し信号線10又は主記憶書き込
み信号線11により主記憶1に出力される。
The command signal output from the processor 32 to the command signal line 28 is decoded by the command decoder 29 to become a read signal or a write signal, and the main memory read signal line 10 or the main memory write signal line 11 respectively causes the main memory. It is output to 1.

【0008】同時に、演算プロセッサ32からアドレス
信号線12に出力されたアドレス信号によって、主記憶
1の1つのページがアクセスされる。R/Cビット生成
回路2は主記憶読み出し信号線10又は主記憶書き込み
信号線11の信号を取り込み、Rビット,Cビットを生
成して、Rビット信号線16とCビット信号線17にそ
れぞれRビット信号,Cビット信号を出力する。
At the same time, one page of the main memory 1 is accessed by the address signal output from the arithmetic processor 32 to the address signal line 12. The R / C bit generation circuit 2 takes in the signals of the main memory read signal line 10 or the main memory write signal line 11, generates R bits and C bits, and outputs R bits to the R bit signal line 16 and the C bit signal line 17, respectively. It outputs a bit signal and a C bit signal.

【0009】また、ページアドレス生成回路3は、アド
レス信号線12に出力されたアドレス信号を取り込み、
ページアドレスを生成してページアドレス信号線19を
介してRCメモリ4とカウント制御部6に出力する。
Further, the page address generation circuit 3 fetches the address signal output to the address signal line 12,
A page address is generated and output to the RC memory 4 and the count controller 6 via the page address signal line 19.

【0010】R/Cビット生成回路2で生成されたRビ
ット信号とCビット信号は、セレクタ9のセレクタ信号
30によってRCメモリ書き込みタイミング信号線14
が選択され、タイミング信号線18に出力されたタイミ
ング信号のタイミングで、ページアドレス生成回路3か
らページアドレス信号線19に出力されたページアドレ
ス信号の示すページアドレスに書き込まれる。
The R bit signal and the C bit signal generated by the R / C bit generation circuit 2 are supplied to the RC memory write timing signal line 14 by the selector signal 30 of the selector 9.
Is selected and written at the page address indicated by the page address signal output from the page address generation circuit 3 to the page address signal line 19 at the timing of the timing signal output to the timing signal line 18.

【0011】ここで、図2に示すカウンタ保持部37の
時間経過用カウンタ42は、常にクロック分配回路27
によりクロック信号線40を介して全ブロックに分配さ
れるクロック信号が入るごとに“1”が加算される。
The time lapse counter 42 of the counter holding unit 37 shown in FIG.
Thus, "1" is added each time a clock signal distributed to all blocks is input via the clock signal line 40.

【0012】また、Rビット信号とCビット信号は、R
Cメモリ4へ書き込まれると同時にカウンタ制御部6に
も出力される。カウンタ制御部6に取り込まれたRビッ
ト信号により、カウンタ保持部37の主記憶がアクセス
されたページに対応するブロックの使用頻度カウンタ4
1のデータに“1”が加算され、一方カウンタ制御部6
に取り込まれたCビット信号はリセット制御回路38に
入り、リセット制御回路38からリセット信号線39−
2に出力されたリセット信号によってページアドレス信
号線19により選択されたブロックの時間経過用カウン
タ42のカウンタのデータがリセットされる。尚あるブ
ロックの使用頻度カウンタの値が最大値になった場合に
は、そのカウンタはカウントアップせず、そのままの値
を保持する。
The R bit signal and the C bit signal are R
At the same time as being written in the C memory 4, it is also output to the counter control unit 6. By the R bit signal fetched by the counter control unit 6, the usage frequency counter 4 of the block corresponding to the accessed page of the main memory of the counter holding unit 37.
"1" is added to the data of 1, while the counter control unit 6
The C-bit signal taken into the reset control circuit 38 is input from the reset control circuit 38 to the reset signal line 39-.
The counter signal of the time lapse counter 42 of the block selected by the page address signal line 19 is reset by the reset signal output to 2. When the value of the usage frequency counter of a certain block reaches the maximum value, the counter does not count up and holds the value as it is.

【0013】演算プロセッサ32、またはプロセッサ3
3が主記憶1にアクセスし書き込み命令または読み出し
命令を行うたびに以上の動作を行う。
Arithmetic processor 32 or processor 3
The above operation is performed each time the memory 3 accesses the main memory 1 and issues a write or read command.

【0014】ここで演算プロセッサ32からページ管理
要求信号線26に要求信号が出力されると上記の動作が
完了するのを持ち、完了したところで動作を一旦停止さ
せ、カウンタ保持部37に格納されているページごとの
使用頻度カウントデータと時間経過用カウンタデータと
の情報データは、それぞれ使用頻度カウンタデータ線2
0と時間経過用カウンタデータ線21を介してソート回
路7に転送される。
When a request signal is output from the arithmetic processor 32 to the page management request signal line 26, the above operation is completed. When the operation is completed, the operation is temporarily stopped and stored in the counter holding unit 37. The usage frequency count data for each page and the information data of the elapsed time counter data are respectively used in the usage frequency counter data line 2
It is transferred to the sorting circuit 7 through 0 and the counter data line 21 for the passage of time.

【0015】ソート回路7に転送された情報データは、
使用頻度が低くアクセス後の時間経過が長いページを容
易に捜し出せる様に、初めに使用頻度カウンタ41のデ
ータを小さい順に並べ換えられ、その後に一番値の小さ
い部分に関して時間経過用カウンタ42のデータを大き
い順に並べ換えられ、並べ換えられたページ管理情報が
ページソート結果出力信号線25に出力されプロセッサ
32に転送される。
The information data transferred to the sort circuit 7 is
The data of the frequency counter 41 is first sorted in ascending order so that a page with a low frequency of use and a long time after access can be easily searched, and then the data of the time lapse counter 42 for the portion with the smallest value. Are sorted in ascending order, and the sorted page management information is output to the page sort result output signal line 25 and transferred to the processor 32.

【0016】尚、演算プロセッサ32からページ管理要
求信号線26に要求信号が出されると、使用頻度カウン
タ41と時間経過用カウンタ42のデータがソート回路
7に転送された後にリセット制御回路38は要求信号を
受け取り、リセット信号線39−1,リセット信号線3
9−2を介してリセット信号がカウンタ保持部37の全
ブロックの使用頻度カウンタ41と時間経過用カウンタ
42にそれぞれ分配されカウンタの全データがクリアさ
れる。その後に演算プロセッサ32又はプロセッサ33
が主記憶1にアクセスし、書き込み命令または読み出し
命令を行う。
When a request signal is issued from the arithmetic processor 32 to the page management request signal line 26, the reset control circuit 38 sends a request after the data of the usage frequency counter 41 and the elapsed time counter 42 is transferred to the sort circuit 7. Receiving signals, reset signal line 39-1, reset signal line 3
The reset signal is distributed via 9-2 to the usage frequency counters 41 and the elapsed time counters 42 of all the blocks of the counter holding unit 37 to clear all the data of the counters. After that, the arithmetic processor 32 or the processor 33
Accesses the main memory 1 and issues a write command or a read command.

【0017】演算プロセッサ32があるページのR/C
ビット情報だけを知りたい時には演算プロセッサ32が
R/Cビット情報要求信号線15に要求信号を出力し、
R/Cビット出力回路8に取り込まれる。
R / C of page with arithmetic processor 32
When only the bit information is desired, the arithmetic processor 32 outputs a request signal to the R / C bit information request signal line 15,
It is taken into the R / C bit output circuit 8.

【0018】演算プロセッサが知りたいページアドレス
をページアドレス生成回路3で生成し、そのページアド
レス信号とセレクタ9のセレクト信号30でRCメモリ
読み出しタイミング信号線13が選択されセレクタ9よ
りタイミング信号線18に出力されたタイミング信号で
R/Cメモリ4からRビット,Cビット信号がそれぞれ
Rビット信号線22,Cビット信号線23に出力され、
R/Cビット出力回路8によりR/Cビット出力信号線
24に出力されて演算プロセッサ32に転送される。
The page address generation circuit 3 generates a page address that the arithmetic processor wants to know, the RC memory read timing signal line 13 is selected by the page address signal and the select signal 30 of the selector 9, and the timing signal line 18 is selected by the selector 9. The R / C memory 4 outputs the R bit and C bit signals to the R bit signal line 22 and the C bit signal line 23, respectively, by the output timing signal,
It is output to the R / C bit output signal line 24 by the R / C bit output circuit 8 and transferred to the arithmetic processor 32.

【0019】図4は、演算プロセッサ32から出力され
るページ管理要求信号26と次のページ管理要求信号2
6までの間の上記の動作をタイムチャートに書き表わし
たものである。
FIG. 4 shows the page management request signal 26 and the next page management request signal 2 output from the arithmetic processor 32.
The above operation up to 6 is described in a time chart.

【0020】図4のAはページ管理要求信号26があっ
た場合、Bは主記憶1のページ0に書き込みが行われた
時、Cは主記憶1のページnから読み出しが行われた
時、Dは主記憶1のページ1に書き込みが行われた時、
Eは主記憶1のページnに書き込みが行われた時、Fは
主記憶1のページ0から読み出しが行われた時、Gは主
記憶1のページ1に書き込みが行われた時、Hは次のペ
ージ管理要求信号があった時のそれぞれのブロックの使
用頻度カウンタ41と時間経過用カウンタ42の状態を
示している。
In FIG. 4A, when the page management request signal 26 is received, B is written to page 0 of the main memory 1, C is read from page n of the main memory 1, When D is written to page 1 of main memory 1,
E is for writing to page n of main memory 1, F is for reading from page 0 of main memory 1, G is for writing to page 1 of main memory 1, and H is for The states of the use frequency counter 41 and the elapsed time counter 42 of each block when the next page management request signal is received are shown.

【0021】尚、図4において、n0 ,k0 ,l0 ,の
関係がn0 =k0 <l0 で、かつn1 >5のとき、ペー
ジ0がはき出されるようなページ履歴情報をHの時点で
出力する。
In FIG. 4, page history information such that page 0 is ejected when the relationship of n 0 , k 0 , l 0 is n 0 = k 0 <l 0 and n 1 > 5. Output at the time of H.

【0022】[0022]

【発明の効果】本発明は以上説明したような構成の採用
により、ページ毎の使用頻度とアクセスしてからどの程
度時間が経過したかがわかるのでより正確なページ管理
ができ、使用頻度が一番低く、かつ書き換えが行われて
からの時間経過が一番長いページを捜し出しそのページ
と外部記憶とのページ単位での転送が行なえるという効
果がある。
According to the present invention, by adopting the configuration described above, it is possible to know the frequency of use for each page and how much time has elapsed since the page was accessed, so that more accurate page management can be performed and the frequency of use can be reduced. This has the effect of finding the page with the lowest time and the longest elapsed time since rewriting, and transferring that page and external storage in page units.

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】図2のカウンタ制御部の詳細なブロック図であ
る。
FIG. 2 is a detailed block diagram of a counter control unit in FIG.

【図3】本発明が適用されるシステムブロック図であ
る。
FIG. 3 is a system block diagram to which the present invention is applied.

【図4】図1に示した実施例のタイムチャートである。FIG. 4 is a time chart of the embodiment shown in FIG.

【図5】従来技術のブロック図である。FIG. 5 is a block diagram of the prior art.

【図6】従来例が適用されるシステムのブロック図であ
る。
FIG. 6 is a block diagram of a system to which a conventional example is applied.

【符号の説明】[Explanation of symbols]

1 主記憶 2 R/Cビット生成回路 3 ページアドレス生成回路 4 R/Cメモリ 5 レジスタ 6 カウント制御部 7 ソート回路 8 R/Cビット出力回路 9 セレクタ 27 クロック分配回路 29 コマンドデータ 31,34 内部ブロック 32 演算プロセッサ 33 プロセッサ 37 カウンタ保持部 38 リセット制御回路 41 使用頻度カウンタ 42 時間経過用カウンタ 1 main memory 2 R / C bit generation circuit 3 page address generation circuit 4 R / C memory 5 register 6 count control unit 7 sort circuit 8 R / C bit output circuit 9 selector 27 clock distribution circuit 29 command data 31, 34 internal block 32 arithmetic processor 33 processor 37 counter holding unit 38 reset control circuit 41 usage frequency counter 42 time elapsed counter

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 主記憶読み出し信号又は主記憶書き込み
信号により、ページの参照の有無を示すRビットと、ペ
ージの書き換えの有無を示すCビットを生成するR/C
ビット生成回路と、 他プロセッサから出力されたアドレス信号を取り込み、
ページアドレスを生成するページアドレス生成回路と、 前記R/Cビット生成回路から出力されたRビット,C
ビットを前記ページアドレス生成回路からのページアド
レス信号とRCメモリ書き込みタイミング信号を取り込
むことでページ毎に書き込みを行い、そのデータを一時
保持することが可能なRCメモリと、 ページ管理要求信号から次のページ管理要求信号までの
時間でブロック毎に前記R/Cビット生成回路から出力
されたRビットを取り込むことにより前記ページアドレ
ス生成回路で示されたページがどの程度使用されたかを
表わす使用頻度カウンタと、 クロック分配回路により出力されるクロック信号が入る
ことによりカウントアップしページ管理要求信号と次ペ
ージ管理要求信号間ではオーバーフローしない複数のビ
ットを持つ時間経過用カウンタと、 演算プロセッサより一定時間ごとに出力されるページ管
理要求信号を受け取ると主記憶の持つページ数と1対1
に対応するブロックすべての前記使用頻度カウンタと時
間経過用カウンタをリセットし又主記憶のあるページに
書き換えが行われるとそのページに対応したブロックの
時間経過用カウンタだけをリセットする制御が行えるリ
セット制御回路と、 演算プロセッサからのページ管理要求信号を受け取るこ
とで、前記使用頻度カウンタと時間経過用カウンタとの
データを受け取り、初めに使用頻度カウンタのデータを
小さい順から並べかえた後に一番値の小さい部分に関し
て時間経過用カウンタのデータを大きい順に並べ換える
ことが可能なソート回路と、 前記RCメモリからページアドレス信号とRCメモリ読
み出しタイミング信号を取り込むことによって出力され
たRビット,Cビットを演算プロセッサからのR/Cビ
ット情報要求信号を受け取ることによって演算プロセッ
サに出力するR/Cビット出力回路とを含むことを特徴
とする主記憶ページ管理方式。
1. An R / C that generates an R bit indicating whether or not a page is referenced and a C bit indicating whether or not a page is rewritten by a main memory read signal or a main memory write signal.
Takes in the address signal output from the bit generation circuit and other processors,
A page address generation circuit for generating a page address, and R bit and C output from the R / C bit generation circuit
Bits are fetched from the page address signal from the page address generation circuit and the RC memory write timing signal to perform writing for each page, and the RC memory capable of temporarily holding the data and the page management request signal A usage frequency counter that indicates how much the page indicated by the page address generation circuit has been used by fetching the R bit output from the R / C bit generation circuit for each block in the time until the page management request signal. , A time lapse counter with multiple bits that counts up when the clock signal output from the clock distribution circuit enters and does not overflow between the page management request signal and the next page management request signal, and is output at regular intervals from the arithmetic processor When a page management request signal is received The number of pages with the memory and the one-to-one
Reset control that resets the above-mentioned usage frequency counters and time lapse counters of all blocks corresponding to the above, and resets only the time lapse counters of the blocks corresponding to that page when rewriting to a page with main memory By receiving the page management request signal from the circuit and the arithmetic processor, the data of the frequency-of-use counter and the time-lapse counter are received, and the data of the frequency-of-use counter is first sorted in ascending order, and then the smallest value is obtained. A sort circuit capable of rearranging the data of the counter for passage of time in descending order with respect to a portion, and R and C bits output by fetching a page address signal and an RC memory read timing signal from the RC memory from an arithmetic processor. R / C bit information request signal of Main memory page management method which comprises the R / C bits output circuit for outputting the arithmetic processor by taking.
JP3193373A 1991-08-02 1991-08-02 Main storage page managing system Pending JPH0540698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3193373A JPH0540698A (en) 1991-08-02 1991-08-02 Main storage page managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3193373A JPH0540698A (en) 1991-08-02 1991-08-02 Main storage page managing system

Publications (1)

Publication Number Publication Date
JPH0540698A true JPH0540698A (en) 1993-02-19

Family

ID=16306840

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3193373A Pending JPH0540698A (en) 1991-08-02 1991-08-02 Main storage page managing system

Country Status (1)

Country Link
JP (1) JPH0540698A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6738865B1 (en) 2000-06-09 2004-05-18 International Business Machines Corporation Method, system, and program for demoting data from cache based on least recently accessed and least frequently accessed data
WO2006115212A1 (en) * 2005-04-21 2006-11-02 Matsushita Electric Industrial Co., Ltd. Algorithm update system
US8914611B2 (en) 2011-09-26 2014-12-16 Fujitsu Limited Address translation device, processing device and control method of processing device
US10359077B2 (en) 2015-08-05 2019-07-23 Ntn Corporation Rolling bearing with abnormality detector
US11300159B2 (en) 2016-12-13 2022-04-12 Ntn Corporation Abnormality detection device for rolling bearing

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6738865B1 (en) 2000-06-09 2004-05-18 International Business Machines Corporation Method, system, and program for demoting data from cache based on least recently accessed and least frequently accessed data
WO2006115212A1 (en) * 2005-04-21 2006-11-02 Matsushita Electric Industrial Co., Ltd. Algorithm update system
US8914611B2 (en) 2011-09-26 2014-12-16 Fujitsu Limited Address translation device, processing device and control method of processing device
US10359077B2 (en) 2015-08-05 2019-07-23 Ntn Corporation Rolling bearing with abnormality detector
US11300159B2 (en) 2016-12-13 2022-04-12 Ntn Corporation Abnormality detection device for rolling bearing

Similar Documents

Publication Publication Date Title
US5210847A (en) Noncacheable address random access memory
JP3081614B2 (en) Partial write control device
JPH0540698A (en) Main storage page managing system
JP2007066118A (en) Memory controller, flash memory system and control method of flash memory
US6704799B1 (en) Time-efficient inter-process communication in a harmonic rate system
US7519752B2 (en) Apparatus for using information and a count in reissuing commands requiring access to a bus and methods of using the same
KR910001708B1 (en) Central processing unit
JP3028932B2 (en) I / O buffer memory circuit
JPH04314150A (en) Main storage page control device
JP2908273B2 (en) Vector processing equipment
US6175518B1 (en) Remote register hierarchy accessible using a serial data line
GB2037466A (en) Computer with cache memory
JP2883465B2 (en) Electronic computer
JPH04289939A (en) Page history managing circuit for main storage
JPH0743668B2 (en) Access control device
JP3031581B2 (en) Random access memory and information processing device
US6944698B2 (en) Method and apparatus for providing bus arbitrations in a data processing system
JPH07146814A (en) Memory device
JPS6391756A (en) Partial write instruction processing system for storage device
JPS6242237A (en) Loading system to instruction buffer
JPH0431136B2 (en)
JP2536651B2 (en) Exception address buffer management method
JPH02136921A (en) Register access system
JPS617969A (en) Pipeline control system of memory access
JPH08106784A (en) Synchronous memory control system and apparatus