JPH02148155A - Input/output processing system - Google Patents
Input/output processing systemInfo
- Publication number
- JPH02148155A JPH02148155A JP63301951A JP30195188A JPH02148155A JP H02148155 A JPH02148155 A JP H02148155A JP 63301951 A JP63301951 A JP 63301951A JP 30195188 A JP30195188 A JP 30195188A JP H02148155 A JPH02148155 A JP H02148155A
- Authority
- JP
- Japan
- Prior art keywords
- ccw
- executed
- virtual computer
- circuit
- mode
- 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
Links
- 238000000034 method Methods 0.000 claims abstract 2
- 238000003672 processing method Methods 0.000 claims description 4
- 230000002401 inhibitory effect Effects 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 3
- 230000001629 suppression Effects 0.000 description 3
- 230000000694 effects Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000005764 inhibitory process Effects 0.000 description 1
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は計算機システムにおける入出力処理方式に係り
、特に仮想計算機での入出力命令(工○命令)の直接実
行に好適な入出力処理方式に関する。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to an input/output processing method in a computer system, and particularly to an input/output processing method suitable for direct execution of input/output instructions (work instructions) in a virtual computer. Regarding.
計算機システムにおけるIO命令処理は、例えば特開昭
47−26045号公報に記載のように。IO command processing in a computer system is described, for example, in Japanese Patent Laid-Open No. 47-26045.
5SCH命令等のIO開始命令によって入出力動作が開
始され、該命令で指定された主記憶装置の固定アドレス
からチャネルアドレス語(CAW)を読出し、該CAW
からチャネルコマンドff6(cCW)を読出す。CA
Wは実行すべきCCW列の先頭を指しており、1つのC
CWで1ブロツクの入出力動作を制御する。該CCWの
チエイニングにより、複数のブロックの入出力動作を1
回の5SCH命令により行うことができる。従来、この
CCWの実行においては、特権モード・非特権モードの
区別はなく、すべてのCCWが実行されていた。An input/output operation is started by an IO start command such as a 5SCH command, a channel address word (CAW) is read from a fixed address in the main memory specified by the command, and the CAW is
Read channel command ff6 (cCW) from. CA
W points to the beginning of the CCW sequence to be executed, and one CCW
The CW controls the input/output operation of one block. By chaining the CCWs, input/output operations of multiple blocks are
This can be done with 5 SCH instructions. Conventionally, in the execution of this CCW, there was no distinction between privileged mode and non-privileged mode, and all CCWs were executed.
上記従来技術は、仮想計算機上でのIO全命令直接実行
について何ら考慮されていない。The above-mentioned conventional technology does not give any consideration to direct execution of all IO instructions on a virtual machine.
仮想計算機は、一般に実計算機が仮想計算機の命令列を
直接実行するゲストモードと該仮想計算機の命令列中に
直接実行不能な命令が現れた場合にソフトウェアによっ
て該命令をシミュレーションするホストモードの2つの
動作モードによって実現される。この仮想計算機上で直
接実行できない命令としては、計算機システムの資源を
操作する命令及び割込みを制御する命令等があげられる
。Virtual machines generally operate in two modes: a guest mode in which a real computer directly executes the virtual machine's instruction sequence, and a host mode in which software simulates an instruction that cannot be directly executed if it appears in the virtual machine's instruction sequence. This is realized by the operating mode. Examples of instructions that cannot be directly executed on this virtual machine include instructions for manipulating the resources of the computer system and instructions for controlling interrupts.
ところで、CCWの中にも計算機システムの資源を操作
するコマンドがある。その−例がセット・チャネルパス
・グループIDである。該コマンドは、パス選択及びパ
ス再接続機能を有するデータ処理装置において、複数の
データ処理装置に接続されているIO制御装置に対して
、どのパスが同じデータ処理装置に属しているかを設定
するコマンドである。このセット・チャネルパス・グル
ープIDは、オペレーティングシステム(O8)が計算
機システムの構成を規定する際に使用する。By the way, CCW also includes commands for manipulating the resources of a computer system. An example of this is set channel path group ID. This command is a command for setting which path belongs to the same data processing device for an IO control device connected to multiple data processing devices in a data processing device that has a path selection and path reconnection function. It is. This set channel path group ID is used by the operating system (O8) when defining the configuration of the computer system.
該コマンドを含むCCWが仮想計算機上で実行された場
合、実計算機システムの構成を変えてしまう、従って、
該コマンドを含むCCW列を仮想計算機上で直接実行す
ることは出来ない。If a CCW including this command is executed on a virtual machine, it will change the configuration of the real computer system.
A CCW sequence including this command cannot be directly executed on a virtual machine.
一般に5SCH命令等のIO開始命令によって起動され
るCCW列に上記セット・チャネル・パス・グループI
Dが含まれるかどうかは不明である。従って、従来は5
SCH命令自体板想計算機上で直接実行することができ
ず、O8が、自分が仮想計算機上で走っているかどうか
を判定し、仮想計算機上で走っている時は、セット・チ
ャネル・パス・グループIDを含むCCW列を発行しな
いようにする必要があった。Generally, the above set channel path group I is applied to the CCW column activated by an IO start instruction such as a 5SCH instruction.
It is unclear whether D is included. Therefore, conventionally 5
The SCH instruction itself cannot be executed directly on a virtual machine; O8 determines whether it is running on a virtual machine, and if it is running on a virtual machine, sets, channels, paths, groups, etc. It was necessary to avoid issuing CCW strings containing IDs.
本発明の目的は、仮想計算機上での工○命令の直接実行
を可能にし、O8が、自分が仮想計算機上で走っている
かどうかを意識する必要のない仮想計算機システムを構
成できるようにすることにある。The purpose of the present invention is to enable direct execution of instructions on a virtual machine, and to configure a virtual machine system in which an O8 does not need to be aware of whether or not it is running on a virtual machine. It is in.
上記目的を達成するために、本発明はデータ処理装置に
IO特権モードを設け、計算機システムの構成に係るC
CW等をIO特権モードでのみ実行可能な特権CCWと
定義する。また、IO特権モードの設定は、■○命令発
行時のデータ処理装置のモードにより決定し、該IO命
令によって起動された一連のCCWが終了するまで保持
しておく。In order to achieve the above object, the present invention provides an IO privilege mode in a data processing device, and provides a
A CW etc. is defined as a privileged CCW that can be executed only in the IO privileged mode. Further, the setting of the IO privilege mode is determined by the mode of the data processing device at the time of issuing the ■○ instruction, and is held until the series of CCWs activated by the IO instruction is completed.
ホストモードでのIO全命令発行時、IO特権モードは
ONとなる。この時すべてのCCWが実行される。ゲス
トモードでIO命令が発行された場合、IO特権モード
はOFFになる。この時。When issuing all IO commands in host mode, IO privilege mode is turned ON. All CCWs are executed at this time. When an IO command is issued in guest mode, IO privileged mode is turned off. At this time.
計算機システムの構成に係る特権CCW等の実行は抑止
され、ソフトウェアに該CCWの実行が抑止されたこと
が報告される。ソフトウェアは該CCWをシミュレーシ
ョンする。Execution of privileged CCWs and the like related to the configuration of the computer system is suppressed, and the fact that the execution of the CCWs is suppressed is reported to software. The software simulates the CCW.
これにより、仮想計算機上で実行できないCCWが含ま
れるか否かを考慮することなく、IO命令処理を仮想計
算機上で直接実行することができる。As a result, IO instruction processing can be directly executed on a virtual machine without considering whether or not a CCW that cannot be executed on a virtual machine is included.
以下、本発明の一実施例について図面により説明する。 An embodiment of the present invention will be described below with reference to the drawings.
第1図は本発明の一実施例の構成図である。図中、1は
IO特権モードラッチ、2はCCWレジスタである。3
はCCWのコマンドをデコードし、該CCWが特権CC
W (例えばセット・チャネル・パス・グループIDの
様に構成制御に係るCCW)か否かを識別するためのデ
コーダである。4は■○特権モードラッチ1及びデコー
ダ3の出力から該CCWが実行可能か否かを判定するた
めの判定回路である。5は判定回路4の出力に応じてC
CWの実行を抑止するための抑止回路、6はソフトウェ
アに対して該CCWの実行が抑止されたことを報告する
ためのIO割込み回路である。7はパス選択回路、8は
パス選択回路7の出力で任意のチャネルを介してCCW
を送出するためのマルチプレクサ、9はチャネルである
。FIG. 1 is a block diagram of an embodiment of the present invention. In the figure, 1 is an IO privilege mode latch, and 2 is a CCW register. 3
decodes the CCW's command and identifies the CCW as a privileged CC.
W (for example, a CCW related to configuration control such as a set channel path group ID). 4 is a determination circuit for determining whether the CCW is executable based on the outputs of the privileged mode latch 1 and the decoder 3; 5 is C according to the output of the judgment circuit 4.
A suppression circuit 6 is an IO interrupt circuit for reporting to software that the execution of the CCW has been suppressed. 7 is a path selection circuit, 8 is the output of the path selection circuit 7 and is output to CCW via an arbitrary channel.
9 is a channel.
IO特権モードラッチ1は、5SC−H命令等のIO命
令発行時の当該データ処理装置のモードにより設定され
、該工○命令によって起動された一連のCCWが終了す
るまで保持される。ホストモ−ドでIO命令が発行され
る場合、IO特権モードラッチは′1″にセットされる
。引続き主記憶装置よりCCWが読出されてCCWレジ
スタ2にセットされ、デコーダ3によって該CCWが特
権CCWか否かの判定が行われる。デコーダ3の出力は
、特権CCWのとき′″1″、それ以外では′″0″で
ある1判定回路4は■0特権モードラッチ1とデコーダ
3の出力を入力し、第2図に従い。The IO privilege mode latch 1 is set by the mode of the data processing device when an IO command such as the 5SC-H command is issued, and is held until the series of CCWs activated by the 5SC-H command are completed. When an IO command is issued in host mode, the IO privileged mode latch is set to '1'. Subsequently, the CCW is read from the main memory and set in the CCW register 2, and the decoder 3 converts the CCW into a privileged CCW. The output of the decoder 3 is ``1'' when it is privileged CCW, and is ``0'' otherwise. Enter the information and follow the instructions in Figure 2.
CCWレジスタ2にセットされたCCWの実行の可否を
決定する。即ち、IO特権モードラッチ1が“1”の時
、判定回路4により全てのCCWが実行可能と判定され
る。この時、抑止回路5は動作せず、パス選択回路7の
制御に従い、マルチプレクサ8を介してチャネル9にC
CWレジスタ2のCCWが送出される。Determines whether the CCW set in CCW register 2 can be executed. That is, when the IO privilege mode latch 1 is "1", the determination circuit 4 determines that all CCWs are executable. At this time, the suppression circuit 5 does not operate, and the channel 9 is sent via the multiplexer 8 under the control of the path selection circuit 7.
CCW of CW register 2 is sent out.
一方、ゲストモードでは、IO特権モードラッチ1には
140 I+がセットされている。ゲストモード中のI
O命令の発行に引続き、主記憶装置上からCCWが読出
され、CCWレジスタ2にセットされる。このCCWは
デコーダ3によって特権CCWか否かがデコードされ、
該デコーダ3のデコード出力は、IO特権モードラッチ
1の出力と共に判定回路4に与えられる。第2図により
、CCWが特権CCWでない場合、判定回路4で実行可
能と判定されるため、CCWレジスタ2の当該CCWの
実行は抑止されない。CCWが特権CCWの場合は1判
定回路4で実行不可能と判定されるため、抑止回路5が
動作し、CCWレジスタ2の当該CCWの実行が抑止さ
れる。また、この時、判定回路4の出力(実行不可出力
)は同時にIO割込み回路6に送られ、IO割込み回路
6が動作し、特権CCW例外のIO割込みが発生する。On the other hand, in guest mode, IO privilege mode latch 1 is set to 140 I+. I in guest mode
Following the issuance of the O instruction, the CCW is read from the main memory and set in the CCW register 2. This CCW is decoded by the decoder 3 to determine whether it is a privileged CCW or not.
The decoded output of the decoder 3 is given to the determination circuit 4 together with the output of the IO privileged mode latch 1. As shown in FIG. 2, if the CCW is not a privileged CCW, the determination circuit 4 determines that it is executable, so execution of the CCW in the CCW register 2 is not inhibited. If the CCW is a privileged CCW, the 1 determination circuit 4 determines that it is not executable, so the inhibition circuit 5 operates and the execution of the CCW in the CCW register 2 is inhibited. Further, at this time, the output (unexecutable output) of the determination circuit 4 is simultaneously sent to the IO interrupt circuit 6, the IO interrupt circuit 6 operates, and an IO interrupt of a privileged CCW exception is generated.
特権CCW例外のIO割込みにより、ソフトウェアは該
CCWが仮想計算機上で直接実行不可能なCCWである
ことを認識し、該CCWをシミュレーションする。Due to the IO interrupt of the privileged CCW exception, the software recognizes that the CCW cannot be directly executed on the virtual machine, and simulates the CCW.
第1図の構成により、ゲストモードでのIO処理におい
て、計算機システムの構成に係るCCWが一連のCCW
列の中に存在するか否を考慮することなくIO命令を実
行することができ、O8が自分自身が仮想計算機上で走
っているかどうかを考慮する必要のない仮想計算機シス
テムを構成することができる。With the configuration shown in Figure 1, in IO processing in guest mode, the CCW related to the configuration of the computer system is connected to a series of CCWs.
It is possible to execute an IO instruction without considering whether or not it exists in the queue, and it is possible to configure a virtual machine system where O8 does not need to consider whether it is running on a virtual machine or not. .
なお、上記説明では、IO特権モードラッチ1の設定は
、IO命令発行時のデータ処理装置のモードにより行う
としたが、一般にはIO命令発行時に限る必要がなく、
デ−タ処理装置のホストモード、ゲストモードの切換わ
りで設定してもよい。Note that in the above description, the setting of the IO privilege mode latch 1 is performed depending on the mode of the data processing device when the IO command is issued, but in general, it is not necessary to set the IO privilege mode latch 1 only when the IO command is issued.
The setting may be made by switching between host mode and guest mode of the data processing device.
以上の説明から明らかな如く、本発明によれば、仮想計
算機上で実行されるCCWが実計算機システムの構成に
係るか否かを全く考慮することなく。As is clear from the above description, according to the present invention, there is no need to consider whether or not the CCW executed on the virtual machine is related to the configuration of the real computer system.
仮想計算機上でIO命令を直接実行することができるの
で、仮想計算機の効率化に効果がある。Since IO instructions can be directly executed on the virtual machine, it is effective in increasing the efficiency of the virtual machine.
第1図は本発明の一実施例の構成図、第2図は第1図に
おける判定回路の動作を示す図である。
1・・・IO特権モードラッチ、
2・・・CCWレジスタ、 3・・・デコーダ、4・
・・判定回路、 5・・・抑止回路、6・・・IO割込
み回路、 7・・・パス選択回路、8・・・マルチプレ
クサ、 9 チャネル。FIG. 1 is a block diagram of an embodiment of the present invention, and FIG. 2 is a diagram showing the operation of the determination circuit in FIG. 1. 1... IO privileged mode latch, 2... CCW register, 3... decoder, 4...
... Judgment circuit, 5... Suppression circuit, 6... IO interrupt circuit, 7... Path selection circuit, 8... Multiplexer, 9 channels.
Claims (2)
置において、IO特権モードを設け、IO特権モードが
ONの時はすべてのチャネルコマンド語(CCW)を実
行し、IO特権モードがOFFの時は予め定められた特
定のコマンドのCCWのみ実行し、他のコマンドのCC
Wは実行を抑止して、ソフトウェアに実行できないこと
を報告することを特徴とする入出力処理方式。(1) In a data processing device that processes input/output instructions (IO instructions), an IO privileged mode is provided, and when the IO privileged mode is ON, all channel command words (CCW) are executed, and when the IO privileged mode is OFF, all channel command words (CCW) are executed. At this time, only the CCW of a predetermined specific command is executed, and the CCW of other commands is executed.
W is an input/output processing method characterized by inhibiting execution and reporting to software that it cannot be executed.
該IO命令によって起動される一連のCCW列が実行さ
れる間保持することを特徴とする請求項(1)記載の入
出力処理方式。(2) Set the IO privilege mode when issuing the IO command,
2. The input/output processing method according to claim 1, wherein a series of CCW sequences activated by the IO instruction are held while being executed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63301951A JPH02148155A (en) | 1988-11-29 | 1988-11-29 | Input/output processing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63301951A JPH02148155A (en) | 1988-11-29 | 1988-11-29 | Input/output processing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02148155A true JPH02148155A (en) | 1990-06-07 |
Family
ID=17903075
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63301951A Pending JPH02148155A (en) | 1988-11-29 | 1988-11-29 | Input/output processing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02148155A (en) |
-
1988
- 1988-11-29 JP JP63301951A patent/JPH02148155A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS58191046A (en) | Cpu control switching system | |
JPS6258341A (en) | Input and output interruption processing system | |
JPH02148155A (en) | Input/output processing system | |
JP2677458B2 (en) | System call execution device | |
JPH05134960A (en) | Local processing system | |
JPS5933558A (en) | Information processor | |
JPS62125437A (en) | Control method for additional processor | |
JPH02146634A (en) | Interruption control system for virtual computer system | |
JPH0638238B2 (en) | Virtual computer system | |
JPH0683640A (en) | Interruption response processing system | |
JPH0212531A (en) | Interruption control system for virtual computer | |
JPS60225944A (en) | Virtual machine system | |
JPS62108335A (en) | Input/output operation controlling system | |
JPS61166631A (en) | Microprogram control processor | |
JP2587451B2 (en) | I / O control method in virtual machine system | |
JPH064306A (en) | Method for dividing interruption processing | |
JPS5942331B2 (en) | Prosetsusasouchinoseigiohoshiki | |
JPH04323732A (en) | Test system for peripheral device | |
JPS6230452B2 (en) | ||
JPS6365986B2 (en) | ||
JPH0727466B2 (en) | Service processor Command processing method | |
JPH0229848A (en) | System control device | |
JPH0519174B2 (en) | ||
JPS6325736A (en) | Interruption control system for virtual computer system | |
JPH0481939A (en) | Control system for microcomputer |