JPH0640299B2 - Peripheral device Medium input processing control method - Google Patents
Peripheral device Medium input processing control methodInfo
- Publication number
- JPH0640299B2 JPH0640299B2 JP60190635A JP19063585A JPH0640299B2 JP H0640299 B2 JPH0640299 B2 JP H0640299B2 JP 60190635 A JP60190635 A JP 60190635A JP 19063585 A JP19063585 A JP 19063585A JP H0640299 B2 JPH0640299 B2 JP H0640299B2
- Authority
- JP
- Japan
- Prior art keywords
- medium
- peripheral device
- exclusive control
- attention
- loading
- 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.)
- Expired - Lifetime
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【発明の詳細な説明】 〔概要〕 カートリッジ・テープ等の記憶媒体を自動装填しデータ
を入出力する周辺装置を,複数のホスト処理装置により
共用するデータ処理システムにおいて,その周辺装置に
媒体を投入したときに,全ホスト処理装置に通知される
アテンション割込みに対する処理を,系間共用DASD
(Direct Access Storage Device)の系間排他制御機能を
利用することにより,逐次化し,ホスト間排他制御を可
能とする。DETAILED DESCRIPTION OF THE INVENTION [Outline] In a data processing system in which a peripheral device for automatically loading a storage medium such as a cartridge or tape and inputting / outputting data is shared by a plurality of host processing devices, a medium is loaded into the peripheral device. When an attention interrupt is sent to all host processors, the DASD shared between systems will be processed.
By using the inter-system exclusive control function of (Direct Access Storage Device), serialization and inter-host exclusive control are possible.
本発明は,いわゆる疎結合のマルチプロセッサシステム
において,データを記録する記憶媒体の自動装填機構を
有する周辺装置を制御する方式に係り,特に,媒体投入
によって全ホスト処理装置に対し通知されるアテンショ
ン割込みの処理に対するホスト間排他制御を行う周辺装
置媒体投入処理制御方式に関するものである。The present invention relates to a method of controlling a peripheral device having an automatic loading mechanism of a storage medium for recording data in a so-called loosely coupled multiprocessor system, and more particularly, an attention interrupt notified to all host processing devices by inserting a medium. The present invention relates to a peripheral device medium loading process control method for performing exclusive control between hosts for the above process.
データを記録する記憶媒体の自動装填機構を有する周辺
装置として,大容量記憶システム(MSS)が知られて
いる。大容量記憶システムに対するデータ・カートリッ
ジの投入処理,排出処理等は,大容量記憶システム内の
ファームウェアによってなされる。従って,従来の大容
量記憶システムでは,媒体投入処理,排出処理等につい
て,複数のホスト処理装置間で排他制御を行う必要がな
い。A mass storage system (MSS) is known as a peripheral device having an automatic loading mechanism of a storage medium for recording data. The loading process and the discharging process of the data cartridge in the mass storage system are performed by the firmware in the mass storage system. Therefore, in the conventional large-capacity storage system, it is not necessary to perform exclusive control between a plurality of host processing devices with respect to medium loading processing, ejection processing, and the like.
系間,即ちホスト処理装置間の共用DASDに対する排
他制御機構としては,チャネルまたは入出力制御装置に
接続される系間排他制御用装置(アダプタ)が知られて
おり,いわゆるリザーブ(RSV)コマンドを発行した
ホスト処理装置に,共用DASDを占有させ,リリース
(RLS)コマンドを発行すると,その占有を解除する
ようにしている。An inter-system exclusive control device (adapter) connected to a channel or an input / output control device is known as an exclusive control mechanism for shared DASD between systems, that is, between host processors, and a so-called reserve (RSV) command is used. When the issuing host processor occupies the shared DASD and issues a release (RLS) command, the occupancy is released.
ところで,媒体自動装填機構付の周辺装置において,媒
体の投入,排出処理等を,すべてファームウェアによ
り,ホスト処理装置による制御とは無関係に実行してし
まうと,例えばその周辺装置を,従来の磁気テープ装置
のように用いようとした場合に,ホスト処理装置による
緻密な管理・制御が困難になる。そこで,媒体の投入処
理,排出処理等をファームウェアによらずに,ホスト処
理装置が直接的に処理する新しい周辺装置が考えられて
いる。By the way, in a peripheral device with an automatic medium loading mechanism, if the loading and ejecting processes of the medium are all executed by the firmware regardless of the control by the host processing device, for example, the peripheral device is replaced with the conventional magnetic tape. When it is used like a device, it becomes difficult for the host processor to manage and control it precisely. Therefore, a new peripheral device has been considered in which the host processor directly processes the medium loading process, the medium discharging process, and the like without using firmware.
この周辺装置では,記憶媒体が投入されると,アテンシ
ョン(Att)割込みによって,媒体の投入をホスト処理装
置に通知する。ホスト処理装置は,このアテンション割
込みを受理すると,媒体格納位置の決定,ボリュームラ
ベル等の読み込み,管理テーブルへの登録,媒体収納庫
への移動・格納などの媒体投入処理を実行する。In this peripheral device, when a storage medium is loaded, the host processing unit is notified of the loading of the medium by an attention (Att) interrupt. When the host processing device receives this attention interrupt, it executes a medium loading process such as determining the medium storage position, reading the volume label, etc., registering it in the management table, and moving / storing it in the medium storage.
このような媒体自動装填機構付周辺装置を,複数のホス
ト処理装置で共有して使用するとき,媒体投入によるア
テンション割込みは,全ホスト処理装置に対し通知され
る。そのため,全ホスト処理装置は,ほぼ同時にアテン
ション事象による媒体投入処理を実施してしまうことに
なり,装置の競合が生じ,また,アテンション事象によ
る処理を実施しようとしたが,既に別のホスト処理装置
により処理されているなどのシステム誤動作を誘発する
という問題がある。When such a peripheral device with an automatic medium loading mechanism is shared by a plurality of host processing devices, an attention interrupt due to the insertion of a medium is notified to all host processing devices. Therefore, all the host processing devices will perform the medium input process due to the attention event almost at the same time, and the competition of the devices will occur. There is a problem of causing a system malfunction such as being processed by.
しかしながら,このアテンション割込みを特定の1ホス
ト処理装置にのみ,通知するようにすれば,排他制御は
不要となるが,アテンション事象が複数発生した場合
に,各ホスト処理装置により,それらのアテンション事
象に対する処理を分散して実行することができず,効率
が悪くなるという新たな問題が発生する。また,各ホス
ト処理装置と媒体自動装填機構付周辺装置との間に,系
間共用DASDに用いられるような系間排他制御用装置
を介在させるのは,一般に媒体自動装填機構付周辺装置
に対するアクセス時間が,DASD等に比べて長いこと
を考えると,妥当ではない。However, if this attention interrupt is notified only to a specific one host processor, exclusive control is unnecessary, but when a plurality of attention events occur, each host processor responds to those attention events. A new problem arises in that the processing cannot be distributed and executed, resulting in poor efficiency. In addition, interposing an inter-system exclusive control device, such as that used in the inter-system shared DASD, between each host processor and the peripheral device with the automatic media loading mechanism is generally to access the peripheral device with the automatic media loading mechanism. This is not appropriate considering that the time is longer than DASD.
本発明は上記問題点の解決を図り,媒体自動装填機構付
周辺装置を共用する全ホスト処理装置に対する媒体投入
アテンションの1事象を,いずれか1つのホスト処理装
置のみが処理を行う制御方式を提供する。The present invention solves the above problems and provides a control system in which only one of the host processing devices processes one event of media loading attention to all host processing devices sharing a peripheral device with an automatic media loading mechanism. To do.
第1図は本発明の基本構成図を示す。FIG. 1 shows the basic configuration of the present invention.
ホスト処理装置11A,11Bは,それぞれ主記憶装置
を持ち,共用周辺装置により疎結合されたデータ処理装
置である。アテンション割込み受付部12は,周辺装置
からのアテンション割込みによって起動されるアペンデ
ージ・ルーチンである。このアペンテージ・ルーチン
は,各装置毎に登録できるようになっているが,周知と
なっている技術であるため,詳細な説明を省略する。The host processing devices 11A and 11B are data processing devices each having a main storage device and loosely coupled by a shared peripheral device. The attention interrupt reception unit 12 is an appendage routine activated by an attention interrupt from a peripheral device. This appendage routine can be registered for each device, but since it is a well-known technique, detailed description thereof will be omitted.
媒体投入処理部13は,媒体投入によるアテンション割
込みによって,アテンション割込み受付部12により起
動され,このアテンション事象に関する処理を行うもの
である。排他制御処理部14と媒体投入処理実行部15
とを備えている。The medium loading processing unit 13 is activated by the attention interrupt receiving unit 12 in response to an attention interrupt caused by loading a medium, and performs processing relating to this attention event. Exclusive control processing unit 14 and medium loading processing execution unit 15
It has and.
排他制御処理部14は,媒体投入処理について,他のホ
スト処理装置との競合が生じないように,排他制御を行
うものである。媒体投入処理実行部15は,排他制御処
理部14による排他制御のもとに,媒体格納位置の決
定,ボリュームラベル等の読み込み,管理テーブルへの
登録,媒体収納庫への移動・格納などの媒体投入処理を
実行するものである。The exclusive control processing unit 14 performs exclusive control for the medium loading process so that competition with other host processing devices does not occur. Under the exclusive control of the exclusive control processing unit 14, the medium insertion processing execution unit 15 determines the medium storage position, reads the volume label, etc., registers it in the management table, and moves / stores the medium in the medium storage. This is to execute the input process.
媒体自動装填機構付周辺装置16は,データ・カートリ
ッジ等の記憶媒体を自動装填し,その媒体からデータを
入出力すると共に,内部に設けられた収納庫に媒体を保
管しておく機構を持つ周辺装置である。The peripheral device 16 with an automatic medium loading mechanism is a peripheral device having a mechanism for automatically loading a storage medium such as a data cartridge, inputting / outputting data from the medium, and storing the medium in an internal storage. It is a device.
媒体投入排出機構(TAS)17は,オペレータが周辺
装置16に投入した媒体を受け入れ,また使用済みとな
った媒体を排出する機構である。媒体投入を検知するセ
ンサを備えており,媒体の投入を検知すると,ホスト処
理装置11A,ホスト処理装置11B等,すべてのホス
ト処理装置にアテンション割込みをあげる。媒体自動操
作装置(THU)18は,媒体を周辺装置16内で移動
させ自動装填する装置である。媒体収納庫(CELL)
19は,媒体を保管する機構であり,媒体自動操作装置
18によって,媒体の出し入れが自動的になされるよう
になっている。データ入出力装置(MTU)20−1,
20−2,…は,媒体にデータを記録し,または媒体に
記録されたデータを読み出す装置である。このデータ入
出力装置は,1台の周辺装置16に,例えば最大16台
まで設置可能となっている。The medium loading / unloading mechanism (TAS) 17 is a mechanism for receiving a medium loaded by the operator into the peripheral device 16 and discharging a used medium. A sensor for detecting the input of the medium is provided, and when the input of the medium is detected, an attention interrupt is given to all the host processing devices such as the host processing device 11A and the host processing device 11B. The automatic medium operation unit (THU) 18 is a device for moving a medium in the peripheral device 16 and automatically loading the medium. Medium storage (CELL)
Reference numeral 19 denotes a mechanism for storing the medium, and the medium automatic operation device 18 automatically takes in and out the medium. Data input / output unit (MTU) 20-1,
Reference numerals 20-2, ... Are devices for recording data on a medium or reading data recorded on the medium. This data input / output device can be installed in one peripheral device 16, for example, up to 16 devices.
系間排他制御用装置21は,配下に接続される装置に対
して,ホスト処理装置間のアクセスに関する排他制御を
行うアダプタである。周知の如く,装置の占有を要求す
るリザーブ(RSV)コマンドにより装置を占有したホ
スト処理装置にのみ,その装置に対するアクセスを許
し,リリース(RLS)コマンドによってその占有を解
除する。即ち,系間排他制御用装置21は,配下の装置
に対する接続スイッチ的な働きをすると考えてよい。The inter-system exclusive control device 21 is an adapter that performs exclusive control regarding access between host processing devices to a device connected under it. As is well known, only a host processor that has occupied a device by a reserve (RSV) command requesting the device to be occupied allows access to the device, and a release (RLS) command releases the device. That is, it can be considered that the inter-system exclusive control device 21 functions as a connection switch for the subordinate devices.
系間共用DASD22−1,22−2,…は,磁気ディ
スク装置等の直接アクセスする記憶装置であって,複数
のホスト処理装置からアクセス可能となっている周辺装
置である。管理テーブル23は,媒体自動装填機構付周
辺装置16に収容される記憶媒体に関する管理情報を記
憶するテーブルである。The inter-system shared DASDs 22-1, 22-2, ... Are storage devices such as magnetic disk devices that are directly accessed, and are peripheral devices that can be accessed by a plurality of host processing devices. The management table 23 is a table for storing management information regarding the storage medium accommodated in the peripheral device 16 with the automatic medium loading mechanism.
本発明では,媒体投入処理の排他制御を行う場合,排他
制御処理部14が,系間排他制御用装置21の機能を用
い,系間共用DASD22−1をリザーブすることによ
って,アテンション事象に対する処理の逐次化を行う。According to the present invention, when performing the exclusive control of the medium loading process, the exclusive control processing unit 14 uses the function of the inter-system exclusive control device 21 to reserve the inter-system shared DASD 22-1, thereby performing the process for the attention event. Perform serialization.
媒体自動装填機構付周辺装置16に媒体が投入される
と,アテンション割込みが,ホスト処理装置11A,1
1B…へ通知される。各ホスト処理装置において,排他
制御処理部14は,管理テーブル23がある系間共用D
ASD22−1に対するリザーブコマンドを発行する。
系間排他制御用装置21によって,1時点では,1ホス
ト処理装置だけが,系間共用DASD22−1を占有で
き,他のホスト処理装置は,占有が解除されるのを待た
される。これにより,媒体投入処理を逐次化することが
可能となる。When a medium is loaded into the peripheral device 16 with the automatic medium loading mechanism, an attention interrupt is generated and the host processor 11A, 1
1B ... is notified. In each host processing device, the exclusive control processing unit 14 uses the intersystem shared D having the management table 23.
Issue a reserve command to the ASD 22-1.
By the inter-system exclusive control device 21, only one host processing device can occupy the inter-system shared DASD 22-1 at one time point, and the other host processing devices are kept waiting until the occupancy is released. As a result, the medium loading process can be serialized.
第2図は本発明の一実施例による処理制御を説明するた
めの図である。以下,説明を簡単にするために,ホスト
処理装置が2台ある場合について説明するが,3台以上
のホスト処理装置がある場合についても同様に処理され
る。FIG. 2 is a diagram for explaining processing control according to an embodiment of the present invention. For the sake of simplicity, the case where there are two host processing devices will be described below, but the same processing is performed when there are three or more host processing devices.
第2図において,媒体自動装填機構付周辺装置16にカ
ートリッジ入口から,媒体(カートリッジ)が投入され
ると,ホスト処理装置11Aおよびホスト処理装置11
Bへ,アテンション割込みが通知される。ホスト処理装
置11A,11Bは,このアテンション割込みにより,
それぞれ系間共用DASD22−1に対し,リザーブコ
マンドを発行する。In FIG. 2, when a medium (cartridge) is loaded into the peripheral device 16 with an automatic medium loading mechanism from the cartridge inlet, the host processing device 11A and the host processing device 11
Attention interrupt is notified to B. The host processors 11A and 11B receive the attention interrupt,
A reserve command is issued to the inter-system shared DASD 22-1.
最初にA系のホスト処理装置11Aが,リザーブに成功
したとする。ホスト処理装置11Aは,次に媒体自動装
填機構付周辺装置16の状態を読み込むコマンドを発行
し,媒体投入に関するアテンション事象があるか否かを
調べる。この場合,最初の処理であるから,アテンショ
ン事象が存在することになる。First, it is assumed that the A-system host processing device 11A succeeds in the reserve. The host processing device 11A then issues a command to read the state of the peripheral device 16 with the automatic medium loading mechanism, and checks whether or not there is an attention event related to medium loading. In this case, since it is the first process, there is an attention event.
アテンション事象があることを確認したならば,投入さ
れたカートリッジのボリュームラベル等を読み込んで調
べるため,データ入出力装置(MTU)の1台を確保
し,媒体自動操作装置18により,媒体投入排出機構1
7からカートリッジを移動して,確保したMTUに装填
する。そして,系間共用DASD22−1をリリース
し,占有を解除する。その後,ボリュームラベル等を入
力し,媒体収納庫19における格納ホームセルを決定し
て,必要な情報をテーブルに登録し,カートリッジをホ
ームセルに移動して,1つのアテンション事象に対する
処理を終了する。When it is confirmed that there is an attention event, one volume of the data input / output unit (MTU) is secured to read and check the volume label of the loaded cartridge, and the medium loading / unloading mechanism is set by the medium automatic operation unit 18. 1
Move the cartridge from 7 and load it in the reserved MTU. Then, the inter-system shared DASD 22-1 is released to release the occupation. After that, the volume label or the like is input, the storage home cell in the medium storage 19 is determined, necessary information is registered in the table, the cartridge is moved to the home cell, and the processing for one attention event is completed.
一方,ホスト処理装置11Bは,最初にホスト処理装置
11Aが系間共用DASD22−1を占有しているた
め,系間共用DASD22−1のリザーブが不成功とな
り,リザーブ解除待ち状態となる。On the other hand, in the host processing device 11B, since the host processing device 11A first occupies the inter-system shared DASD 22-1, the reservation of the inter-system shared DASD 22-1 becomes unsuccessful, and the host processing device 11B enters the reservation release waiting state.
ホスト処理装置11Aがリザーブを解除すると,いわゆ
るビジー・ツー・フリー割込みによって,その解除が通
知されるので,系間共用DASD22−1を再度確保
し,媒体排出機構および媒体自動操作装置の状態を読み
込むコマンドにより,アテンション事象があるか否かを
調べる。この例では,既にホスト処理装置11Aが,ア
テンション割込みに対する媒体投入処理を開始している
ため,アテンション事象がなくなっており,ホスト処理
装置11Bは,系間共用DASD22−1をリリースし
て,実際の媒体投入処理を実行せずに処理を終了する。
なお,アテンション事象を調べた結果,他のアテンショ
ン事象があれば,そのアテンション事象に対する処理を
実行し,系間共用DASD22−1をリリースする。そ
して,アテンション事象がなくなるまで,同様に処理を
繰り返す。When the host processor 11A cancels the reservation, the cancellation is notified by a so-called busy-to-free interrupt. Therefore, the inter-system shared DASD 22-1 is secured again, and the states of the medium ejecting mechanism and the medium automatic operating device are read. The command checks whether there is an attention event. In this example, since the host processing device 11A has already started the medium input process for the attention interrupt, the attention event has disappeared, and the host processing device 11B releases the inter-system shared DASD 22-1 to execute the actual operation. The process ends without executing the medium loading process.
As a result of checking the attention event, if there is another attention event, the processing for the attention event is executed and the inter-system shared DASD 22-1 is released. Then, the same processing is repeated until the attention event disappears.
以上説明したように,本発明にれば,媒体自動装填機構
付周辺装置のアテンション事象に対する媒体投入処理
を,ホスト処理装置間で排他制御することが可能とな
る。また、アテンション事象が複数発生した場合に,各
ホスト処理装置により,そのアテンション事象に対する
処理を分散して実行することが可能となる。As described above, according to the present invention, it is possible to exclusively control the medium loading process for the attention event of the peripheral device with the automatic medium loading mechanism between the host processing devices. Further, when a plurality of attention events occur, it becomes possible for each host processing device to dispersively execute the processing for the attention event.
ホスト間排他制御のために,既存の系間共用DASDに
対する系間排他制御用装置を利用するため,新しい排他
制御機構ハードウェアを必要としない。Since the inter-system exclusive control device for the existing inter-system shared DASD is used for the inter-host exclusive control, no new exclusive control mechanism hardware is required.
第1図は本発明の基本構成図,第2図は本発明の一実施
例による処理制御説明図を示す。 図中,11A,11Bはホスト処理装置,13は媒体投
入処理部,14は排他制御処理部,15は媒体投入処理
実行部,16は媒体自動装填機構付周辺装置,21は系
間排他制御用装置,22−1,22−2は系間共用DA
SDを表す。FIG. 1 is a basic configuration diagram of the present invention, and FIG. 2 is a process control explanatory diagram according to an embodiment of the present invention. In the figure, 11A and 11B are host processing devices, 13 is a medium loading processing unit, 14 is an exclusive control processing unit, 15 is a medium loading process executing unit, 16 is a peripheral device with an automatic loading mechanism, and 21 is an intersystem exclusive control. Equipment, 22-1, 22-2 are shared DA between systems
Represents SD.
Claims (1)
1A,11B,…)と,媒体が投入されたときに上記各ホスト処
理装置に対しアテンション割込みを起こす媒体自動装填
機構付周辺装置(16)と,上記複数のホスト処理装置によ
って共用される系間共用DASD(22)と,上記ホスト処
理装置と上記系間共用DASDとの間に介在し系間共用
DASDの排他制御を行う系間排他制御用装置(21)とを
備えたデータ処理システムにおいて, 上記各ホスト処理装置は,上記媒体自動装填機構付周辺
装置への媒体投入によるアテンション割込みに対する処
理を行う媒体投入処理部(13)を備えると共に, 上記媒体投入処理部は,上記系間排他制御用装置を用い
て上記系間共用DASDをリザーブする手段(14)と,上
記系間共用DASDのリザーブ成功時にアテンション事
象を調べ,媒体投入によるアテンション事象が存在する
ときに上記リザーブを解除して媒体投入処理を実行する
手段(15)とを備え, 媒体自動装填機構付周辺装置への媒体投入処理に関する
排他制御を,系間共用DASDに対する系間排他制御用
装置による排他制御を用いて行うようにしたことを特徴
とする周辺装置媒体投入処理制御方式。1. A plurality of host processing devices for processing data (1
1A, 11B, ...), a peripheral device (16) with a medium automatic loading mechanism that causes an attention interrupt to each of the host processing devices when a medium is input, and a system shared by the plurality of host processing devices. In a data processing system comprising a shared DASD (22) and an intersystem exclusive control device (21) interposed between the host processing device and the intersystem shared DASD to perform exclusive control of the intersystem shared DASD, Each of the host processing devices includes a medium loading processing unit (13) that performs processing for an attention interruption caused by loading a medium into the peripheral device with the automatic medium loading mechanism, and the medium loading processing unit is for the intersystem exclusive control. There is a means (14) for reserving the inter-system shared DASD using the device and an attention event when the inter-system shared DASD is successfully reserved, and there is an attention event due to medium insertion. And a means (15) for executing the medium loading process when the above reserve is released, and an intersystem exclusive control device for exclusive control of the medium loading process to the peripheral device with the automatic media loading mechanism for the intersystem shared DASD. Peripheral device medium loading process control method characterized in that it is performed by using exclusive control by.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60190635A JPH0640299B2 (en) | 1985-08-29 | 1985-08-29 | Peripheral device Medium input processing control method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP60190635A JPH0640299B2 (en) | 1985-08-29 | 1985-08-29 | Peripheral device Medium input processing control method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS6249547A JPS6249547A (en) | 1987-03-04 |
| JPH0640299B2 true JPH0640299B2 (en) | 1994-05-25 |
Family
ID=16261350
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP60190635A Expired - Lifetime JPH0640299B2 (en) | 1985-08-29 | 1985-08-29 | Peripheral device Medium input processing control method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0640299B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP5733286B2 (en) * | 2012-09-26 | 2015-06-10 | 日本電気株式会社 | Library apparatus, control method therefor, and computer program |
-
1985
- 1985-08-29 JP JP60190635A patent/JPH0640299B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPS6249547A (en) | 1987-03-04 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP0772127B1 (en) | Controller failure recovery for an Input/Output device | |
| JP3781212B2 (en) | sub-system | |
| US7395368B2 (en) | Information processing system, storage unit, and storage control program recorded computer-readable recording medium | |
| JPH07160618A (en) | Data processing device sharing a library device | |
| JP2000112866A (en) | Improvement of input/output performance by storing packeted operation information in local memory | |
| JPH0640299B2 (en) | Peripheral device Medium input processing control method | |
| EP0169909B1 (en) | Auxiliary memory device | |
| JPH0648481B2 (en) | Message processing method for shared peripheral device management | |
| JPH04232559A (en) | Interprocessor interaction method for a system and system for implementing the method | |
| JPS5917653A (en) | Method for transferring data of magnetic disc controlling device | |
| JPS61234425A (en) | Device control system | |
| JP2642236B2 (en) | Control processing method of channel subsystem | |
| JPS5856063A (en) | Communication system of system supervising device between information processors | |
| JPH02291039A (en) | Memory control system | |
| JP3364751B2 (en) | Data transfer system | |
| JP2868002B1 (en) | Magnetic disk system and magnetic disk controller | |
| JP2824013B2 (en) | Library apparatus and control method thereof | |
| JP2785604B2 (en) | Information processing device | |
| JPS62282347A (en) | Error information collecting system | |
| JPH0246567A (en) | Medium mounting processing system for memory device with automatic carrier | |
| JP2535611B2 (en) | Information processing device | |
| JPS6127793B2 (en) | ||
| JPH0476187B2 (en) | ||
| JPH04133152A (en) | Output control device | |
| JPS6226053B2 (en) |