JPH01263763A - Instruction execution control system - Google Patents

Instruction execution control system

Info

Publication number
JPH01263763A
JPH01263763A JP63092508A JP9250888A JPH01263763A JP H01263763 A JPH01263763 A JP H01263763A JP 63092508 A JP63092508 A JP 63092508A JP 9250888 A JP9250888 A JP 9250888A JP H01263763 A JPH01263763 A JP H01263763A
Authority
JP
Japan
Prior art keywords
stop
stop request
instruction
signal
execution
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.)
Granted
Application number
JP63092508A
Other languages
Japanese (ja)
Other versions
JP2864496B2 (en
Inventor
Gakuo Asakawa
浅川 岳夫
Shigeru Nagasawa
長沢 茂
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 JP63092508A priority Critical patent/JP2864496B2/en
Publication of JPH01263763A publication Critical patent/JPH01263763A/en
Application granted granted Critical
Publication of JP2864496B2 publication Critical patent/JP2864496B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To effectively control the execution of a virtual computer instruction which is required to be exclusively executed between processors in a relatively simple constitution by progressing only the instruction execution of a single processor and stopping the other processors. CONSTITUTION:Mode display 10 which indicates the quest mode to execute a virtual computer is provided in each processor 1. When the said mode display 10 displays the guest mode, a stop request generating part 12 transmits a stop request signal 11 for the request of the stop of the other processors before the execution of a prescribed instruction. A preceding memory control device 2 receives the stop request signal 11, and repeats it as a stop control signal 13 to the entire processors 1 by a stop request propagating part 20. Simultaneously, among the processors which transmit the stop request signals 11 by a stop request selecting part 21, the highest order from the prescribed preferential order is selected. By receiving the stop control signal 13 by a responding part 15, the processor 1 notifies a stop control part 18, stops the execution of the instruction, and sends a stop response signal 14 as needed.

Description

【発明の詳細な説明】 〔概 要〕 仮想計算機を実行するマルチプロセッサシステムに関し
、 処理装置間で排他的に実行する必要のある仮想計算機命
令の実行制御を効率よく行うための命令実行制御方式を
目的とし、 仮想計算機を実行するゲストモードを有する複数の処理
装置からなる計算機において、停止要求信号を送信して
いる該処理装置のうち、所定の優先順位の最も高い順位
を設定してある該処理装置に対して、進行制御信号を送
信する手段を設け、該処理装置には、該ゲストモードの
場合に所定の命令の実行に先立って、他の該処理装置に
対して該停止要求信号を送信する手段、他の該処理装置
が該停止要求信号を送信したことを示す信号により、命
令の実行を停止する手段、及び、該進行制御信号を受信
することにより、該所定の命令を実行する手段を設ける
ように構成する。
[Detailed Description of the Invention] [Summary] An instruction execution control method for efficiently controlling the execution of virtual machine instructions that need to be executed exclusively between processing units in a multiprocessor system that executes virtual machines is provided. In a computer consisting of a plurality of processing devices having a guest mode that executes a virtual machine, the processing for which the highest predetermined priority is set among the processing devices sending the stop request signal. A device is provided with means for transmitting a progress control signal, and the processing device transmits the stop request signal to another processing device before executing a predetermined command in the guest mode. means for stopping execution of the instruction by a signal indicating that another processing device has transmitted the stop request signal; and means for executing the predetermined instruction by receiving the progress control signal. The system is configured to provide the following.

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

本発明は、仮想計算機を実行するマルチプロセッサシス
テムにおける1、処理装置間で排他的に実行する必要の
ある仮想計算機命令の命令実行制御方式に関する。
The present invention relates to an instruction execution control method for virtual machine instructions that need to be executed exclusively between processing units in a multiprocessor system that executes virtual machines.

計算機において、別の1以上の仮想的な計算機システム
、いわゆる仮想計算機を制御する方式はよく知られてい
る。
In computers, methods for controlling one or more other virtual computer systems, so-called virtual computers, are well known.

その場合に各仮想計算機は、実計算機の仮想計算機制御
用のモニタプログラム(以下において、VMモニタとい
う)の制御下にあり、VMモニタによって制御を渡され
た仮想計算機が、実計算機の処理装置で実行される。
In that case, each virtual computer is under the control of a monitor program for controlling the virtual computer of the real computer (hereinafter referred to as VM monitor), and the virtual computer to which control is transferred by the VM monitor is the processing unit of the real computer. executed.

公知の仮想計算機制御の一方式では、VMモニタの管理
下の仮想記憶領域を、仮想計算機から実記憶として見え
るように制御するので、その場合の仮想計算機の(仮想
の)実記憶ページにはVMモニタによって、いわゆるペ
ージングの制御が行われる。
In one known virtual machine control method, the virtual storage area under the management of the VM monitor is controlled so that it appears as real storage from the virtual computer, so in that case, the (virtual) real storage page of the virtual computer contains the VM The monitor performs so-called paging control.

〔従来の技術と発明が解決しようとする課題〕仮想記憶
方式の計算機においては、公知のように主記憶装置上の
記憶領域を例えば2キロバイトごとに分割したブロック
の実ページを単位として管理し、仮想記憶領域の所要の
仮想ページに実記憶ページを割り当てる。
[Prior art and problems to be solved by the invention] As is well known, in virtual memory type computers, the storage area on the main storage device is divided into blocks of, for example, 2 kilobytes, and real pages are managed as units. Allocate real storage pages to the required virtual pages in the virtual storage area.

このような実ページの仮想ページへの割当及び割当の解
除に関する、いわゆるページングの制御のために、各実
ページのアクセス状況を示す情報が必要であり、例えば
参照ビット及び更新ビットと呼ばれる各1ビツトを、各
実ページに対応して設ける方式がよく知られている。
In order to control so-called paging, which involves allocation and cancellation of allocation of real pages to virtual pages, information indicating the access status of each real page is required. For example, one bit each called a reference bit and an update bit is required. A well-known method is to provide a page corresponding to each real page.

その場合に、参照ビット及び更新ビットは実ページが割
り当てられたとき“0”にリセットしておき、その実ペ
ージ内の領域にアクセスがあると、アクセスと一体の動
作として、対応する参照ビットを“1”にセットし、更
にそのアクセスがデータを書き込むためのアクセスであ
ると更新ビットも“1”にセットするようにした制御機
構が設けられる。
In that case, the reference bit and update bit are reset to "0" when a real page is allocated, and when an area within that real page is accessed, the corresponding reference bit is reset to "0" as an operation integrated with the access. A control mechanism is provided which sets the update bit to "1" and also sets the update bit to "1" if the access is for writing data.

そのようにすることにより両ビットは、ページング制御
において、当該ページが現在必要度の高いページか、又
ページ割当を切り換えた場合にページアウトが必要か等
を判断するための資料として使用することができる。
By doing so, both bits can be used in paging control as data for determining whether the page in question is currently a highly needed page, or whether page out is required when page allocation is switched. can.

両ビットは一般のデータやプログラムとは別の制御情報
であるので、プログラムの記憶空間とは別に設ける記憶
機構に、同様の取扱が必要な記憶保護機能のための5ビ
ツトの情報と共に、合計7ビツトのキー情IIとして保
持される。
Since both bits are control information separate from general data and programs, a total of 7 bits are stored in a storage mechanism separate from the program storage space, along with 5 bits of information for memory protection functions that require similar handling. It is held as bit key information II.

従って、それらの情報にアクセスするためには特別の命
令が必要になり、例えば、キー情報を読み出すためのl
5K(Insert Storage Key)命令、
キー情報を更新するための5SK(Set Stora
ge Key)命令、及び参照ビットと更新ビットを読
み、且つ参照ビットを0”にリセットするためのRRB
(Reset Reference Bit)命令等が
ある。
Therefore, special instructions are required to access that information, such as l to read key information.
5K (Insert Storage Key) instruction,
5SK (Set Stora) for updating key information
ge Key) instruction, and an RRB for reading the reference bit and update bit, and resetting the reference bit to 0''.
(Reset Reference Bit) command, etc.

