JPH01273151A - Memory window control system for plural oss - Google Patents

Memory window control system for plural oss

Info

Publication number
JPH01273151A
JPH01273151A JP63100246A JP10024688A JPH01273151A JP H01273151 A JPH01273151 A JP H01273151A JP 63100246 A JP63100246 A JP 63100246A JP 10024688 A JP10024688 A JP 10024688A JP H01273151 A JPH01273151 A JP H01273151A
Authority
JP
Japan
Prior art keywords
memory window
memory
hardware
oss
command
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
JP63100246A
Other languages
Japanese (ja)
Inventor
Toru Ono
徹 小野
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 JP63100246A priority Critical patent/JPH01273151A/en
Publication of JPH01273151A publication Critical patent/JPH01273151A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To control plural pieces of OSs by the same hardware even in case of the OS of different architecture by trapping a BIOS for controlling a memory window from each guest OS and an instruction for controlling directly the memory window. CONSTITUTION:When a command for executing directly an access to a memory window hardware 3 is issued from application programs 2a-2c, its command executes an access to virtual memory windows 8a-8c. A flow of this access traps the command by an instruction trap mechanism 5, when the command to the memory window hardware 3 is issued from the application programs 2a-2c on guest OSs 1a-1c. In such a way, by referring to a virtual memory window management table 7 in a memory window control part 6, even the OS of different architecture can be controlled by the same hardware.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はメモリウィンドウ制御方式に関し、特に複数
OSにおけるメモリウィンドウ制御方式〔従来の技術〕 、第2図は従来の複数OSのメモリウィンドウ制御方式
を示す構成図である。同図において、1a〜1Cはそれ
ぞれアプリケーションプログラム2a〜2Cを備えたゲ
ストOS13はメモリウィンドウハードウェア、4はこ
のメモリウィンドウハードウェア3を制御するBiO2
である。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a memory window control method, and particularly to a memory window control method for multiple OSs [prior art], and FIG. 2 shows a conventional memory window control method for multiple OSes. FIG. In the figure, a guest OS 13 having application programs 2a to 2C, 1a to 1C, is memory window hardware, and 4 is a BiO2 that controls this memory window hardware 3.
It is.

次に、上記構成による複数OSのメモリウィンドウ制御
方式の動作について説明する。例えば、ゲストOSla
上のアプリケーションプログラム2aからメモリウィン
ドウハードウェア3を制御する場合、BiOS4に対し
てコマンドを発行することによりメモリウィンドウハー
ドウェア3を制御することができる。また、アプリケー
ションプログラム2aからコマンドがBiOS4を経由
せずにメモリウィンドウハードウェア3に発行されると
、メモリクイ/ドウの制御が問題となるため、この種の
メモリウィンドウ制御は物理的に1つしか存在しないメ
モリウィンドウハードウェア3に対してBiOS4によ
り、同一アーキテクチャのゲストOSを複数個制御する
ものである。
Next, the operation of the multiple OS memory window control method with the above configuration will be described. For example, guest OS la
When controlling the memory window hardware 3 from the above application program 2a, the memory window hardware 3 can be controlled by issuing commands to the BiOS 4. In addition, if a command is issued from the application program 2a to the memory window hardware 3 without going through the BiOS 4, the control of memory quick/do will become a problem, so there is only one physical memory window control of this type. The BiOS 4 controls a plurality of guest OSs having the same architecture, whereas the memory window hardware 3 does not have the same architecture.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の複数OSのメモリウィンドウ制御方式線
BIOSによりメモリウィンドウを制御するものであり
、同一アーキテクチャのゲストOSを複数個制御するの
で、BIOSを通過しないOSに関しては制御できない
。しかも同一アーキテクチャを有したゲストOSでない
と制御ができないという欠点がある。
The above-mentioned conventional memory window control method for multiple OSes The memory window is controlled by the line BIOS, and since a plurality of guest OSes of the same architecture are controlled, it is not possible to control the OSs that do not pass through the BIOS. Moreover, it has the disadvantage that it cannot be controlled unless the guest OS has the same architecture.

〔課題を解決するための手段〕[Means to solve the problem]

との発明に係る複数OSのメモリウィンドウ制御方式は
、ゲストOS毎に、仮想メモリウィンドウと、これらの
仮想メモリウィンドウを管理する仮想メモリウィンドウ
管理テーブルと、ゲストOSからメモリウィンドウに対
する命令をトラップする手段と、物理的に存在するメモ
リウィンドウおよび仮想メモリウィンドウを制御する手
段とを有している。
The memory window control method for multiple OSs according to the invention includes, for each guest OS, a virtual memory window, a virtual memory window management table for managing these virtual memory windows, and means for trapping commands from the guest OS to the memory window. and means for controlling physically existing memory windows and virtual memory windows.

〔作用〕[Effect]

この発明は異なるアーキテクチャのOSでも同一ハード
ウェアで制御することができる。
This invention can control OSs of different architectures with the same hardware.

〔実施例〕〔Example〕

第1図はこの発明に係る複数OSのメモリウィンドウ制
御方式の一実施例を示す構成図である。
FIG. 1 is a block diagram showing an embodiment of a memory window control method for multiple OSs according to the present invention.

同図において、5はメモリウィンドウハードウェア3に
対する命令トラップ機構、6は下記の表に示す仮想メモ
リウィンドウ管理テーブルTを備えたメモリウィンドウ
制御部、8a〜8cは仮想メモリウィンドウである。
In the figure, 5 is an instruction trap mechanism for the memory window hardware 3, 6 is a memory window control unit equipped with a virtual memory window management table T shown in the table below, and 8a to 8c are virtual memory windows.

なお、表は情報処理システムにおける仮想メモリウィン
ドウのメモリアドレスを示す仮想メモリウィンドウ管理
テーブルである。
Note that the table is a virtual memory window management table that indicates memory addresses of virtual memory windows in the information processing system.

表 次に上記構成による複数OSのメモリウィンドウ制御方
式の動作について説明する。まず、物理的に存在するメ
モリウィンドウハードウェア3はメモリウィンドウ制御
部6が管理することにより、ゲスト081a、lbおよ
び1cのアプリケーションプログラム2a、 2bおよ
び2cからメモリウィンドウハードウェア3に対してア
クセスができなくなる。これによりアプリケーションプ
ログラム2a、2bおよび2Cからメモリウィンドウハ
ードウェア3を直接アクセスするコマンドを発行すると
、そのコマンドは仮想メモリウィンドウ6a。
Next, the operation of the memory window control method for multiple OSs with the above configuration will be explained. First, the physically existing memory window hardware 3 is managed by the memory window control unit 6, so that the application programs 2a, 2b, and 2c of the guests 081a, lb, and 1c can access the memory window hardware 3. It disappears. As a result, when the application programs 2a, 2b, and 2C issue a command to directly access the memory window hardware 3, the command is issued to the virtual memory window 6a.

6bおよび6Cにアクセスすることになる。このアクセ
スの流れはゲストOS1a、1bおよび1c上のアプリ
ケーションプログラム2a、2bおよび2Cからメモリ
ウィンドウハードウェア3に対するコマンドを発行する
と、命令トラップ機構5によりコマンドをトラップする
。トラップされたコマンドはメモリウィンドウ制御部6
において、仮想メモリウィンドウ管理テーブルTを参照
しながら仮想メモリウィンドウga、8bおよび8Cに
アクセスする。そして、メモリウィンドウ制御部6から
仮想メモリウィンドウ8a、3bおよび8Cのアクセス
ではメモリウィンドウハードウェア3に対するコマンド
と同じ機能を実現するためにメモリウィンドウ制御部6
において仮想メモリウィンドウ管理テーブルTを参照し
、異なるアーキテクチャのOSでも同一ハードウェアを
制御することができる。
6b and 6C will be accessed. In this access flow, when a command is issued to the memory window hardware 3 from the application programs 2a, 2b, and 2C on the guest OSs 1a, 1b, and 1c, the command is trapped by the instruction trap mechanism 5. The trapped command is sent to the memory window control unit 6.
, the virtual memory windows ga, 8b, and 8C are accessed while referring to the virtual memory window management table T. When accessing the virtual memory windows 8a, 3b, and 8C from the memory window control unit 6, the memory window control unit 6
By referring to the virtual memory window management table T, even OSs with different architectures can control the same hardware.

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

以上詳細に説明したように、この発明に係る複数OSの
メモリウィンドウ制御方式によれば、各ゲストOSから
のメモリウィンドウを制御するBIOi9とメモリウィ
ンドウを直接制御する命令とをトラップすることにより
、異なるアーキテクチャのOSでも複数個が同一ハード
ウェアで制御することができる効果がある。
As explained in detail above, according to the memory window control method for multiple OSs according to the present invention, by trapping the BIOi9 that controls the memory window from each guest OS and the instruction that directly controls the memory window, different Even in the case of an architectural OS, a plurality of OSs can be controlled by the same hardware.

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

第1図はこの発明に係る複数OSのメモリウィンドウ制
御方式の一実施例を示す構成図、第2図は従来の複数O
Sのメモリウィンドウ制御方式を示す構成図である。 1a〜1C・・・・ゲストOS,28〜2C・・・・ア
プリケーションプ四グラム、3・・・・メモリウィンド
ウハードウェア、50・・・命令トラップ機構、6・・
・・メモリウィンドウ制御部、T・・・・仮想メモリウ
ィンドウ管理テーブル、8a〜8C・・・・仮想メモリ
ウィンドウ。
FIG. 1 is a block diagram showing an embodiment of the memory window control method for multiple OSs according to the present invention, and FIG.
2 is a configuration diagram showing a memory window control method of S. FIG. 1a to 1C...Guest OS, 28 to 2C...Application program, 3...Memory window hardware, 50...Instruction trap mechanism, 6...
...Memory window control unit, T...Virtual memory window management table, 8a to 8C...Virtual memory window.

Claims (1)

【特許請求の範囲】[Claims] 複数OSが同時動作する1つの情報処理システムにおい
て、ゲストOS毎に、仮想メモリウィンドウと、これら
の仮想メモリウィンドウを管理する仮想メモリウィンド
ウ管理テーブルと、ゲストOSからメモリウィンドウに
対する命令をトラップする手段と、物理的に存在するメ
モリウィンドウおよび仮想メモリウィンドウを制御する
手段とを備えたことを特徴とする複数OSのメモリウィ
ンドウ制御方式。
In one information processing system in which multiple OSes operate simultaneously, each guest OS has a virtual memory window, a virtual memory window management table for managing these virtual memory windows, and means for trapping commands from the guest OS to the memory window. 1. A memory window control method for multiple OSs, comprising means for controlling physically existing memory windows and virtual memory windows.
JP63100246A 1988-04-25 1988-04-25 Memory window control system for plural oss Pending JPH01273151A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63100246A JPH01273151A (en) 1988-04-25 1988-04-25 Memory window control system for plural oss

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63100246A JPH01273151A (en) 1988-04-25 1988-04-25 Memory window control system for plural oss

Publications (1)

Publication Number Publication Date
JPH01273151A true JPH01273151A (en) 1989-11-01

Family

ID=14268882

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63100246A Pending JPH01273151A (en) 1988-04-25 1988-04-25 Memory window control system for plural oss

Country Status (1)

Country Link
JP (1) JPH01273151A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5434963A (en) * 1988-09-03 1995-07-18 Hitachi, Ltd. Method and system of help-information control method and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5434963A (en) * 1988-09-03 1995-07-18 Hitachi, Ltd. Method and system of help-information control method and system

Similar Documents

Publication Publication Date Title
US7877760B2 (en) Distributed hardware state management in virtual machines
US7356677B1 (en) Computer system capable of fast switching between multiple operating systems and applications
US8117435B2 (en) Method and system for secured dynamic bios update
US10158705B2 (en) Migration of hosts
WO2014000497A1 (en) Graceful shutdown method and system for virtual system
US20140289198A1 (en) Tracking and maintaining affinity of machines migrating across hosts or clouds
JPH01273151A (en) Memory window control system for plural oss
JPH0926889A (en) Virtual machine system
JPS5824954A (en) Address controlling system
US11176056B2 (en) Private space control within a common address space
US11550607B2 (en) Processor core power management in a virtualized environment
JPS6318448A (en) Bus controller
JP2642003B2 (en) Floppy disk device control method
JPH02190947A (en) File access processing system in system mounting different operating systems
JPS6029844A (en) Switching system for program mode
JPH0581162A (en) Input/output processing system and swap-out control system in time sharing system
JPH07134658A (en) Address translation buffer control system for virtual machine system
JPH0394348A (en) System resource controlling system
JP3518609B2 (en) Configuration management method and data processing system
JPH02146634A (en) Interruption control system for virtual computer system
JPH01145717A (en) Disk control system for plural os
JPH01263974A (en) Magnetic disk device
JPS62114046A (en) Access control system
JPH0281239A (en) File shared control system for virtual machine system
JPS58169278A (en) Multiprocessor system by virtual computer system