JPS6269338A - Control system for address converting buffer - Google Patents

Control system for address converting buffer

Info

Publication number
JPS6269338A
JPS6269338A JP60208210A JP20821085A JPS6269338A JP S6269338 A JPS6269338 A JP S6269338A JP 60208210 A JP60208210 A JP 60208210A JP 20821085 A JP20821085 A JP 20821085A JP S6269338 A JPS6269338 A JP S6269338A
Authority
JP
Japan
Prior art keywords
display
virtual machine
address
tlb
register
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
JP60208210A
Other languages
Japanese (ja)
Inventor
Saburo Kaneda
三郎 金田
Kazuaki Murakami
村上 和彰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP60208210A priority Critical patent/JPS6269338A/en
Publication of JPS6269338A publication Critical patent/JPS6269338A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To improve the performance of a virtual computer by decreasing the number of times invalidation of an address converting buffer. CONSTITUTION:A logic processor display register 30 has such constitution where a single display bit is allocated to each logic processor and it is displayed by the display bit value '1', for example, that the corresponding logic processor is used. A logic processor detecting part 31 checks the display bits of all logic processors forming a virtual computer designated by the VMID of a control register 10 and resets the display bit value '1', if detected among the display bits excepting those decided by the LPA, to '0'. As a result, an invalidating process request is given to a TLB control part 32 as long as just a single display bit having value '1' is detected. In such a case, the part 32 invalidates each item of a TLB 14 having the same contents as the VMID of the register 10. Otherwise the part 31 informs no need for invalidation to the part 32 and no invalidation is carried out.

Description

【発明の詳細な説明】 〔概 要〕 マルチプロセッサ仮想計算機の実行における、アドレス
変換バッファの制御方式である。仮想計算機がマルチプ
ロセッサの場合に、異なる論理プロセッサの実行時に生
成されたアドレス変換内容を使用しないように、無効化
する必要がある。そのために、各実プロセッサに対応し
て、実行した論理プロセッサを表示する手段を設ける。
[Detailed Description of the Invention] [Summary] This is a control method for an address translation buffer in the execution of a multiprocessor virtual machine. If the virtual machine is a multiprocessor, it is necessary to invalidate the address translation contents generated during execution of different logical processors so that they are not used. For this purpose, means for displaying the executed logical processor is provided corresponding to each real processor.

仮想計算機の実行開始時には、これによって異なる論理
プロセッサが実行されたか検査し、該当すればアドレス
変換バッファの、その仮想計算機のための項をすべて無
効化し、表示は消去する。この構成により、不要な無効
化を減少して実行効率を改善できる。
When a virtual machine starts running, it checks whether a different logical processor has been executed, and if so, invalidates all entries for that virtual machine in the address translation buffer and clears the display. With this configuration, unnecessary invalidations can be reduced and execution efficiency can be improved.

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

本発明は、計算機システムの、マルチプロセッサ仮想計
算機の実行における、アドレス変換バッファの制御方式
に関する。
The present invention relates to a control method for an address translation buffer in the execution of a multiprocessor virtual machine in a computer system.

計算機システムにおいて、別の1以上の仮想的な計算機
システム、いわゆる仮想計算機を稼動する方式はよく知
られている。
In a computer system, a method of operating one or more other virtual computer systems, so-called virtual computers, is well known.

その場合に各仮想計算機は、実計算機システムの仮想計
算機制御プログラム(以下においてVMモニタという)
の制御下にあり、VMモニタによって制御を渡された仮
想計算機が、実計算機の中央処理装置(以下において実
プロセッサという)で実行される。
In that case, each virtual machine is a virtual machine control program (hereinafter referred to as VM monitor) of the real computer system.
The virtual machine that is under the control of the VM monitor and to which control has been passed is executed by the central processing unit (hereinafter referred to as a real processor) of the real machine.

仮想計算機の実行によって発生される論理アドレスは、
絶対アドレスに変換して主記憶装置へのアクセスが行わ
れるが、このアドレス変換処理を高速化するために、各
実プロセッサには公知のアドレス変換バッファ (以下
においてTLBという)を設けて、使用した論理アドレ
スと絶対アドレスの対を記憶する方式が採られる。
The logical address generated by the execution of a virtual machine is
The main memory is accessed by converting the address into an absolute address. In order to speed up this address conversion process, each real processor is equipped with a well-known address translation buffer (hereinafter referred to as TLB). A method is adopted in which pairs of logical addresses and absolute addresses are stored.

その場合、論理アドレスは各仮想計算機ごとのローカル
なアドレスであるので、几Bでは仮想計算機の別を識別
することが必要である。
In this case, since the logical address is a local address for each virtual machine, it is necessary for the method B to identify the virtual machine.

更に、仮想計算機をマルチプロセッサ構成として実行す
ることが行われるようになって、そのマルチプロセッサ
を構成する、いわゆる論理プロセッサの別を識別するこ
とも、且B制御上必要になってきた。
Furthermore, as virtual machines have come to be executed in a multiprocessor configuration, it has become necessary for B control to identify the so-called logical processors that make up the multiprocessor.

〔従来の技術〕[Conventional technology]

第2図は、計算機システムの一構成例を示すブロック図
である。
FIG. 2 is a block diagram showing an example of the configuration of a computer system.

複数の実プロセッサ1は、記憶制御装置2を経て主記憶
装置3に接続し、主記憶装置3にロードされているプロ
グラムを実行する。
The plurality of real processors 1 are connected to the main storage device 3 via the storage control device 2, and execute programs loaded in the main storage device 3.

公知のように、1以上の各仮想計算機は、実計算機シス
テムの管理プログラムであるVMモニタの管理下にあり
、VMモニタが1つの実プロセッサ1を選択して制御を
渡すことにより、実行を開始する。
As is well known, each of one or more virtual machines is under the control of a VM monitor, which is a management program for a real computer system, and the VM monitor selects one real processor 1 and transfers control to start execution. do.

第3図は各実プロセッサ1のアドレス変換機構に関する
構成を示すブロック図である。
FIG. 3 is a block diagram showing the configuration of the address translation mechanism of each real processor 1. As shown in FIG.

仮想計算機に制御を渡すとき、VMモニタは実プロセッ
サの制御レジスタ10に仮想計算機識別名(以下におい
てVMIDという)を設定する。
When passing control to a virtual machine, the VM monitor sets a virtual machine identification name (hereinafter referred to as VMID) in the control register 10 of the real processor.

又、制御レジスタ11に、その仮想計算機を構成する論
理プロセッサの、論理プロセッサ識別アドレス(以下に
おいてLPAという)を設定する。
Further, the control register 11 is set with the logical processor identification address (hereinafter referred to as LPA) of the logical processor that constitutes the virtual machine.

仮想計算機の主記憶アクセスのために発生される論理ア
ドレスが、レジスタ12に設定されると、例えばその下
位部分のページ内変位をを除く、論理アドレスの上位部
分(論理ページアドレス)と制御レジスタ10のVMI
DとをT L B !ji制御部13に入力して、TL
B 14によるアドレス変換を試みる。
When a logical address generated for main memory access of a virtual machine is set in the register 12, the upper part of the logical address (logical page address) and the control register 10, excluding the intra-page displacement of the lower part, for example. VMI of
T L B with D! ji to the control unit 13, and the TL
Attempt address translation using B14.

TLB 14の各項15は公知のように、項の内容の有
効性を示す有効ビット16、VMIDを保持するV旧り
部17、論理ページアドレスを保持する論理アドレス部
18、及びそれに対応する主記憶装置3上のページ領域
のページアドレスを保持する絶対アドレス部19を有し
、TLB制御部13はTLB 14から、VMID及び
論理ページアドレスに一敗するVMID部17及び論理
アドレス部18を持つ有効項15を検索する。
As is well known, each term 15 of the TLB 14 includes a valid bit 16 that indicates the validity of the content of the term, a V obsolete part 17 that holds a VMID, a logical address part 18 that holds a logical page address, and a corresponding main bit. The TLB control unit 13 has an absolute address section 19 that holds the page address of the page area on the storage device 3, and the TLB control section 13 has a valid address section 17 and a logical address section 18 that store the VMID and logical page address from the TLB 14. Search for item 15.

該当する項15があれば、その絶対アドレス部19をレ
ジスタ20の上位部にセントして絶対ページアドレスと
し、レジスタ12のページ内変位を下位につなぐことに
よりアドレス変換が完了する。
If there is a corresponding term 15, the absolute address part 19 is placed in the upper part of the register 20 to make it an absolute page address, and the intra-page displacement of the register 12 is connected to the lower part, thereby completing the address conversion.

TLB制御部13の検索の結果、前記の意味で該当する
項が無かった場合には、アドレス変換制御部21を起動
して、主記憶装置3に保持されるアドレス変換テーブル
を使用する公知の方法によってアドレス変換を行う。
As a result of the search by the TLB control unit 13, if there is no corresponding term in the above sense, the address conversion control unit 21 is started and the address conversion table held in the main storage device 3 is used. Address translation is performed by

このアドレス変換においては、例えば仮想計算機上の主
記憶についての仮想実ページアドレスが先ず得られ、こ
の仮想実ページアドレスをプレフィクス処理部22で、
プレフィクス処理すると共に実計算機の主記憶装置3の
絶対アドレスへ変換し、その結果がレジスタ20に設定
され、Ai?記と同様の変換アドレスを得る。
In this address conversion, for example, a virtual real page address for the main memory on the virtual machine is first obtained, and the prefix processing unit 22 converts this virtual real page address into
The prefix is processed and converted to an absolute address in the main memory 3 of the actual computer, and the result is set in the register 20, Ai? Get the same translated address as above.

又、TLB制御部13の制御によってTLB 14の1
項に、今のアドレス変換によって得られた絶対ページア
ドレスと、対応する論理ページアドレス及びVMIDと
が書き込まれる。
Also, under the control of the TLB control unit 13, 1 of the TLB 14
The absolute page address obtained by the current address translation and the corresponding logical page address and VMID are written in the column.

プレフィクス処理とは公知のように、マルチプロセッサ
構成において主記憶装置3上に各プロセッサ固有のシス
テム制御情報の領域を設け、それぞれのプロセッサが自
身の領域にアクセスするのには、同一の実アドレスによ
ってアクセスできるようにするための機能である。
As is well known, prefix processing is a process in which an area for system control information unique to each processor is provided on the main memory 3 in a multiprocessor configuration, and each processor uses the same real address to access its own area. This is a function that allows access by.

その結果、TLB 14の絶対アドレス部19に保持さ
れる絶対ページアドレスは、一般には仮想計算機のみな
らず、論理プロセッサも・特定されて、はじめて妥当性
ををすることになる。
As a result, the absolute page address held in the absolute address section 19 of the TLB 14 generally becomes valid only after not only the virtual machine but also the logical processor is identified.

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

このために従来は、前記のようにVMモニタからある仮
想計算機に制御を渡された場合、仮想計算機の実行を開
始する前に、TLB 14について、制御レジスタ10
で示されるVMIDと一致する内容を持つ項をすべて無
効化した後起動するようにしている。従って、少なくと
も実行開始の初期には、当然TLB 14にはアドレス
変換に利用できる有効項が無く、アドレス変換処理時間
が長くなって、仮想計算機の実行効率を低下する一因に
なっていた。
For this purpose, conventionally, when control is passed from the VM monitor to a certain virtual machine as described above, before starting execution of the virtual machine, the control register 10 is set for the TLB 14.
It is configured to start after invalidating all items whose contents match the VMID indicated by . Therefore, at least at the beginning of execution, the TLB 14 naturally has no valid term that can be used for address translation, which lengthens the address translation processing time and becomes a factor in reducing the execution efficiency of the virtual machine.

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

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

図は実プロセッサのアドレス変換機構を示し、30は実
行した論理プロセッサの表示を保持する論理プロセッサ
表示レジスタ、31は制御レジスタ10.11のVMI
D及びLPAを入力として論理プロセッサ表示レジスタ
30を制御し、その結果によってTLB制御部32にT
LB 14の所要の項の無効化又は無効化処理の不要を
指示するための論理プロセッサ検出部である。
The figure shows the address translation mechanism of the real processor, where 30 is a logical processor display register that holds an indication of the executed logical processor, and 31 is the VMI of control register 10.11.
The logical processor display register 30 is controlled by using D and LPA as inputs, and the TLB control unit 32 is given TLB control based on the result.
This is a logical processor detection unit for instructing the invalidation of a required term of the LB 14 or the necessity of invalidation processing.

〔作 用〕[For production]

従来のようにVMモニタから仮想計算機に制御が渡ると
き、TLB制御部32はT1.B 14の無効化を行わ
ずに、論理プロセッサ検出部31を起動する。
When control is passed from the VM monitor to the virtual machine as in the past, the TLB control unit 32 performs T1. Activate the logical processor detection unit 31 without invalidating B14.

論理プロセッサ検出部31は、制御レジスタ10のVM
IDと制御レジスタ11のLPAにより論理プロセンサ
表示レジスタ30の該当ビットをセットする。
The logical processor detection unit 31 detects the VM of the control register 10.
The ID and LPA of the control register 11 set the corresponding bit of the logical processor display register 30.

論理プロセッサ表示レジスタ30は、各論理プロセッサ
ごとに1表示ビットを割り当てて、例えば表示ビット値
゛1°で該当の論理プロセッサが使用されたことを表示
する構成とする。
The logical processor display register 30 is configured to allocate one display bit to each logical processor, and for example, a display bit value of "1" indicates that the corresponding logical processor is used.

論理プロセッサ検出部31は、制御レジスタ10のVM
IDで指定される仮想計算機を構成する全論理プロセッ
サの表示ビットを検査し、LPAで定まる表示ビット以
外に、表示ビット値“loのものがあれば°0′にリセ
ットする。
The logical processor detection unit 31 detects the VM of the control register 10.
The display bits of all the logical processors constituting the virtual machine specified by the ID are checked, and if there is a display bit value "lo" other than the display bit determined by the LPA, it is reset to 0.

上記処理の結果、少なくとも1表示ピントでも°1゛ 
のビットがあった場合には、TLB制御部32に無効化
処理を要求する。この場合TLB制御部32は、制御レ
ジスタ10のVMIDと同一の内容を持つTLB 14
の各項を無効化する。
As a result of the above processing, at least 1 display focus is 1°
If there is a bit, the TLB control unit 32 is requested to perform invalidation processing. In this case, the TLB control unit 32 creates a TLB 14 with the same contents as the VMID of the control register 10.
Disable each section.

その他の場合には、論理プロセッサ検出部31は、TL
B制御部32に無効化の不要を通知し、無効化は実行さ
れない。
In other cases, the logical processor detection unit 31 detects the TL
The B control unit 32 is notified that invalidation is not necessary, and invalidation is not executed.

以上により、TLBを無効化する機会が減少し、仮想計
算機の性能を改善することができる。
As described above, the chances of invalidating the TLB are reduced, and the performance of the virtual machine can be improved.

〔実施例〕〔Example〕

第1図において、TLB制御部32は、以下に述べる他
は従来のTLB制御部13と同様の制御を実行する。
In FIG. 1, the TLB control unit 32 executes the same control as the conventional TLB control unit 13 except as described below.

論理プロセッサ表示レジスタ30は、V旧りで示される
各仮想計算機別に、LPAで示される各論理プロセッサ
ごとに1表示ビットを割り当て、例えば表示ビット値゛
1′ で該当の論理プロセッサが使用されたことを表示
する構成のレジスタである。
The logical processor display register 30 allocates one display bit for each virtual machine indicated by V old and for each logical processor indicated by LPA, and for example, the display bit value ``1'' indicates that the corresponding logical processor is used. This is a register configured to display .

従来のようにVMモニタから仮想計算機に制御が渡ると
き、T L B 1trll m部32は几B 14の
無効化を行わずに、論理プロセッサ検出部31を起動す
る。
When control is passed from the VM monitor to the virtual machine as in the past, the TLB1trllm unit 32 activates the logical processor detection unit 31 without invalidating the B14.

論理プロセッサ検出部31は、制御レジスタ10のVM
rDと制御レジスタ11のLPAにより論理プロセッサ
表示レジスタ30の該当する1表示ピントをセントする
The logical processor detection unit 31 detects the VM of the control register 10.
The corresponding 1 display focus of the logical processor display register 30 is set by rD and LPA of the control register 11.

次に、論理プロセッサ検出部31は、制御レジスタ10
の闘10で指定される仮想計算機を構成する論理プロセ
・フサ群の全表示ビットを検査する。
Next, the logical processor detection unit 31 detects the control register 10
In step 10, all display bits of the logical processor/fusers constituting the virtual machine specified in step 10 are checked.

該当論理プロセッサ群の表示ビットを検査して、LPA
で定まる前記セットした表示ビット以外に、表示ビット
値°1°のものがあればO゛にリセツトし、表示ピッド
1゛のものが有ったことを記憶しておく。
Check the indication bits of the corresponding logical processor group, and
If there is a display bit value of 1° in addition to the set display bit determined by , it is reset to 0, and it is stored that there is a display bit with a display pitch of 1°.

上記処理を、該当の論理プロセッサ群の全表示ビットに
ついて行い、その結果、少なくとも1表示ビットが1°
であった場合には、その場合のみTLB制御部32に無
効化処理を要求し、TLB制御部32は、制御レジスタ
10のVMIDと同一の内容を持つTLB 14の各項
を、従来と同様に無効化する。
The above process is performed for all display bits of the corresponding logical processor group, and as a result, at least one display bit is 1°.
If so, the TLB control unit 32 is requested to perform invalidation processing only in that case, and the TLB control unit 32 stores each item of the TLB 14 having the same content as the VMID of the control register 10 in the same manner as before. Disable.

その他の場合には、論理プロセッサ検出部31は、TL
B制御部32に無効化の不要を通知し、無効化は実行さ
れない。
In other cases, the logical processor detection unit 31 detects the TL
The B control unit 32 is notified that invalidation is not necessary, and invalidation is not executed.

以上により、TLB 14の無効化は、起動される仮想
計算機の、異なる論理プロセッサに関する絶対アドレス
が、TLB 14に残っている可能性のある場合のみに
限られるので、無効化する機会が減少し、アドレス変換
の効率低下を減少することによって仮想計算機の性能を
改善することができる。
As described above, invalidation of the TLB 14 is limited to cases where there is a possibility that absolute addresses related to different logical processors of the virtual machine to be started remain in the TLB 14, so the chances of invalidation are reduced. Virtual machine performance can be improved by reducing address translation efficiency degradation.

以上の説明では、論理プロセッサに対応する表示ビット
のために、実プロセッサ内に論理プロセッサ表示レジス
タ30を設けるようにしたが、これを例えば主記t9装
置3の適当な領域に設けるテーブルにしてもよく、又そ
のテーブルを、全実プロセッサのためのテーブルに集合
した構成にしてもよく、それらの変形は前記説明から容
易に実施することができる。
In the above explanation, the logical processor display register 30 is provided in the real processor for the display bit corresponding to the logical processor, but this may also be set as a table provided in an appropriate area of the main t9 device 3, for example. Alternatively, the table may be configured as a collection of tables for all real processors, variations of which can be easily implemented from the above description.

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

以上の説明から明らかなように、本発明によれば、マル
チプロセッサ構成の仮想計算機を稼動する計算機システ
ムにおいて、アドレス変換バッファ(TLB)の無効化
の回数が減少されるので、アドレス変換の効率を改善し
て、仮想計算機の性能を向上するという著しい工業的効
果がある。
As is clear from the above description, according to the present invention, in a computer system running a virtual machine with a multiprocessor configuration, the number of invalidations of the address translation buffer (TLB) is reduced, so that the efficiency of address translation is improved. This has a significant industrial effect of improving the performance of virtual machines.

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

第1図は本発明の実施例構成ブロック図、第2図は計算
機システムの一構成例ブロック図、第3図は従来の一構
成例ブロック図 である。 図において、 1は実プロセンサ、  2は記憶制御装置、3は主記憶
装置、   1o、11は制御レジスタ、12.20は
レジスタ、  13.32はTLB制御部、14はアド
レス変換バッファ 21はアドレス変換制御部、 22はプレフィクス処理部、 30は論理プロセッサ表示レジスタ、 31は論理プロセッサ検出部 を示す。
FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a block diagram of a computer system, and FIG. 3 is a block diagram of a conventional configuration. In the figure, 1 is a real processor, 2 is a storage control device, 3 is a main memory, 1o and 11 are control registers, 12.20 are registers, 13.32 are TLB control units, 14 is an address conversion buffer 21 is an address conversion 22 is a prefix processing unit; 30 is a logical processor display register; and 31 is a logical processor detection unit.

Claims (1)

【特許請求の範囲】 アドレス変換バッファ(14)を有する実プロセッサに
より、論理マルチプロセッサ構成の仮想計算機を稼動す
る計算機システムにおいて、 各該実プロセッサに対応して、該実プロセッサで実行し
た仮想計算機の論理プロセッサを表示する手段(30)
を設け、 該実プロセッサが仮想計算機の実行を開始する場合に、
該表示手段(30)を参照して、該仮想計算機の該実行
を開始する論理プロセッサと異なる論理プロセッサの表
示がある場合には、アドレス変換バッファの該仮想計算
機に対応するアドレスを保持する項を無効化し、該表示
を消去するように構成されていることを特徴とするアド
レス変換バッファ制御方式。
[Scope of Claims] In a computer system in which a virtual machine having a logical multiprocessor configuration is operated by a real processor having an address translation buffer (14), each of the virtual machines executed by the real processor corresponds to each real processor. Means for displaying logical processors (30)
and when the real processor starts execution of the virtual machine,
Referring to the display means (30), if there is a display of a logical processor that is different from the logical processor that starts the execution of the virtual machine, the section that holds the address corresponding to the virtual machine in the address translation buffer is An address translation buffer control method, characterized in that the address translation buffer control method is configured to invalidate and erase the display.
JP60208210A 1985-09-20 1985-09-20 Control system for address converting buffer Pending JPS6269338A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60208210A JPS6269338A (en) 1985-09-20 1985-09-20 Control system for address converting buffer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60208210A JPS6269338A (en) 1985-09-20 1985-09-20 Control system for address converting buffer

Publications (1)

Publication Number Publication Date
JPS6269338A true JPS6269338A (en) 1987-03-30

Family

ID=16552493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60208210A Pending JPS6269338A (en) 1985-09-20 1985-09-20 Control system for address converting buffer

Country Status (1)

Country Link
JP (1) JPS6269338A (en)

Similar Documents

Publication Publication Date Title
EP0175091B1 (en) Fast two-level dynamic address translation method and means
US4779188A (en) Selective guest system purge control
CA1134052A (en) Address control system for software simulation
US5317705A (en) Apparatus and method for TLB purge reduction in a multi-level machine system
US4816991A (en) Virtual machine system with address translation buffer for holding host and plural guest entries
KR920004400B1 (en) Virtical computing system
US5119290A (en) Alias address support
US5475827A (en) Dynamic look-aside table for multiple size pages
US4410946A (en) Cache extension to processor local storage
JPH0816479A (en) Memory-address space management
JPH07262092A (en) Virtual memory management system, conversion index buffer management system and minimization method of conversion index buffer purge overhead
US5278963A (en) Pretranslation of virtual addresses prior to page crossing
JP2510605B2 (en) Virtual computer system
EP0145960B1 (en) Selective guest system purge control
US7269825B1 (en) Method and system for relative address translation
US5437016A (en) Apparatus and method for translating logical addresses for virtual machines
US5341484A (en) Virtual machine system having an extended storage
US6766434B2 (en) Method for sharing a translation lookaside buffer between CPUs
KR910001314B1 (en) Method for operating data processing system
JPH071489B2 (en) Computer device and method for detecting and correcting data inconsistency in a cache data array in a computer device
JPS6269338A (en) Control system for address converting buffer
JPS6269339A (en) Address converting buffer system
JPS6152505B2 (en)
JPH03110648A (en) Data processing system
JPS62117046A (en) Prefix control system