JPH04347756A - Channel state read system - Google Patents

Channel state read system

Info

Publication number
JPH04347756A
JPH04347756A JP11989591A JP11989591A JPH04347756A JP H04347756 A JPH04347756 A JP H04347756A JP 11989591 A JP11989591 A JP 11989591A JP 11989591 A JP11989591 A JP 11989591A JP H04347756 A JPH04347756 A JP H04347756A
Authority
JP
Japan
Prior art keywords
input
channel state
instruction
output processing
channel
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
JP11989591A
Other languages
Japanese (ja)
Inventor
Shinichi Mihashi
伸一 三橋
Shigeru Mori
茂 森
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.)
Hitachi Ltd
Hitachi Computer Engineering Co Ltd
Original Assignee
Hitachi Ltd
Hitachi Computer Engineering Co 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 Hitachi Ltd, Hitachi Computer Engineering Co Ltd filed Critical Hitachi Ltd
Priority to JP11989591A priority Critical patent/JPH04347756A/en
Publication of JPH04347756A publication Critical patent/JPH04347756A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To process a channel state storage instruction which is to store state information on a channel connected to an input/output processor on a main storage device in a computer system. CONSTITUTION:In the computer system in which plural instruction processors 1 are connected to the input/output processor 3 having plural channels 4 through a system controller 2 and which has the main storage device 5 shared by the respective instruction processors 1 and the input/output processor 3, a private area 20 shared by the systems is provided on the storage device 5 to which the instruction processors 1 and the input/output processor 3 can access, and the input/output processor 3 stores information on the channel state in the private area 20 at every prescribed time. For executing the channel state storage instruction of the instruction processor 1, information on the channel state stored in the private area 20 is read from the input/output processor 3 and it is storage-processed in the designated address of the main storage device 5.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、チャネル状態読み出し
方式に関し、特に、命令プロセッサ,入出力処理装置,
システム制御装置,および主記憶装置からなる計算機シ
ステムにおいて、入出力処理装置に接続されているチャ
ネルの状態情報を主記憶装置上に格納するチャル状態格
納命令を高速に処理できるチャネル状態読み出し方式に
関するものである。
[Field of Industrial Application] The present invention relates to a channel state reading method, and particularly to an instruction processor, an input/output processing device,
In a computer system consisting of a system control device and a main memory device, this relates to a channel state read method that can quickly process a channel state storage instruction that stores state information of a channel connected to an input/output processing device on the main memory device. It is.

【0002】0002

【従来の技術】最近の計算機システムにおいては、入出
力処理にかかるオペレーティングシステム(OS)の負
担を低減するため、以前は、OSが行っていた入出力要
求のキューイングから入出力装置に至る入出力チャネル
選択処理をハードウェアが行う傾向にある。また、チャ
ネルの動作状態を監視することによりチャネル稼働率を
求めて、チャネルを最適に割り当て、より効率的な入出
力動作を行うようにするシステム運用が行なわれる。こ
のため、チャネル稼働率を求めるために、命令プロセッ
サがチャネル状態格納命令を実行して、チャネルの状態
情報を取り込む。
[Background Art] In recent computer systems, in order to reduce the burden on the operating system (OS) for input/output processing, input/output requests have been changed from queuing of input/output requests, which was previously performed by the OS, to input/output devices. There is a tendency for output channel selection processing to be performed by hardware. In addition, by monitoring the operating status of channels, channel utilization rates are determined, and system operations are performed to optimally allocate channels and perform more efficient input/output operations. Therefore, in order to obtain the channel utilization rate, the instruction processor executes a channel state storage instruction to capture channel state information.

【0003】従来、このようなチャル状態格納命令の処
理は、次に説明するように、システム制御装置を介して
入出力処理装置と同期をとって命令処理を行う入出力命
令の処理と同様な処理方法で実行される。
[0003] Conventionally, the processing of such a charge state storage instruction has been similar to the processing of an input/output instruction in which the instruction is processed in synchronization with an input/output processing device via a system control device, as described below. Processing method is executed.

【0004】図3は従来におけるチャネル状態格納命令
の処理を説明するための計算機システムの構成を示すブ
ロック図である。図3を参照して説明する。例えば、命
令プロセッサ(IP)1でチャネル状態格納命令が実行
されると、まず、当該命令のオペランドとして与えられ
るチャネル状態情報の格納先アドレスが、ハードウェア
制御のための専用エリアとして主記憶装置(MS)5の
記憶領域の一部に設けられたハードウェアシステムエリ
ア(HSA)の入出力処理用の専用エリアの入出力制御
ブロック(IOCB)6に格納される。そして、チャネ
ル状態情報の格納先アドレスを当該IOCB6に格納後
に、命令プロセッサ1からシステム制御装置(SC)2
を介して、当該チャネル状態格納命令の処理要求(起動
要求)信号が制御信号線8A,8Bにより入出力処理装
置3に発行される。
FIG. 3 is a block diagram showing the configuration of a computer system for explaining the processing of a conventional channel state storage command. This will be explained with reference to FIG. For example, when a channel state storage instruction is executed by the instruction processor (IP) 1, the storage destination address of the channel state information given as an operand of the instruction is first stored in the main memory (as a dedicated area for hardware control). The information is stored in an input/output control block (IOCB) 6 in a dedicated area for input/output processing in a hardware system area (HSA) provided in a part of the storage area of the MS) 5. After storing the storage address of the channel state information in the IOCB 6, the instruction processor 1 sends the address to the system control unit (SC) 2.
A processing request (activation request) signal for the channel state storage command is issued to the input/output processing device 3 via control signal lines 8A and 8B.

【0005】入出力処理装置3は、起動要求を受けると
、前述のIOCB6よりチャネル状態格納先アドレスを
読み出し、それと前後して、自入出力処理装置3に接続
されている各々のチャネルの状態を調ベて、各チャネル
の状態を1ビット単位に、すなわち、“0”ならば非動
作状態であり、“1”ならば動作状態というように、1
ビット単位に各チャネルの状態を反映したチャネル状態
情報を前述のIOCB6で指定した主記憶装置上のチャ
ネル状態格納先アドレスに格納する。チャネル格納情報
の格納後は、信号線9A,9Bにより入出処理装置3か
ら命令処理完了報告信号をシステム制御装置2を経由し
て命令プロセッサ1に対して発行する。命令プロセッサ
1は当該命令処理完了報告信号を受けて、このチャネル
状態格納命令の命令処理を終了する。
[0005] When the input/output processing device 3 receives a startup request, it reads the channel state storage destination address from the above-mentioned IOCB 6, and before and after that, the input/output processing device 3 reads the state of each channel connected to its own input/output processing device 3. Check the status of each channel in 1-bit units, that is, if it is 0, it is inactive, if it is 1, it is in operation, and so on.
Channel state information reflecting the state of each channel bit by bit is stored at the channel state storage destination address on the main storage device designated by the above-mentioned IOCB6. After storing the channel storage information, the input/output processing device 3 issues an instruction processing completion report signal to the instruction processor 1 via the system control device 2 via the signal lines 9A and 9B. The instruction processor 1 receives the instruction processing completion report signal and ends the instruction processing of this channel state storage instruction.

【0006】このように、チャネル状態格納命令の処理
は、命令プロセッサおよび入出力処理装置の間で同期を
とって命令処理を実行する同期命令として実行される。 この種の同期処理を伴う命令の例としては、チャネル経
由で入出力装置および入出力制御装置との間で同期をと
って処理を行うSIO(Start I/O)命令があ
る。チャネル状態格納命令の処理では、SIO命令の処
理のような処理時間は要しないが、命令プロセッサおよ
び入出力処理装置の間で同期をとって命令処理を行う必
要があり、チャネル状態格納命令の処理は、SIO命令
の数分の1程度の処理時間を要する。
[0006] In this manner, the processing of the channel state storage instruction is executed as a synchronous instruction that executes instruction processing in synchronization between the instruction processor and the input/output processing device. An example of an instruction that involves this type of synchronous processing is an SIO (Start I/O) instruction that performs processing in synchronization with an input/output device and an input/output control device via a channel. Processing a channel state storage instruction does not require the same amount of processing time as processing an SIO instruction, but it is necessary to synchronize the instruction processing between the instruction processor and the input/output processing device. requires a processing time that is about a fraction of that of an SIO instruction.

【0007】[0007]

【発明が解決しようとする課題】ところで、上述の従来
の技術で説明したように、チャネル状態格納命令の処理
では、命令プロセッサがチャネル状態格納命令の実行を
開始してから命令プロセッサ,システム制御装置,入出
力処理装置の間でハード的に応答をとって、命令実行を
行っているため、当該チャネル状態格納該命令実行に要
する時間が長くなるという問題があった。
By the way, as explained in the above-mentioned conventional technology, in processing a channel state storage instruction, the instruction processor starts executing the channel state storage instruction, and then the instruction processor and system control device , the hardware response is taken between the input/output processing devices to execute the command, so there is a problem that the time required to store the channel state and execute the command becomes long.

【0008】本発明の目的は、命令プロセッサ,入出力
処理装置,システム制御装置,および主記憶装置からな
る計算機システムにおいて、入出力処理装置に接続され
ているチャネルの状態情報を主記憶装置上に格納するチ
ャル状態格納命令を高速に処理できるチャネル状態読み
出し方式に提供することにある。
An object of the present invention is to store state information of channels connected to the input/output processing device on the main storage in a computer system consisting of an instruction processor, an input/output processing device, a system control device, and a main storage. An object of the present invention is to provide a channel state reading method that can process a channel state storage instruction at high speed.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
め、本発明のチャネル状態読み出し方式は、システム制
御装置を介して複数の命令プロセッサが複数のチャネル
を有する入出力処理装置と接続され、各命令プロセッサ
および入出力処理装置に共有される主記憶装置を有する
計算機システムにおいて、命令プロセッサおよび入出力
処理装置が共にアクセス可能な記憶装置上にシステム共
有の専用エリアを設け、入出力処理装置が当該専用エリ
アに一定時間おきにチャネル状態の情報を格納し、命令
プロセッサのチャネル状態格納命令の実行では、入出力
処理装置から前記専用エリアに格納されているチャネル
状態の情報を読み出し主記憶装置の指定アドレスに格納
する処理を行うことを特徴とする。
[Means for Solving the Problems] In order to achieve the above object, the channel state reading method of the present invention includes a system in which a plurality of instruction processors are connected to an input/output processing device having a plurality of channels via a system control device. In a computer system that has a main memory shared by each instruction processor and input/output processing device, a system-shared dedicated area is provided on the storage device that can be accessed by both the instruction processor and the input/output processing device, and the input/output processing device Channel state information is stored in the dedicated area at regular intervals, and when the instruction processor executes a channel state storage instruction, the channel state information stored in the dedicated area is read from the input/output processing device and stored in the main memory. It is characterized by performing processing for storing at a specified address.

【0010】0010

【作用】これによれば、システム制御装置を介して複数
の命令プロセッサが複数のチャネルを有する入出力処理
装置と接続され、各命令プロセッサおよび入出力処理装
置に共有される主記憶装置を有する計算機システムにお
いて、命令プロセッサおよび入出力処理装置が共にアク
セス可能な記憶装置上にシステム共有の専用エリアが設
けられる。当該専用エリアに入出力処理装置が、命令プ
ロセッサの動作とと無関係に、一定時間おきにチャネル
状態の情報を格納する。また、命令プロセッサが行うチ
ャネル状態格納命令の実行では、入出力処理装置から前
記専用エリアに格納されているチャネル状態の情報を読
み出し、オペランドで指定されている主記憶装置の指定
アドレスに格納する処理を行う。
[Operation] According to this, a plurality of instruction processors are connected to an input/output processing device having a plurality of channels via a system control device, and a computer having a main storage device shared by each instruction processor and input/output processing device. In a system, a system-shared dedicated area is provided on a storage device that is accessible by both an instruction processor and an input/output processing device. The input/output processing device stores channel state information in the dedicated area at regular intervals, regardless of the operation of the instruction processor. In addition, when the instruction processor executes a channel state storage instruction, the channel state information stored in the dedicated area is read from the input/output processing device and stored at the specified address of the main storage device specified by the operand. I do.

【0011】このように、チャネル状態情報を格納する
専用の共有エリアを設け、入出力処理装置および命令プ
ロセッサが非同期にチャネル状態格納共有エリアをアク
セスし、入出力処理装置は一定時間毎にチャルネ状態情
報を格納し続け、また、命令プロセッサは任意時刻にチ
ャネル状態格納共有エリアをアクセスし、必要とするチ
ャネル状態情報を読み出す。
In this way, a dedicated shared area for storing channel state information is provided, the input/output processing device and the instruction processor access the channel state storage shared area asynchronously, and the input/output processing device updates the channel state information at regular intervals. Information continues to be stored, and the instruction processor accesses the channel state storage shared area at any time to read out necessary channel state information.

【0012】これにより、チャネル状態格納命令の処理
では、命令プロセッサは入出力処理装置との間で応答を
取る必要がなくなり、主記憶アクセスを行う処理時間だ
けで命令が実行でき、高速処理が可能となる。
[0012] As a result, when processing a channel state storage instruction, the instruction processor does not need to receive a response from the input/output processing device, and the instruction can be executed using only the processing time required to access the main memory, enabling high-speed processing. becomes.

【0013】[0013]

【実施例】以下、本発明の一実施例を図面を用いて具体
的に説明する。図1は本発明の一実施例にかかるデータ
処理システムの構成を示すブロック図である。図1にお
いて、1は命令プロセッサ(IP)、2はシステム制御
装置(SC)、3は入出力処理装置(IOP)である。 また、4は複数設けられるチャネル(CH0〜CHm)
であり、5は主記憶装置(MS)である。命令プロセッ
サ1はシステム規模が大きくなると複数台が設けられる
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a data processing system according to an embodiment of the present invention. In FIG. 1, 1 is an instruction processor (IP), 2 is a system control unit (SC), and 3 is an input/output processing unit (IOP). In addition, 4 is a plurality of channels (CH0 to CHm)
5 is the main memory (MS). As the system scale increases, a plurality of instruction processors 1 are provided.

【0014】複数台の命令プロセッサ1,入出力処理装
置3,および主記憶装置5はシステム制御装置2を介し
て、それぞれに接続されている。また、入出力処理装置
3においては、複数(m個)のチャネル4が接続されて
いる。主記憶装置5の記憶領域は、ハードウェアシステ
ムエリア(HSA)5aとソフトウェア使用領域(SU
A)5bに分割されて使用される。ハードウェアシステ
ムエリア(HSA)5aは、命令プロセッサ1および入
出力処理装置3のマイクロプログラム(ファームウェア
)のみが使用するハードウァア制御ための専用エリアで
あり、また、ソフトウェア使用領域(SUA)5bは、
オペレーティングシステム,ユーザプログラムなどのソ
ウトウェアが使用する記憶エリアとなっている。ハード
ウェアシステムエリア(HSA)5aには、チャネル状
態情報の格納のための専用エリアのチャネル状格納エリ
ア20が設けられる。
A plurality of instruction processors 1, input/output processing devices 3, and main storage devices 5 are connected to each other via a system control device 2. Further, in the input/output processing device 3, a plurality of (m) channels 4 are connected. The storage areas of the main storage device 5 are a hardware system area (HSA) 5a and a software usage area (SU
A) It is divided into 5b and used. The hardware system area (HSA) 5a is a dedicated area for controlling hardware used only by the microprogram (firmware) of the instruction processor 1 and the input/output processing device 3, and the software use area (SUA) 5b is
This is a storage area used by software such as the operating system and user programs. The hardware system area (HSA) 5a is provided with a channel-like storage area 20, which is a dedicated area for storing channel state information.

【0015】図2はハードウェアシステムエリアに設け
られるチャネル状格納エリアの構成例を示す図である。 図示するように、チャネル状格納エリア20には、各チ
ャネルに対応したチャネル状態を示すチャネル状整ビッ
ト(CH(m)・Aビット)21がチャネル数だけ割り
当てられている。該チャネル状整ビットは“1”のとき
はチャネルが動作中であることを示し、また、“0”の
ときはチャネルが動作中でないか、動作不能状態である
か、あるいはシステムに当該チャネルが存在しないこと
を示している。
FIG. 2 is a diagram showing an example of the configuration of a channel-shaped storage area provided in the hardware system area. As shown in the figure, in the channel storage area 20, channel condition bits (CH(m)/A bits) 21 indicating the channel state corresponding to each channel are allocated as many as the number of channels. When the channel status bit is “1”, it indicates that the channel is in operation, and when it is “0”, it indicates that the channel is not in operation, is in an inoperable state, or the channel is not in operation in the system. It shows that it doesn't exist.

【0016】このように構成されているデータ処理シス
テムにおいて、入出力処理装置(IOP)3は、一定時
間の間隔ごとに各々のチャネルCH0〜CHmの全ての
チャル動作状態を調ベて、1つのチャネルごとに動作状
態を示すビットが割り当てられたチャネル状態情報を作
成する。作成された各チャネルのチャネル状態情報は一
時的に入出力処理装置3内のレジスタに保持される。こ
の動作の完了の後、入出力処理装置3は通常の主記憶装
置3への格納動作と同様にして、ハードウェアシステム
エリア5aに設けられたチャネル状態格納エリア20に
チャネル状態情報を格納する。
In the data processing system configured as described above, the input/output processing unit (IOP) 3 examines the operating states of all the channels of each channel CH0 to CHm at regular time intervals, and Create channel state information in which bits indicating the operating state are assigned to each channel. The channel state information of each channel created is temporarily held in a register within the input/output processing device 3. After completion of this operation, the input/output processing device 3 stores the channel state information in the channel state storage area 20 provided in the hardware system area 5a in the same way as a normal storage operation in the main storage device 3.

【0017】一方、命令プロセッサ1でチャネル状態格
納命令が実行されると、マイクロプログラムが当該チャ
ネル状態格納命令の実行条件を調ベて、実行条件が満足
されていると、通常の主記憶装置の読み出し動作と同様
の処理によって、チャネル状態格納エリア20から、そ
こに格納されているチャネル状態情報を読み出す。読み
出し処理の終了の後、当該チャネル状態格納命令のオペ
ランドで指定されている主記憶装置上の指定のアドレス
に、読み出した当該チャネル状態情報の書き込みを行い
、書き込み動作の完了を待って命令の実行動作を完了す
る。
On the other hand, when a channel state storage instruction is executed by the instruction processor 1, the microprogram checks the execution conditions of the channel state storage instruction, and if the execution conditions are satisfied, it is stored in the normal main memory. The channel state information stored therein is read out from the channel state storage area 20 by a process similar to the read operation. After the read process is completed, the read channel state information is written to the specified address on the main memory specified by the operand of the channel state storage instruction, and the instruction is executed after waiting for the write operation to complete. Complete the action.

【0018】以上、説明したように、本実施例によれば
、入出力処理装置の動作とは全く無関係に、命令プロセ
ッサ単独の処理で非同期にチャネル状態格納命令の実行
が可能となり、命令処理をメモリアクセス処理と同程度
に高速に処理可能となる。
As explained above, according to this embodiment, it is possible to execute a channel state storage instruction asynchronously by the processing of the instruction processor alone, completely independent of the operation of the input/output processing device, and the instruction processing can be executed. Processing can be performed at the same high speed as memory access processing.

【0019】[0019]

【発明の効果】以上説明したように、本発明のチャネル
状態読み出し方式によれば、従来のように、命令プロセ
ッサ,システム制御装置,および入出力処理装置の間に
おいてハード的に応答の同期をとることなく、命令処理
を行うことができ、チャネル状態格納命令の処理を高速
に処理できるようになる。
As explained above, according to the channel state reading method of the present invention, responses can be synchronized hardware-wise between an instruction processor, a system control device, and an input/output processing device, unlike the conventional method. Therefore, the channel state storage command can be processed at high speed.

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

【図1】図1は、本発明の一実施例にかかるデータ処理
システムの構成を示すブロック図、
FIG. 1 is a block diagram showing the configuration of a data processing system according to an embodiment of the present invention;

【図2】図2は、ハードウェアシステムエリアに設けら
れるチャネル状格納エリアの構成例を示す図、
FIG. 2 is a diagram showing a configuration example of a channel-shaped storage area provided in a hardware system area;

【図3】
図3は、従来におけるチャネル状態格納命令の処理を説
明するための計算機システムの構成を示すブロック図で
ある。
[Figure 3]
FIG. 3 is a block diagram showing the configuration of a computer system for explaining the processing of a conventional channel state storage command.

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

1  命令プロセッサ(IP) 2  システム制御装置(SC) 3  入出力処理装置(IOP) 4  複数設けられるチャネル(CH0〜CHm)5 
 主記憶装置(MS) 5a  ハードウェアシステムエリア(HSA)5b 
 ソフトウェア使用領域(SUA)20  チャネル状
態格納エリア 21  チャネル状態ビット
1 Instruction processor (IP) 2 System control unit (SC) 3 Input/output processing unit (IOP) 4 Multiple channels (CH0 to CHm) 5
Main memory (MS) 5a Hardware system area (HSA) 5b
Software usage area (SUA) 20 Channel status storage area 21 Channel status bit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  システム制御装置を介して複数の命令
プロセッサが複数のチャネルを有する入出力処理装置と
接続され、各命令プロセッサおよび入出力処理装置に共
有される主記憶装置を有する計算機システムにおいて、
命令プロセッサおよび入出力処理装置が共にアクセス可
能な記憶装置上にシステム共有の専用エリアを設け、入
出力処理装置が当該専用エリアに一定時間おきにチャネ
ル状態の情報を格納し、命令プロセッサのチャネル状態
格納命令の実行では、入出力処理装置から前記専用エリ
アに格納されているチャネル状態の情報を読み出し主記
憶装置の指定アドレスに格納する処理を行うことを特徴
とするチャネル状態読み出し方式。
1. A computer system in which a plurality of instruction processors are connected to an input/output processing device having a plurality of channels via a system control device, and a main storage device is shared by each instruction processor and the input/output processing device, comprising:
A system-shared dedicated area is provided on a storage device that can be accessed by both the instruction processor and the input/output processing device, and the input/output processing device stores channel state information in the dedicated area at regular intervals, and stores the channel state information of the instruction processor. A channel state reading method characterized in that, in executing a storage instruction, a process is performed in which channel state information stored in the dedicated area is read from an input/output processing device and stored at a specified address in a main storage device.
JP11989591A 1991-05-24 1991-05-24 Channel state read system Pending JPH04347756A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11989591A JPH04347756A (en) 1991-05-24 1991-05-24 Channel state read system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11989591A JPH04347756A (en) 1991-05-24 1991-05-24 Channel state read system

Publications (1)

Publication Number Publication Date
JPH04347756A true JPH04347756A (en) 1992-12-02

Family

ID=14772885

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11989591A Pending JPH04347756A (en) 1991-05-24 1991-05-24 Channel state read system

Country Status (1)

Country Link
JP (1) JPH04347756A (en)

Similar Documents

Publication Publication Date Title
US5461721A (en) System for transferring data between I/O devices and main or expanded storage under dynamic control of independent indirect address words (IDAWs)
US5530897A (en) System for dynamic association of a variable number of device addresses with input/output devices to allow increased concurrent requests for access to the input/output devices
JP3273202B2 (en) Method of transferring data through a plurality of data channels and circuit architecture thereof
JPH06103213A (en) Input/output device
JPH0340868B2 (en)
JPH0798663A (en) Asynchronous i/o control system
JPH04347756A (en) Channel state read system
JP2975253B2 (en) Multiplexed volume device
KR950003879B1 (en) System structure and its method to hold disk unit in common
JPH0470935A (en) Computer system
JP2585905B2 (en) Multitask execution device
JPS603229B2 (en) Information processing method
JPS61184643A (en) Starting control system for virtual computer
JPH0519179B2 (en)
JPS6097440A (en) Virtual multiprocessor device
JPH0944438A (en) Multiplex processing method for synchronous type input/ output instruction
JPH06324861A (en) System and method for controlling cpu
JP2864496B2 (en) Multi-processing computer
JPH1185673A (en) Method and device for controlling shared bus
JPH03204731A (en) Device and method for executing emulation of virtual computer
JPH10507548A (en) Data processing systems and methods and communication systems with such systems
JP2644857B2 (en) Data transfer method
JPH05334012A (en) Large capacity disk controller
JPS626367A (en) Network controller
JPH0567973B2 (en)