JP3183984B2 - File access control device for low-speed devices - Google Patents

File access control device for low-speed devices

Info

Publication number
JP3183984B2
JP3183984B2 JP04001993A JP4001993A JP3183984B2 JP 3183984 B2 JP3183984 B2 JP 3183984B2 JP 04001993 A JP04001993 A JP 04001993A JP 4001993 A JP4001993 A JP 4001993A JP 3183984 B2 JP3183984 B2 JP 3183984B2
Authority
JP
Japan
Prior art keywords
request
queue
read
user
write
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 - Fee Related
Application number
JP04001993A
Other languages
Japanese (ja)
Other versions
JPH06250792A (en
Inventor
直裕 白井
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 JP04001993A priority Critical patent/JP3183984B2/en
Publication of JPH06250792A publication Critical patent/JPH06250792A/en
Application granted granted Critical
Publication of JP3183984B2 publication Critical patent/JP3183984B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、光ディスクや光磁気デ
ィスク等、大容量で低速な外部補助記憶装置に対しデー
タファイルの読出し/書込みを行なう際の低速デバイス
のファイルアクセス制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file access control device for a low-speed device for reading / writing a data file from / to a large-capacity and low-speed external auxiliary storage device such as an optical disk or a magneto-optical disk.

【0002】[0002]

【従来の技術】一般に、複数台のワークステーション
が、ワークステーションサーバやミニコン等のサーバコ
ンピュータに接続された分散型コンピュータシステムで
は、サーバコンピュータに内蔵あるいは接続された磁気
ディスク等の高速な補助記憶装置のみではデータファイ
ルの記憶容量が不足なため、さらに、光ディスクや光磁
気ディスク等の低速な外部補助記憶装置を接続して構成
している。
2. Description of the Related Art In general, in a distributed computer system in which a plurality of workstations are connected to a server computer such as a workstation server or a minicomputer, a high-speed auxiliary storage device such as a magnetic disk built in or connected to the server computer. Since the storage capacity of the data file is insufficient with only the above, a low-speed external auxiliary storage device such as an optical disk or a magneto-optical disk is further connected.

【0003】ここで、複数台のワークステーションから
サーバコンピュータに対し、略同時に異なるデータファ
イルの読出し要求や書込み要求が与えられた場合、その
読出しあるいは書込み対象メディアが上記高速な補助記
憶装置であれば、見掛け上略同時にデータファイルのア
クセス処理が実行されるが、上記低速な外部補助記憶装
置に対しては、サーバ側に与えられた読出しあるいは書
込み要求を1要求ずつ受付けて処理するため、例えばあ
るユーザからの要求に基づく外部補助記憶装置とのアク
セス中に他のユーザから外部補助記憶装置に対するアク
セス要求が入ると、このユーザにはサーバ側から“アク
セス中です”等のメッセージが返送されるだけで、この
“アクセス中”メッセージの消滅を待って再度アクセス
要求をサーバ側に送る必要がある。
[0003] When a plurality of workstations request to read or write different data files at substantially the same time to a server computer, if the medium to be read or written is the high-speed auxiliary storage device, Access processing of a data file is executed at substantially the same time as the apparent appearance of the data file. However, for the low-speed external auxiliary storage device, a read or write request given to the server is accepted and processed one by one. If an access request to the external auxiliary storage device is received from another user while accessing the external auxiliary storage device based on a request from the user, a message such as "accessing" is returned to this user from the server side. Wait for this “accessing” message to disappear and send an access request to the server again. There is a need.

【0004】すなわち、上記分散型コンピュータシステ
ムにおいて、複数のユーザが上記大容量で低速な外部補
助記憶装置に対してデータファイルのアクセスを行なう
場合、従来は、例えばサーバコンピュータからの状況メ
ッセージに応じて、ユーザ自身が人為的にアクセスタイ
ミングを制御していた。
That is, in the above-mentioned distributed computer system, when a plurality of users access a data file to the large-capacity and low-speed external auxiliary storage device, conventionally, for example, in response to a status message from a server computer. However, the user himself controls the access timing artificially.

【0005】[0005]

【発明が解決しようとする課題】そこで、複数のユーザ
からのアクセス要求を、サーバコンピュータにおいて順
番に受付けて保管し、その保管内容に従って順次読出し
あるいは書込み処理を行なうことで、人間系でのタイミ
ング制御を省略することができるが、例えばある幾つか
のアクセス要求が先行して保管されている状態で新たな
アクセス要求を与えても、その要求の実行が上記先行す
る要求の処理が順次終了するまで待たされる点について
は何等改善されない問題がある。
Therefore, access requests from a plurality of users are sequentially received and stored in a server computer, and read or write processing is sequentially performed in accordance with the stored contents, whereby timing control in a human system is performed. Can be omitted, for example, even if a new access request is given while some access requests are stored in advance, the execution of the request is performed until the processing of the preceding request is sequentially completed. There is a problem that the waiting point is not improved at all.

【0006】この場合、サーバコンピュータの内部にお
いて、データファイルの書込み要求に対する処理の実行
に多少の待ち時間が存在しても、ユーザ側での処理の進
行に悪影響が及ぶことは少ないので重要な問題とはなら
ないが、特に、読出し要求の実行までに長い待ち時間が
存在すると、ユーザ側の処理が滞る等の直接的な影響が
及ぶため、データ処理の高速化が妨げられる問題があ
る。
In this case, even if there is some waiting time in the execution of the processing for the data file write request inside the server computer, there is little adverse effect on the progress of the processing on the user side, so this is an important problem. However, if there is a long waiting time until the execution of the read request, there is a direct effect such as a delay in processing on the user side, which hinders speeding up data processing.

【0007】本発明は上記課題に鑑みなされたもので、
複数のユーザからのデータファイルの読出し/書込み要
求に対し、要求発生通りに順次待たされて処理されるこ
となく、読出し処理を最大限高速に実行することが可能
になる低速デバイスのファイルアクセス制御装置を提供
することを目的とする。
[0007] The present invention has been made in view of the above problems,
A file access control device for a low-speed device capable of executing read processing at the maximum speed without waiting and processing sequentially as requested in response to data file read / write requests from a plurality of users. The purpose is to provide.

【0008】[0008]

【課題を解決するための手段】すなわち、本発明に係わ
る低速デバイスのファイルアクセス制御装置は、複数ユ
ーザからの読出し/書込み要求に応じて低速デバイスと
の間でデータファイルをアクセスするもので、上記複数
ユーザからの読出しあるいは書込み要求を受付ける要求
受付手段と、この要求受付手段に受付けられたユーザ要
求を順次未処理の待ち行列として格納する待ち行列格納
手段と、この待ち行列格納手段に格納された待ち行列中
の先頭のユーザ要求に従って上記低速デバイスに対する
データファイルの読出しあるいは書込みを制御するデバ
イス制御手段と、上記要求受付手段及び待ち行列格納手
段にて得られたユーザ要求が読出し要求か書込み要求か
を判断する要求判断手段と、上記要求受付手段にてユー
ザ要求が受付けられた際、ユーザ要求が既に待ち行列に
あるデータファイルへのアクセス要求以外の場合で、
の今回受付けのユーザ要求が読出し要求で且つ上記待ち
行列格納手段に既に格納されている未処理のユーザ要求
が書込み要求であることが上記要求判断手段により判断
された場合には、上記今回受付けの読出し要求を上記未
処理書込み要求の前に挿入して上記待ち行列を作成する
待ち行列作成手段とを備えて構成したものである。
That is, a file access control apparatus for a low-speed device according to the present invention accesses a data file with a low-speed device in response to a read / write request from a plurality of users. Request receiving means for receiving read or write requests from a plurality of users; queue storing means for sequentially storing user requests received by the request receiving means as unprocessed queues; Device control means for controlling reading or writing of the data file to the low-speed device according to the first user request in the queue; and whether the user request obtained by the request receiving means and the queue storage means is a read request or a write request. Request determining means for determining whether a user request has been received by the request receiving means. It was when, to a user request is already a queue
In a case other than an access request to a certain data file, the request determination means determines that the currently accepted user request is a read request and the unprocessed user request already stored in the queue storage means is a write request. When it is determined by the above, a queue creating means for creating the queue by inserting the read request accepted this time before the unprocessed write request is provided.

【0009】[0009]

【作用】つまり、新たに受付けられたユーザ要求が読出
し要求である場合には、同一ファイルへのアクセス要求
を除いて、既に待ち行列として存在する書込み要求の前
に優先的に格納され、読出しに伴うデータファイルは極
力速く要求ユーザに対し与えられることになる。
In other words, when the newly accepted user request is a read request, an access request to the same file is made.
With the exception of the above, the data file that is stored preferentially before the write request already existing in the queue, and the data file accompanying the read will be given to the requesting user as quickly as possible.

【0010】[0010]

【実施例】以下図面により本発明の一実施例について説
明する。図1は低速デバイスのファイルアクセス制御装
置を用いた分散型コンピュータシステムの構成を示す機
能ブロック図である。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a functional block diagram showing the configuration of a distributed computer system using a low-speed device file access control device.

【0011】上記分散型コンピュータシステムには、サ
ーバコンピュータ11が中央処理装置として備えられ、
このサーバコンピュータ11に対し、複数のユーザそれ
ぞのワークステーションWS1,WS2,…が接続され
る。
In the above-mentioned distributed computer system, a server computer 11 is provided as a central processing unit.
The workstations WS1, WS2,... Of the respective users are connected to the server computer 11.

【0012】また、上記サーバコンピュータ11に対し
ては、磁気ディスク等の高速な補助記憶装置(図示せ
ず)が内蔵される共に、例えば光ディスクを使用した低
速な外部補助記憶装置12が接続される。
A high-speed auxiliary storage device (not shown) such as a magnetic disk is built in the server computer 11, and a low-speed external auxiliary storage device 12 using, for example, an optical disk is connected to the server computer 11. .

【0013】各ユーザが有するワークステーションWS
1,WS2,…は、例えば上記サーバコンピュータ11
を通して、上記高速な補助記憶装置や低速な外部補助記
憶装置12との間で、必要に応じたデータファイルの読
出し及び書込みを行なうもので、ユーザ指示による各ワ
ークステーションWS1,WS2,…からのデータファ
イルの読出し要求または書込み要求は、サーバコンピュ
ータ11の要求受付部13に与えられる。
A workstation WS owned by each user
.., WS2,.
Read and write data files as needed between the high-speed auxiliary storage device and the low-speed external auxiliary storage device 12 through the network. The data from the workstations WS1, WS2,... The request to read or write the file is given to the request receiving unit 13 of the server computer 11.

【0014】ここで、ユーザからの読出し要求には、そ
の要求内容が読出し命令であることを示す情報と、読出
し対象メディア(例えばディスク番号及びそのアドレ
ス)を示す情報とが含まれる。
Here, the read request from the user includes information indicating that the request content is a read command, and information indicating a read target medium (for example, a disk number and its address).

【0015】また、上記ユーザからの書込み要求には、
その要求内容が書込み命令であることを示す情報と、書
込み対象メディア(例えばディスク番号及びそのアドレ
ス)を示す情報と、被書込みデータファイルとが含まれ
る。
The write request from the user includes:
Information indicating that the request is a write command, information indicating a write target medium (for example, a disk number and its address), and a data file to be written are included.

【0016】上記要求受付部13において、受付けられ
たユーザ要求は、待ち行列作成部14、及び要求内容判
断部15、及び対象メディア判断部16にそれぞれ与え
られる。
In the request accepting unit 13, the accepted user request is given to a queue creating unit 14, a request content judging unit 15, and a target media judging unit 16, respectively.

【0017】上記待ち行列作成部14は、上記要求受付
部13から与えられたユーザ要求を取込み、上記要求内
容判断部15及び上記対象メディア判断部16から得ら
れる要求内容及びその要求対象メディアの各判断情報に
基づき、同一ファイルへのアクセス要求を除いて、デー
タファイルの読出しを優先させたユーザ要求の待ち行列
を作成するもので、この待ち行列作成部14により作成
されたユーザ要求の待ち行列は待ち行列格納部17に格
納される。
The queuing unit 14 receives the user request given from the request receiving unit 13 and obtains the request contents obtained from the request content judging unit 15 and the target media judging unit 16 and each of the request target media. Based on the judgment information, a queue of user requests that prioritizes reading of data files is created except for access requests to the same file. The queue of user requests created by the queue creating unit 14 is It is stored in the queue storage unit 17.

【0018】この待ち行列格納部17に格納されたユー
ザ要求の待ち行列は、上記待ち行列作成部14からの指
示により必要に応じて読出され、上記要求内容判断部1
5や上記対象メディア判断部16に与えられる一方で、
外部記憶制御部18によりその行列先頭の要求から順次
読出される。
The queue of the user request stored in the queue storage unit 17 is read out as needed according to an instruction from the queue creation unit 14, and the request content determination unit 1
5 and the target media determination unit 16,
The external storage controller 18 sequentially reads the request from the request at the head of the matrix.

【0019】つまり、上記要求内容判断部15は、上記
要求受付部13から与えられた今回のユーザ要求や上記
待ち行列格納部17から与えられた既に待ち状態となっ
てる前回あるいは前々回のユーザ要求それぞれの内容が
読出し命令であるか書込み命令であるかを判断するもの
で、この要求内容判断部15にて得られたユーザ要求の
判断情報は上記待ち行列作成部14に与えられる。
In other words, the request content judging unit 15 receives the current user request given from the request accepting unit 13 and the previous or last two-time user request given from the queue storage unit 17 in the waiting state. Is a read command or a write command. The determination information of the user request obtained by the request content determination unit 15 is given to the queue creation unit 14.

【0020】また、上記対象メディア判断部16は、上
記要求受付部13から与えられた今回のユーザ要求や上
記待ち行列格納部17から与えられた既に待ち状態とな
ってる前回あるいは前々回のユーザ要求それぞれの読出
し先あるいは書込み先の対象メディアを判断するもの
で、この対象メディア判断部16にて得られたユーザ要
求のアクセス先メディア情報は上記待ち行列作成部14
に与えられる。
Further, the target media judging unit 16 receives the current user request given from the request accepting unit 13 and the previous or last two-time user request given from the queue storing unit 17 in the waiting state. The destination media information of the user request obtained by the target media determination unit 16 is determined by the queue creation unit 14.
Given to.

【0021】上記外部記憶制御部18は、上記待ち行列
格納部17に作成格納されているユーザ要求待ち行列の
先頭の要求を読出し、その要求内容及び要求対象メディ
アに従って上記外部補助記憶装置(この場合、光ディス
ク)12の動作制御を行なうもので、上記要求対象メデ
ィアの設定情報は外部補助記憶装置12に与えられ、例
えば複数枚備えられた光ディスクA〜Dが選択的にアク
セス対象メディアとして設定される。
The external storage control unit 18 reads the first request of the user request queue created and stored in the queue storage unit 17 and reads the external auxiliary storage device (in this case, , An optical disk) 12, and the setting information of the requested medium is given to the external auxiliary storage device 12. For example, a plurality of optical disks A to D are selectively set as the access target media. .

【0022】また、上記外部記憶制御部18からの読出
しあるいは書込みの指示情報はR/W(書込み/読出
し)制御部19に与えられ、外部補助記憶装置12に対
し読出しあるいは書込み制御信号が供給される。
The read or write instruction information from the external storage control unit 18 is supplied to an R / W (write / read) control unit 19, and a read or write control signal is supplied to the external auxiliary storage device 12. You.

【0023】これにより、外部補助記憶装置12のユー
ザ要求に応じた光ディスクA〜Dに対しデータファイル
の読出しあるいは書込みが実施され、例えば該外部補助
記憶装置12から読出されたデータファイルは、上記R
/W制御部19を介しサーバコンピュータ11より出力
され、要求元のワークステーションWS1,WS2,…
に転送される。次に、上記構成による低速デバイスのフ
ァイルアクセス制御装置を用いた分散型コンピュータシ
ステムの動作について説明する。図2は上記低速デバイ
スのファイルアクセス制御装置によるユーザ要求の待ち
行列作成処理を示すフローチャートである。図3は上記
低速デバイスのファイルアクセス制御装置による外部補
助記憶装置の制御処理を示すフローチャートである。図
4は上記低速デバイスのファイルアクセス制御装置によ
るユーザ要求の受付け実行状態を示す図である。
As a result, data files are read from or written to the optical disks A to D according to the user's request of the external auxiliary storage device 12. For example, the data file read from the external auxiliary storage device 12 is
Are output from the server computer 11 via the / W control unit 19, and the workstations WS1, WS2,.
Is forwarded to Next, the operation of the distributed computer system using the low-speed device file access control device having the above configuration will be described. FIG. 2 is a flowchart showing a process of creating a queue of user requests by the file access control device of the low-speed device. FIG. 3 is a flowchart showing a control process of the external auxiliary storage device by the file access control device of the low-speed device. FIG. 4 is a diagram showing a state of accepting and executing a user request by the file access control device of the low-speed device.

【0024】すなわち、上記分散型コンピュータシステ
ムの立上げ後、例えば、まず、ワークステーションWS
1からメディアAに対するデータファイルの書込み要求
1がサーバコンピュータ11の要求受付部13に与えら
れると、この書込み要求1は待ち行列作成部14を通し
て直ちに待ち行列格納部17に格納されると共に外部記
憶制御部18に読出される(ステップP1)。
That is, after starting the distributed computer system, for example, first, the workstation WS
When a request 1 for writing a data file to the medium A is given to the request receiving unit 13 of the server computer 11, the write request 1 is immediately stored in the queue storage unit 17 through the queue creating unit 14 and the external storage control. The data is read by the unit 18 (step P1).

【0025】すると、外部補助記憶装置12の光ディス
クAがアクセス対象メディアとしてセットされると共
に、外部記憶制御部18からの書込み指示情報に基づい
てR/W制御部19から外部補助記憶装置12に対し書
込み制御信号が供給され、上記ワークステーションWS
1からの書込み要求1に従った光ディスクAに対するデ
ータファイルの書込み処理が実行される(ステップP
2,P3→P5)。
Then, the optical disk A of the external auxiliary storage device 12 is set as a medium to be accessed, and the R / W control unit 19 sends the external auxiliary storage device 12 to the external auxiliary storage device 12 based on the write instruction information from the external storage control unit 18. A write control signal is supplied and the workstation WS
The writing process of the data file to the optical disk A in accordance with the writing request 1 from the P.1 is executed (step P
2, P3 → P5).

【0026】この後、上記書込み要求1に従った書込み
処理が終了すると、該書込み要求1は上記待ち行列格納
部17から消去されるもので、ここで、待ち行列格納部
17内に待ち状態にある次の要求が存在する場合には、
当該要求に従ったデータファイルのアクセス処理が開始
される(ステップP5,P6→P1)。
Thereafter, when the write processing in accordance with the write request 1 is completed, the write request 1 is deleted from the queue storage unit 17, and the write request 1 is placed in the queue storage unit 17 in a waiting state. If there is some next request,
Access processing of the data file according to the request is started (steps P5, P6 → P1).

【0027】一方、上記ステップP5における書込み要
求1の実行状態において、例えばワークステーションW
S2からメディアBに対するデータファイルの書込み要
求2が要求受付部13に与えられると、この書込み要求
2は待ち行列作成部14を通して上記実行中の書込み要
求1に続く待ち行列先頭の未処理要求として待ち行列格
納部17に格納される。
On the other hand, in the execution state of the write request 1 in the step P5, for example, the workstation W
When a request 2 for writing a data file to the medium B from S2 is given to the request accepting unit 13, the request 2 is queued as an unprocessed request at the head of the queue following the write request 1 being executed through the queue creating unit 14. It is stored in the matrix storage unit 17.

【0028】こうして、未処理の待ち行列(書込み要求
2)が待ち行列格納部17に発生した状態で、さらに、
例えばワークステーションWS3からメディアCに対す
るデータファイルの読出し要求3が要求受付部13に与
えられると、待ち行列作成部14における要求待ち行列
の作成処理が開始されるもので、まず、要求内容判断部
15において、今回受付けられた要求内容が読出し命令
か否か判断される(ステップS1→S2)。
In this way, with an unprocessed queue (write request 2) generated in the queue storage unit 17,
For example, when a request 3 for reading a data file from the workstation WS3 to the medium C is given to the request accepting unit 13, the process of creating a request queue in the queue creating unit 14 is started. In, it is determined whether or not the requested content is a read command (step S1 → S2).

【0029】このステップS2において「YES」、つ
まり、今回受付けられた要求内容は読出し命令であると
判断されると、上記待ち行列格納部17に既に格納され
ている待ち行列「(書込み要求1:実行中)→(書込み
要求2:未処理)」が読出され、要求内容判断部15に
おいて、前回受付けの要求内容(この場合、要求2)
、同一ファイルへのアクセス要求ではない書込みか否
か判断される(ステップS2→S3,S4)。
If "YES" is determined in step S2, that is, if the content of the request accepted this time is a read command, the queue "(write request 1: (Under execution) → (write request 2: unprocessed) ”, and the request content determination unit 15 reads the request content of the previous reception (in this case, request 2).
Is a write request that is not an access request to the same file (steps S2 → S3, S4).

【0030】このステップS4において「YES」、つ
まり、前回受付けの要求2の内容は書込みであると判断
され、しかも同一ファイルへのアクセス要求ではないこ
とで、この前回の書込み要求2に対し今回の読出し要求
3を優先させるべきことが確認されると、さらに、対象
メディア判断部16により得られる各要求毎のアクセス
対象メディアに基づき、前々回受付けの要求1に対応す
るアクセス対象メディアと今回受付けの要求3に対応す
るアクセス対象メディアが同じか否か、すなわち、要求
1に続き要求3を処理したと仮定した場合にアクセス対
象メディアの設定変更が生じないか否か判断される(ス
テップS4→S5)。
In this step S4, "YES", that is, it is determined that the content of the request 2 of the previous reception is a write, and that it is not a request to access the same file.
Then, when it is confirmed that the current read request 3 should be given priority over the previous write request 2, further, based on the access target medium for each request obtained by the target medium determination unit 16, the reception before the last time is performed. Whether the access target medium corresponding to the request 1 is the same as the access target medium corresponding to the request 3 received this time, that is, the setting change of the access target medium occurs when it is assumed that the request 3 is processed following the request 1 It is determined whether or not there is (Step S4 → S5).

【0031】このステップS5において「No」、つま
り、前々回受付けで現在実行中の書込み要求1のアクセ
ス対象メディアAと今回受付けの読出し要求3のアクセ
ス対象メディアBとは異なり、連続処理する場合にはメ
ディアの設定変更が必要であると判断されると、さら
に、前々回受付けの要求1に対応するアクセス対象メデ
ィアと前回受付けの要求2に対応するアクセス対象メデ
ィアとが異なるか否か、すなわち、上記待ち行列格納部
17に既に格納されている待ち行列「(書込み要求1:
実行中)→(書込み要求2:未処理)」のままデータフ
ァイルのアクセス処理を実行しても、前記書込み要求1
から読出し要求3の連続処理を仮定した場合同様アクセ
ス対象メディアの設定変更が生じるか否か判断される
(ステップS5→S6)。
In this step S5, "No", that is, the access target medium A of the write request 1 which is currently being executed in the reception two times before and the access target medium B of the read request 3 which is currently received are different from each other. If it is determined that the setting of the medium needs to be changed, it is further determined whether the access target medium corresponding to the request 2 of the previous reception and the access target medium corresponding to the request 2 of the previous reception are different, The queue “(write request 1: already stored in the queue storage unit 17)
Even if the access process of the data file is executed with “executing” → (write request 2: unprocessed), the write request 1
It is determined whether or not the setting of the access target medium is changed as in the case where the continuous processing of the read request 3 is assumed (steps S5 → S6).

【0032】このステップS6において「YES」、つ
まり、前々回受付けで実行中の書込み要求1のアクセス
対象メディアAと前回受付けの書込み要求2のアクセス
対象メディアBとは異なり、現在の待ち行列のままファ
イルアクセス処理を実行しても、メディアの設定変更が
必要であると判断されると、前回受付けの書込み要求2
の前に今回受付けの読出し要求3が優先的に入れ替えら
れて挿入され、新たな待ち行列「(書込み要求1:実行
中)→(読出し要求3:未処理)→(書込み要求2:未
処理)」として待ち行列格納部17に格納される(ステ
ップS6→S7)。
In this step S6, "YES", that is, the access target medium A of the write request 1 which is being executed in the reception two times before and the access target medium B of the write request 2 which was received the previous time are different from each other. Even if the access process is executed, if it is determined that the media setting needs to be changed, the previously accepted write request 2
, The read request 3 received this time is preferentially replaced and inserted, and a new queue “(write request 1: executing) → (read request 3: unprocessed) → (write request 2: unprocessed) Is stored in the queue storage unit 17 (steps S6 → S7).

【0033】こうして、新たな要求待ち行列「(書込み
要求1:実行中)→(読出し要求3:未処理)→(書込
み要求2:未処理)」が作成され、待ち行列格納部17
に格納された状態で、現在実行中の書込み要求1に従っ
た外部補助記憶装置12の光ディスクAに対するデータ
ファイルの書込み処理が終了すると、上記待ち行列中の
次の先頭要求(読出し要求3)が外部記憶制御部18に
読出され、外部補助記憶装置12の光ディスクCがアク
セス対象メディアとして変更セットされると共に、外部
記憶制御部18からの読出し指示情報に基づいてR/W
制御部19から外部補助記憶装置12に対し読出し制御
信号が供給され、前記ワークステーションWS2からの
書込み要求2の前にワークステーションWS3からの読
出し要求3に従った光ディスクCに対するデータファイ
ルの読出し処理が優先して実行される(ステップP5,
P6→P1〜P3→P4)。
In this manner, a new request queue “(write request 1: executing) → (read request 3: unprocessed) → (write request 2: unprocessed)” is created, and the queue storage unit 17
When the process of writing the data file to the optical disk A of the external auxiliary storage device 12 in accordance with the currently executed write request 1 is completed in the state stored in the queue, the next head request (read request 3) in the queue is sent. The data is read by the external storage control unit 18, the optical disk C of the external auxiliary storage device 12 is changed and set as the access target medium, and the R / W
A read control signal is supplied from the control unit 19 to the external auxiliary storage device 12, and before the write request 2 from the workstation WS2, a process of reading a data file from the optical disk C according to the read request 3 from the workstation WS3 is performed. Priority is given to execution (step P5,
P6 → P1 to P3 → P4).

【0034】そして、上記読出し要求3に従った読出し
処理が終了すると、続いて、上記待ち行列中の次の先頭
要求(書込み要求2)が外部記憶制御部18に読出さ
れ、外部補助記憶装置12の光ディスクBがアクセス対
象メディアとして変更セットされると共に、外部記憶制
御部18からの書込み指示情報に基づいてR/W制御部
19から外部補助記憶装置12に対し書込み制御信号が
供給され、前記ワークステーションWS2からの書込み
要求2に従った光ディスクBに対するデータファイルの
書込み処理が実行される(ステップP4,P6→P1〜
P3→P5)。
When the read process according to the read request 3 is completed, the next head request (write request 2) in the queue is read by the external storage control unit 18 and the external auxiliary storage device 12 is read. The optical disk B is changed and set as an access target medium, and a write control signal is supplied from the R / W control unit 19 to the external auxiliary storage device 12 based on the write instruction information from the external storage control unit 18. The process of writing the data file to the optical disc B in accordance with the write request 2 from the station WS2 is executed (steps P4, P6 → P1.
P3 → P5).

【0035】一方、例えば前記読出し要求3に対応する
アクセス対象メディアがメディアAであり、前記ステッ
プS5において「YES」、つまり、前々回受付けで現
在実行中の書込み要求1のアクセス対象メディアAと今
回受付けの読出し要求3のアクセス対象メディアAとが
同じで、連続処理したと仮定した場合にメディアの設定
変更が生じないと判断されると、前々回受付けの書込み
要求1と前回受付けの書込み要求2との各メディア関係
の異同に拘らず、今回受付けの読出し要求3が優先さ
れ、前記同様にして前回受付けの書込み要求2の前に今
回受付けの読出し要求3が挿入される(ステップS5→
S7)。
On the other hand, for example, the medium to be accessed corresponding to the read request 3 is the medium A, and "YES" in the step S5, that is, the medium A to be accessed of the write request 1 currently being executed two times before and the current time If it is determined that there is no change in the media setting when it is assumed that the access target medium A of the read request 3 is the same and continuous processing is performed, the write request 1 received two times before and the write request 2 received last time are determined. Regardless of the difference between the media, the read request 3 received this time has priority, and the read request 3 received this time is inserted before the write request 2 received last time in the same manner as described above (step S5 →
S7).

【0036】一方、前記ステップS4において「N
O」、つまり、今回受付けのユーザ要求が読出し要求で
あっても、前回受付けのユーザ要求が書込み要求ではな
く読出し要求であると判断された場合には、当然、今回
受付けの読出し要求よりも前回受付けの読出し要求が優
先されるので、前回受付けの読出し要求に続いて今回受
付けの読出し要求が格納される(ステップS4→S
8)。
On the other hand, in step S4, "N
O ", that is, even if the user request received this time is a read request, if it is determined that the user request received last time is not a write request but a read request, the previous read request Since the read request of the reception is prioritized, the read request of the current reception is stored following the read request of the previous reception (step S4 → S
8).

【0037】また、前記ステップS6において「N
O」、つまり、今回受付けのユーザ要求が読出し要求
で、且つ前回受付けのユーザ要求が書込み要求であり、
今回受付けの読出し要求を優先させるべきと判断された
場合でも、前々回の要求対象メディアと今回の要求対象
メディアとは異なり、しかも、前々回の要求対象メディ
アと前回の要求対象メディアとは同一であると判断され
た場合には、メディア変更の少ない処理を優先させるの
で、前回受付けの書込み要求に続いて今回受付けの読出
し要求が格納される(ステップS6→S8)。
In step S6, "N
O ", that is, the user request received this time is a read request, and the user request received last time is a write request,
Even if it is determined that the read request received this time should be prioritized, the media requested two times before and the media requested this time are different, and the media requested two times before and the media requested last time are the same. If it is determined, the processing with less media change is prioritized, so that the read request of the current reception is stored following the write request of the previous reception (step S6 → S8).

【0038】一方、前記ステップS2において「N
O」、つまり、今回受付けのユーザ要求が書込み要求で
あると判断された場合には、前回受付けのユーザ要求が
読出しか否か判断される(ステップS2→S9)。
On the other hand, in step S2, "N
O ", that is, when it is determined that the user request received this time is a write request, it is determined whether the user request received last time is a read request (steps S2 → S9).

【0039】このステップS9において「YES」、つ
まり、前回受付けのユーザ要求が読出しであると判断さ
れた場合には、当然、前回受付けの読出し要求が優先さ
れるので、今回受付けの書込み要求はそのまま前回受付
けの読出し要求に続いて格納される(ステップS9→S
8)。
If "YES" in this step S9, that is, if it is determined that the user request of the last reception is read, the read request of the last reception is naturally given priority, and the write request of the current reception is left as it is. Stored following the previously received read request (step S9 → S
8).

【0040】また、上記ステップS9において「N
O」、つまり、今回受付けのユーザ要求が書込みで、且
つ前回受付けのユーザ要求も書込みである場合には、前
々回受付けのユーザ要求に対応するアクセス対象メディ
アと前回受付けの書込み要求に対応するアクセス対象メ
ディアとが同じか否か、すなわち、現在の要求待ち行列
のままデータファイルのアクセス処理を実行しても、前
々回受付けの要求処理と前回受付けの要求処理との間に
対象メディアの設定変更が生じないか否か判断される
(ステップS9→S10)。
In step S9, "N
O ", that is, if the currently accepted user request is a write and the previous accepted user request is also a write, the access target medium corresponding to the user request of the last-last accepted and the access target corresponding to the previously accepted write request Whether or not the media is the same, that is, even if the access process of the data file is executed with the current request queue, the setting change of the target media occurs between the request process of the last reception and the request process of the previous reception. It is determined whether or not there is (Step S9 → S10).

【0041】このステップS10において「YES」、
つまり、前々回受付けのユーザ要求メディアと前回受付
けの書込み要求メディアとが同一であり、今回受付けの
書込み要求と前回受付けの書込み要求との入れ替えを行
なっても、処理の高速化に対し全く利点はないと判断さ
れると、前回受付けの書込み要求に続けてそのまま今回
受付けの書込み要求が格納される(ステップS10→S
8)。
"YES" in this step S10,
That is, the user request medium received two times before and the write request medium received last time are the same, and even if the write request received this time and the write request received last time are exchanged, there is no advantage in speeding up the processing. Is determined, the write request received this time is stored directly after the write request received last time (step S10 → S
8).

【0042】一方、上記ステップS10において「N
O」、つまり、前々回受付けのユーザ要求メディアと前
回受付けの書込み要求メディアとが異なり、前々回受付
けの要求処理と前回受付けの要求処理との間に対象メデ
ィアの設定変更が必要であると判断された場合には、さ
らに、前々回受付けのユーザ要求メディアと今回受付け
の書込み要求メディアが同じか否か、すなわち、前々回
のユーザ要求に続き今回の書込み要求を処理したと仮定
した場合にアクセス対象メディアの設定変更が生じない
か否か判断される(ステップS10→S11)。
On the other hand, in step S10, "N
O ", that is, it is determined that the user request medium of the second-last reception and the write request medium of the last reception are different, and the setting change of the target medium is necessary between the request processing of the second-last reception and the request processing of the last reception. In the case, it is further determined whether the user request medium received two times before and the write request medium received this time are the same, that is, the setting of the medium to be accessed when it is assumed that the current write request has been processed following the user request two times before It is determined whether or not a change occurs (step S10 → S11).

【0043】このステップS11において「YES」、
つまり、前々回受付けのユーザ要求メディアと今回受付
けの書込み要求メディアとが同一で、対象メディアの異
なる前回受付けの書込み要求との入れ替えを行なえば、
処理の高速化に利点があると判断されると、前回受付け
の書込み要求の前に今回受付けの書込み要求が優先的に
入れ替えられて挿入格納される(ステップS11,S1
2)。
"YES" in this step S11,
In other words, if the user request medium received two times before and the write request medium received this time are the same, and the target write medium is replaced with a different write request received last time,
If it is determined that there is an advantage in speeding up the processing, the write request received this time is preferentially replaced and stored before the write request received last time (steps S11 and S1).
2).

【0044】一方、上記ステップS11において「N
O」、つまり、前々回受付けのユーザ要求メディアと今
回受付けの書込み要求メディアとが異なり、前々回受付
けのユーザ要求に対し何れもその対象メディアが異な
る、前回書込み要求と今回書込み要求との入れ替えを行
なっても、処理の高速化には全く寄与しないと判断され
ると、前回受付けの書込み要求に続けてそのまま今回受
付けの書込み要求が格納される(ステップS11→S
8)。
On the other hand, in step S11, "N
O ", that is, the previous write request and the current write request are different from each other. The previous write request and the current write request are different from each other. However, if it is determined that the write request does not contribute to speeding up of the processing at all, the write request of the current reception is stored as it is following the write request of the previous reception (step S11 → S
8).

【0045】したがって、上記構成の低速デバイスのフ
ァイルアクセス制御装置によれば、各ワークステーショ
ンWS1,WS2,…からの読出しあるいは書込み要求
をサーバコンピュータ11の要求受付部13にて受付
け、今回受付けのユーザ要求が読出し要求である場合に
は、待ち行列格納部17に既に待ち状態で格納されてい
る前回受付けのユーザ要求が同一ファイルへのアクセス
要求ではない書込み要求で、且つ前々回受付けのユーザ
要求メディアに対し今回受付けの読出し要求メディアが
同一である際、または、同前々回に対し今回受付けの読
出し要求メディアは異なるものの、前回受付けの書込み
要求メディアをも異なる際には、要求内容判断部15及
び対象メディア判断部16からの各受付け要求毎の内容
判断及びメディア判断情報に基づき、待ち行列作成部1
4にて前回受付けの書込み要求の前に今回受付けの読出
し要求を優先的に入れ替えて挿入し、新たな待ち行列と
して待ち行列格納部17に格納し、該待ち行列格納部1
7に格納された待ち行列先頭の要求を順次外部記憶制御
部18に読出し、外部補助記憶装置12の光ディスクA
〜Dを選択的に設定すると共に、R/W制御部19から
の読出しあるいは書込み制御信号により上記設定光ディ
スクに対するデータファイルの読出しあるいは書込み処
理を実行するようにしたので、ユーザからの読出し要求
をメディアの設定処理に悪影響を及ぼすことなく極力速
めに処理することができ、ユーザ処理の滞りが大幅に軽
減しデータ処理の高速化が可能になる。
Therefore, according to the file access control device of the low-speed device having the above configuration, the read or write request from each of the workstations WS1, WS2,. If the request is a read request, the previously accepted user request already stored in the queue storage unit 17 in the waiting state is the access to the same file.
This is a write request that is not a request, and the read request medium received this time is the same as the user request medium received two times before, or the read request medium received this time is different from the user request medium received two times before, but the write request medium received last time Is different, the queue creation unit 1 is based on the content judgment and the media judgment information for each reception request from the request content judgment unit 15 and the target media judgment unit 16.
At 4, the read request received this time is preferentially replaced and inserted before the write request received last time, and stored as a new queue in the queue storage unit 17.
7 are sequentially read to the external storage control unit 18 and the optical disk A of the external auxiliary storage device 12 is read out.
To D are selectively set, and a read or write control signal from the R / W control unit 19 is used to read or write a data file to or from the set optical disk. The processing can be performed as fast as possible without adversely affecting the setting processing, and the delay in user processing is greatly reduced, and the speed of data processing can be increased.

【0046】なお、上記実施例では、低速な外部補助記
憶装置12として光ディスクを使用した場合について説
明したが、光磁気ディスクや磁気テープ等を使用した外
部補助記憶装置に対しても、上記同様の低速デバイスの
ファイルアクセス制御装置を適用することができる。
In the above embodiment, the case where an optical disk is used as the low-speed external auxiliary storage device 12 has been described. However, the same applies to an external auxiliary storage device using a magneto-optical disk or a magnetic tape. A file access control device of a low-speed device can be applied.

【0047】[0047]

【発明の効果】以上のように本発明によれば、複数ユー
ザからの読出し/書込み要求に応じて低速デバイスとの
間でデータファイルをアクセスするもので、上記複数ユ
ーザからの読出しあるいは書込み要求を受付ける要求受
付手段と、この要求受付手段に受付けられたユーザ要求
を順次未処理の待ち行列として格納する待ち行列格納手
段と、この待ち行列格納手段に格納された待ち行列中の
先頭のユーザ要求に従って上記低速デバイスに対するデ
ータファイルの読出しあるいは書込みを制御するデバイ
ス制御手段と、上記要求受付手段及び待ち行列格納手段
にて得られたユーザ要求が読出し要求か書込み要求かを
判断する要求判断手段と、上記要求受付手段にてユーザ
要求が受付けられた際、ユーザ要求が既に待ち行列にあ
るデータファイルへのアクセス要求以外の場合で、その
今回受付けのユーザ要求が読出し要求で且つ上記待ち行
列格納手段に既に格納されている未処理のユーザ要求が
書込み要求であることが上記要求判断手段により判断さ
れた場合には、上記今回受付けの読出し要求を上記未処
理書込み要求の前に挿入して上記待ち行列を作成する待
ち行列作成手段とを備えて構成したので、複数のユーザ
からのデータファイルの読出し/書込み要求に対し、要
求発生通りに順次待たされて処理されることなく、読出
し処理を最大限高速に実行することが可能になる。
As described above, according to the present invention, a data file is accessed with a low-speed device in response to a read / write request from a plurality of users. A request receiving means for receiving, a queue storing means for sequentially storing the user requests received by the request receiving means as an unprocessed queue, and a first user request in a queue stored in the queue storing means. Device control means for controlling reading or writing of a data file to the low-speed device; request determination means for determining whether the user request obtained by the request reception means and the queue storage means is a read request or a write request; When the user request is received by the request receiving means, the user request is already in the queue.
In the case other than the access request to the data file, the request determination means determines that the currently accepted user request is a read request and the unprocessed user request already stored in the queue storage means is a write request. If the determination is made by the following, the queue includes a queue creation means for creating the queue by inserting the read request accepted this time before the unprocessed write request. In response to a file read / write request, the read process can be executed at a maximum speed without being waited and processed sequentially as requested.

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

【図1】本発明の一実施例に係わる低速デバイスのファ
イルアクセス制御装置を用いた分散型コンピュータシス
テムの構成を示す機能ブロック図。
FIG. 1 is a functional block diagram showing the configuration of a distributed computer system using a file access control device for a low-speed device according to an embodiment of the present invention.

【図2】上記低速デバイスのファイルアクセス制御装置
によるユーザ要求の待ち行列作成処理を示すフローチャ
ート。
FIG. 2 is a flowchart showing a process of creating a user request queue by the file access control device of the low-speed device.

【図3】上記低速デバイスのファイルアクセス制御装置
による外部補助記憶装置の制御処理を示すフローチャー
ト。
FIG. 3 is a flowchart showing control processing of an external auxiliary storage device by the file access control device of the low-speed device.

【図4】上記低速デバイスのファイルアクセス制御装置
によるユーザ要求の受付け実行状態を示す図。
FIG. 4 is a diagram showing a state of accepting and executing a user request by the file access control device of the low-speed device.

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

11…サーバコンピュータ、12…外部補助記憶装置、
13…要求受付部、14…待ち行列作成部、15…要求
内容判断部、16…対象メディア判断部、17…待ち行
列格納部、18…外部記憶制御部、19…読出し/書込
み(R/W)制御部、WS1,WS2,…ワークステー
ション。
11: server computer, 12: external auxiliary storage device,
13 request receiving unit, 14 queue creating unit, 15 request content determining unit, 16 target media determining unit, 17 queue storage unit, 18 external storage control unit, 19 read / write (R / W) ) Control unit, WS1, WS2, ... workstation.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 3/06 G06F 12/06 550 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 3/06 G06F 12/06 550

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数ユーザからの読出し/書込み要求に
応じて低速デバイスとの間でデータファイルをアクセス
する低速デバイスのファイルアクセス制御装置におい
て、 上記複数ユーザからの読出しあるいは書込み要求を受付
ける要求受付手段と、 この要求受付手段に受付けられたユーザ要求を順次未処
理の待ち行列として格納する待ち行列格納手段と、 この待ち行列格納手段に格納された待ち行列中の先頭の
ユーザ要求に従って上記低速デバイスに対するデータフ
ァイルの読出しあるいは書込みを制御するデバイス制御
手段と、 上記要求受付手段及び待ち行列格納手段にて得られたユ
ーザ要求が読出し要求か書込み要求かを判断する要求判
断手段と、 上記要求受付手段にてユーザ要求が受付けられた際、
ーザ要求が既に待ち行列にあるデータファイルへのアク
セス要求以外の場合で、その今回受付けのユーザ要求が
読出し要求で且つ上記待ち行列格納手段に既に格納され
ている未処理のユーザ要求が書込み要求であることが上
記要求判断手段により判断された場合には、上記今回受
付けの読出し要求を上記未処理書込み要求の前に挿入し
て上記待ち行列を作成する待ち行列作成手段とを具備し
たことを特徴とする低速デバイスのファイルアクセス制
御装置。
2. A file access control device for a low-speed device for accessing a data file with a low-speed device in response to a read / write request from a plurality of users, wherein the request receiving means receives a read or write request from the plurality of users. Queue storage means for sequentially storing the user requests received by the request reception means as unprocessed queues; and a low-speed device for the low-speed device according to the first user request in the queue stored in the queue storage means. Device control means for controlling the reading or writing of the data file; request determination means for determining whether the user request obtained by the request reception means and the queue storage means is a read request or a write request; when the user request has been accepted Te, Yu
User request to access a data file already in the queue
In the case other than the access request, the request determination unit determines that the currently accepted user request is a read request and the unprocessed user request already stored in the queue storage unit is a write request. And a queue creation means for creating the queue by inserting the currently accepted read request before the unprocessed write request.
【請求項2】 複数ユーザからの読出し/書込み要求に
応じて低速デバイスとの間でデータファイルをアクセス
する低速デバイスのファイルアクセス制御装置におい
て、 上記複数ユーザからの読出しあるいは書込み要求を受付
ける要求受付手段と、 この要求受付手段に受付けられたユーザ要求を順次未処
理の待ち行列として格納する待ち行列格納手段と、 この待ち行列格納手段に格納された待ち行列中の先頭の
ユーザ要求に従って上記低速デバイスに対するアクセス
対象メディアの設定及び該設定メディアに対するデータ
ファイルの読出しあるいは書込みを制御するデバイス制
御手段と、 上記要求受付手段及び待ち行列格納手段にて得られたユ
ーザ要求が読出し要求か書込み要求かを判断する要求内
容判断手段と、 上記要求受付手段及び待ち行列格納手段にて得られたユ
ーザ要求に対応するアクセス対象メディアを判断するメ
ディア判断手段と、 上記要求受付手段にてユーザ要求が受付けられた際、上
記要求内容判断手段及び上記メディア判断手段により判
断される今回受付けのユーザ要求ならびに上記待ち行列
格納手段に既に格納されている未処理のユーザ要求それ
ぞれの要求内容及びアクセス対象メディアに基づき、上
記待ち行列格納手段に格納すべく未処理待ち行列を作成
する待ち行列作成手段とを具備したことを特徴とする低
速デバイスのファイルアクセス制御装置。
2. A file access control device for a low-speed device for accessing a data file with a low-speed device in response to a read / write request from a plurality of users, a request receiving unit for receiving a read or write request from the plurality of users. Queue storage means for sequentially storing the user requests received by the request reception means as unprocessed queues; and a low-speed device for the low-speed device according to the first user request in the queue stored in the queue storage means. Device control means for controlling the setting of an access target medium and reading or writing of a data file with respect to the set medium; and determining whether the user request obtained by the request receiving means and the queue storing means is a read request or a write request. Request content judging means; Media determination means for determining an access target medium corresponding to the user request obtained by the matrix storage means; and when the user request is received by the request reception means, determination is made by the request content determination means and the media determination means. Creates an unprocessed queue to be stored in the queue storage unit based on the contents of each of the currently accepted user requests and the unprocessed user requests already stored in the queue storage unit and the media to be accessed. A file access control device for a low-speed device, comprising:
JP04001993A 1993-03-01 1993-03-01 File access control device for low-speed devices Expired - Fee Related JP3183984B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04001993A JP3183984B2 (en) 1993-03-01 1993-03-01 File access control device for low-speed devices

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04001993A JP3183984B2 (en) 1993-03-01 1993-03-01 File access control device for low-speed devices

Publications (2)

Publication Number Publication Date
JPH06250792A JPH06250792A (en) 1994-09-09
JP3183984B2 true JP3183984B2 (en) 2001-07-09

Family

ID=12569198

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04001993A Expired - Fee Related JP3183984B2 (en) 1993-03-01 1993-03-01 File access control device for low-speed devices

Country Status (1)

Country Link
JP (1) JP3183984B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6223243B1 (en) 1997-06-12 2001-04-24 Nec Corporation Access control method with plural users having I/O commands prioritized in queues corresponding to plural memory units
JP4788528B2 (en) 2005-09-22 2011-10-05 富士通株式会社 Disk control device, disk control method, and disk control program

Also Published As

Publication number Publication date
JPH06250792A (en) 1994-09-09

Similar Documents

Publication Publication Date Title
KR101125929B1 (en) Information processing apparatus and method, and program recording medium
JP3183984B2 (en) File access control device for low-speed devices
JP2523715B2 (en) Magnetic disk drive
JPH04284529A (en) Optical disk access device
JP4345559B2 (en) Information processing apparatus, information processing method, program, and program recording medium
JP3499938B2 (en) I / O device sharing system between multiple systems with different protocols
JP3346997B2 (en) Printer driver deletion method and apparatus, and medium recording printer driver deletion program
JP2526728B2 (en) Disk cache automatic usage method
JPH10320259A (en) Additinal type cd sharing system
JP2573816B2 (en) Parallel input / output device and method
JP2001222382A (en) Disk device
JP2634867B2 (en) Disk cache data transfer control method
JP2001014219A (en) Method and device for controlling cache
JPH05165579A (en) Mirrored disk controller
JP2973474B2 (en) Magneto-optical disk drive
JP3317897B2 (en) Access control apparatus, access control method, and recording medium recording access control program
JPH04373054A (en) Filing device controller
JPH0520243A (en) Data processing system
JP3524954B2 (en) Disk controller
JP2599373B2 (en) CDROM high-speed reading device
JPH05158792A (en) Batch reading system for cache buffer
JPH0314019A (en) Access system for medium collective device
JPS5836373B2 (en) Access time variable device
JPH05289822A (en) Cd-rom reader
JPH05128726A (en) External storage device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees