JPH064449A - Disk controller - Google Patents

Disk controller

Info

Publication number
JPH064449A
JPH064449A JP4158376A JP15837692A JPH064449A JP H064449 A JPH064449 A JP H064449A JP 4158376 A JP4158376 A JP 4158376A JP 15837692 A JP15837692 A JP 15837692A JP H064449 A JPH064449 A JP H064449A
Authority
JP
Japan
Prior art keywords
record
track
read
command
physical
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.)
Granted
Application number
JP4158376A
Other languages
Japanese (ja)
Other versions
JP2792341B2 (en
Inventor
Shigeru Sakamoto
茂 坂本
Hiromi Sugawara
広美 菅原
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP15837692A priority Critical patent/JP2792341B2/en
Publication of JPH064449A publication Critical patent/JPH064449A/en
Application granted granted Critical
Publication of JP2792341B2 publication Critical patent/JP2792341B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To reduce a burden of a host device, and also, to enhance the read-out processing efficiency. CONSTITUTION:In the disk controller 2 for controlling a disk device 3 in which a logical track sectioned by an end-of-file is formed on a physical track, and reading out a designated record based on a command chain issued from a host device 1, this disk controller is constituted by providing a control means 4 for reading out all records extending from the next record of a search object record on the physical track to a terminal on the physical track, in the case where a flag sets a read track command to be valid against the physical track when the command chain provided with the flag is received, and reading out all records extending from the next record of the search object record on the physical track to the end-of-file read out in the beginning, in the case the flag sets the read track command to be valid against the logical track.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は物理トラック上に単数又
は複数の論理トラックが形成されたディスク装置を制御
するディスク制御装置に係り、特に上位装置から一つの
論理トラックの読出しを指示された時、上位装置の負担
を軽減すると共に、読出し処理効率を高めるディスク制
御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a disk controller for controlling a disk device in which one or more logical tracks are formed on a physical track, and more particularly when a host device instructs to read one logical track. The present invention relates to a disk control device that reduces the load on a host device and improves read processing efficiency.

【0002】計算機システムの外部記憶装置として使用
される磁気ディスク装置では、オペレーティングシステ
ム(OS)の制御により、カウント部に記録されるデー
タ長が零を示しているレコード、即ち、エンド・オブ・
ファイル(EOF)を用いて物理トラック上に単数又は
複数の論理的なトラックを作成し、リード・トラック・
コマンドを含むコマンドチェインによって、この論理ト
ラックの読出を指示されることがある。
In a magnetic disk device used as an external storage device of a computer system, a record in which a data length recorded in a count section indicates zero, that is, an end of record under the control of an operating system (OS).
A file (EOF) is used to create one or more logical tracks on a physical track, and read track
A command chain including a command may instruct reading of this logical track.

【0003】ところで、磁気ディスク制御装置は、リー
ド・トラック・コマンドを発行された場合、物理トラッ
クと論理トラックの区別が出来ないため、物理トラック
上のサーチ対象レコードの次のレコードから、この物理
トラック上の終端までの間の総てのレコードを読出して
いるが、不要な論理トラック上のレコードの読出しは避
けることが望ましい。
When a read track command is issued, the magnetic disk control device cannot distinguish between a physical track and a logical track. Therefore, the physical track starts from the record next to the record to be searched on the physical track. Although all the records up to the upper end are read, it is desirable to avoid reading records on unnecessary logical tracks.

【0004】[0004]

【従来の技術】計算機システムの中央処理装置から、磁
気ディスク制御装置に対し、リード・トラック・コマン
ドを含むコマンドチェインが発行された場合、従来は磁
気ディスク装置の物理トラック上のサーチ対象レコード
の次のレコードから、この物理トラック上の終端までの
間のレコードが総て読出されて、中央処理装置に転送さ
れている。
2. Description of the Related Art When a central processing unit of a computer system issues a command chain including a read track command to a magnetic disk control device, conventionally, the next record of a search target record on a physical track of the magnetic disk device is issued. From the record to the end on the physical track are read out and transferred to the central processing unit.

【0005】従って、OSの制御によりEOFを用いて
物理トラック上に複数の論理トラックを作成した場合
も、物理トラック上のサーチ対象レコードの次のレコー
ド以後のレコードが総て読出されていた。
Therefore, even when a plurality of logical tracks are created on a physical track by using EOF under the control of the OS, all the records after the record next to the search target record on the physical track have been read.

【0006】[0006]

【発明が解決しようとする課題】上記の如く、従来は、
中央処理装置が磁気ディスク装置の物理トラック上に単
数又は複数の論理トラックを作成し、この論理トラック
の一つから総てのレコードを読出す場合、一旦物理トラ
ック上のサーチ対象レコードの次のレコードから、この
物理トラック上の終端までのレコードを総て読出させた
後、中央処理装置が必要とする論理トラック上のレコー
ドを抽出する処理が必要となっている。
As described above, in the prior art,
When the central processing unit creates one or more logical tracks on the physical track of the magnetic disk unit and reads all the records from one of the logical tracks, the record next to the record to be searched on the physical track is temporarily deleted. Therefore, it is necessary to read all the records up to the end of the physical track and then extract the records on the logical track required by the central processing unit.

【0007】従って、中央処理装置の負担が大きくなる
と共に、必要とする論理トラックのレコードの外に不要
な物理トラック上のレコードが読出されるため、無駄な
時間が必要となり読出し処理効率が低下するという問題
がある。
Therefore, the load on the central processing unit is increased, and records on unnecessary physical tracks are read in addition to the records on the required logical tracks, so that wasteful time is required and the read processing efficiency decreases. There is a problem.

【0008】本発明はこのような問題点に鑑み、リード
・トラック・コマンドを物理トラックに対して有効とす
るか、論理トラックに対して有効にするかを中央処理装
置側から指定することにより、中央処理装置が必要とす
る論理トラック上のレコードのみを磁気ディスク制御装
置が読出せるようにすることを目的としている。
In view of the above problems, the present invention specifies whether the read track command is valid for a physical track or a logical track from the central processing unit side. The purpose is to allow the magnetic disk controller to read only the records on the logical tracks required by the central processing unit.

【0009】[0009]

【課題を解決するための手段】図1は本発明の原理を説
明するブロック図である。ディスク制御装置2は、物理
トラック上にエンド・オブ・ファイルによって区切られ
た単数又は複数の論理トラックが形成されたディスク装
置3を制御し、上位装置1が発行するリード・トラック
・コマンドを含むコマンドチェインに基づき、指定され
たレコードを読出す。
FIG. 1 is a block diagram for explaining the principle of the present invention. The disk control device 2 controls a disk device 3 in which one or more logical tracks separated by an end of file are formed on a physical track, and a command including a read track command issued by the host device 1 Reads the specified record based on the chain.

【0010】そして、前記リード・トラック・コマンド
を物理トラックに対して有効とするか、又は、論理トラ
ックに対して有効とするかを指示するフラグを設けた前
記コマンドチェインを受信した時、このフラグの指示に
基づき、物理トラック上のレコードを読出すか、又は、
一つの論理トラック上のレコードを読出すかを判断する
制御手段4を設けている。
When the command chain having a flag for instructing whether the read track command is valid for the physical track or the logical track is received, this flag is received. Read the record on the physical track, or
A control means 4 for determining whether to read a record on one logical track is provided.

【0011】そして、このフラグが前記リード・トラッ
ク・コマンドを物理トラックに対して有効としている場
合は、物理トラック上のサーチ対象レコードの次のレコ
ードから、この物理トラック上の終端までの間の総ての
レコードを読出し、このフラグが前記リード・トラック
・コマンドを論理トラックに対して有効としている場合
は、物理トラック上のサーチ対象レコードの次のレコー
ドから、最初に読出された前記エンド・オブ・ファイル
までの間の総てのレコードを読出す。
When this flag makes the read track command valid for the physical track, the total length from the record next to the search target record on the physical track to the end on this physical track. If all the records are read, and this flag enables the read track command for the logical track, the end of the first read from the record next to the searched record on the physical track. Read all records up to the file.

【0012】[0012]

【作用】上記の如く構成することにより、上位装置1が
コマンドチェイン内に設けたフラグによって、物理トラ
ックのレコード読出しか、論理トラックのレコード読出
しかを指定するため、ディスク制御装置2は制御手段4
の制御により、指定された論理トラックのレコードのみ
読出すことが出来る。
With the above arrangement, the disk controller 2 controls the control means 4 in order to specify the physical track record read or the logical track record read by the flag provided in the command chain by the host computer 1.
Under the control of, only the record of the designated logical track can be read.

【0013】従って、上位装置1が必要とする論理トラ
ックのレコードのみ読出されるため、不要なレコードが
読出されることが無く、読出し処理効率が向上すると共
に、上位装置1が必要とするレコードを抽出する処理が
不要となるため、上位装置1の負担を軽減することが出
来る。
Therefore, since only the record of the logical track required by the host device 1 is read, unnecessary records are not read, the read processing efficiency is improved, and the record required by the host device 1 is improved. Since the process of extracting is unnecessary, the load on the host device 1 can be reduced.

【0014】[0014]

【実施例】図2は本発明の一実施例を示す回路のブロッ
ク図で、図3〜図6は図2の動作を説明する図である。
2 is a block diagram of a circuit showing an embodiment of the present invention, and FIGS. 3 to 6 are diagrams for explaining the operation of FIG.

【0015】ディスク制御装置2のプロセッサ8は、制
御記憶9に格納されているプログラムを読出して動作
し、インタフェース回路5を経て上位装置1が送出する
コマンドチェイン、例えば、DX(Define Eetent)(後に
続く動作の規定を行うコマンド) ,LR(Locate Recor
d)(書込み又は読出し動作の指示及び処理対象レコード
を探す指示を行うコマンド) ,RT(Read Track)(トラ
ックの読出しを指示するコマンド) を受信すると、イン
タフェース回路7を経てディスク装置3を制御し、LR
で指定されたシリンダにヘッドを位置付けさせる。
The processor 8 of the disk controller 2 reads a program stored in the control memory 9 to operate, and a command chain sent by the higher-level device 1 via the interface circuit 5, for example, DX (Define Eetent) (later). Command to specify the subsequent operation), LR (Locate Recor
When d) (command for instructing write or read operation and command for searching record to be processed) and RT (Read Track) (command for instructing to read track) are received, the disk device 3 is controlled via the interface circuit 7. , LR
Position the head in the cylinder specified by.

【0016】そして、LRに設けられたフラグを調べ、
このコマンドが物理トラックに対し有効であることを示
しているか、又は、論理トラックに対し有効であること
を示しているかを調べる。
Then, the flag provided in the LR is checked,
Check whether this command indicates that the command is valid for the physical track or the logical track.

【0017】そして、物理トラックに対し有効であれ
ば、指定されたシリンダに位置付けされた指定されたヘ
ッドが追従するトラック上から読出すレコードのカウン
ト部のレコード番号を調べ、指定されたレコード番号を
持つサーチ対象レコードを読出すと、LRが読出しを指
示している場合は、このサーチ対象レコードの次に読出
されたレコードから、このヘッドが追従するトラックの
最終レコードまでをインタフェース回路7と、データ転
送制御回路6と、インタフェース回路5を経て上位装置
1に転送させる。
If it is valid for the physical track, the record number of the count portion of the record read from the track followed by the specified head positioned in the specified cylinder is checked, and the specified record number is determined. When the search target record is read and the LR instructs the reading, the interface circuit 7 and the data from the record read next to this search target record to the final record of the track followed by this head are recorded. Transfer to the host device 1 via the transfer control circuit 6 and the interface circuit 5.

【0018】図3は物理トラックの一例を示し、図3
(A) に示す物理トラック10上には、インデックスに
続いてホームアドレスHAが記録され、続いて複数のレ
コードがレコードR(0) からレコードRn+2まで記録
されている。
FIG. 3 shows an example of a physical track.
On the physical track 10 shown in (A), the home address HA is recorded following the index, and then a plurality of records are recorded from record R (0) to record Rn + 2.

【0019】従って、プロセッサ8は、図3(A) に示す
レコードR(1) がサーチ対象レコードとすると、図(B)
に示す如く、レコードR(2) からレコードRn+2まで
の間の総てのレコードを、上記の如く転送させる。
Therefore, if the record R (1) shown in FIG. 3A is the record to be searched, the processor 8 is shown in FIG.
As shown in (4), all the records from the record R (2) to the record Rn + 2 are transferred as described above.

【0020】図4は物理トラック10上に論理トラック
が一つ設けられている場合を示し、図4(A) に示す如
く、レコードR(1) がサーチ対象レコードで、レコード
RnがEOFであるとすると、プロセッサ8は、LRに
設けられたフラグを調べ、このコマンドが論理トラック
に対し有効であることを示している場合は、図4(B) に
示す如く、レコードR(2) からレコードRnまでの間の
総てのレコードを上位装置1に転送させる。
FIG. 4 shows a case in which one logical track is provided on the physical track 10. As shown in FIG. 4A, the record R (1) is the search target record and the record Rn is EOF. Then, the processor 8 checks the flag provided in the LR, and if this command indicates that the command is valid for the logical track, the record R (2) to the record R (2) is read as shown in FIG. 4 (B). All records up to Rn are transferred to the host device 1.

【0021】即ち、プロセッサ8はレコードRnのカウ
ント部に記録されているデータ長が零を示していること
から、論理トラックの終了を認識し、データ転送制御回
路6に指示して、レコードRnの次のレコードから、そ
れ以後読出されるレコードの転送を停止させる。
That is, the processor 8 recognizes the end of the logical track because the data length recorded in the count portion of the record Rn indicates zero, and instructs the data transfer control circuit 6 to record the record Rn. The transfer of the record read thereafter is stopped from the next record.

【0022】図5は物理トラック10上にインデックス
に続いてホームアドレスHAが記録され、続いて複数
のレコードがレコードR(0) からレコードRnまで記録
されており、この物理トラック10上に論理トラックが
複数設けられている場合を示す。
In FIG. 5, the home address HA is recorded following the index on the physical track 10, and a plurality of records are recorded from the record R (0) to the record Rn. The physical track 10 is a logical track. The case where a plurality of are provided is shown.

【0023】そして、図5(A) に示す如く、レコードR
(1) がサーチ対象レコードで、レコードRkとレコード
RmとレコードRnがEOFであるとすると、プロセッ
サ8はフラグが物理トラックに対し有効であることを示
している場合は、図5(B) に示す如く、レコードR(2)
からレコードRnまでの間の総てのレコードを上位装置
1に転送させる。
Then, as shown in FIG. 5A, the record R
If (1) is the search target record, and record Rk, record Rm, and record Rn are EOF, the processor 8 indicates that the flag is valid for the physical track, as shown in FIG. As shown, record R (2)
To all records Rn to Rn are transferred to the higher-level device 1.

【0024】図6はレコードR(0) からレコードRnま
で記録された物理トラック上に、論理トラックが複数設
けられている場合を示し、図6(A) に示す如く、レコー
ドR(1) がサーチ対象レコードで、レコードRkとレコ
ードRmとレコードRnがEOFであるとすると、プロ
セッサ8はフラグが論理トラックに対し有効であること
を示している場合は、図6(B) に示す如く、レコードR
(2) からレコードRkまでの間の総てのレコードを上位
装置1に転送させる。
FIG. 6 shows a case where a plurality of logical tracks are provided on the physical track recorded from the record R (0) to the record Rn. As shown in FIG. 6 (A), the record R (1) is Assuming that the record Rk, the record Rm, and the record Rn are EOF in the record to be searched, if the flag indicates that the flag is valid for the logical track, the processor 8 records as shown in FIG. 6 (B). R
All records between (2) and record Rk are transferred to the host device 1.

【0025】即ち、プロセッサ8は、サーチ対象レコー
ドR(1) を読出してから、最初に読出されたEOF、即
ち、レコードRkのカウント部に記録されているデータ
長が零を示していることから、このレコードRkをEO
Fと判定して、論理トラックの終了を認識し、データ転
送制御回路6に指示して、レコードRkの次のレコード
から、それ以後読出されるレコードの転送を停止させ
る。
That is, since the processor 8 reads the search target record R (1), the first read EOF, that is, the data length recorded in the count portion of the record Rk indicates zero. EO this record Rk
When it is determined to be F, the end of the logical track is recognized, and the data transfer control circuit 6 is instructed to stop the transfer of the record read from the record next to the record Rk.

【0026】又、図6(C) に示す如く、Rkがサーチ対
象レコードで、レコードRkとレコードRmとレコード
RnがEOFであるとすると、プロセッサ8はフラグが
論理トラックに対し有効であることを示している場合
は、図6(D) に示す如く、前記同様レコードRmのカウ
ント部のデータ長が零であることから、最初に読出され
たEOFと判定し、レコードRk+1からレコードRm
までの間の総てのレコードを上位装置1に転送させる。
As shown in FIG. 6C, if Rk is the search target record and record Rk, record Rm, and record Rn are EOF, the processor 8 confirms that the flag is valid for the logical track. In the case shown, as shown in FIG. 6 (D), since the data length of the count part of the record Rm is zero, the EOF read first is determined, and the record Rk + 1 to the record Rm are determined.
All records up to are transferred to the higher-level device 1.

【0027】又、図6(E) に示す如く、Rmがサーチ対
象レコードで、レコードRkとレコードRmとレコード
RnがEOFであるとすると、プロセッサ8はフラグが
論理トラックに対し有効であることを示している場合
は、図6(F) に示す如く、レコードRk+1からレコー
ドRnまでの間の総てのレコードを上位装置1に転送さ
せる。
As shown in FIG. 6 (E), if Rm is the record to be searched and record Rk, record Rm and record Rn are EOF, the processor 8 confirms that the flag is valid for the logical track. In the case shown, all the records between the record Rk + 1 and the record Rn are transferred to the host device 1, as shown in FIG.

【0028】図7は図2の動作を説明するフローチャー
トである。プロセッサ8はステップ(1) でコマンドチェ
インの受信を監視しており、コマンドチェインを受信す
ると、ステップ(2) で指定されたシリンダにヘッドを位
置付けさせる。
FIG. 7 is a flow chart for explaining the operation of FIG. The processor 8 monitors the reception of the command chain in step (1), and when receiving the command chain, positions the head in the cylinder designated in step (2).

【0029】そして、ステップ(3) でヘッドの位置付け
完了を待ち、指定されたシリンダにヘッドの位置付けが
完了すると、ステップ(4) でデータの読出し指示か調
べ、データの読出し指示であれば、ステップ(5) でフラ
グは物理トラック有効を示すか調べる。
Then, in step (3), the completion of positioning of the head is waited, and when the positioning of the head in the designated cylinder is completed, it is checked in step (4) whether or not the data read instruction is issued. In (5), check whether the flag indicates that the physical track is valid.

【0030】そして、フラグが物理トラック有効を示し
ていると、ステップ(6) でサーチ対象レコードの次に読
出されたレコードから、このトラックの最終レコードま
での総てのレコードを読出させ、上位装置1に転送させ
る。そして、ステップ(1) の処理に戻る。
When the flag indicates that the physical track is valid, all records from the record read next to the record to be searched in step (6) to the last record of this track are read out, and the upper device Transfer to 1. Then, the process returns to step (1).

【0031】又、ステップ(5) でフラグが物理トラック
有効を示しておらず、論理トラック有効を示している
と、ステップ(7) でサーチ対象レコードの次に読出され
たレコードから、このトラックの最初に読出されたEO
Fまでの総てのレコードを上位装置1に転送させる。そ
して、ステップ(1) の処理に戻る。
If the flag does not indicate that the physical track is valid but the logical track is valid in step (5), the record read next to the record to be searched in step (7) indicates that this track is valid. EO read first
All records up to F are transferred to the higher-level device 1. Then, the process returns to step (1).

【0032】ステップ(4) でデータの書込みを指示され
ていると、プロセッサ8はステップ(8) でサーチ対象レ
コードの次のレコードから、指定されたレコードまで、
上位装置1が送出するデータを書込ませる。そして、ス
テップ(1) の処理に戻る。
When instructed to write the data in step (4), the processor 8 proceeds from the record next to the record to be searched to the designated record in step (8).
The data sent by the higher-level device 1 is written. Then, the process returns to step (1).

【0033】[0033]

【発明の効果】以上説明した如く、本発明は物理トラッ
ク上に論理トラックを作成した場合、上位装置が必要と
する論理トラックのレコードのみ読出されるため、不要
なレコードが読出されることが無く、読出し処理効率が
向上すると共に、上位装置が必要とするレコードを抽出
する処理が不要となるため、上位装置の負担を軽減する
ことが出来る。
As described above, according to the present invention, when a logical track is created on a physical track, only the record of the logical track required by the host device is read, so that an unnecessary record is not read. The read processing efficiency is improved, and the process of extracting the records required by the upper-level device is not necessary, so that the load on the higher-level device can be reduced.

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

【図1】 本発明の原理を説明するブロック図FIG. 1 is a block diagram illustrating the principle of the present invention.

【図2】 図2は本発明の一実施例を示す回路のブロッ
ク図
FIG. 2 is a block diagram of a circuit showing an embodiment of the present invention.

【図3】 図3は図2の動作を説明する図(その1)FIG. 3 is a diagram (part 1) for explaining the operation of FIG. 2;

【図4】 図4は図2の動作を説明する図(その2)FIG. 4 is a diagram for explaining the operation of FIG. 2 (No. 2)

【図5】 図5は図2の動作を説明する図(その3)FIG. 5 is a diagram (part 3) for explaining the operation of FIG. 2;

【図6】 図6は図2の動作を説明する図(その4)FIG. 6 is a diagram (part 4) for explaining the operation of FIG. 2;

【図7】 図2の動作を説明するフローチャートFIG. 7 is a flowchart illustrating the operation of FIG.

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

1 上位装置 2 ディスク制御装置 3 ディスク装置 4 制御手段 5、7 インタフェース回路 6 データ転送制御回路 8 プロセッサ 9 制御記憶 10 物理トラック 1 host device 2 disk control device 3 disk device 4 control means 5, 7 interface circuit 6 data transfer control circuit 8 processor 9 control storage 10 physical track

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 物理トラック上にエンド・オブ・ファイ
ルによって区切られた単数又は複数の論理トラックが形
成されたディスク装置(3) を制御し、上位装置(1) が発
行するリード・トラック・コマンドを含むコマンドチェ
インに基づき、指定されたレコードを読出すディスク制
御装置(2) において、 前記リード・トラック・コマンドを物理トラックに対し
て有効とするか、又は、論理トラックに対して有効とす
るかを指示するフラグを設けた前記コマンドチェインを
受信した時、該フラグの指示に基づき、物理トラック上
のレコードを読出すか、又は、一つの論理トラック上の
レコードを読出すかを判断する制御手段(4) を設け、 該フラグが前記リード・トラック・コマンドを物理トラ
ックに対して有効としている場合は、物理トラック上の
サーチ対象レコードの次のレコードから、該物理トラッ
ク上の終端までの間の総てのレコードを読出し、該フラ
グが前記リード・トラック・コマンドを論理トラックに
対して有効としている場合は、物理トラック上のサーチ
対象レコードの次のレコードから、最初に読出された前
記エンド・オブ・ファイルまでの間の総てのレコードを
読出すことを特徴とするディスク制御装置。
1. A read track command issued by a higher-level device (1) for controlling a disk device (3) having one or a plurality of logical tracks separated by an end of file on a physical track. Whether the read track command is valid for the physical track or the logical track in the disk controller (2) that reads the specified record based on the command chain including When receiving the command chain provided with a flag for instructing, the control means (4) for determining whether to read the record on the physical track or the record on one logical track based on the instruction of the flag (4 ) Is provided and the flag enables the read track command to the physical track, the server on the physical track is H. All the records from the record next to the target record to the end on the physical track are read, and if the flag makes the read track command valid for the logical track, on the physical track. The disk controller characterized in that all the records from the record next to the record to be searched to the end of file read first are read.
JP15837692A 1992-06-18 1992-06-18 Disk controller Expired - Fee Related JP2792341B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15837692A JP2792341B2 (en) 1992-06-18 1992-06-18 Disk controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15837692A JP2792341B2 (en) 1992-06-18 1992-06-18 Disk controller

Publications (2)

Publication Number Publication Date
JPH064449A true JPH064449A (en) 1994-01-14
JP2792341B2 JP2792341B2 (en) 1998-09-03

Family

ID=15670355

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15837692A Expired - Fee Related JP2792341B2 (en) 1992-06-18 1992-06-18 Disk controller

Country Status (1)

Country Link
JP (1) JP2792341B2 (en)

Also Published As

Publication number Publication date
JP2792341B2 (en) 1998-09-03

Similar Documents

Publication Publication Date Title
US6918054B2 (en) Storage apparatus and control method thereof
JPH10149260A (en) Reading cache system for disk drive
US20040015878A1 (en) Reordering controller, reordering method and storage apparatus
JP2792341B2 (en) Disk controller
US6745300B1 (en) Magnetic disk device and disk access method therefor
US5875453A (en) Apparatus for and method of information processing
JP3122702B2 (en) Disk device write-back control method
JP2001290607A (en) Command queuing control method for device driver and computer system
JPH05128050A (en) Method for data retrieval control in electronic computer system
JPH09244932A (en) Disk array device
JPH05257609A (en) Method for continuous writing process of disk device
JP2957380B2 (en) Head positioning controller for magnetic disk
JP2743705B2 (en) Retry control method for disk controller
JPS63195726A (en) Semiconductor disk controller
JPS60222943A (en) Disk cache control system
JPH086732A (en) Disk controller
JP2770837B2 (en) Access method of magnetic disk drive
JPH0934782A (en) Information storage device
JPH0417534B2 (en)
JPS63285652A (en) Data recording system for disk cache memory
JPS6041123A (en) Magnetic disc control device
JPH05242605A (en) Disk control device
JPH04308917A (en) Disk controller with cache
JPH09128291A (en) Cache memory managing method
JPS61221952A (en) Method for processing channel program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980519

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090619

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100619

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110619

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees