JPH04219842A - Cache control system - Google Patents

Cache control system

Info

Publication number
JPH04219842A
JPH04219842A JP2412285A JP41228590A JPH04219842A JP H04219842 A JPH04219842 A JP H04219842A JP 2412285 A JP2412285 A JP 2412285A JP 41228590 A JP41228590 A JP 41228590A JP H04219842 A JPH04219842 A JP H04219842A
Authority
JP
Japan
Prior art keywords
cache
address translation
main memory
management information
address
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
JP2412285A
Other languages
Japanese (ja)
Inventor
Toru Suzuki
徹 鈴木
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 JP2412285A priority Critical patent/JPH04219842A/en
Publication of JPH04219842A publication Critical patent/JPH04219842A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To increase the hit rates of a cache for main storage access and an address conversion cache even right after a set of memory spaces that a central arithmetic unit accesses changes abruptly. CONSTITUTION:If an event such as process switching, interruption, and supervisor calling wherein an abrupt change of memory spaces that the central arithmetic unit accesses changes abruptly is generated, a saving means 3 saves the contents of a cache 1 before the event generation in a saving area 5 for afterward use and a loading means 1 loads the cache contents to be used after the event generation to the cache 1 from the saving area 5 to restructure the cache 1.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、主記憶装置の内容の写
しを保持する主記憶アクセス用キャッシュや仮想アドレ
スから実アドレスへの変換のために使用するアドレス変
換キャッシュ等のキャッシュを有する電子計算機に関し
、特にそれらのキャッシュの制御方式に関する。
[Industrial Application Field] The present invention relates to an electronic computer having a cache such as a main memory access cache that holds a copy of the contents of the main memory and an address translation cache that is used to convert virtual addresses to real addresses. , and in particular, their cache control methods.

【0002】0002

【従来の技術】従来より、主記憶装置の記憶内容の一部
の写しを保持する主記憶アクセス用キャッシュを高速に
アクセス可能なメモリやレジスタ等で構成して中央演算
装置に設け、主記憶装置をアクセスするごとに所定のア
ルゴリズムに基づいて主記憶アクセス用キャッシュの内
容を更新して頻繁にアクセスされる命令やデータ等が主
記憶アクセス用キャッシュに高い確率で保存されるよう
にし、主記憶装置からの命令やデータの取り出し時に該
当する内容が主記憶アクセス用キャッシュに存在すれば
実際に主記憶装置をアクセスすることなくその主記憶ア
クセス用キャッシュから目的とする内容が高速に取り出
せるようにしている。
2. Description of the Related Art Conventionally, a main memory access cache that holds a copy of a portion of the contents stored in the main memory is provided in a central processing unit, consisting of a memory, registers, etc. that can be accessed at high speed. The contents of the main memory access cache are updated based on a predetermined algorithm each time the main memory access cache is accessed, so that frequently accessed instructions and data are stored in the main memory access cache with a high probability. If the corresponding content exists in the main memory access cache when fetching instructions or data from the main memory access cache, the desired content can be fetched from the main memory access cache at high speed without actually accessing the main memory. .

【0003】また、仮想記憶方式の電子計算機において
、仮想アドレスから実アドレスへの変換結果であるアド
レス変換情報を保持するアドレス変換キャッシュを高速
にアクセス可能なメモリやレジスタ等で構成して中央演
算装置に設け、アドレス変換ごとに所定のアルゴリズム
に基づいてアドレス変換キャッシュの内容を更新して頻
繁に使用される仮想アドレス部分についてはそのアドレ
ス変換情報がアドレス変換キャッシュに高い確率で保存
されるようにし、アドレス変換時にアドレス変換キャッ
シュのアドレス変換情報が使用可能であれば実際にアド
レス変換の計算をすることなく高速にアドレス変換が行
えるようにしている。
[0003] Furthermore, in electronic computers using a virtual memory system, an address translation cache that holds address translation information, which is the result of translation from a virtual address to a real address, is configured with memory, registers, etc. that can be accessed at high speed, and the central processing unit and update the contents of the address translation cache based on a predetermined algorithm for each address translation so that address translation information for frequently used virtual address parts is stored in the address translation cache with a high probability, If address translation information in the address translation cache can be used during address translation, address translation can be performed at high speed without actually calculating address translation.

【0004】0004

【発明が解決しようとする課題】上述したような主記憶
アクセス用キャッシュやアドレス変換キャッシュを使用
することにより、それらを使用しない電子計算機に比べ
て高速な動作が可能となる。
[Problems to be Solved by the Invention] By using the above-mentioned main memory access cache and address translation cache, it is possible to operate faster than an electronic computer that does not use them.

【0005】しかしながら、主記憶アクセス用キャッシ
ュやアドレス変換キャッシュの内容は、同一のメモリ空
間の集合に対して頻繁にアクセスされることにより更新
されて始めてヒット率が高まるので、プロセスの切り換
え,割り込み,スーパバイザ呼び出しなどの如く中央演
算装置がアクセスするメモリ空間の集合が急激に変化し
た直後においては、暫くの間ほとんど役に立たない場合
が多く、従来は、そのヒット率の向上をその後のメモリ
アクセスによるキャッシュの更新に頼っていた。本発明
はこのような従来の問題点を解決したもので、その目的
は、中央演算装置がアクセスするメモリ空間の集合が急
激に変化した直後においてもキャッシュのヒット率を高
めることができるキャッシュ制御方式を提供することに
ある。
However, the hit rate increases only when the contents of the main memory access cache and address translation cache are updated by frequently accessing the same set of memory spaces. Immediately after a sudden change in the set of memory spaces accessed by the central processing unit, such as when a supervisor call is made, it is often of little use for a while, and conventional methods have been to improve the hit rate by increasing the cache capacity of subsequent memory accesses. I relied on updates. The present invention solves these conventional problems, and its purpose is to provide a cache control method that can increase the cache hit rate even immediately after a sudden change in the set of memory spaces accessed by the central processing unit. Our goal is to provide the following.

【0006】[0006]

【課題を解決するための手段】本発明は上記の目的を達
成するために、図1に示すように、更新手段2によって
内容の更新が行われる主記憶アクセス用キャッシュ,ア
ドレス変換キャッシュ等のキャッシュ1を有する電子計
算機において、キャッシュ1の内容が退避される退避領
域5と、中央演算装置がアクセスするメモリ空間が急激
に変化することが予測される事象、例えばプロセスの切
り換え,割り込み,スーパバイザ呼び出し等の発生前に
おけるキャッシュ1の内容を退避領域5に退避させるセ
ーブ手段3と、前記事象の発生後に使用するキャッシュ
内容を退避領域5からキャッシュ1にロードするロード
手段4とを有している。
[Means for Solving the Problems] In order to achieve the above object, the present invention provides a cache such as a main memory access cache, an address translation cache, etc. whose contents are updated by an updating means 2, as shown in FIG. 1, events that are expected to cause sudden changes in the save area 5 where the contents of cache 1 are saved and the memory space accessed by the central processing unit, such as process switching, interrupts, supervisor calls, etc. It has a save means 3 that saves the contents of the cache 1 before the occurrence of the event to the save area 5, and a load means 4 that loads the cache contents to be used after the occurrence of the event from the save area 5 to the cache 1.

【0007】[0007]

【作用】本発明のキャッシュ制御方式においては、中央
演算装置がアクセスするメモリ空間が急激に変化するこ
とが予測される事象が発生すると、セーブ手段3がその
事象発生前におけるキャッシュ1の内容を後の使用に備
えて退避領域5に退避させ、ロード手段4がその事象発
生後に使用するキャッシュ内容を退避領域5からキャッ
シュ1にロードしてキャッシュ1の内容を再構築する。
[Operation] In the cache control method of the present invention, when an event that is predicted to cause a sudden change in the memory space accessed by the central processing unit occurs, the save means 3 saves the contents of the cache 1 before the occurrence of the event. The content is saved in the save area 5 in preparation for its use, and the loading means 4 loads the cache contents to be used after the occurrence of the event from the save area 5 into the cache 1 to reconstruct the contents of the cache 1.

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て詳細に説明する。図2は本発明の一実施例のキャッシ
ュ制御方式を適用した電子計算機の構成図であり、主記
憶アクセス用キャッシュを制御の対象としている。
Embodiments Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 2 is a block diagram of an electronic computer to which a cache control method according to an embodiment of the present invention is applied, and the main memory access cache is the object of control.

【0009】図2において、100は中央演算装置、2
00は主記憶装置であり、中央演算装置100は、主記
憶装置200の一部の内容の写しを保持する高速アクセ
ス可能なメモリやレジスタ等で構成された主記憶アクセ
ス用キャッシュ10と、主記憶装置200がアクセスさ
れるごとに所定のアルゴリズムに基づいて主記憶アクセ
ス用キャッシュ10のキャッシュ管理情報を更新するこ
とにより頻繁にアクセスされる命令やオペランド等につ
いては主記憶アクセス用キャッシュ10に高い確率で保
存されるようにするキャッシュ管理情報更新手段20と
、中央演算装置100上で実行されるプロセスの切り換
えを行うプロセス切り換え手段71と、割り込みを処理
する割り込み処理手段72と、スーパバイザ呼び出しを
処理するスーパバイザ呼び出し処理手段73と、プロセ
ス切り換え,割り込み,スーパバイザ呼び出しといった
事象の発生前における主記憶アクセス用キャッシュ10
のキャッシュ管理情報を主記憶装置200の所定の領域
に退避するキャッシュ管理情報セーブ手段30と、上記
事象の発生後に使用する主記憶アクセス用キャッシュの
キャッシュ管理情報を主記憶装置200の所定の領域か
ら主記憶アクセス用キャッシュ10にロードするキャッ
シュ管理情報ロード手段40とを含んでいる。
In FIG. 2, 100 is a central processing unit;
00 is a main memory device, and the central processing unit 100 includes a main memory access cache 10 consisting of a memory and registers that can be accessed at high speed and holds a copy of a part of the contents of the main memory device 200, and a main memory By updating the cache management information of the main memory access cache 10 based on a predetermined algorithm each time the device 200 is accessed, frequently accessed instructions, operands, etc. are stored in the main memory access cache 10 with a high probability. Cache management information updating means 20 for storing cache management information; process switching means 71 for switching processes executed on central processing unit 100; interrupt processing means 72 for processing interrupts; and supervisor processing for supervisor calls. A call processing means 73 and a cache 10 for main memory access before an event such as a process switch, an interrupt, or a supervisor call occurs.
The cache management information saving means 30 saves the cache management information of the main memory access cache to a predetermined area of the main storage device 200, and the cache management information of the main memory access cache used after the occurrence of the above event is saved from the predetermined area of the main storage device 200. The cache management information loading means 40 is loaded into the main memory access cache 10.

【0010】ここで、主記憶アクセス用キャッシュ10
のキャッシュ管理情報とは、主記憶アクセス用キャッシ
ュ10に保持されている主記憶装置200の命令コード
やオペランド等の写しとそのアドレスの写しと所定のア
ルゴリズム例えばLRUによる現制御状態を示す情報等
を含めた情報であり、要するに、その時点の主記憶アク
セス用キャッシュ10の状態を後に再現することができ
るに足る情報のことである。
Here, the main memory access cache 10
The cache management information includes a copy of the instruction code and operand of the main memory 200 held in the main memory access cache 10, a copy of the address thereof, information indicating the current control state by a predetermined algorithm, for example, LRU, etc. This information is information that is sufficient to later reproduce the state of the main memory access cache 10 at that time.

【0011】また、主記憶装置200は、キャッシュ管
理情報セーブ領域51を含むシステム空間201と、キ
ャッシュ管理情報セーブ領域52,53を含むプロセス
対応のプロセス固有空間202,203とを有している
。なお、各キャッシュ管理情報セーブ領域51〜53の
初期値は主記憶アクセス用キャッシュ10を初期の状態
に再構築する内容であっても良いが、アクセスされるメ
モリ空間が事前に予測可能な場合にはそれに合致する状
態に主記憶アクセス用キャッシュ10を構築できる内容
としておくことが望ましい。本実施例では、割り込み時
に実行される割り込み処理,スーパバイザ呼び出し時に
実行されるスーパバイザ呼び出し処理については上述の
ような事前の予測が容易であることから、それらに合致
したキャッシュ管理情報を事前に作成してシステム空間
201のキャッシュ管理情報セーブ領域51に格納し、
更に、それらに関しては実行中にセーブは行わない構成
を採用している。勿論、これらについてもセーブする構
成を採用することは可能である。
The main storage device 200 also has a system space 201 including a cache management information save area 51, and process-specific spaces 202 and 203 corresponding to processes, including cache management information save areas 52 and 53. Note that the initial value of each cache management information save area 51 to 53 may be such that the main memory access cache 10 is rebuilt to its initial state; however, if the memory space to be accessed can be predicted in advance, It is desirable that the main memory access cache 10 be constructed in a state that matches the above. In this embodiment, since it is easy to predict in advance the interrupt processing executed at the time of an interrupt and the supervisor call processing executed at the time of a supervisor call as described above, cache management information matching them is created in advance. and store it in the cache management information save area 51 of the system space 201,
Furthermore, we have adopted a configuration in which they are not saved during execution. Of course, it is possible to adopt a configuration that saves these as well.

【0012】次に、上述のように構成された本実施例の
動作を、プロセス切り換え,割り込み,スーパバイザ呼
び出しの各事象が発生したときの動作を中心に以下説明
する。
Next, the operation of this embodiment configured as described above will be explained below, focusing on the operation when each event of process switching, interrupt, and supervisor call occurs.

【0013】『プロセス切り換え』図1に示される電子
計算機において、プロセス切り換えの事象が発生すると
、図3に示す処理が開始される。
"Process Switching" When a process switching event occurs in the electronic computer shown in FIG. 1, the processing shown in FIG. 3 is started.

【0014】先ず、キャッシュ管理情報セーブ手段30
が、現在の主記憶アクセス用キャッシュ10のキャッシ
ュ管理情報を、現在動作しているプロセスのプロセス固
有空間に存在するキャッシュ管理情報セーブ領域にセー
ブする(S10)。即ち、プロセス固有空間202に対
応するプロセスが現在動作していたとすると、主記憶ア
クセス用キャッシュ10のキャッシュ管理情報をキャッ
シュ管理情報セーブ領域52にセーブする。
First, cache management information saving means 30
saves the cache management information of the current main memory access cache 10 in the cache management information save area existing in the process-specific space of the currently operating process (S10). That is, assuming that the process corresponding to the process specific space 202 is currently operating, the cache management information of the main memory access cache 10 is saved in the cache management information save area 52.

【0015】次に、プロセス切り換え手段71がプロセ
スを切り換える(S11)。
Next, the process switching means 71 switches the process (S11).

【0016】次に、キャッシュ管理情報ロード手段40
が、切り換わったプロセスのプロセス固有空間に存在す
るキャッシュ管理情報セーブ領域に退避されているキャ
ッシュ管理情報を主記憶アクセス用キャッシュ10にロ
ードすることにより、主記憶アクセス用キャッシュ10
を再構築する(S12)。例えば、プロセス固有空間2
03に対応するプロセスに切り換わった場合、主記憶ア
クセス用キャッシュ10はキャッシュ管理情報セーブ領
域53に退避されているキャッシュ管理情報に基づいて
再構築される。
Next, cache management information loading means 40
However, by loading the cache management information saved in the cache management information save area existing in the process private space of the switched process into the main memory access cache 10, the main memory access cache 10
(S12). For example, process eigenspace 2
03, the main memory access cache 10 is rebuilt based on the cache management information saved in the cache management information save area 53.

【0017】以上でプロセス切り換えの処理は完了し、
以後、切り換わったプロセスが再構築された主記憶アク
セス用キャッシュ10を使用して実行される。ここで、
再構築のために主記憶アクセス用キャッシュ10にロー
ドされたキャッシュ管理情報は、以前のプロセス切り換
え時にセーブされた、そのプロセスの実行環境下で順次
更新されていたキャッシュ管理情報であるので、そのプ
ロセスの実行直後においても充分に高いヒット率が期待
できる。
[0017] The process switching process is now complete.
Thereafter, the switched process is executed using the reconstructed main memory access cache 10. here,
The cache management information loaded into the main memory access cache 10 for reconstruction is the cache management information that was saved when the previous process was switched and was sequentially updated under the execution environment of that process. A sufficiently high hit rate can be expected even immediately after execution.

【0018】『割り込み』図1に示される電子計算機に
おいて、割り込みが発生すると、図4に示す処理が開始
される。
"Interruption" When an interrupt occurs in the computer shown in FIG. 1, the processing shown in FIG. 4 is started.

【0019】割り込みが発生すると(S20)、先ず、
キャッシュ管理情報セーブ手段30が、現在の主記憶ア
クセス用キャッシュ10のキャッシュ管理情報を、割り
込まれたプロセスのプロセス固有空間に存在するキャッ
シュ管理情報セーブ領域にセーブする(S21)。例え
ば、プロセス固有空間202に対応するプロセスの実行
中に割り込みが発生すると、その時点の主記憶アクセス
用キャッシュ10のキャッシュ管理情報がキャッシュ管
理情報セーブ領域52にセーブされる。
When an interrupt occurs (S20), first,
The cache management information saving means 30 saves the cache management information of the current main memory access cache 10 in the cache management information save area existing in the process-specific space of the interrupted process (S21). For example, when an interrupt occurs during execution of a process corresponding to the process specific space 202, the cache management information of the main memory access cache 10 at that time is saved in the cache management information save area 52.

【0020】次に、キャッシュ管理情報ロード手段40
が、システム空間201のキャッシュ管理情報セーブ領
域51に存在する、その割り込み処理用のセーブ領域に
予め格納されているキャッシュ管理情報を主記憶アクセ
ス用キャッシュ10にロードすることにより、主記憶ア
クセス用キャッシュ10をその割り込み処理の環境に適
したものに再構築する(S22)。
Next, cache management information loading means 40
By loading the cache management information stored in advance in the save area for interrupt processing in the cache management information save area 51 of the system space 201 into the main memory access cache 10, the main memory access cache 10 is restructured into one suitable for the interrupt processing environment (S22).

【0021】そして、この状態で、割り込み処理手段7
2が割り込み処理を行う(S23)。
In this state, the interrupt processing means 7
2 performs interrupt processing (S23).

【0022】割り込み処理手段72による処理が終了す
ると、キャッシュ管理情報ロード手段40が、割り込ま
れたプロセスのプロセス固有空間202のキャッシュ管
理情報セーブ領域52に退避されていたキャッシュ管理
情報を主記憶アクセス用キャッシュ10にロードするこ
とにより、主記憶アクセス用キャッシュ10を割り込み
直前の状態に再構築する(S24)。これで、割り込み
処理を完了し、もとのプロセスの実行が再開される(S
25)。 『スーパバイザ呼び出し』図1に示される電子計算機に
おいて、実行中のプロセス(例えばプロセス固有空間2
02に対応するプロセスとする)からスーパバイザ呼び
出しが発生すると、図5に示す処理が開始される。
When the processing by the interrupt processing means 72 is completed, the cache management information loading means 40 loads the cache management information saved in the cache management information save area 52 of the process specific space 202 of the interrupted process for main memory access. By loading the data into the cache 10, the main memory access cache 10 is rebuilt to the state immediately before the interrupt (S24). This completes the interrupt handling and resumes execution of the original process (S
25). "Supervisor call" In the electronic computer shown in Figure 1, an executing process (for example, process specific space 2
When a supervisor call occurs from a process corresponding to 02), the process shown in FIG. 5 is started.

【0023】実行中のプロセスからスーパバイザ呼び出
しが発生すると(S30)、先ず、キャッシュ管理情報
セーブ手段30が、現在の主記憶アクセス用キャッシュ
10の内容を、呼び出したプロセスのプロセス固有空間
202に存在するキャッシュ管理情報セーブ領域52に
セーブする(S31)。
When a supervisor call occurs from a running process (S30), first, the cache management information saving means 30 stores the contents of the current main memory access cache 10 in the process private space 202 of the calling process. The information is saved in the cache management information save area 52 (S31).

【0024】次に、キャッシュ管理情報ロード手段40
が、スーパバイザ呼び出しでユーザ空間をアクセスしな
い場合に限り、システム空間201のキャッシュ管理情
報セーブ領域51におけるそのスーパバイザ呼び出し処
理用のセーブ領域に予め格納されているキャッシュ管理
情報を主記憶アクセス用キャッシュ10にロードするこ
とにより、そのスーパバイザ呼び出し処理の環境下に適
した状態に主記憶アクセス用キャッシュ10を再構築す
る(S32,S33)。
Next, cache management information loading means 40
However, only when the user space is not accessed by a supervisor call, the cache management information previously stored in the save area for the supervisor call process in the cache management information save area 51 of the system space 201 is stored in the main memory access cache 10. By loading, the main memory access cache 10 is rebuilt into a state suitable for the environment of the supervisor call process (S32, S33).

【0025】次に、スーパバイザ呼び出し処理手段73
が、スーパバイザ呼び出し処理を行う(S34)。
Next, the supervisor call processing means 73
performs supervisor calling processing (S34).

【0026】スーパバイザ呼び出し処理手段73による
処理が終了すると、キャッシュ管理情報ロード手段40
が、呼び出したプロセスのプロセス固有空間202のキ
ャッシュ管理情報セーブ領域52に退避されていたキャ
ッシュ管理情報を主記憶アクセス用キャッシュ10にロ
ードすることにより、主記憶アクセス用キャッシュ10
をスーパバイザ呼び出し直前の状態に再構築する(S3
5)。これで、スーパバイザ呼び出しを完了し、もとの
プロセスの実行が再開される(S36)。
When the process by the supervisor call processing means 73 is completed, the cache management information loading means 40
The main memory access cache 10 is loaded by loading the cache management information saved in the cache management information save area 52 of the process specific space 202 of the calling process into the main memory access cache 10.
is rebuilt to the state immediately before the supervisor was called (S3
5). This completes the supervisor call and resumes execution of the original process (S36).

【0027】図6は本発明の別の実施例のキャッシュ制
御方式を適用した仮想記憶方式電子計算機の構成図であ
り、アドレス変換キャッシュを制御の対象としている。
FIG. 6 is a block diagram of a virtual memory type electronic computer to which a cache control method according to another embodiment of the present invention is applied, and the address translation cache is the object of control.

【0028】図6において、中央演算装置100は、仮
想アドレスから実アドレスへの変換結果であるアドレス
変換情報を保持する高速アクセス可能なメモリやレジス
タ等で構成されたアドレス変換キャッシュ11と、アド
レス変換ごとに所定のアルゴリズムに基づいてアドレス
変換キャッシュ11のアドレス変換情報を更新すること
により頻繁に使用される仮想アドレス空間についてはそ
のアドレス変換情報がアドレス変換キャッシュ11に高
い確率で保存されるようにするアドレス変換キャッシュ
更新手段21と、プロセスの切り換えを行うプロセス切
り換え手段71と、割り込みを処理する割り込み処理手
段72と、スーパバイザ呼び出しを処理するスーパバイ
ザ呼び出し処理手段73と、プロセス切り換え,割り込
み,スーパバイザ呼び出しといった事象の発生前におけ
るアドレス変換キャッシュ11のアドレス変換情報を主
記憶装置200の所定の領域に退避するアドレス変換キ
ャッシュセーブ手段31と、上記事象の発生後に使用す
るアドレス変換情報を主記憶装置200の所定の領域か
らアドレス変換キャッシュ11にロードするアドレス変
換キャッシュロード手段41とを含んでいる。
In FIG. 6, the central processing unit 100 has an address translation cache 11 composed of high-speed accessible memory, registers, etc. that holds address translation information that is the result of translation from a virtual address to a real address, and By updating the address translation information in the address translation cache 11 based on a predetermined algorithm every time, the address translation information for frequently used virtual address spaces is stored in the address translation cache 11 with a high probability. Address translation cache updating means 21, process switching means 71 for switching processes, interrupt processing means 72 for processing interrupts, supervisor call processing means 73 for processing supervisor calls, and events such as process switching, interrupts, and supervisor calls. The address translation cache save means 31 saves the address translation information in the address translation cache 11 before the occurrence of the above event to a predetermined area of the main storage device 200, and the address translation cache save means 31 saves the address translation information to be used after the occurrence of the above event to a predetermined area of the main storage device 200. and address translation cache loading means 41 for loading the address translation cache 11 from the area.

【0029】また、主記憶装置200は、アドレス変換
情報セーブ領域61を含むシステム空間201と、アド
レス変換情報セーブ領域62,63を含むプロセス対応
のプロセス固有空間202,203とを有している。な
お、各アドレス変換情報セーブ領域61〜63の初期値
はアドレス変換キャッシュ11を初期の状態に再構築す
る内容であっても良いが、アクセスされるメモリ空間が
事前に予測可能な場合にはそれに合致する状態にアドレ
ス変換キャッシュ11を再構築できる内容としておくこ
とが望ましい。本実施例では、割り込み時に実行される
割り込み処理,スーパバイザ呼び出し時に実行されるス
ーパバイザ呼び出し処理については上述のような事前の
予測が容易であることから、それらに合致したアドレス
変換情報を事前に作成してシステム空間201のアドレ
ス変換情報セーブ領域61に格納し、更に、それらに関
しては実行中にセーブは行わない構成を採用している。 勿論、これらについてもセーブする構成を採用すること
は可能である。
The main storage device 200 also has a system space 201 including an address translation information save area 61 and process-specific spaces 202 and 203 corresponding to processes, including address translation information save areas 62 and 63. Note that the initial value of each address translation information save area 61 to 63 may be the content that rebuilds the address translation cache 11 to its initial state, but if the memory space to be accessed can be predicted in advance, It is desirable that the content allows the address translation cache 11 to be rebuilt into a matching state. In this embodiment, since it is easy to predict in advance the interrupt processing executed at the time of an interrupt and the supervisor call processing executed at the time of a supervisor call as described above, address translation information matching them is created in advance. The information is stored in the address translation information save area 61 of the system space 201, and the configuration is such that they are not saved during execution. Of course, it is possible to adopt a configuration that saves these as well.

【0030】次に、上述のように構成された本実施例の
動作を、プロセス切り換え,割り込み,スーパバイザ呼
び出しの各事象が発生したときの動作を中心に以下説明
する。
Next, the operation of this embodiment configured as described above will be explained below, focusing on the operation when each event of process switching, interrupt, and supervisor call occurs.

【0031】『プロセス切り換え』図6に示される電子
計算機において、プロセス切り換えの事象が発生すると
、図7に示す処理が開始される。
"Process Switching" When a process switching event occurs in the electronic computer shown in FIG. 6, the process shown in FIG. 7 is started.

【0032】先ず、アドレス変換キャッシュセーブ手段
31が、現在のアドレス変換キャッシュ11の内容を、
現在動作しているプロセスのプロセス固有空間に存在す
るアドレス変換情報セーブ領域にセーブする(S40)
。例えば、プロセス固有空間202に対応するプロセス
が現在動作していたとすると、アドレス変換キャッシュ
11のアドレス変換情報がアドレス変換情報セーブ領域
62にセーブされる。
First, the address translation cache save means 31 saves the current contents of the address translation cache 11.
Save in the address translation information save area that exists in the process-specific space of the currently running process (S40)
. For example, if a process corresponding to the process specific space 202 is currently operating, address translation information in the address translation cache 11 is saved in the address translation information save area 62.

【0033】次に、プロセス切り換え手段71がプロセ
スを切り換える(S41)。
Next, the process switching means 71 switches the process (S41).

【0034】次に、アドレス変換キャッシュロード手段
41が、切り換わったプロセスのプロセス固有空間に存
在するアドレス変換情報セーブ領域に退避されているア
ドレス変換情報をアドレス変換キャッシュ11にロード
することにより、アドレス変換キャッシュ11を再構築
する(S42)。例えば、プロセス固有空間203に対
応するプロセスに切り換わった場合、アドレス変換キャ
ッシュ11はアドレス変換情報セーブ領域63に退避さ
れていたアドレス変換情報に基づいて再構築される。
Next, the address translation cache loading means 41 loads the address translation information saved in the address translation information save area in the process-specific space of the switched process into the address translation cache 11. The conversion cache 11 is rebuilt (S42). For example, when switching to a process corresponding to the process specific space 203, the address translation cache 11 is rebuilt based on the address translation information saved in the address translation information save area 63.

【0035】以上でプロセス切り換えの処理は完了し、
以後、切り換わったプロセスが再構築されたアドレス変
換キャッシュ11を使用して実行される。ここで、再構
築のためにアドレス変換キャッシュ11にロードされた
アドレス変換情報は、以前のプロセス切り換え時にセー
ブされた、そのプロセスの実行環境下で順次更新された
アドレス変換情報であるので、そのプロセスの実行直後
においても充分に高いヒット率が期待できる。
[0035] The process switching process is now complete.
Thereafter, the switched process is executed using the reconstructed address translation cache 11. Here, the address translation information loaded into the address translation cache 11 for reconstruction is the address translation information that was saved at the time of previous process switching and was updated sequentially under the execution environment of that process. A sufficiently high hit rate can be expected even immediately after execution.

【0036】『割り込み』図6に示される電子計算機に
おいて、割り込みが発生すると、図8に示す処理が開始
される。
"Interruption" When an interrupt occurs in the electronic computer shown in FIG. 6, the processing shown in FIG. 8 is started.

【0037】割り込みが発生すると(S50)、先ず、
アドレス変換キャッシュセーブ手段31が、現在のアド
レス変換キャッシュ11のアドレス変換情報を、割り込
まれたプロセスのプロセス固有空間に存在するアドレス
変換情報セーブ領域にセーブする(S51)。例えば、
プロセス固有空間202に対応するプロセスの実行中に
割り込みが発生すると、その時点のアドレス変換キャッ
シュ11のアドレス変換情報がアドレス変換情報セーブ
領域62にセーブされる。
When an interrupt occurs (S50), first,
The address translation cache saving means 31 saves the address translation information of the current address translation cache 11 in the address translation information save area existing in the process-specific space of the interrupted process (S51). for example,
When an interrupt occurs during execution of a process corresponding to the process specific space 202, the address translation information in the address translation cache 11 at that time is saved in the address translation information save area 62.

【0038】次に、アドレス変換キャッシュロード手段
41が、システム空間201のアドレス変換情報セーブ
領域61に存在する、その割り込み処理用のセーブ領域
に予め格納されているアドレス変換情報をアドレス変換
キャッシュ11にロードすることにより、その割り込み
処理の環境下に適した状態にアドレス変換キャッシュ1
1を再構築する(S52)。
Next, the address translation cache loading means 41 loads the address translation information stored in advance in the save area for interrupt processing in the address translation information save area 61 of the system space 201 into the address translation cache 11. By loading the address translation cache 1 into a state suitable for the interrupt processing environment.
1 is rebuilt (S52).

【0039】そして、この状態で、割り込み処理手段7
2が割り込み処理を行う(S53)。
In this state, the interrupt processing means 7
2 performs interrupt processing (S53).

【0040】割り込み処理手段72による処理が終了す
ると、アドレス変換キャッシュロード手段41が、割り
込まれたプロセスのプロセス固有空間202のアドレス
変換情報セーブ領域62に退避されていたアドレス変換
情報をアドレス変換キャッシュ11にロードすることに
より、アドレス変換キャッシュ11を割り込み直前の状
態に再構築する(S54)。これで、割り込み処理を完
了し、もとのプロセスの実行が再開される(S55)。 『スーパバイザ呼び出し』図6に示される電子計算機に
おいて、実行中のプロセス(例えばプロセス固有空間2
02に対応するプロセスとする)からスーパバイザ呼び
出しが発生すると、図9に示す処理が開始される。
When the processing by the interrupt processing means 72 is completed, the address translation cache loading means 41 loads the address translation information saved in the address translation information save area 62 of the process specific space 202 of the interrupted process into the address translation cache 11. By loading the address translation cache 11 into the state immediately before the interrupt (S54). This completes the interrupt processing and resumes execution of the original process (S55). "Supervisor call" In the electronic computer shown in FIG.
When a supervisor call occurs from a process corresponding to 02), the process shown in FIG. 9 is started.

【0041】実行中のプロセスからスーパバイザ呼び出
しが発生すると(S60)、先ず、アドレス変換キャッ
シュセーブ手段31が、現在のアドレス変換キャッシュ
11のアドレス変換情報を、呼び出したプロセスのプロ
セス固有空間202に存在するアドレス変換情報セーブ
領域62にセーブする(S61)。
When a supervisor call occurs from a running process (S60), first, the address translation cache save means 31 saves the address translation information in the current address translation cache 11 to the process specific space 202 of the calling process. The address conversion information is saved in the address conversion information save area 62 (S61).

【0042】次に、アドレス変換キャッシュロード手段
41が、スーパバイザ呼び出しでユーザ空間をアクセス
しない場合に限り、システム空間201のアドレス変換
情報セーブ領域61におけるそのスーパバイザ呼び出し
処理用のセーブ領域に予め格納されているアドレス変換
情報をアドレス変換キャッシュ11にロードすることに
より、そのスーパバイザ呼び出し処理の環境下に適した
状態にアドレス変換キャッシュ11を再構築する(S6
2,S63)。
Next, only when the address translation cache loading means 41 does not access the user space by a supervisor call, the address translation cache load means 41 stores in advance in the save area for the supervisor call processing in the address translation information save area 61 of the system space 201. By loading the address translation information into the address translation cache 11, the address translation cache 11 is rebuilt into a state suitable for the environment of the supervisor call process (S6
2, S63).

【0043】次に、スーパバイザ呼び出し処理手段73
が、スーパバイザ呼び出し処理を行う(S64)。
Next, the supervisor call processing means 73
performs supervisor calling processing (S64).

【0044】スーパバイザ呼び出し処理手段73による
処理が終了すると、アドレス変換キャッシュロード手段
41が、呼び出したプロセスのプロセス固有空間202
のアドレス変換情報セーブ領域62に退避されていたア
ドレス変換情報をアドレス変換キャッシュ11にロード
することにより、アドレス変換キャッシュ11をスーパ
バイザ呼び出し直前の状態に再構築する(S65)。こ
れで、スーパバイザ呼び出しを完了し、もとのプロセス
の実行が再開される(S66)。
When the process by the supervisor call processing means 73 is completed, the address translation cache load means 41 loads the process private space 202 of the called process.
By loading the address translation information saved in the address translation information save area 62 into the address translation cache 11, the address translation cache 11 is rebuilt to the state immediately before the supervisor call (S65). This completes the supervisor call and resumes execution of the original process (S66).

【0045】図10は本発明の更に別の実施例のキャッ
シュ制御方式を適用した仮想記憶方式電子計算機の構成
例を示し、図2および図6と同一符号は同一部分を示し
ている。
FIG. 10 shows an example of the configuration of a virtual storage electronic computer to which a cache control method according to yet another embodiment of the present invention is applied, and the same reference numerals as in FIGS. 2 and 6 indicate the same parts.

【0046】図10に示した実施例は、主記憶アクセス
用キャッシュ10とアドレス変換キャッシュ11との双
方を制御の対象としており、プロセス切り換え時には図
3および図7に示したような動作が並行して行われ、割
り込み時には図4および図8に示したような動作が並行
して行われ、スーパバイザ呼び出し時には図5および図
9に示したような動作が並行して行われる。
The embodiment shown in FIG. 10 controls both the main memory access cache 10 and the address translation cache 11, and when switching processes, the operations shown in FIGS. 3 and 7 are performed in parallel. At the time of an interrupt, the operations shown in FIGS. 4 and 8 are performed in parallel, and when the supervisor is called, the operations shown in FIGS. 5 and 9 are performed in parallel.

【0047】以上、本発明を幾つかの実施例を挙げて説
明したが、本発明は以上の実施例にのみ限定されず、そ
の他各種の付加変更が可能である。例えば、事象発生時
に常に主記憶アクセス用キャッシュ10,アドレス変換
キャッシュ11のセーブとロードとを行ったが、ロード
すべき有効なキャッシュ管理情報,アドレス変換情報が
未だ存在しない場合には、例外的に、セーブだけを行い
ロード処理を省略するようにしても良い。
Although the present invention has been described above with reference to several embodiments, the present invention is not limited to the above embodiments, and various other additions and changes are possible. For example, when an event occurs, the main memory access cache 10 and address translation cache 11 are always saved and loaded, but if valid cache management information and address translation information to be loaded do not yet exist, exceptionally , it is also possible to perform only the save and omit the load process.

【0048】[0048]

【発明の効果】以上説明したように、本発明のキャッシ
ュ制御方式においては、中央演算装置がアクセスするメ
モリ空間が急激に変化することが予測される、プロセス
の切り換え,割り込み,スーパバイザ呼び出し等の事象
が発生すると、その事象の発生前における主記憶アクセ
ス用キャッシュやアドレス変換キャッシュ等のキャッシ
ュの内容を後の使用に備えて退避領域に退避させ、その
事象発生後に使用するキャッシュ内容を退避領域からキ
ャッシュにロードしてキャッシュを再構築するので、事
象発生直後におけるキャッシュのヒット率を高めること
ができ、動作の高速化が可能となる。
[Effects of the Invention] As explained above, in the cache control method of the present invention, events such as process switching, interrupts, and supervisor calls, which are expected to cause sudden changes in the memory space accessed by the central processing unit, When an event occurs, the contents of caches such as the main memory access cache and address translation cache before the occurrence of the event are saved to a save area in preparation for later use, and the cache contents to be used after the event are cached from the save area. Since the cache is rebuilt by loading the data into the cache, it is possible to increase the hit rate of the cache immediately after an event occurs, making it possible to speed up the operation.

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

【図1】本発明の構成例を示す図である。FIG. 1 is a diagram showing a configuration example of the present invention.

【図2】本発明の一実施例のキャッシュ制御方式を適用
した電子計算機の構成図である。
FIG. 2 is a configuration diagram of an electronic computer to which a cache control method according to an embodiment of the present invention is applied.

【図3】プロセス切り換え発生時の処理の一例を示す図
である。
FIG. 3 is a diagram illustrating an example of processing when a process switch occurs.

【図4】割り込み発生時の処理の一例を示す図である。FIG. 4 is a diagram illustrating an example of processing when an interrupt occurs.

【図5】スーパバイザ呼び出し発生時の処理の一例を示
す図である。
FIG. 5 is a diagram illustrating an example of processing when a supervisor call occurs.

【図6】本発明の別の実施例のキャッシュ制御方式を適
用した電子計算機の構成図である。
FIG. 6 is a configuration diagram of an electronic computer to which a cache control method according to another embodiment of the present invention is applied.

【図7】プロセス切り換え発生時の処理の別の例を示す
図である。
FIG. 7 is a diagram illustrating another example of processing when a process switch occurs.

【図8】割り込み発生時の処理の別の例を示す図である
FIG. 8 is a diagram showing another example of processing when an interrupt occurs.

【図9】スーパバイザ呼び出し発生時の処理の別の例を
示す図である。
FIG. 9 is a diagram showing another example of processing when a supervisor call occurs.

【図10】本発明の更に別の実施例のキャッシュ制御方
式を適用した電子計算機の構成図である。
FIG. 10 is a configuration diagram of an electronic computer to which a cache control method according to yet another embodiment of the present invention is applied.

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

10…主記憶アクセス用キャッシュ 11…アドレス変換キャッシュ 20…キャッシュ管理情報更新手段 21…アドレス変換キャッシュ更新手段30…キャッシ
ュ管理情報セーブ手段 31…アドレス変換キャッシュセーブ手段40…キャッ
シュ管理情報ロード手段 41…アドレス変換キャッシュロード手段51〜53…
キャッシュ管理情報セーブ領域61〜63…アドレス変
換情報セーブ領域71…プロセス切り換え手段 72…割り込み処理手段 73…スーパバイザ呼び出し処理手段 100…中央演算装置 200…主記憶装置 201…システム空間 202,203…プロセス固有空間
10...Main memory access cache 11...Address translation cache 20...Cache management information updating means 21...Address translation cache updating means 30...Cache management information saving means 31...Address translation cache saving means 40...Cache management information loading means 41...Address Conversion cache loading means 51 to 53...
Cache management information save areas 61 to 63...Address conversion information save area 71...Process switching means 72...Interrupt processing means 73...Supervisor call processing means 100...Central processing unit 200...Main storage device 201...System space 202, 203...Process specific space

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】  更新手段によって内容の更新が行われ
るキャッシュを有する電子計算機において、前記キャッ
シュの内容が退避される退避領域と、中央演算装置がア
クセスするメモリ空間が急激に変化することが予測され
る事象の発生前における前記キャッシュの内容を前記退
避領域に退避させるセーブ手段と、前記事象の発生後に
使用するキャッシュ内容を前記退避領域から前記キャッ
シュにロードするロード手段とを具備したことを特徴と
するキャッシュ制御方式。
1. In an electronic computer having a cache whose contents are updated by an updating means, it is predicted that a save area where the contents of the cache are saved and a memory space accessed by a central processing unit will change rapidly. The present invention is characterized by comprising a save means for saving the contents of the cache before the occurrence of the event to the save area, and a loading means for loading the cache contents to be used after the occurrence of the event from the save area to the cache. A cache control method that uses
【請求項2】  前記キャッシュが、主記憶装置の内容
の写しを保持する主記憶アクセス用キャッシュであり、
前記更新手段が、主記憶装置へアクセスが行われるごと
に所定のアルゴリズムに従って前記主記憶アクセス用キ
ャッシュのキャッシュ管理情報を更新するキャッシュ管
理情報更新手段である請求項1記載のキャッシュ制御方
式。
2. The cache is a main memory access cache that holds a copy of the contents of the main memory,
2. The cache control system according to claim 1, wherein the updating means is a cache management information updating means for updating the cache management information of the main memory access cache according to a predetermined algorithm every time the main memory is accessed.
【請求項3】  プロセス切り換え,割り込み,スーパ
バイザ呼び出しのうちの少なくとも一つを前記事象とし
て扱う請求項2記載のキャッシュ制御方式。
3. The cache control method according to claim 2, wherein at least one of process switching, interrupt, and supervisor call is handled as the event.
【請求項4】  前記キャッシュが、仮想アドレスから
実アドレスへの変換に使用されるアドレス変換キャッシ
ュであり、前記更新手段が、仮想アドレスから実アドレ
スへの変換が行われるごとに所定のアルゴリズムに基づ
いて前記アドレス変換キャッシュのアドレス変換情報を
更新するアドレス変換キャッシュ更新手段である請求項
1記載のキャッシュ制御方式。
4. The cache is an address translation cache used for translation from a virtual address to a real address, and the updating means updates the address translation cache based on a predetermined algorithm each time translation from a virtual address to a real address is performed. 2. The cache control system according to claim 1, further comprising address translation cache updating means for updating address translation information in said address translation cache.
【請求項5】  プロセス切り換え,割り込み,スーパ
バイザ呼び出しのうちの少なくとも一つを前記事象とし
て扱う請求項4記載のキャッシュ制御方式。
5. The cache control method according to claim 4, wherein at least one of process switching, interrupt, and supervisor call is handled as the event.
【請求項6】  主記憶装置の内容の写しを保持する主
記憶アクセス用キャッシュと、前記主記憶装置へアクセ
スが行われるごとに所定のアルゴリズムに従って前記主
記憶アクセス用キャッシュのキャッシュ管理情報を更新
するキャッシュ管理情報更新手段と、仮想アドレスから
実アドレスへの変換に使用されるアドレス変換キャッシ
ュと、仮想アドレスから実アドレスへの変換が行われる
ごとに所定のアルゴリズムに従って前記アドレス変換キ
ャッシュのアドレス変換情報を更新するアドレス変換キ
ャッシュ更新手段とを有する仮想記憶方式の電子計算機
において、前記主記憶アクセス用キャッシュのキャッシ
ュ管理情報が退避されるキャッシュ管理情報セーブ領域
と、前記アドレス変換用キャッシュのアドレス変換情報
が退避されるアドレス変換情報セーブ領域と、中央演算
装置がアクセスするメモリ空間が急激に変化することが
予測される事象の発生前における前記主記憶アクセス用
キャッシュのキャッシュ管理情報を前記キャッシュ管理
情報セーブ領域に退避させるキャッシュ管理情報セーブ
手段と、前記事象の発生後に使用する主記憶アクセス用
キャッシュのキャッシュ管理情報を前記キャッシュ管理
情報セーブ領域から前記主記憶アクセス用キャッシュに
ロードするキャッシュ管理情報ロード手段と、前記事象
の発生前における前記アドレス変換キャッシュのアドレ
ス変換情報を前記アドレス変換情報セーブ領域に退避さ
せるアドレス変換キャッシュセーブ手段と、前記事象の
発生後に使用するアドレス変換キャッシュのキャッシュ
管理情報を前記アドレス変換情報セーブ領域から前記ア
ドレス変換キャッシュにロードするアドレス変換キャッ
シュロード手段とを具備したことを特徴とするキャッシ
ュ制御方式。
6. A main memory access cache that holds a copy of the contents of the main memory, and cache management information of the main memory access cache that is updated according to a predetermined algorithm each time the main memory is accessed. a cache management information update means; an address translation cache used for translation from a virtual address to a real address; and address translation information in the address translation cache according to a predetermined algorithm every time a translation from a virtual address to a real address is performed. In a virtual memory electronic computer having an address translation cache updating means for updating, a cache management information save area in which cache management information of the main memory access cache is saved, and an address translation information in the address translation cache is saved. an address translation information save area that is to be accessed, and cache management information of the main memory access cache before the occurrence of an event in which the memory space accessed by the central processing unit is predicted to change rapidly, in the cache management information save area. cache management information saving means for evacuating; and cache management information loading means for loading cache management information of a main memory access cache to be used after the occurrence of the event from the cache management information save area into the main memory access cache; address translation cache saving means for saving address translation information of the address translation cache before the occurrence of the event into the address translation information save area; and cache management information of the address translation cache to be used after the occurrence of the event is saved to the address translation cache; A cache control method comprising: address translation cache loading means for loading translation information from a translation information save area into the address translation cache.
JP2412285A 1990-12-20 1990-12-20 Cache control system Pending JPH04219842A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2412285A JPH04219842A (en) 1990-12-20 1990-12-20 Cache control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2412285A JPH04219842A (en) 1990-12-20 1990-12-20 Cache control system

Publications (1)

Publication Number Publication Date
JPH04219842A true JPH04219842A (en) 1992-08-10

Family

ID=18521141

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2412285A Pending JPH04219842A (en) 1990-12-20 1990-12-20 Cache control system

Country Status (1)

Country Link
JP (1) JPH04219842A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6948034B2 (en) 2001-11-30 2005-09-20 Nec Corporation Method for use of stack
JP2008293472A (en) * 2007-04-24 2008-12-04 Fujitsu Ltd Computer device and its cache recovery method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6948034B2 (en) 2001-11-30 2005-09-20 Nec Corporation Method for use of stack
JP2008293472A (en) * 2007-04-24 2008-12-04 Fujitsu Ltd Computer device and its cache recovery method

Similar Documents

Publication Publication Date Title
US7398357B1 (en) Cache line replacement techniques allowing choice of LFU or MFU cache line replacement
US4774653A (en) Hybrid hardware/software method and apparatus for virtual memory address translation using primary and secondary translation buffers
JP2015084260A (en) Processor and system
JPH0612386A (en) Method and system for synchronizing thread in process
EP0669579B1 (en) Coherence index generation for use by an input/output adapter
US7143272B2 (en) Using computation histories to make predictions
JP2001195304A (en) Cache storage device
JP2021531583A (en) Binary search procedure for control tables stored in memory system
US20030074538A1 (en) Address mapping mechanism for behavioral memory enablement within a data processing system
US20030074540A1 (en) Behavioral memory enabled fetch prediction mechanism within a data processing system
JPH04219842A (en) Cache control system
JPH05241952A (en) Method for transferring instruction data to cache memory and data processor
Hua et al. Early resolution of address translation in cache design
JP3517580B2 (en) Processor unit
JPS6349945A (en) Process roll-in system for data processor
KR20040022646A (en) Processor having cache structure and Cache management method for elevating operation speed
JP3284508B2 (en) Data prefetch control device
JPH04155533A (en) Virtual computer controlling system
JPH08161226A (en) Data look-ahead control method, cache controller and data processor
JPH07262004A (en) Processor
JPH0652058A (en) Address converter
JPH08339330A (en) Data processing method and device using cache memory as register
JP2759952B2 (en) Cache memory
JP2000347934A (en) Cache memory device
JPH02304624A (en) Information processor