JPH06110815A - I/o channel control system - Google Patents

I/o channel control system

Info

Publication number
JPH06110815A
JPH06110815A JP26134092A JP26134092A JPH06110815A JP H06110815 A JPH06110815 A JP H06110815A JP 26134092 A JP26134092 A JP 26134092A JP 26134092 A JP26134092 A JP 26134092A JP H06110815 A JPH06110815 A JP H06110815A
Authority
JP
Japan
Prior art keywords
channel
command entry
controller
read
memory
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
JP26134092A
Other languages
Japanese (ja)
Inventor
Tetsuro 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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP26134092A priority Critical patent/JPH06110815A/en
Publication of JPH06110815A publication Critical patent/JPH06110815A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To set a channel program header and a channel command entry in the continuous areas and to read them into the memory of an I/O controller with a single system bus access. CONSTITUTION:A channel program header CPH 2 and a channel command entry CCE 22 are continuously stored in main storage 2. Then the CPU 31 of an I/O controller 3 reads the CPH 21 out of the storage 2 together with the continuous areas including the storage area of the CPH 21. Both the CPH 21 and the CCE 22 are read into the internal memory MEM 33 of the controller 3 with a single access of a system bus 10. Thus the CCE 22 can be read out in advance.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は高性能を要求される計算
機システムのI/Oチャネル装置に適用されるI/Oチ
ャネル制御方式に係り、特に、チャネルプログラムの先
行読み出しをすることにより、I/O処理のオーバーヘ
ッド時間を短縮したI/Oチャネル制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an I / O channel control system applied to an I / O channel device of a computer system which is required to have high performance, and more particularly to I / O channel control system by performing a pre-read of a channel program. The present invention relates to an I / O channel control method that shortens the overhead time of I / O processing.

【0002】[0002]

【従来の技術】計算機システムのI/Oチャネル装置に
於ける従来のI/Oチャネル制御方式を図1及び図3を
参照して説明する。図1はI/Oチャネル装置の構成を
示すブロック図であり、図3は従来のI/Oチャネル制
御方式に従うチャネル制御処理手順を示すフローチャー
トである。I/Oコントローラ3のCPU31は、シス
テムの制御を司るCPU1から、スタートI/O(SI
O)の指示を受けると図3に示す処理を実行する。
2. Description of the Related Art A conventional I / O channel control system in an I / O channel device of a computer system will be described with reference to FIGS. FIG. 1 is a block diagram showing a configuration of an I / O channel device, and FIG. 3 is a flow chart showing a channel control processing procedure according to a conventional I / O channel control method. The CPU 31 of the I / O controller 3 receives the start I / O (SI) from the CPU 1 that controls the system.
When the instruction O) is received, the processing shown in FIG. 3 is executed.

【0003】即ち、I/Oコントローラ3のCPU31
は、システムバス10、及びバスコントローラ(BC)
32を経由して、主記憶2から、先ず、チャネルプログ
ラムヘッダ(CPH)21を読み込み(図3ステップS
01)、次に、今読込んだチャネルプログラムヘッダ(C
PH)に含まれるアドレスを参照して、再び主記憶2を
アクセスしチャネルコマンドエントリ(CCE)22を
I/Oコントローラ3の内部メモリ(MEM)33に読
み込む(図3ステップS02)。そして、読み込んだチャ
ネルプログラムを解析し(図3ステップS03)、実際の
I/O処理を実行して(図3ステップS04〜S05)、最
後に、その終了結果をチャネルプログラムヘッダ(CP
H)に書き込み(図3ステップS06)、CPU1に対し
てチャネルプログラムの終了割り込みをかける(図3ス
テップS07)。
That is, the CPU 31 of the I / O controller 3
Is a system bus 10 and a bus controller (BC)
First, the channel program header (CPH) 21 is read from the main memory 2 via 32 (step S in FIG. 3).
01), then read the channel program header (C
By referring to the address contained in (PH), the main memory 2 is accessed again and the channel command entry (CCE) 22 is read into the internal memory (MEM) 33 of the I / O controller 3 (step S02 in FIG. 3). Then, the read channel program is analyzed (step S03 in FIG. 3), actual I / O processing is executed (steps S04 to S05 in FIG. 3), and finally, the end result is displayed as a channel program header (CP).
H) is written (step S06 in FIG. 3), and a channel program end interrupt is issued to the CPU 1 (step S07 in FIG. 3).

【0004】このように従来のチャネル制御処理では、
チャネルプログラムヘッダ(CPH)21の読み込み、
チャネルコマンドエントリ(CCE)22の読み込み等
に、その都度、システムバス10へのアクセスが伴う。
尚、システムバス10からのデータアクセスは、通常、
適当なサイズのブロック転送を用いる。
As described above, in the conventional channel control processing,
Read channel program header (CPH) 21,
Each time the channel command entry (CCE) 22 is read, the system bus 10 is accessed.
Data access from the system bus 10 is usually
Use an appropriately sized block transfer.

【0005】[0005]

【発明が解決しようとする課題】上記した従来のチャネ
ル制御処理では、チャネルプログラムヘッダ(CPH)
21の読み込み、チャネルコマンドエントリ(CCE)
22の読み込み等に、その都度、システムバス10への
アクセスが伴う。
In the above conventional channel control processing, the channel program header (CPH) is used.
21 read, channel command entry (CCE)
Accessing the system bus 10 is accompanied each time reading 22 or the like.

【0006】高性能計算機システムに於いては、I/O
処理のオーバーヘッド時間の短縮がシステム性能向上に
とって大きな意味をもってくる。内部処理の複雑なI/
O処理の場合には、I/O処理プロセッサの性能アップ
によりオーバーヘッド時間のかなりの短縮が期待でき
る。しかし、単純なI/O処理の場合には、システムバ
スのアクセスが殆どを占めているので、I/O処理プロ
セッサの性能アップがそのままI/O処理のオーバーヘ
ッド時間短縮には貢献しない。
In a high performance computer system, I / O
Reducing the processing overhead time is important for improving system performance. Internal processing complicated I /
In the case of O processing, the overhead time can be expected to be considerably shortened by improving the performance of the I / O processing processor. However, in the case of simple I / O processing, access to the system bus occupies most of the time, so the performance improvement of the I / O processing processor does not directly contribute to the reduction of the overhead time of the I / O processing.

【0007】本発明は上記実情に鑑みなされたもので、
システムバスへのアクセス回数を削減してI/O処理の
オーバーヘッドを減らし計算機システムのI/O処理性
能を向上させたI/Oチャネル制御方式を提供すること
を目的とする。
The present invention has been made in view of the above circumstances,
An object of the present invention is to provide an I / O channel control method in which the number of accesses to the system bus is reduced to reduce the overhead of I / O processing and improve the I / O processing performance of a computer system.

【0008】[0008]

【課題を解決するための手段】本発明は、チャネルプロ
グラムヘッダの読込み時にチャネルコマンドエントリを
同時に読込み、I/Oチャネルプログラムの読出し処理
を先行処理することによって、システムバスへのアクセ
ス回数の削減を図り、I/O処理プロセッサのオーバー
ヘッドの短縮化を実現する。
According to the present invention, the number of accesses to the system bus can be reduced by reading the channel command entry at the same time as reading the channel program header and performing the read processing of the I / O channel program in advance. The overhead of the I / O processor is reduced.

【0009】[0009]

【作用】I/O処理のオーバーヘッドを減らすために
は、できるだけシステムバスへのアクセス回数を減らす
ことが有効である。I/Oによっては、チャネルコマン
ドエントリ(CCE)がさらにデータをもっている場合
があり、その頻度が充分大きければ、チャネルプログラ
ムヘッダ(CPH)とチャネルコマンドエントリ(CC
E)を一回のシステムバスアクセスでI/Oコントロー
ラの内部メモリに読み出すことにより、オーバーヘッド
が短縮されることになる。
In order to reduce the overhead of I / O processing, it is effective to reduce the number of accesses to the system bus as much as possible. Depending on the I / O, the channel command entry (CCE) may have more data, and if the frequency is high enough, the channel program header (CPH) and the channel command entry (CC
Reading E) into the internal memory of the I / O controller with a single system bus access will reduce overhead.

【0010】そこで、本発明は、チャネルプログラムヘ
ッダ(CPH)とチャネルコマンドエントリ(CCE)
を連続領域に設定し、一回のシステムバスアクセスでI
/Oコントローラの内部メモリに読み出して、チャネル
プログラムの先行読み出しをすることにより、I/O処
理プロセッサのファームウェア処理の対応のみでI/O
処理プロセッサのオーバーヘッドを短縮できる。
Therefore, according to the present invention, the channel program header (CPH) and the channel command entry (CCE) are used.
Is set as a continuous area and I can be accessed with a single system bus access.
By reading to the internal memory of the I / O controller and reading the channel program in advance, I / O can be processed only by the firmware processing of the I / O processing processor.
The processor overhead can be reduced.

【0011】[0011]

【実施例】以下図1及び図2を参照して本発明の一実施
例を説明する。図1は本発明が適用されるシステムの構
成を示すブロック図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT An embodiment of the present invention will be described below with reference to FIGS. FIG. 1 is a block diagram showing the configuration of a system to which the present invention is applied.

【0012】図1に於いて、1はシステム制御を司るC
PU、2は主記憶、3はI/Oコントローラ(IOC)
であり、それぞれシステムバス10を介して相互に接続
される。4はI/Oコントローラ3により制御されるI
/O装置である。21は主記憶2に設定されたチャネル
プログラムヘッダ(CPH)であり、22は同じく主記
憶2に設定されたチャネルコマンドエントリ(CCE)
である。この実施例では、チャネルプログラムヘッダ
(CPH)21とチャネルコマンドエントリ(CCE)
22とが予め定められた連続する領域に記憶される。3
1乃至33はそれぞれI/Oコントローラ3の構成要素
をなす。
In FIG. 1, reference numeral 1 designates a system control C.
PU, 2 is main memory, 3 is I / O controller (IOC)
And are connected to each other via the system bus 10. 4 is an I controlled by the I / O controller 3
/ O device. Reference numeral 21 is a channel program header (CPH) set in the main memory 2, and 22 is a channel command entry (CCE) similarly set in the main memory 2.
Is. In this embodiment, the channel program header (CPH) 21 and the channel command entry (CCE)
And 22 are stored in a predetermined continuous area. Three
1 to 33 are components of the I / O controller 3.

【0013】このI/Oコントローラ3の構成要素のう
ち、31はI/Oコントローラ3の制御を司るCPUで
あり、この実施例ではCPU1のスタートI/Oによる
起動で、図2に示すような、チャネルプログラムヘッダ
(CPH)21とチャネルコマンドエントリ(CCE)
22の同時読み込み処理機能をもつチャネルプログラム
処理を実行する。この処理では、システム制御を司るC
PU1から、スタートI/O(SIO)の指示を受ける
と、主記憶2より、チャネルプログラムヘッダ(CP
H)21の記憶番地を含む予め定められた連続する領域
に対して読出しが実行され、1回のシステムバス10の
アクセスでI/Oコントローラ内部のメモリ(MEM)
33メモリに読み込まれる。
Of the components of the I / O controller 3, reference numeral 31 is a CPU that controls the I / O controller 3. In this embodiment, the CPU 1 is started by the start I / O, and as shown in FIG. , Channel program header (CPH) 21 and channel command entry (CCE)
22 executes channel program processing having a simultaneous reading processing function. In this processing, C that controls the system control
When a start I / O (SIO) instruction is received from PU1, the channel program header (CP
H) Reading is executed to a predetermined continuous area including the storage address of 21 and the memory (MEM) inside the I / O controller is accessed by one access of the system bus 10.
33 Read into memory.

【0014】32はシステムバス10とのインターフェ
イスをとるシステムバスコントローラ(BC)であり、
CPU31の制御の下にシステムバス10上に対しデー
タを入出力する。ここではシステムバス10上にブロッ
ク転送されたデータを取り込み、メモリ(MEM)33
に書き込む。
Reference numeral 32 denotes a system bus controller (BC) which interfaces with the system bus 10.
Data is input to and output from the system bus 10 under the control of the CPU 31. Here, the data block-transferred onto the system bus 10 is fetched, and the memory (MEM) 33
Write in.

【0015】33はI/Oコントローラ内部のメモリ
(MEM)であり、ここでは、主記憶2から読出され、
システムバス10上にブロック転送された、チャネルプ
ログラムヘッダ(CPH)21を含む連続する領域のデ
ータが書込まれる。図2は本発明の一実施例に於けるI
/Oチャネル制御方式の処理手順を示すフローチャート
である。ここで図1及び図2を参照して本発明の一実施
例に於ける動作を説明する。I/Oコントローラ3のC
PU31は、システム制御を司るCPU1から、スター
トI/O(SIO)の指示を受けると、図2に示す処理
を実行する。
Reference numeral 33 denotes a memory (MEM) inside the I / O controller, which is read from the main memory 2 here.
Data of a continuous area including a channel program header (CPH) 21 transferred in blocks on the system bus 10 is written. FIG. 2 shows I according to one embodiment of the present invention.
9 is a flowchart showing a processing procedure of an / O channel control method. Here, the operation of the embodiment of the present invention will be described with reference to FIGS. C of I / O controller 3
When the PU 31 receives a start I / O (SIO) instruction from the CPU 1 that controls the system, the PU 31 executes the process shown in FIG.

【0016】先ず、システムバス10、及びバスコント
ローラ(BC)32を経由して、主記憶2から、チャネ
ルプログラムヘッダ(CPH)21を読み込む(図2ス
テップS11)。
First, the channel program header (CPH) 21 is read from the main memory 2 via the system bus 10 and the bus controller (BC) 32 (step S11 in FIG. 2).

【0017】この際、主記憶2へのリードアクセスは、
チャネルプログラムヘッダ(CPH)21の記憶番地を
含めた、予め定められた連続する領域に対して実行さ
れ、I/Oコントローラ内部のメモリ(MEM)33メ
モリに読み込まれる。即ち、1回のシステムバス10の
アクセスで、チャネルプログラムヘッダ(CPH)21
を含む連続する領域のデータがI/Oコントローラ内部
のメモリ(MEM)33メモリに読み込まれる。
At this time, the read access to the main memory 2 is
It is executed for a predetermined continuous area including the storage address of the channel program header (CPH) 21, and is read into the memory (MEM) 33 inside the I / O controller. That is, one access to the system bus 10 causes the channel program header (CPH) 21
The data of the continuous area including is read into the memory (MEM) 33 memory inside the I / O controller.

【0018】次にCPU31は、チャネルコマンドエン
トリ(CCE)22のアドレスを確認して、メモリ(M
EM)33に読み込んだ上記連続する領域のデータに、
正しいチャネルコマンドエントリ(CCE)22が存在
するか否かをチェックする(図2ステップS12)。
Next, the CPU 31 confirms the address of the channel command entry (CCE) 22 and stores it in the memory (M
In the data of the above-mentioned continuous area read in EM) 33,
It is checked whether or not the correct channel command entry (CCE) 22 exists (step S12 in FIG. 2).

【0019】ここで、正しいチャネルコマンドエントリ
(CCE)22が存在すれば、そのチャネルプログラム
を解析し(図2ステップS13)、実際のI/O処理を実
行して(図2ステップS15〜S16)、最後に、その終了
結果をCPHに書き込み(図3ステップS17)、CPU
1に対してチャネルプログラムの終了割り込みをかける
(図2ステップS18)。
If the correct channel command entry (CCE) 22 exists, the channel program is analyzed (step S13 in FIG. 2) and the actual I / O processing is executed (steps S15 to S16 in FIG. 2). Finally, the end result is written in CPH (step S17 in FIG. 3), and the CPU
A channel program end interrupt is issued to 1 (step S18 in FIG. 2).

【0020】又、正しいチャネルコマンドエントリ(C
CE)22が存在しないとき、即ち、チャネルコマンド
エントリ(CCE)22が正常に先行して読み込めなか
ったときは、従来と同様に、主記憶2をアクセスして、
チャネルコマンドエントリ(CCE)22をI/Oコン
トローラ3の内部メモリ(MEM)33に読み込み(図
2ステップS14)、チャネルプログラムを解析して(図
2ステップS13)、実際のI/O処理を実行する(図2
ステップS15〜S16)。
Also, the correct channel command entry (C
When the CE) 22 does not exist, that is, when the channel command entry (CCE) 22 cannot be normally read in advance, the main memory 2 is accessed as in the conventional case.
The channel command entry (CCE) 22 is read into the internal memory (MEM) 33 of the I / O controller 3 (step S14 in FIG. 2), the channel program is analyzed (step S13 in FIG. 2), and the actual I / O processing is executed. Yes (Fig. 2
Steps S15-S16).

【0021】このように、主記憶2にチャネルプログラ
ムヘッダ(CPH)21とチャネルコマンドエントリ
(CCE)22を連続して記憶しておき、I/Oコント
ローラ3のCPU31が、主記憶2からチャネルプログ
ラムヘッダ(CPH)21を読み出すときに、そのチャ
ネルプログラムヘッダ(CPH)21の記憶領域に余分
な領域を含めて(連続する領域に)主記憶2よりデータ
を読出し、I/Oコントローラ3の内部メモリ(ME
M)33に読み込むことによる、チャネルコマンドエン
トリ(CCE)22の先行読み出しにより、1回のシス
テムバス10のアクセスで、チャネルプログラムの解析
処理に入ることができ、システムバス10へのアクセス
のオーバーヘッドを一回分減らすことが可能となる。
As described above, the channel program header (CPH) 21 and the channel command entry (CCE) 22 are continuously stored in the main memory 2, and the CPU 31 of the I / O controller 3 stores the channel program from the main memory 2. When reading the header (CPH) 21, the storage area of the channel program header (CPH) 21 includes an extra area (in a continuous area) to read data from the main memory 2, and the internal memory of the I / O controller 3 is read. (ME
By reading the channel command entry (CCE) 22 in advance by reading the M) 33, it is possible to enter the analysis processing of the channel program with one access of the system bus 10, and the overhead of accessing the system bus 10 is increased. It is possible to reduce by one dose.

【0022】I/O処理のオーバーヘッドを減らすため
には、できるだけシステムバスへのアクセス回数を減ら
すことが有効であり、I/Oによっては、チャネルコマ
ンドエントリ(CCE)22がさらにデータをもってい
る場合もあり、その頻度が充分大きければ、チャネルプ
ログラムヘッダ(CPH)21とチャネルコマンドエン
トリ(CCE)22を一回のシステムバスアクセスでI
/Oコントローラ3のメモリ(MEM)33に読み出す
ことによりオーバーヘッドが短縮されることになる。
In order to reduce the overhead of I / O processing, it is effective to reduce the number of accesses to the system bus as much as possible. Depending on the I / O, the channel command entry (CCE) 22 may have more data. If the frequency is sufficiently high, the channel program header (CPH) 21 and the channel command entry (CCE) 22 can be set to I by one system bus access.
By reading to the memory (MEM) 33 of the / O controller 3, the overhead is shortened.

【0023】尚、上記した実施例では、主記憶2の連続
する領域に、チャネルプログラムヘッダ(CPH)21
とチャネルコマンドエントリ(CCE)22を記憶して
いるが、この際の「連続する領域」とは、ここでは、ア
ドレスが必ず連続する領域とは限らず、1回のメモリア
クセスで読出すことのできる領域を含む。
In the above embodiment, the channel program header (CPH) 21 is set in the continuous area of the main memory 2.
And the channel command entry (CCE) 22 are stored, but the "continuous area" at this time is not necessarily an area where addresses are always continuous, and can be read by one memory access. Including a possible area.

【0024】[0024]

【発明の効果】以上詳記したように本発明によれば、チ
ャネルプログラムヘッダとチャネルコマンドエントリを
連続領域に設定し、一回のシステムバスアクセスでI/
Oコントローラの内部メモリに読み出して、チャネルプ
ログラムの先行読み出しをすることにより、I/O処理
プロセッサのファームウェア処理の対応のみでI/O処
理プロセッサのオーバーヘッドを短縮できる。
As described above in detail, according to the present invention, the channel program header and the channel command entry are set in the continuous area, and the I / O can be performed by one system bus access.
By reading to the internal memory of the O controller and reading the channel program in advance, the overhead of the I / O processor can be shortened only by the firmware processing of the I / O processor.

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

【図1】本発明の実施例を適用したシステムの構成を示
すブロック図。
FIG. 1 is a block diagram showing the configuration of a system to which an embodiment of the present invention is applied.

【図2】上記実施例の処理手順を示すフローチャート。FIG. 2 is a flowchart showing a processing procedure of the above embodiment.

【図3】従来の処理手順を示すフローチャート。FIG. 3 is a flowchart showing a conventional processing procedure.

【符号の説明】[Explanation of symbols]

1…CPU、2…主記憶、3…I/Oコントローラ(I
OC)、4…I/O装置、10…システムバス、21…
チャネルプログラムヘッダ(CPH)、22…チャネル
コマンドエントリ(CCE)、31…CPU、32…シ
ステムバスコントローラ(BC)、33…メモリ(ME
M)。
1 ... CPU, 2 ... main memory, 3 ... I / O controller (I
OC), 4 ... I / O device, 10 ... System bus, 21 ...
Channel program header (CPH), 22 ... Channel command entry (CCE), 31 ... CPU, 32 ... System bus controller (BC), 33 ... Memory (ME
M).

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 計算機システムのI/Oチャネル装置に
於いて、SIO命令に従うチャネルプログラムヘッダの
読込み時に、チャネルプログラムヘッダとチャネルコマ
ンドエントリを1回のバスアクセスで同時に読込むこと
を特徴としたI/Oチャネル制御方式。
1. An I / O channel device of a computer system, characterized in that, when reading a channel program header according to an SIO instruction, the channel program header and the channel command entry are simultaneously read by one bus access. / O channel control system.
【請求項2】 主記憶上の連続する領域にチャネルプロ
グラムヘッダとチャネルコマンドエントリを設定する手
段と、システム処理装置よりスタートI/Oが指示され
たとき、上記主記憶上の連続する領域を読込み、I/O
コントローラ内のメモリにセットする手段と、上記I/
Oコントローラ内のメモリに読込んだ上記連続する領域
の情報からチャネルコマンドエントリを検索する手段と
を具備して、チャネルプログラムの先行読出しを行なう
ことを特徴としたI/Oチャネル制御方式。
2. A means for setting a channel program header and a channel command entry in a continuous area on the main memory, and reading the continuous area on the main memory when a start I / O is instructed by the system processing unit. , I / O
Means for setting in the memory in the controller, and the above I /
An I / O channel control system characterized in that the channel program entry is read in advance by means of retrieving a channel command entry from the information of the continuous area read in the memory in the O controller.
【請求項3】 主記憶上の連続する領域にチャネルプロ
グラムヘッダとチャネルコマンドエントリを設定する手
段と、システム処理装置よりスタートI/Oが指示され
たとき、上記主記憶上の連続する領域を読込み、I/O
コントローラ内のメモリにセットする手段と、上記I/
Oコントローラ内のメモリに読込んだ上記連続する領域
に正しいチャネルコマンドエントリが含まれているか否
かを判断する手段と、上記連続する領域に正しいチャネ
ルコマンドエントリが含まれているとき、チャネルコマ
ンドエントリの解析処理を実行し、上記連続する領域に
正しいチャネルコマンドエントリが含まれていないと
き、チャネルコマンドエントリの読込み処理を実行した
後、チャネルコマンドエントリの解析処理を実行する手
段とを具備して、チャネルプログラムの先行読出しを行
なうことを特徴としたI/Oチャネル制御方式。
3. A means for setting a channel program header and a channel command entry in a continuous area on the main memory, and reading the continuous area on the main memory when a start I / O is instructed by the system processing unit. , I / O
Means for setting in the memory in the controller, and the above I /
Means for determining whether or not the continuous area read into the memory in the O controller includes a correct channel command entry; and when the continuous area includes a correct channel command entry, the channel command entry When the correct channel command entry is not included in the continuous area, the channel command entry reading process is executed, and then the channel command entry analyzing process is executed. An I / O channel control method characterized in that the channel program is read in advance.
JP26134092A 1992-09-30 1992-09-30 I/o channel control system Pending JPH06110815A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26134092A JPH06110815A (en) 1992-09-30 1992-09-30 I/o channel control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26134092A JPH06110815A (en) 1992-09-30 1992-09-30 I/o channel control system

Publications (1)

Publication Number Publication Date
JPH06110815A true JPH06110815A (en) 1994-04-22

Family

ID=17360470

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26134092A Pending JPH06110815A (en) 1992-09-30 1992-09-30 I/o channel control system

Country Status (1)

Country Link
JP (1) JPH06110815A (en)

Similar Documents

Publication Publication Date Title
JP2842313B2 (en) Information processing device
JPH06110815A (en) I/o channel control system
JPH1063574A (en) Processor with cache memory
JPH07210454A (en) High-speed processor
JPH10187119A (en) Display control device
JPH07152574A (en) Program loading system
JPH05257859A (en) Information processor
JP2501393B2 (en) Direct memory access device
JPS61248124A (en) Input precedence control system
JPH08249022A (en) Multiprocessor arithmetic unit and programmable controller having the arithmetic unit
JPS62125437A (en) Control method for additional processor
JPH01129334A (en) Data control system for cache memory
JPS61221952A (en) Method for processing channel program
JP3171289B2 (en) Information processing device
JP2517977B2 (en) Input / output interrupt control method in virtual machine
JPH0535573A (en) Remote file access system
JPH06131239A (en) Main storage access control system
JPH0520191A (en) Cache memory control system
JPH0795288B2 (en) Microcomputer
JPS60214058A (en) Memory access control circuit
JPH11120071A (en) Common memory access system for processes
JPH0821021B2 (en) Data processing device
JPH05100842A (en) Instruction processor
JPH0113142B2 (en)
JPH0667982A (en) Address conversion system