こ\で、仮想計算機の場合にも、仮想計算機の実行によ
ってアクセスされた実ページについて、前記の制御機構
がはたらいて、参照ビット及び更新ビ・ノドのセントが
行われ、その実ページがその仮想計算機に割り当てられ
ている状態が継続する限りにおいて、仮想計算機のプロ
グラムは両ビットを正しく使用することができる。
In the case of a virtual computer as well, the above-mentioned control mechanism works for the real page accessed by the execution of the virtual computer, and the reference bit and update bit are sent, and the real page is transferred to the virtual computer. The virtual machine program can use both bits correctly as long as the state in which they are assigned continues.

しかし、前記のように仮想計算機に直接見える仮想の実
ページ(以下に仮想実ページという)は、VMモニタが
準備する仮想空間の仮想ページであって、その仮想ペー
ジに実際の実ページが割り当てられることになるので、
仮想実ページに割り当てられている実ページはVMモニ
タのページング制御によって別の実ページに切り換えら
れることが起こり得る。
However, as mentioned above, the virtual real page that is directly visible to the virtual machine (hereinafter referred to as virtual real page) is a virtual page in the virtual space prepared by the VM monitor, and an actual real page is allocated to that virtual page. Therefore,
The real page assigned to the virtual real page may be switched to another real page by the paging control of the VM monitor.

その結果、参照及び更新ビットが当然界なることになる
が、仮想計算機に対してシミュレートする実ページ即ち
仮想実ページとしては、実ページの切換に関わらず同一
の仮想実ページとして参照ビット及び更新ピントの内容
がmb’tしていなければならない。
As a result, reference bits and update bits are naturally bounded, but as a real page, that is, a virtual real page simulated for a virtual machine, the reference bits and update bits are treated as the same virtual real page regardless of real page switching. The content of focus must be mb't.

このためにVMモニタは仮想計算機ごとに、仮想実ペー
ジに対応してキー情報を保持する仮想キー情報領域を設
け、処理装置の仮想計算機の実行に特有の制御のために
設けるゲストモードにおいて前記のキー情報処理命令が
実行される場合には、当該実ページのキー情報と仮想キ
ー情報領域の対応情報の両者を参照して、仮想実ページ
の状態のm続性に矛盾の無いように処理し、実行結果に
おいては画情報が一致するようにする。
For this purpose, the VM monitor provides a virtual key information area for each virtual machine to hold key information corresponding to the virtual real page, and in the guest mode, which is provided for specific control of the execution of the virtual machine of the processing unit, When a key information processing command is executed, it refers to both the key information of the relevant real page and the corresponding information of the virtual key information area, and processes the virtual real page so that there is no contradiction in the continuity of the state. , so that the image information matches in the execution results.

即ち、SSK命令では指定のキー情報を両者に設定する
。ISK命令では両者の論理和を読み取り結果とし、同
じ内容を両者に設定する。又、RRB命令では両者の論
理和の参照ビットと更新ビットを読み取り結果とし、同
じ値の更新ビットと“0”の参照ビットとを両者の新内
容として設定する。
That is, in the SSK command, designated key information is set for both. In the ISK instruction, the logical sum of the two is read as a result, and the same content is set in both. Further, in the RRB instruction, the reference bit and update bit of the logical sum of the two are read as a result, and the update bit with the same value and the reference bit of "0" are set as the new contents of both.

こ−で、もし2以上の処理装置で同じ仮想計算機が実行
されていて、両処理装置の仮想計算機が並行して同じ仮
想実ページに対するキー情報処理命令を実行すると、実
ページのキー情報と仮想キー情9181域のキー情報と
の両者を処理しなければならないために、両処理装置の
実行のタイミングにより、例えば仮想キー情報領域には
一方の処理装置のSSK命令実行により強制的に設定さ
れるキー情報が設定され、実ページのキー情報には他方
の処理装置のRRB命令実行結果が設定されて、両処理
装置の命令実行が終わったとき実ページのキー情報と仮
想キー情報領域のキー情報とが一致していない状態が発
生し、その後の処理に矛盾を生じる可能性がある。
Therefore, if the same virtual machine is being executed by two or more processing units, and the virtual machines of both processing units execute key information processing instructions for the same virtual real page in parallel, the key information of the real page and the virtual Because both the key information in the key information 9181 area and the key information in the key information 9181 area must be processed, depending on the execution timing of both processing units, for example, the virtual key information area may be forcibly set by executing the SSK command of one of the processing units. The key information is set, the RRB instruction execution result of the other processing device is set in the key information of the real page, and when the instruction execution of both processing devices is finished, the key information of the real page and the key information of the virtual key information area are set. This may result in a situation where the two do not match, causing inconsistency in subsequent processing.

本発明は、仮想計算機を実行するマルチプロセッサシス
テムにおける、処理装置間で排他的に実行する必要のあ
る仮想計算機命令の実行制御を比較的簡易な構成で効率
よく行うための命令実行制御方式を目的とする。
The present invention aims to provide an instruction execution control method for efficiently controlling the execution of virtual machine instructions that need to be executed exclusively between processing units with a relatively simple configuration in a multiprocessor system that executes virtual machines. shall be.

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

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

図はマルチプロセッサシステムの構成を示し、複数の処
理装置1を接続して、処理装置1及びその他の装置間の
情報授受を制御する主記憶制御装置2において、処理装
置1にはモード表示10と所定命令種別で停止要求信号
11を発行する停止要求発生部12と、停止制御信号1
3に応答して停止応答信号14を発生する応答部15と
、進行制御信号16を受信し、命令実行処理部17の処
理を所定条件で停止する停止制御部18を設け、主記憶
制御装置2には全処理装置1の停止要求信号11を受け
て、全処理装置1に停止要求信号13を送出する停止要
求伝播部20と、停止要求信号11と停止応答信号14
を受けて、処理装置1へ進行制御信号16を送る停止要
求選択部21を設ける。
The figure shows the configuration of a multiprocessor system, in which a main memory control device 2 connects a plurality of processing devices 1 and controls information exchange between the processing device 1 and other devices. A stop request generation unit 12 that issues a stop request signal 11 according to a predetermined command type, and a stop control signal 1
3, and a stop control section 18 that receives the progress control signal 16 and stops the processing of the instruction execution processing section 17 under predetermined conditions. includes a stop request propagation unit 20 that receives a stop request signal 11 from all processing devices 1 and sends a stop request signal 13 to all processing devices 1; and a stop request signal 11 and a stop response signal 14.
A stop request selection section 21 is provided which receives the request and sends a progress control signal 16 to the processing device 1.

〔作 用〕[For production]

各処理装置1には仮想計算機を実行するゲストモードを
示すモード表示10を有し、停止要求発生部12はモー
ド表示10がゲストモードの場合に、所定の命令の実行
に先立って、他の処理装置の停止を要求するための停止
要求信号11を送信する。
Each processing device 1 has a mode display 10 indicating the guest mode in which the virtual machine is executed, and when the mode display 10 is the guest mode, the stop request generation unit 12 performs other processing before executing a predetermined instruction. A stop request signal 11 is transmitted to request stopping of the device.

主記憶制御装置2は停止要求信号11を受信して停止要
求伝播部20により全処理装置lに停止制御信号13と
して中継すると共に、停止要求選択部21により停止要
求信号11を送信している処理装置1のうち、所定の優
先順位の最も高い順位を設定してある1処理装置を選択
し、要すれば停止応答信号14を参照して進行制御信号
16を送信する。
The main storage control device 2 receives the stop request signal 11 and relays it as a stop control signal 13 to all the processing devices l by the stop request propagation unit 20, and also transmits the stop request signal 11 by the stop request selection unit 21. Among the devices 1, one processing device having the highest predetermined priority is selected, and if necessary, the progress control signal 16 is transmitted with reference to the stop response signal 14.

処理装置lでは、停止制御信号13を応答部15で受信
したことにより、停止制御部18に通知して命令の実行
を停止すると共に、要すれば停止応答信号14を送出す
る。
In the processing device 1, when the stop control signal 13 is received by the response unit 15, the stop control unit 18 is notified to stop the execution of the command, and if necessary, the stop response signal 14 is sent out.

停止制御部18は停止要求発生部12からの信号又は応
答部15からの信号で命令実行処理部17に命令実行を
停止する信号を送り、停止要求発生部12からの信号で
停止している場合には、進行制御信号16を受信するこ
とにより、命令実行処理部17に対する命令実行停止の
制御を解除する。
The stop control unit 18 sends a signal to stop the instruction execution to the instruction execution processing unit 17 based on the signal from the stop request generation unit 12 or the signal from the response unit 15, and when the instruction execution is stopped due to the signal from the stop request generation unit 12. By receiving the progress control signal 16, the command execution processing unit 17 is released from the command execution stop control.

以上の制御方式により、前記キー情報処理命令等の必要
な命令の実行に際して、1処理装置の命令実行のみを進
行させ、その他の処理装置を停止することにより、処理
装置間の排他制御を行うことができる。
According to the above control method, when executing necessary commands such as the key information processing command, exclusive control is performed between the processing devices by allowing only one processing device to proceed with the instruction execution and stopping the other processing devices. I can do it.

〔実施例〕     ゛ 図はマルチプロセスシステムの構成を示し、複数の処理
装置1は公知のように主記憶制御装置2に接続して、主
記憶制御装置2により各処理装置1から主記憶装置(図
示せず)へのアクセス及び処理装置間の情報授受を制御
する。
[Example] The figure shows the configuration of a multi-process system, in which a plurality of processing devices 1 are connected to a main memory control device 2 as is well known, and the main memory control device 2 transfers data from each processing device 1 to the main memory ( (not shown) and the exchange of information between processing devices.

各処理装置1には仮想計算機を実行するゲストモードを
示すモード表示10を有し、命令実行処理部17は通常
のように命令のフェッチ、解釈、実行を処理すると共に
、モード表示10がゲストモードを表示している場合に
は、所定の命令について、その実行処理を仮想計算機の
ために定義された処理に変更して実行するように構成さ
れている。
Each processing device 1 has a mode display 10 indicating the guest mode in which the virtual machine is executed, and the instruction execution processing unit 17 processes fetching, interpretation, and execution of instructions as usual, and the mode display 10 indicates the guest mode. is displayed, the configuration is such that the execution process for a predetermined instruction is changed to a process defined for the virtual machine and then executed.

各処理装置1の停止要求発生部12はモード表示10の
表示、及び実行する命令の命令種別を示すように命令実
行処理部17から送る信号とを入力として、ゲストモー
ドの場合に、所定の命令例えば前記のキー情報処理命令
が実行されることを検出すると、他の処理装置の停止を
要求するための停止要求信号11を主記憶制御装置2へ
送信する。又停止制御部18に信号を送って、命令実行
処理部17の命令の実行を停止させる。
The stop request generation unit 12 of each processing device 1 inputs the display on the mode display 10 and a signal sent from the instruction execution processing unit 17 indicating the instruction type of the instruction to be executed, and executes a predetermined instruction in the guest mode. For example, when it is detected that the above-mentioned key information processing command is executed, a stop request signal 11 for requesting the stop of other processing devices is sent to the main storage control device 2. It also sends a signal to the stop control section 18 to stop the instruction execution processing section 17 from executing the instructions.

主記憶制御装置2は何れかの処理装置1から停止要求信
号11を受信すると、停止要求伝播部20により全処理
装置1に停止制御信号13として中継し、各処理装置1
はこの停止制御信号13を応答部15で受信すると、停
止制御部1日に通知して命令の実行を停止すると共に、
主記憶制御装置2へ停止応答信号14を送出する。
When the main storage control device 2 receives a stop request signal 11 from any of the processing devices 1, the stop request propagation unit 20 relays it to all the processing devices 1 as a stop control signal 13, and each processing device 1
When the response unit 15 receives this stop control signal 13, it notifies the stop control unit 1 and stops execution of the command.
A stop response signal 14 is sent to the main storage control device 2.

そこで、主記憶制御装置2では、停止要求選択部21に
より停止要求信号11を送信している処理装置1のうち
の1装置を設定されている優先順位で選択し、全処理装
置1から停止応答信号14を受信していることを確認し
て、選択した処理装置1のみへ進行制御信号16を送出
する。
Therefore, in the main memory control device 2, the stop request selection unit 21 selects one of the processing devices 1 sending the stop request signal 11 in the set priority order, and all the processing devices 1 respond with a stop request. After confirming that the signal 14 has been received, the progress control signal 16 is sent only to the selected processing device 1.

処理装置1では、停止制御部18が進行制御信号16を
受信し、停止要求発生部12からの信号で停止している
場合に進行制御信号16を受信することにより、命令実
行処理部17に対する命令実行停止の制御を解除するの
で、命令実行処理部17は停止していたキー情報処理命
令の実行を開始する。
In the processing device 1, the stop control unit 18 receives the progress control signal 16, and when the stop request generation unit 12 has stopped the progress control signal 16, the stop control unit 18 issues an instruction to the instruction execution processing unit 17 by receiving the progress control signal 16. Since the execution stop control is released, the instruction execution processing unit 17 starts executing the key information processing instruction that has been stopped.

その結果、停止要求発生部12が、停止要求信号11を
発行する要因となったキー情報処理命令等の実行完了を
検出すると、停止要求信号11を終了させる。
As a result, when the stop request generation unit 12 detects the completion of execution of the key information processing command or the like that caused the stop request signal 11 to be issued, the stop request signal 11 is terminated.

こ\で他の処理装置から停止要求信号11が出ていなけ
れば、停止要求信号11がすべて終了することにより、
主記憶制御装置2からの停止制御1信号13及び進行制
御信号16が終了し、全処理装置1の命令実行が通常の
状態に復旧して再開される。
At this point, if the stop request signal 11 is not output from another processing device, all the stop request signals 11 will be terminated.
The stop control 1 signal 13 and the progress control signal 16 from the main storage control device 2 are terminated, and the instruction execution of all the processing devices 1 is restored to the normal state and restarted.

しかし、もし他の1以上の処理装置lからも停止要求信
号11が発行されている場合には、停止要求選択部21
に人力している停止要求信号11の1つが消えることに
よって、別の処理装置が選択され、その処理装置1に対
して進行制御信号16を送出するように動作するので、
新たに進行制御信号16を受は取った処理装置1で命令
が実行される。
However, if the stop request signal 11 is also issued from one or more other processing devices l, the stop request selection unit 21
When one of the stop request signals 11 input manually disappears, another processing device is selected and operates to send the progress control signal 16 to that processing device 1.
The command is executed by the processing device 1 that newly receives the progress control signal 16.

このようにして、同時期に複数の処理装置1でキー情報
処理命令等を実行しようとすると、停止要求選択部21
に設定されている優先順位によって選択される1処理装
置のみが順番に命令の実行を可能にされ、命令実行の排
他制御ができる。
In this way, if a plurality of processing devices 1 try to execute key information processing commands etc. at the same time, the stop request selection unit 21
Only one processing device selected according to the priority set is allowed to execute the instructions in order, and exclusive control of instruction execution is possible.

従って、前記のキー情報処理命令の例において、2以上
の処理装置で同じ仮想計算機が実行されていて、画処理
装置の仮想計算機が並行して同じ仮想実ページに対する
キー情報処理命令を実行しようとしても、■処理装置の
命令実行によって実ページのキー情報と仮想キー情報領
域のキー情報との両者を処理し終わるまで、他の処理装
置がそれらの情報を更新することは起こらないので、キ
ー情報処理命令の実行後の実ページのキー情報と仮想キ
ー情報領域のキー情報との一致が常に保証される。
Therefore, in the above example of the key information processing instruction, if the same virtual computer is being executed by two or more processing devices, and the virtual computers of the image processing devices are attempting to execute the key information processing instruction for the same virtual real page in parallel, Also, until the processing device finishes processing both the key information of the real page and the key information of the virtual key information area by executing the command, other processing devices will not update the information, so the key information It is always guaranteed that the key information of the real page and the key information of the virtual key information area match after execution of the processing instruction.

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

以上の説明から明らかなように本発明によれば、仮想計
算機を実行するマルチプロセッサシステムにおいて、処
理装置間で排他的に実行する必要のある仮想計算機命令
の実行制御を効率よく行うことができるという著しい工
業的効果がある。
As is clear from the above description, according to the present invention, in a multiprocessor system that executes virtual machines, execution control of virtual machine instructions that need to be executed exclusively between processing units can be efficiently performed. It has significant industrial effects.

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

図は本発明の構成を示すブロック図 である。 図において、 1は処理装置、     2は主記憶制御装置、10は
モード表示、   11は停止要求信号、12は停止要
求部、   13は停止制御信号、14は停止応答信号
、  15は応答部、16は進行制御信号、  17は
命令実行処理部、18は停止制御部、   20は停止
要求伝播部、21は停止要求選択部 本発明の構成を示すブロック図
The figure is a block diagram showing the configuration of the present invention. In the figure, 1 is a processing device, 2 is a main memory control device, 10 is a mode display, 11 is a stop request signal, 12 is a stop request section, 13 is a stop control signal, 14 is a stop response signal, 15 is a response section, 16 17 is a progress control signal; 17 is an instruction execution processing unit; 18 is a stop control unit; 20 is a stop request propagation unit; and 21 is a stop request selection unit. A block diagram showing the configuration of the present invention.

Claims (1)

【特許請求の範囲】 仮想計算機を実行するゲストモード(10)を有する複
数の処理装置(1)からなる計算機において、停止要求
信号(11)を送信している該処理装置(1)のうち、
所定の優先順位の最も高い順位を設定してある該処理装
置に対して、進行制御信号(16)を送信する手段(2
1)を設け、 該処理装置(1)には、該ゲストモードの場合に所定の
命令の実行に先立って、他の該処理装置に対して該停止
要求信号(11)を送信する手段(12)、他の該処理
装置(1)が該停止要求信号を送信したことを示す信号
(13)により、命令の実行を停止する手段(15、1
8)、 及び、該進行御信号(16)を受信することにより、該
所定の命令を実行する手段(17、18)を設けること
を特徴とする命令実行制御方式。
[Claims] In a computer consisting of a plurality of processing devices (1) having a guest mode (10) that executes a virtual machine, among the processing devices (1) transmitting a stop request signal (11),
Means (2) for transmitting a progress control signal (16) to the processing device to which the highest predetermined priority is set;
1), and the processing device (1) includes means (12) for transmitting the stop request signal (11) to other processing devices before executing a predetermined command in the guest mode. ), means (15, 1) for stopping execution of the instruction in response to a signal (13) indicating that another processing device (1) has transmitted the stop request signal;
8) and an instruction execution control system, comprising means (17, 18) for executing the predetermined instruction by receiving the progress control signal (16).
JP63092508A 1988-04-14 1988-04-14 Multi-processing computer Expired - Fee Related JP2864496B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63092508A JP2864496B2 (en) 1988-04-14 1988-04-14 Multi-processing computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63092508A JP2864496B2 (en) 1988-04-14 1988-04-14 Multi-processing computer

Publications (2)

Publication Number Publication Date
JPH01263763A true JPH01263763A (en) 1989-10-20
JP2864496B2 JP2864496B2 (en) 1999-03-03

Family

ID=14056253

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63092508A Expired - Fee Related JP2864496B2 (en) 1988-04-14 1988-04-14 Multi-processing computer

Country Status (1)

Country Link
JP (1) JP2864496B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013533545A (en) * 2010-06-24 2013-08-22 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system, and program for executing diagnostic instructions for serializing processing

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013533545A (en) * 2010-06-24 2013-08-22 インターナショナル・ビジネス・マシーンズ・コーポレーション Method, system, and program for executing diagnostic instructions for serializing processing
US9632780B2 (en) 2010-06-24 2017-04-25 International Business Machines Corporation Diagnose instruction for serializing processing

Also Published As

Publication number Publication date
JP2864496B2 (en) 1999-03-03

Similar Documents

Publication Publication Date Title
KR900006549B1 (en) Data processing system
US4860190A (en) Computer system for controlling virtual machines
US4347565A (en) Address control system for software simulation
KR101751936B1 (en) Apparatus and method for virtualization of i/o device using shared memory in host-based terminal virtualization environment
EP0099125B1 (en) Multicomputer system having dual common memories
JPH0430053B2 (en)
US20060064518A1 (en) Method and system for managing cache injection in a multiprocessor system
US5896520A (en) Virtual computer system of multi-processor constitution
US5003468A (en) Guest machine execution control system for virutal machine system
US4628445A (en) Apparatus and method for synchronization of peripheral devices via bus cycle alteration in a microprocessor implemented data processing system
JP3066753B2 (en) Storage controller
JPH01263763A (en) Instruction execution control system
JP2846760B2 (en) Programmable controller
JPS6336023B2 (en)
KR102280241B1 (en) System for controlling memory-access, apparatus for controlling memory-access and method for controlling memory-access using the same
JPS61240333A (en) Input and output interruption processing system
EP0138045A2 (en) Apparatus and method for synchronization of peripheral devices via bus cycle alteration in a microprocessor implemented data processing system
JPH06324861A (en) System and method for controlling cpu
JPH0219937A (en) Electronic computer system
JPH0567973B2 (en)
JP2718028B2 (en) How to access the program test file
JPS62125437A (en) Control method for additional processor
JPH0573518A (en) Memory mapped cpu system
JPS584365B2 (en) Reset control system
JPH01293447A (en) Control system for address coincidence interruption

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees