JPS62180446A - System for increasing conversion processing speed of channel program - Google Patents

System for increasing conversion processing speed of channel program

Info

Publication number
JPS62180446A
JPS62180446A JP61022701A JP2270186A JPS62180446A JP S62180446 A JPS62180446 A JP S62180446A JP 61022701 A JP61022701 A JP 61022701A JP 2270186 A JP2270186 A JP 2270186A JP S62180446 A JPS62180446 A JP S62180446A
Authority
JP
Japan
Prior art keywords
channel program
channel
virtual
real
registration area
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
JP61022701A
Other languages
Japanese (ja)
Inventor
Osamu Kuroiwa
黒岩 修
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 JP61022701A priority Critical patent/JPS62180446A/en
Publication of JPS62180446A publication Critical patent/JPS62180446A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices

Abstract

PURPOSE:To reduce greatly the overhead due to conversion of a channel program in a virtual computer system by converting a virtual channel program once into a real channel program and avoiding the conversion of the subsequent virtual channel programs of the same style. CONSTITUTION:A channel program register means 12 registers a virtual channel program whose execution is requested in case the number of channel command words forming a channel program is less than 10 and a real channel program converted by a channel program converting means 21 to a channel program register area 11. Then the means 12 transfers the control process to a channel program execution means 22. The means 22 starts execution of the converted real channel program. In case the number of said channel command words is more than 11, a channel program register area comparison/reference means 13 transfers the control process to the means 21 with no comparison/reference given to the area 11.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はチャネルプログラム変換処理高速化方式に関し
、特に仮想計算機システムにおいて仮想計算機が入出力
動作のために実行する仮想チャネルプログラムから実チ
ャネルプログラムへの変換処理の高速化に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a method for accelerating channel program conversion processing, and in particular, in a virtual computer system, from a virtual channel program executed by a virtual computer for input/output operations to a real channel program. Concerning speeding up the conversion process.

〔従来の技術〕[Conventional technology]

従来、仮想計算機システムにおいては、仮想計算機が入
出力動作のために実行する仮想チャネルプログラムから
実チャネルプログラムへの変換処理は、第2図に示すよ
うに、実行を要求された全ての仮想チャネルプログラム
をチャネルプログラム変換手段21により実チャネルプ
ログラムに変換していた。そして、その後に変換された
実チャネルプログラムをチャネルプログラム実行手段2
2により実行していた。
Conventionally, in a virtual computer system, the conversion process from a virtual channel program executed by a virtual machine for input/output operations to a real channel program is performed by converting all virtual channel programs that are requested to be executed, as shown in Figure 2. was converted into an actual channel program by the channel program conversion means 21. Then, the converted actual channel program is sent to the channel program execution means 2.
It was executed by 2.

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

上述した従来の仮想計算機システムにおけるチャネルプ
ログラムの変換処理方式は、仮想計算機から実行を要求
された全ての仮想チャネルプログラムに対してチャネル
プログラムの変換処理を行うようになっているので、仮
想計算機システムにおけるオーバーヘッドが大幅に増加
するという欠点がある。
In the conventional channel program conversion processing method in the virtual computer system described above, channel program conversion processing is performed for all virtual channel programs requested to be executed by the virtual machine. The disadvantage is that the overhead increases significantly.

本発明の目的は、上述の点に鑑み、仮想計算機システム
におけるオーバーヘッドを軽減するようにしたチャネル
プログラム変換処理高速化方式を提供することにある。
In view of the above points, an object of the present invention is to provide a method for accelerating channel program conversion processing that reduces overhead in a virtual computer system.

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

本発明のチャネルプログラム変換処理高速化方式は、仮
想計算機システムで仮想計算機が入出力動作のために実
行する仮想チャネルプログラムから実チャネルプログラ
ムへのチャネルプログラム変換処理方式において、変換
前の仮想チャネルプログラムと変換後の実チャネルプロ
グラムとを複数個記憶するチャネルプログラム登録領域
と、このチャネルプログラム登録領域に仮想チャネルプ
ログラムおよび実チャネルプログラムの登録を行うチャ
ネルプログラム登録手段と、新たに受け付けられた仮想
チャネルプログラムが前記チャネルプログラム登録領域
に登録されているか否かを判定して登録済みであればチ
ャネルプログラムの変換処理を行わずに前記チャネルプ
ログラム登録領域内の対応する実チャネルプログラムを
選び出すチャネルプログラム登録領域比較/参照手段と
を有する。
The method for accelerating channel program conversion processing of the present invention is a channel program conversion processing method for converting a virtual channel program into a real channel program executed by a virtual machine for input/output operations in a virtual computer system. A channel program registration area for storing a plurality of real channel programs after conversion; a channel program registration means for registering virtual channel programs and real channel programs in this channel program registration area; and a channel program registration area for storing a plurality of converted real channel programs; Channel program registration area comparison for determining whether or not the channel program is registered in the channel program registration area, and selecting a corresponding actual channel program in the channel program registration area without performing channel program conversion processing if it is already registered; and a reference means.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

本実施例のチャネルプログラム変換処理高速化方式は、
チャネルプログラム登録領域11、チャネルプログラム
登録手段12、チャネルプログラム登録領域比較/参照
手段13、チャネルプログラム変換手段21およびチャ
ネルプログラム実行手段22から構成されている。
The method for accelerating channel program conversion processing in this embodiment is as follows:
It is composed of a channel program registration area 11, a channel program registration means 12, a channel program registration area comparison/reference means 13, a channel program conversion means 21, and a channel program execution means 22.

チャネルプログラム登録領域11は、仮想チャネルプロ
グラムとこの仮想チャネルプログラムに対応する実チャ
ネルプログラムとを複数個登録するための領域である。
The channel program registration area 11 is an area for registering a plurality of virtual channel programs and real channel programs corresponding to the virtual channel programs.

チャネルプログラム登!!領域比較/参照手段13は、
仮想計算機の入出力動作のために発行された仮想チャネ
ルプログラムが一定個数以下のチャネル指令語(CCW
)から構成されているかどうかを判断し、仮想チャネル
プログラムが一定個数以下のチャネル指令語より構成さ
れている場合にチャネルプログラム登録領域11を比較
および参照する手段である。
Channel program registration! ! The area comparison/reference means 13 is
A virtual channel program issued for input/output operations of a virtual machine has a channel command word (CCW) of a certain number or less.
), and compares and refers to the channel program registration area 11 if the virtual channel program is composed of a certain number or less of channel command words.

チャネルプログラム変換手段21は、仮想チャネルプロ
グラムを実チャネルプログラムに変換する手段である。
The channel program conversion means 21 is a means for converting a virtual channel program into a real channel program.

チャネルプログラム登録手段12は、チャネルプログラ
ムを構成するチャネル指令語の数が一定個数以下の場合
に、仮想チャネルプログラムとこの仮想チャネルプログ
ラムをチャネルプログラム変換手段21により変換して
作成された実チャネルプ録する手段である。
When the number of channel command words constituting a channel program is less than a certain number, the channel program registration means 12 records a virtual channel program and a real channel program created by converting this virtual channel program by the channel program conversion means 21. It is a means.

チャネルプログラム実行手段22は、実チャネルプログ
ラムを実行する手段である。
Channel program execution means 22 is means for executing an actual channel program.

なお、本実施例では、例えばチャネルプログラムを構成
するチャネル指令語の数が10個以下の場合に、チャネ
ルプログラム登録手段12が仮想チャネルプログラムお
よび対応する実チャネルプログラムをチャネルプログラ
ム登録領域11に登録するものとする。この10個とい
う値は、ある仮想計算機上のオペレーティングシステム
が実行するチャネルプログラムのおよそ90%が10個
以下のチャネル指令語で構成されており、かつほんの数
種類のチャネルプログラムが90%のチャネルプログラ
ムのうちの70%以上を占めているという実測データに
基づくものである。このチャネルプログラム登録領域1
1への登録基準は、仮想計算機毎に最適値を設定するこ
とも可能である。
In this embodiment, for example, when the number of channel command words constituting a channel program is 10 or less, the channel program registration means 12 registers the virtual channel program and the corresponding real channel program in the channel program registration area 11. shall be taken as a thing. This value of 10 means that approximately 90% of the channel programs executed by the operating system on a virtual machine consist of 10 or less channel command words, and that only a few types of channel programs make up 90% of the channel programs. This is based on actual measurement data that shows that over 70% of the total This channel program registration area 1
It is also possible to set the optimum value for the registration criterion for 1 for each virtual machine.

チャネルプログラム登録領域比較/参照手段13におけ
るチャネルプログラム登録領域11の比較おにおけるチ
ャネルプログラム登録領域11への登録基準と一敗する
ように設定される。すなわち、本実施例では、チャネル
プログラム登録領域比較/参照手段13によるチャネル
プログラム登録領域11の比較および参照は、10個以
下のチャネル指令語で構成されたチャネルプログラムに
ついて行われる。
The comparison of the channel program registration area 11 in the channel program registration area comparison/reference means 13 is set so that the registration criteria for the channel program registration area 11 in the comparison are the same. That is, in this embodiment, the comparison and reference of the channel program registration area 11 by the channel program registration area comparison/reference means 13 is performed for channel programs composed of 10 or less channel command words.

次に、このように構成された本実施例のチャネルプログ
ラム変換処理高速化方式の動作について説明する。
Next, the operation of the channel program conversion process acceleration method of this embodiment configured as described above will be explained.

まず、仮想計算機が入出力動作のために仮想チャネルプ
ログラムを発行すると、チャネルプログラム登録領域比
較/参照手段13は実行を要求されている仮想チャネル
プログラムが10個以内のチャネル指令語より構成され
ているかどうかを判断し、10個以内のチャネル指令語
より構成されている場合にはチャネルプログラム登録領
域11にすでに登録されている仮想チャネルプログラム
と比較する。
First, when a virtual machine issues a virtual channel program for input/output operations, the channel program registration area comparison/reference means 13 determines whether the virtual channel program requested to be executed is composed of 10 or less channel command words. If it is composed of 10 or less channel command words, it is compared with the virtual channel program already registered in the channel program registration area 11.

実行を要求されている仮想チャネルプログラムがチャネ
ルプログラム登録領域11にすでに登録されていれば、
チャネルプログラム登録領域比較/参照手段13はその
仮想チャネルプログラムに対応する実チャネルプログラ
ムをチャネルプログラム登録領域11から取り出し、チ
ャネルプログラム実行手段22に制御を渡す。チャネル
プログラム実行手段22は、取り出された実チャネルプ
ログラムの実行を開始する。
If the virtual channel program that is requested to be executed is already registered in the channel program registration area 11,
The channel program registration area comparison/reference means 13 takes out the real channel program corresponding to the virtual channel program from the channel program registration area 11 and passes control to the channel program execution means 22. The channel program execution means 22 starts executing the retrieved real channel program.

実行を要求されている仮想チャネルプログラムがチャネ
ルプログラム登録領域11に登録されていなければ、チ
ャネルプログラム登録領域比較/参照手段13はチャネ
ルプログラム変換手段21に制御を渡す。チャネルプロ
グラム変換手段21は、仮想チャネルプログラムの実チ
ャネルプログラムへの変換処理を行い、チャネルプログ
ラム登録手段12に制御を渡す。チャネルプログラム登
録手段12は、チャネルプログラムを構成するチャネル
指令語の数が10個以下の場合に実行を要求されている
仮想チャネルプログラムおよびチャネルプログラム変換
手段21で変換された実チャネルプログラムをチャネル
プログラム登録領域11に登録し、チャネルプログラム
実行手段22に制御を渡す。チャネルプログラム実行手
段22は、変換された実チャネルプログラムの実行を開
始する。
If the virtual channel program requested to be executed is not registered in the channel program registration area 11, the channel program registration area comparison/reference means 13 passes control to the channel program conversion means 21. The channel program conversion means 21 performs a process of converting a virtual channel program into a real channel program, and passes control to the channel program registration means 12. The channel program registration means 12 registers the virtual channel program that is requested to be executed and the real channel program converted by the channel program conversion means 21 as a channel program when the number of channel command words constituting the channel program is 10 or less. It is registered in the area 11 and control is passed to the channel program execution means 22. The channel program execution means 22 starts executing the converted real channel program.

チャネルプログラムを構成するチャネル指令語の数が1
1個以上の場合には、チャネルプログラム登録領域比較
/参照手段13はチャネルプログラム登録領域11を比
較および参照することなしにチャネルプログラム変換手
段21に制御を渡す。チャネルプログラム変換手段21
は、仮想チャネルプログラムを実チャネルプログラムに
変換し、チャネルプログラム登録手段12に制御を渡す
。チャネルプログラム登録手段12は、実行を要求され
ている仮想チャネルプログラムおよび変換された実チャ
ネルプログラムをチャネルプログラム登録領域11に登
録することなしにチャネルプログラム実行手段22に制
御を渡す。チャネルプログラム実行手段22は、変換さ
れた実チャネルプログラムの実行を開始する。
The number of channel command words that make up the channel program is 1.
If there is one or more, the channel program registration area comparison/reference means 13 passes control to the channel program conversion means 21 without comparing or referencing the channel program registration area 11. Channel program conversion means 21
converts the virtual channel program into a real channel program and passes control to the channel program registration means 12. The channel program registration means 12 passes control to the channel program execution means 22 without registering the virtual channel program requested to be executed and the converted real channel program in the channel program registration area 11. The channel program execution means 22 starts executing the converted real channel program.

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

以上贈明したよ一!1に太金明し±、面梢壬セ士ルプロ
グラムを一度は実チャネルプログラムに変換するがその
後に発行された同一形式の仮想チャネルプログラムにつ
いてはチャネルプログラムの変換処理を行わないことに
より、仮想計算機システムにおけるチャネルプログラム
変換処理のためのオーバーヘッドを大幅に減少させる効
果がある。
I have given you more than one gift! In 1, Taikane Akira and Menkozu Jinshi convert a program into a real channel program once, but do not perform the channel program conversion process for virtual channel programs of the same format that are issued after that, so that the virtual computer This has the effect of significantly reducing the overhead for channel program conversion processing in the system.

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

第1図は本発明の一実施例を示すブロック図、第2図は
従来のチャネルプログラム変換処理方式を示すブロック
である。 図において、 11・・・チャネルプログラム登録領域、12・・・チ
ャネルプログラム登録手段、13・・・チャネルプログ
ラム登録領域比較/参照手段、 21・・・チャネルプログラム変換手段、22・・・チ
ャネルプログラム実行手段である。
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a block diagram showing a conventional channel program conversion processing method. In the figure, 11... Channel program registration area, 12... Channel program registration means, 13... Channel program registration area comparison/reference means, 21... Channel program conversion means, 22... Channel program execution It is a means.

Claims (1)

【特許請求の範囲】 仮想計算機システムで仮想計算機が入出力動作のために
実行する仮想チャネルプログラムから実チャネルプログ
ラムへのチャネルプログラム変換処理方式において、 変換前の仮想チャネルプログラムと変換後の実チャネル
プログラムとを複数個記憶するチャネルプログラム登録
領域と、 このチャネルプログラム登録領域に仮想チャネルプログ
ラムおよび実チャネルプログラムの登録を行うチャネル
プログラム登録手段と、 新たに受け付けられた仮想チャネルプログラムが前記チ
ャネルプログラム登録領域に登録されているか否かを判
定して登録済みであればチャネルプログラムの変換処理
を行わずに前記チャネルプログラム登録領域内の対応す
る実チャネルプログラムを選び出すチャネルプログラム
登録領域比較/参照手段と、 を有することを特徴とするチャネルプログラム変換処理
高速化方式。
[Claims] In a channel program conversion processing method from a virtual channel program to a real channel program executed by a virtual machine for input/output operations in a virtual computer system, a virtual channel program before conversion and a real channel program after conversion. a channel program registration area for storing a plurality of channels; a channel program registration means for registering a virtual channel program and a real channel program in the channel program registration area; and a channel program registration means for registering a virtual channel program and a real channel program in the channel program registration area; channel program registration area comparison/reference means for determining whether the channel program is registered and, if it is already registered, selecting a corresponding actual channel program in the channel program registration area without performing channel program conversion processing; A method for accelerating channel program conversion processing.
JP61022701A 1986-02-04 1986-02-04 System for increasing conversion processing speed of channel program Pending JPS62180446A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61022701A JPS62180446A (en) 1986-02-04 1986-02-04 System for increasing conversion processing speed of channel program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61022701A JPS62180446A (en) 1986-02-04 1986-02-04 System for increasing conversion processing speed of channel program

Publications (1)

Publication Number Publication Date
JPS62180446A true JPS62180446A (en) 1987-08-07

Family

ID=12090168

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61022701A Pending JPS62180446A (en) 1986-02-04 1986-02-04 System for increasing conversion processing speed of channel program

Country Status (1)

Country Link
JP (1) JPS62180446A (en)

Similar Documents

Publication Publication Date Title
JPS62180446A (en) System for increasing conversion processing speed of channel program
JPS63142431A (en) Pipeline control system
JPS58225443A (en) High-speed data processor
JPH05134960A (en) Local processing system
JPS633342A (en) Input/output executing system for virtual computer
JPS5960647A (en) System for controlling memory access
JPS63282552A (en) Speeding-up system for channel program conversion processing
JP2895892B2 (en) Data processing device
JPS63261431A (en) Merge process control system
JPH04242420A (en) Magnetic tape data recording system
JPS6023378B2 (en) information processing equipment
JPH0462093B2 (en)
JP2626087B2 (en) Parallel likelihood calculation device
JPS61267833A (en) Instruction set forming system for microcomputer
JPH01292536A (en) Emulator for dealing with plural operation systems
JPS6151258A (en) Inter-controller interface
JPH01166153A (en) Steal control system
JPS63241641A (en) Input/output control system in virtual computer system
JPS62216036A (en) Program deciding system
JPS6279519A (en) General-use register reading method
JPS6195463A (en) Peculiar space control system
JP2001101150A (en) Data processor and method for processing data
JPS5984392A (en) Virtual memory connecting system
JPH02211589A (en) Data driving type control method
JPH03257565A (en) Parallel processing microprocessor