JP3068811B2 - Method of controlling storage device - Google Patents

Method of controlling storage device

Info

Publication number
JP3068811B2
JP3068811B2 JP10166834A JP16683498A JP3068811B2 JP 3068811 B2 JP3068811 B2 JP 3068811B2 JP 10166834 A JP10166834 A JP 10166834A JP 16683498 A JP16683498 A JP 16683498A JP 3068811 B2 JP3068811 B2 JP 3068811B2
Authority
JP
Japan
Prior art keywords
disk
information
command
storage device
head
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
Application number
JP10166834A
Other languages
Japanese (ja)
Other versions
JPH11120692A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP10166834A priority Critical patent/JP3068811B2/en
Publication of JPH11120692A publication Critical patent/JPH11120692A/en
Application granted granted Critical
Publication of JP3068811B2 publication Critical patent/JP3068811B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、記憶装置の制御技
術に関し、特に、同一情報単位内において離れた位置に
ある複数の情報へのアクセスの高速化等に効果のある技
術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a control technique for a storage device, and more particularly to a technique effective for speeding up access to a plurality of pieces of information at distant positions in the same information unit.

【0002】[0002]

【従来の技術】たとえば、汎用の電子計算機システムな
どにおいては外部記憶装置として大型の磁気ディスク装
置を用いることが知られている。
2. Description of the Related Art For example, in a general-purpose computer system, it is known to use a large magnetic disk device as an external storage device.

【0003】ところで、このような磁気ディスク装置に
おいては、同軸に固定されて回転する複数の磁気ディス
クの各々に同心円状に複数のトラックを設けるととも
に、各々の磁気ディスクにおいて回転中心から等距離に
あり、磁気ディスクの径方向におけるヘッドの移動によ
るシーク動作を行うことなくヘッドの選択操作のみで比
較的高速にアクセスが可能な複数のトラックを連ねて構
成される論理的な概念であるシリンダを単位としてデー
タを管理することが一般的である。
In such a magnetic disk drive, a plurality of tracks are provided concentrically on each of a plurality of coaxially fixed and rotating magnetic disks, and each magnetic disk is equidistant from the center of rotation. In a cylinder unit, which is a logical concept formed by connecting a plurality of tracks that can be accessed at relatively high speed only by a head selection operation without performing a seek operation by moving the head in the radial direction of the magnetic disk, It is common to manage data.

【0004】また個々のトラックの各々に対するデータ
の記録形式としては、いわゆるCKD方式が主流となっ
ている。
As a data recording format for each track, a so-called CKD system is mainly used.

【0005】すなわち、トラックに格納される複数のレ
コードの各々を、所定のギャップをおいて配置されたカ
ウント部Cおよびキー部K,データ部Dで構成し、カウ
ント部Cには当該レコードの記憶装置内における位置付
け情報やキー部Kおよびデータ部Dの長さなどの管理情
報を記録するとともに、キー部Kにはデータ部Dの検索
における索引情報を記録し、データ部Dには実際のデー
タが格納されるようにしたものである。
That is, each of a plurality of records stored in a track is constituted by a count section C, a key section K and a data section D arranged at a predetermined gap, and the count section C stores the record. In addition to recording positioning information in the apparatus and management information such as the length of the key portion K and the data portion D, index information for searching the data portion D is recorded in the key portion K, and actual data is recorded in the data portion D. Is stored.

【0006】そして、各ギャップをヘッドが通過する間
に、引き続いて到来する部位に対する所定の処理の準備
が行われる。
[0006] While the head passes through each gap, preparation for a predetermined process is continuously performed on a part that comes next.

【0007】ところで、最近では、ディスク装置の固定
化、大容量化に伴い、顧客より高速データ転送の要望が
強く、これに呼応すべく、複数トラックを一括して処理
(連続処理)することにより、1トラックずつトラック
を処理することによる回転待ちを防止しようとする一方
で、データを磁気ディスクから磁気テープなどへ退避さ
せるダンプ操作や、磁気テープから元の磁気ディスクま
たは磁気ディスクから磁気ディスクへのデータを復帰さ
せるリストア処理において、すべてのトラックを全面的
に処理するのではなく、更新されたトラックのみを選択
的にダンプ/リストアすることで、処理時間の短縮、デ
ータ量削減によるテープ巻数の削減を図る傾向にある。
[0007] Recently, as disk drives have become more fixed and larger in capacity, there has been a strong demand for high-speed data transfer from customers, and in response to this, a plurality of tracks are collectively processed (continuous processing). While trying to prevent rotation waiting by processing tracks one track at a time, a dump operation to save data from a magnetic disk to a magnetic tape or the like, or a transfer operation from a magnetic tape to an original magnetic disk or from a magnetic disk to a magnetic disk. In restore processing for restoring data, by selectively dumping / restoring only the updated tracks instead of processing all tracks in its entirety, the processing time is shortened and the number of tape windings is reduced by reducing the amount of data. Tend to be.

【0008】そのためには、同一シリンダ上の連続して
いないトラックを一括して処理することが必要になる。
For this purpose, it is necessary to collectively process discontinuous tracks on the same cylinder.

【0009】このため、上記のようにCKD方式を採用
する磁気ディスク装置においては、同一シリンダ内にお
けるトラックの切り換えを行う、たとえばSEEK H
EADコマンドやマルチトラック指示付きコマンドなど
が用いられることとなる。
For this reason, in the magnetic disk drive adopting the CKD method as described above, tracks are switched within the same cylinder, for example, SEEK H
An EAD command or a command with a multi-track instruction is used.

【0010】[0010]

【発明が解決しようとする課題】ところが、前者のSE
EK HEADコマンドは実行の都度上位の中央処理装
置側から個々のトラック番号を受領する必要があるた
め、CKD方式特有のギャップ内では処理できず、引き
続く読み出しコマンドで、リード/ライトヘッドを再び
位置付けし直す必要があり、回転待ちなしに次のレコー
ドを処理するのは不可能である。しかもこのSEEK
HEADコマンドは読み出しコマンドの前に行う必要が
あり、そのオーバヘッドが無視できないという問題があ
る。
However, the former SE
Since the EK HEAD command needs to receive the individual track number from the upper central processing unit every time it is executed, it cannot be processed in the gap unique to the CKD method, and the read / write head is repositioned by a subsequent read command. It needs to be corrected, and it is impossible to process the next record without waiting for rotation. And this SEEK
The HEAD command needs to be performed before the read command, and there is a problem that the overhead cannot be ignored.

【0011】一方、後者のマルチトラック指示付きコマ
ンドは、トラック始点(インデックスマーカ)で、リー
ド/ライトヘッドの位置付けを保証したままでヘッドを
切り換える動作を行うが、必ず次の隣接したトラックを
選択するものであり、このため、現在のトラックから離
れた位置にあるトラックに対して処理を続けるには、こ
のマルチトラック指示付きコマンドを複数回発行し、そ
の発行回数だけ、トラックを切り換えるためにインデッ
クスまでの回転待ちを行わなければならず、現在のトラ
ックと次の目的トラックとが離れているほど多くの回転
待ちが発生するというより大きな問題がある。
On the other hand, the latter command with a multi-track instruction performs an operation of switching the head at the track start point (index marker) while guaranteeing the position of the read / write head, but always selects the next adjacent track. Therefore, in order to continue processing for a track distant from the current track, the command with the multi-track instruction is issued a plurality of times, and the number of times of issuing the command with the multi-track instruction until the index is reached in order to switch tracks. There is a greater problem that the more the distance between the current track and the next target track, the more the rotation wait occurs.

【0012】従って、従来では、前者のSEEK HE
ADコマンドを用いることとなるが、このコマンドは前
述のようにオーバヘッドが大きく、このオーバヘッドを
トラック切り換え時に吸収するにはトラック後方に大き
なギャップが必要になるとともに、ヘッドの再位置付け
も必須となる。
Accordingly, conventionally, the former SEEK HE
Although the AD command is used, this command has a large overhead as described above. To absorb this overhead at the time of track switching, a large gap is required behind the track, and repositioning of the head is also required.

【0013】このことは、近年のように、磁気ディスク
装置の記憶容量を確保すべく、ほぼトラック一杯を利用
するデータフォーマットを採用する場合、隣接しないト
ラックを連続して処理するためには常に1回転の無駄な
時間を生じてしまうことは避けられず、中央処理装置と
磁気ディスク装置との間におけるデータの授受の所要時
間が増大する原因となる。
This is because, in recent years, when a data format that uses almost the entire track is adopted in order to secure the storage capacity of the magnetic disk drive, one time is always required to continuously process non-adjacent tracks. It is inevitable that a wasteful rotation time occurs, which causes an increase in the time required for data transfer between the central processing unit and the magnetic disk device.

【0014】また、磁気ディスク装置における回転待ち
を回避するデータ記録方式として、たとえば特開昭63
−83967号公報に開示される技術がある。
As a data recording method for avoiding rotation waiting in a magnetic disk device, for example,
There is a technique disclosed in Japanese Patent Application Laid-Open No. 83967.

【0015】すなわち、この技術は、複数のシリンダの
各々においてトラックのインデックスマーカの位置をず
らして設定することで、あるシリンダのトラックから、
次のシリンダのトラックへのヘッドを移動および切り換
え操作時に発生していた回転待ちを回避しようとするも
のである。
That is, in this technique, a position of an index marker of a track is set to be shifted in each of a plurality of cylinders, so that a track of a certain cylinder is
The object of the present invention is to avoid the rotation waiting that occurs during the operation of moving and switching the head to the track of the next cylinder.

【0016】ところが、この技術では、個々のシリンダ
内の各トラックのインデックスマーカの位置は同一であ
るため、同一シリンダ内でのヘッド切り換えにおける回
転待ちの回避に関しては全く効果がない。
However, according to this technique, since the positions of the index markers of the respective tracks in the individual cylinders are the same, there is no effect in avoiding the rotation waiting in the head switching in the same cylinder.

【0017】そこで、本発明の目的は、同一情報単位に
おいて互いに離れた位置にある複数の情報に対して連続
したアクセスを可能にする記憶装置の制御技術を提供す
ることにある。本発明の他の目的は、ディスク装置上の
不連続な複数の位置にアクセスする読み出しコマンドの
実行時における高速なアクセスが可能な記憶装置の制御
技術を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a storage device control technique that enables continuous access to a plurality of pieces of information that are separated from each other in the same information unit. Another object of the present invention is to provide a control technology of a storage device capable of high-speed access when executing a read command for accessing a plurality of discontinuous positions on a disk device.

【0018】本発明の前記ならびにその他の目的と新規
な特徴は、本明細書の記述および添付図面から明らかに
なるであろう。
The above and other objects and novel features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

【0019】[0019]

【課題を解決するための手段】本願において開示される
発明のうち代表的なものの概要を簡単に説明すれば、以
下の通りである。
The following is a brief description of an outline of a typical invention among the inventions disclosed in the present application.

【0020】すなわち、本発明は、情報を記憶するディ
スク装置と、上位処理装置に接続され、ディスク装置を
制御するディスク制御装置とを有する記憶装置の制御方
法であって、上位処理装置から読み出しコマンドを受領
する前に、ディスク装置上で不連続な複数の情報を指定
するコマンドを受領するステップと、指定されたディス
ク装置上の情報を、ディスク装置からディスク制御装置
へ転送するステップとを有するものである。また、本発
明は、情報を記憶するディスク装置と、上位処理装置に
接続され、ディスク装置を制御するディスク制御装置と
を有する記憶装置の制御方法であって、上位処理装置か
らCKDフォーマットの読み出しコマンドを受領する前
に、ディスク装置上で複数の情報を指定するパラメータ
を含むコマンドを受領するステップと、指定されたディ
スク装置上の情報を、ディスク装置からディスク制御装
置へ転送するステップとを有するものである。また、本
発明は、情報を記憶するディスク装置と、上位処理装置
に接続され、ディスク装置を制御するディスク制御装置
とを有する記憶装置の制御方法であって、上位処理装置
から読み出しコマンドを受領する前に、ディスク装置上
の複数の情報を指定するパラメータを含むコマンドを受
領するステップと、パラメータにより指定されたディス
ク装置上の情報を、ディスク装置からディスク制御装置
へ転送するステップとを有する記憶装置の制御方法。ま
た、本発明は、情報を記憶するディスク装置と、記憶さ
れた情報をアクセスするヘッドと、上位処理装置に接続
され、ディスク装置とヘッドを制御するディスク制御装
置とを有する記憶装置の制御方法であって、上位処理装
置から記憶装置内の情報を読み出すCKDフォーマット
の第1のコマンドを受領する前に、ディスク装置上の複
数の情報を指定するパラメータを含む第2のコマンドを
受領するステップと、第2のコマンドにより指定される
情報のディスク装置上の位置へヘッドを移動するステッ
プと、第1のコマンドに応答して、記憶装置から上位処
理装置へ情報を送出するステップとを有するものであ
る。また、本発明は、情報を記憶するディスク装置と、
情報をアクセスするヘッドと、上位処理装置に接続さ
れ、ディスク装置とヘッドを制御するディスク制御装置
とを有する記憶装置の制御方法であって、上位処理装置
から読み出しコマンドを受領する前に、ディスク装置上
で不連続な複数の情報を指定するコマンドを受領するス
テップと、読み出しコマンドを上位処理装置から受領す
る前に、指定されたディスク装置上の情報をアクセスす
るため、ヘッドの位置を移動するステップとを有するも
のである。また、本発明は、ディスクと、ディスクに記
憶された情報をアクセスするヘッドと、ディスクとヘッ
ドを制御するディスク制御装置とを有する記憶装置の制
御方法であって、上位処理装置から読み出しコマンドを
受領する前に、ディスク上の不連続な複数の情報の位置
を指定するコマンドを受領するステップと、指定された
情報の位置へヘッドを制御するステップと、読み出しコ
マンドに従ってディスク制御装置から上位処理装置へ指
定された情報を送出するステップとを有するものであ
る。また、本発明は、ディスクと、ディスクに記憶され
た情報をアクセスするヘッドと、ディスクとヘッドを制
御するディスク制御装置とを有する記憶装置の制御方法
であって、上位処理装置から読み出しコマンドを受領す
る前に、ディスク上の複数の情報を指定するパラメータ
を含むコマンドを受領するステップと、指定された情報
を読むためヘッドを制御するステップと、読み出しコマ
ンドに従ってディスク制御装置から上位処理装置へ指定
された情報を送出するステップとを有するものである。
That is, the present invention is a method for controlling a storage device having a disk device for storing information and a disk control device connected to the higher-level processing device for controlling the disk device. Receiving a command specifying a plurality of discontinuous pieces of information on the disk device before receiving the command, and transferring the information on the specified disk device from the disk device to the disk control device. It is. The present invention also relates to a method for controlling a storage device having a disk device for storing information and a disk control device connected to a higher-level processing device for controlling the disk device, wherein a read command in CKD format is transmitted from the higher-level processing device. Receiving a command including a parameter for specifying a plurality of pieces of information on the disk device before receiving the command, and transferring information on the specified disk device from the disk device to the disk control device. It is. The present invention is also a method of controlling a storage device having a disk device for storing information and a disk control device connected to a higher-level processing device for controlling the disk device, wherein the method receives a read command from the higher-level processing device. Receiving a command including a parameter specifying a plurality of pieces of information on the disk device, and transferring the information on the disk device specified by the parameter from the disk device to the disk control device. Control method. Further, the present invention provides a control method of a storage device having a disk device for storing information, a head for accessing the stored information, and a disk control device connected to a host processing device for controlling the disk device and the head. Receiving a second command including a parameter specifying a plurality of pieces of information on a disk device before receiving a first command in a CKD format for reading information in a storage device from a host processing device; Moving the head to a position on the disk device for the information specified by the second command; and transmitting the information from the storage device to the host processor in response to the first command. . The present invention also provides a disk device for storing information,
A method for controlling a storage device having a head for accessing information and a disk controller connected to a higher-level processing device for controlling the disk device and the head, wherein the disk device is controlled before a read command is received from the higher-level processing device. Receiving a command specifying a plurality of discontinuous pieces of information above, and moving a position of a head to access information on the specified disk device before receiving a read command from a higher-level processing device And The present invention also relates to a method for controlling a storage device having a disk, a head for accessing information stored on the disk, and a disk control device for controlling the disk and the head, the method comprising receiving a read command from a host processor. Receiving a command specifying the position of a plurality of discontinuous pieces of information on the disk, controlling the head to the position of the specified information, and sending a command from the disk control unit to the host processing unit according to the read command. Transmitting the specified information. The present invention also relates to a method for controlling a storage device having a disk, a head for accessing information stored on the disk, and a disk control device for controlling the disk and the head, the method comprising receiving a read command from a host processor. Receiving a command including a parameter specifying a plurality of pieces of information on the disk, controlling a head to read the specified information, and specifying a command from the disk control device to the higher-level processing device according to the read command. Transmitting the information.

【0021】上記した本発明の記憶装置の制御方法によ
れば、読み出しコマンドを受領する前に、不連続な複数
の情報の位置をディスク制御装置が知ることができるの
で、読み出し準備が早くでき、結果として実際の読み出
しコマンド実行時に複数の情報への高速なアクセスが可
能になる。また、読み出しに伴うヘッド位置が指示され
る前に、読み出し先の情報の位置が分かるので,ヘッド
の制御が早くなる。
According to the storage device control method of the present invention described above, the disk controller can know the positions of a plurality of discontinuous pieces of information before receiving a read command. As a result, a high-speed access to a plurality of pieces of information becomes possible at the time of executing the actual read command. In addition, since the position of the information of the reading destination is known before the head position for reading is specified, the control of the head is quickened.

【0022】[0022]

【発明の実施の形態】以下、本発明の実施例を図面を参
照しながら詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0023】(実施例) 図1は、本発明の一実施例である記憶装置の制御方法が
実施される記憶制御システムを汎用の電子計算機システ
ムに組み込んだ場合のシステム構成の一例を示すブロッ
ク図であり、図2は、その動作の一例を示す流れ図であ
る。
(Embodiment) FIG. 1 is a block diagram showing an example of a system configuration when a storage control system for implementing a storage device control method according to an embodiment of the present invention is incorporated in a general-purpose computer system. FIG. 2 is a flowchart showing an example of the operation.

【0024】たとえば汎用の電子計算機の中央処理装置
1には、この中央処理装置1と外部との間におけるデー
タやコマンドの授受を制御するチャネル装置2を介し
て、ディスク制御装置3および磁気ディスク装置4(回
転型記憶装置)からなる記憶制御システムが接続されて
いる。
For example, a central processing unit 1 of a general-purpose computer has a disk control unit 3 and a magnetic disk unit via a channel unit 2 for controlling transmission and reception of data and commands between the central processing unit 1 and the outside. 4 (rotary storage device).

【0025】そして、チャネル装置2およびディスク制
御装置3を介して行われる中央処理装置1と磁気ディス
ク装置4との間におけるデータの入出力の制御は、中央
処理装置1からチャネル装置2を介して当該ディスク制
御装置3に発行される一連のチャネルコマンドワード
(Channel Command Word: 以下、単にCCWまたはコマ
ンドと記す)からなるCCWチェイン50によって行わ
れる。
The control of data input / output between the central processing unit 1 and the magnetic disk unit 4 via the channel unit 2 and the disk control unit 3 is controlled by the central processing unit 1 via the channel unit 2. This is performed by the CCW chain 50 composed of a series of channel command words (hereinafter simply referred to as CCWs or commands) issued to the disk controller 3.

【0026】すなわち、ディスク制御装置3には、チャ
ネル装置2から到来する個々のコマンドを解析するコマ
ンド解読部31と、このコマンド解読部31からの制御
信号31aによって起動されるトラック切換部32と、
同じくコマンド解読部31からの制御信号31bによっ
て起動され、磁気ディスク装置4とチャネル装置2との
間におけるデータの転送を制御するディスクリード/ラ
イト処理部33とを備えている。
That is, the disk control device 3 includes a command decoding unit 31 for analyzing individual commands coming from the channel device 2, a track switching unit 32 activated by a control signal 31 a from the command decoding unit 31,
Similarly, a disk read / write processing unit 33, which is started by a control signal 31b from the command decoding unit 31 and controls data transfer between the magnetic disk device 4 and the channel device 2, is provided.

【0027】また、ディスク制御装置3には、所定のビ
ット幅のトラック切換マップ34が設けられている。
The disk control device 3 is provided with a track switching map 34 having a predetermined bit width.

【0028】なお、本実施例では、説明を分かりやすく
するため、ディスク制御装置3の構成要素を、コマンド
解読部31、トラック切換部32、ディスクリード/ラ
イト処理部33、トラック切換マップ34等に分けて例
示しているが、これらの機能は、たとえば、汎用または
専用のマイクロプロセッサと、このマイクロプロセッサ
を制御するプログラムおよびメモリ等で構成することが
できる。
In this embodiment, for the sake of simplicity of description, the components of the disk control unit 3 are divided into a command decoding unit 31, a track switching unit 32, a disk read / write processing unit 33, a track switching map 34 and the like. Although separately illustrated, these functions can be configured by, for example, a general-purpose or dedicated microprocessor, and a program and a memory that control the microprocessor.

【0029】この場合、トラック切換マップ34は、磁
気ディスク装置4における1シリンダ分のトラック数に
相当するビット情報34aを保持するように構成されて
いる。
In this case, the track switching map 34 is configured to hold bit information 34a corresponding to the number of tracks for one cylinder in the magnetic disk drive 4.

【0030】すなわち、本実施例における磁気ディスク
装置4には、両面が記録面となる8枚の図示しない磁気
ディスク(回転型記憶媒体)が設けられ、ヘッドの位置
付け制御のためのサーボ情報が記録された面を除く15
の記録面の各々において回転中心から等距離にある15
のトラックによって一つのシリンダが構成され、各々の
トラックは、#0〜#Eまでのトラック番号が付与され
ており、その各々に対応するビット情報34aがトラッ
ク切換マップ34に保持されるものである。
That is, the magnetic disk device 4 in this embodiment is provided with eight magnetic disks (rotary storage media) (not shown) whose both surfaces are recording surfaces, and records servo information for controlling the positioning of the head. 15 excluding the burned surface
15 equidistant from the center of rotation on each of the recording surfaces
, Each track is provided with a track number from # 0 to #E, and bit information 34a corresponding to each of them is held in the track switching map 34. .

【0031】そして、このトラック切換マップ34にお
いては、後述のDEFINE TRACK SELEC
Tコマンド51の到来時にコマンド解読部31から送出
される制御信号31cの入力を契機として、当該DEF
INE TRACK SELECTコマンド51に随伴
するパラメータとして指定される複数のこれからアクセ
スされるトラックに対応するトラック番号#nのビット
情報34aを“1”にその他を“0”にする操作が行わ
れるものである。
In the track switching map 34, a DEFINE TRACK SELECT which will be described later is used.
When the control signal 31c sent from the command decoding unit 31 when the T command 51 arrives, the DEF
An operation is performed in which the bit information 34a of the track number #n corresponding to a plurality of tracks to be accessed, designated as parameters accompanying the INE TRACK SELECT command 51, is set to "1" and the others are set to "0". .

【0032】また、トラック切換マップ34は、信号線
35を介して、前記トラック切換部32に接続されてお
り、当該トラック切換部32は、トラック切換マップ3
4におけるビット情報34aに基づいて、トラック切り
換えの都度、上位のチャネル装置2からトラック番号を
受領するという冗長な操作を行うことなく、磁気ディス
ク装置4に対して図示しないヘッドの切り換えを指示す
る動作を行うものである。
The track switching map 34 is connected to the track switching section 32 via a signal line 35.
Operation for instructing the magnetic disk device 4 to switch a head (not shown) to the magnetic disk device 4 without performing a redundant operation of receiving a track number from the higher-order channel device 2 every time the track is switched based on the bit information 34a in 4. Is what you do.

【0033】一方、図3は、本実施例の記憶装置の制御
方法で用いるCCWチェイン50の一例を示す図であ
る。
FIG. 3 is a diagram showing an example of the CCW chain 50 used in the control method of the storage device of the present embodiment.

【0034】まず、DEFINE TRACK SEL
ECTコマンド51は、本実施例に特有のコマンドであ
り、そのパラメータが指定する複数のトラック情報は、
前述のように、ディスク制御装置3に設けられたトラッ
ク切換マップ34に対応するトラック番号#nに対応す
るビット情報を“1”にすることによって保持される。
First, DEFINE TRACK SEL
The ECT command 51 is a command peculiar to the present embodiment.
As described above, the bit information corresponding to the track number #n corresponding to the track switching map 34 provided in the disk control device 3 is held by setting the bit information to "1".

【0035】また、SEEKコマンド52は、記憶媒体
である磁気ディスクの径方向にヘッドを移動させること
によって、目的のシリンダへヘッドを位置付けるシーク
動作を行わせるコマンドである。
The SEEK command 52 is a command for performing a seek operation for positioning the head to a target cylinder by moving the head in the radial direction of a magnetic disk as a storage medium.

【0036】さらに、SEARCH IDコマンド53
はヘッドをトラック内の目的のレコードに位置付けるた
めのコマンドである。すなわち、本実施例のようなCK
D方式による記録方式では、個々のレコードのカウント
部を読み込み、当該カウント部内に記録されているシリ
ンダ番号,トラック番号,レコード番号などの識別情報
に基づいて目的のレコードか否かをチェックする動作を
行うものである。
Further, the SEARCH ID command 53
Is a command for positioning the head at the target record in the track. That is, CK as in the present embodiment is used.
In the recording method based on the D method, the operation of reading the count portion of each record and checking whether or not the record is a target record based on identification information such as a cylinder number, a track number, and a record number recorded in the count portion is performed. Is what you do.

【0037】また、TICコマンド54は、CCWチェ
イン50において直前のコマンドの終了条件などに応じ
たCCWチェイン内での条件分岐動作を行うものであ
り、本実施例の場合には、先行する前記SEARCH
IDコマンド53が失敗した場合に再度SEARCH
IDコマンド53を行わせる動作を行う。
The TIC command 54 performs a conditional branch operation in the CCW chain in the CCW chain 50 in accordance with the end condition of the immediately preceding command. In the case of this embodiment, the preceding SEARCH
SEARCH again when ID command 53 fails
An operation for performing the ID command 53 is performed.

【0038】さらに、READ MCKDコマンド55
は任意のトラックにおいて、現在のヘッド位置以降のレ
コード全てを読み出すコマンドである。
Further, a READ MCKD command 55
Is a command for reading out all records from the current head position on an arbitrary track.

【0039】また、MSEARCH IDコマンド56
はマルチトラック指示付きのSEARCH IDコマン
ドである。
The MSEARCH ID command 56
Is a SEARCH ID command with a multi-track instruction.

【0040】すなわち、本MSEARCH IDコマン
ド56は、通常は、図4に示される個々のトラック6の
始端(終端)を示すインデックスマーカ6aを検知する
と同時に、現在のトラック6から隣接したトラック6へ
のトラック切り換え動作を自動的に行うものである。
That is, the MSEARCH ID command 56 normally detects the index marker 6a indicating the start (end) of each track 6 shown in FIG. The track switching operation is automatically performed.

【0041】以下、本実施例における記憶制御システム
およびその制御方法の作用の一例を説明する。
An example of the operation of the storage control system and the control method according to the present embodiment will be described below.

【0042】まず、中央処理装置1からチャネル装置2
を介してDEFINE TRACKSELECTコマン
ド51が発行されると、ディスク制御装置3のコマンド
解読部31は本コマンドを解読して制御信号31cを送
出してトラック切換マップ34に起動をかける。これを
契機として、当該DEFINE TRACK SELE
CTコマンド51に随伴するパラメータとして指定され
た複数のトラック6の組み合わせの情報が、トラック切
換マップ34の個々のビット情報34aにセットされ
る。
First, from the central processing unit 1 to the channel unit 2
When the DEFINE TRACKSELECT command 51 is issued via the command, the command decoding unit 31 of the disk control device 3 decodes this command, sends out the control signal 31c, and activates the track switching map 34. This triggers the DEFINE TRACK SELE
Information on a combination of a plurality of tracks 6 specified as a parameter accompanying the CT command 51 is set in individual bit information 34 a of the track switching map 34.

【0043】次に、SEEKコマンド52により、磁気
ディスク装置4における目的のシリンダにヘッドが位置
決めされる。
Next, the head is positioned at a target cylinder in the magnetic disk drive 4 by the SEEK command 52.

【0044】さらに、SEARCH IDコマンド53
によって目的のトラック6内の目的のレコードRn を探
索する操作が行われ、この探索操作は、TICコマンド
54によって、目的のレコードが見出されるまで繰り返
され、目的のレコードが見出された後は、後続のREA
D MCKDコマンド55により、現在のトラック内に
おける当該レコード以降のトラック終端までのすべての
レコードを読み出す操作が行われ、読み出されたレコー
ドは、ディスクリード/ライト処理部33を介してチャ
ネル装置2の側に送出される。
Further, a SEARCH ID command 53
An operation for searching for the target record R n in the target track 6 is performed by the TIC command 54. This search operation is repeated until the target record is found, and after the target record is found, the search operation is repeated. , Followed by REA
According to the DMCKD command 55, an operation of reading all the records in the current track up to the end of the track after the current record is performed, and the read record is transmitted to the channel device 2 via the disk read / write processing unit 33. Sent to the side.

【0045】さらに、MSEARCH IDコマンド5
6を受け取ると、コマンド解読部31は制御信号31a
および31bを介してトラック切換部32とトラック切
換マップ34とを起動する。
Further, MSEARCH ID command 5
6 receives the control signal 31a.
The track switching unit 32 and the track switching map 34 are activated through the steps 31b and 31b.

【0046】これにより、トラック切換部32はトラッ
ク切換マップ34のビット情報を参照し、次に切り換え
るべきトラックのトラック番号#nを知る。
Thus, the track switching section 32 refers to the bit information of the track switching map 34 and knows the track number #n of the next track to be switched.

【0047】そして、トラック切換部32はトラック切
換マップ34から取り込んだトラック番号#nに基づい
て、対応するどのヘッドを選択するかを決める。
Then, the track switching unit 32 determines which corresponding head is to be selected based on the track number #n taken from the track switching map 34.

【0048】ヘッド番号とシリンダ内のトラック番号は
一致しており、たとえば、本実施例の場合では、現在選
択されているヘッドに対応するトラックがトラック番号
#1であるとすると、トラック切換マップ34において
次の“1”のビット情報34aはトラック番号#4に対
応しているので、現在のトラック番号#1から次に処理
するトラック番号#4に対応するヘッドを選択する。
The head number matches the track number in the cylinder. For example, in the case of this embodiment, if the track corresponding to the currently selected head is track number # 1, the track switching map 34 Since the next bit information 34a of "1" corresponds to the track number # 4, the head corresponding to the track number # 4 to be processed next from the current track number # 1 is selected.

【0049】同時に、トラック切換部32は現在選択中
のヘッド(トラック)以降に処理すべきヘッド(トラッ
ク)があるかをトラック切換マップ34より捜す。
At the same time, the track switching section 32 searches the track switching map 34 for a head (track) to be processed after the currently selected head (track).

【0050】この動作は、現在選択中のヘッドに対応す
るトラック番号#nのビットが“1”または“0”にか
かわらず、MSEARCH IDコマンド56の実行中
にインデックスマーカ4aを検知すると自動的に実行さ
れる。
This operation is automatically performed when the index marker 4a is detected during the execution of the MSEARCH ID command 56, regardless of whether the bit of the track number #n corresponding to the currently selected head is "1" or "0". Be executed.

【0051】この時、以前にDEFINE TRACK
SELECTコマンド51が発行されていなければ、
従来通り、現在選択しているヘッドに対応するトラック
番号#nのトラックに隣接する次のトラック番号#n+
1のトラックのヘッドを選択する。
At this time, DEFINE TRACK
If the SELECT command 51 has not been issued,
As before, the next track number # n + adjacent to the track with the track number #n corresponding to the currently selected head
The head of one track is selected.

【0052】一方、すでにDEFINE TRACK
SELECTコマンド51が発行されている場合には、
トラック切換マップ34を参照して次の目的のトラック
番号#nに対応する次のヘッドを求め、トラック切換部
32は、そのヘッドを選択するように磁気ディスク装置
4に指示する。
On the other hand, DEFINE TRACK
If the SELECT command 51 has been issued,
The next head corresponding to the next target track number #n is obtained by referring to the track switching map 34, and the track switching unit 32 instructs the magnetic disk device 4 to select the head.

【0053】ここで、トラック切換部32が行うトラッ
ク切換マップ34を参照してのヘッドの選択動作は、対
応するトラックが現在のシリンダ内においていくら離れ
ていても、従来のMSEARCH IDコマンド56に
おいて現在のトラックに隣接するトラックに対応するヘ
ッドを選択する動作と処理時間は同一である。
Here, the head selecting operation performed by the track switching unit 32 with reference to the track switching map 34 is performed by the conventional MSEARCH ID command 56 no matter how far the corresponding track is within the current cylinder. The operation and the processing time for selecting the head corresponding to the track adjacent to this track are the same.

【0054】これにより、従来のMSEARCH ID
コマンド56による連続したトラックに対応するヘッド
を選択するのと同様に、同一シリンダ内において、現在
のトラックから離れた任意の位置にあるトラックに対応
するヘッドの選択を行うことができ、シリンダ内におい
て飛び飛びの位置にあるトラックを連続的にアクセスす
る場合などにトラックが切り換わるごとに回転待ちを行
う必要が無くなる。
Thus, the conventional MSEARCH ID
Similarly to selecting a head corresponding to a continuous track by the command 56, a head corresponding to a track at an arbitrary position distant from the current track can be selected in the same cylinder. This eliminates the need to wait for rotation each time a track is switched, for example, when continuously accessing tracks at discrete positions.

【0055】これにより、中央処理装置1と磁気ディス
ク装置4との間におけるレコードなどのデータの転送処
理の所要時間が短縮され、記憶制御システムの性能が向
上する。
As a result, the time required to transfer data such as records between the central processing unit 1 and the magnetic disk device 4 is reduced, and the performance of the storage control system is improved.

【0056】このことを図2のフローチャートを用いて
説明すると、まず、DEFINETRACK SELE
CTコマンド51の実行後(ステップ701)、レコー
ドに対する目的の処理が行われる(ステップ702)。
This will be described with reference to the flowchart of FIG. 2. First, the DEFINE TRACK SELE
After the execution of the CT command 51 (step 701), the target processing is performed on the record (step 702).

【0057】次に、コマンドがマルチトラック指示付き
コマンドであるMSEARCH IDコマンド56か否
かを判断し(ステップ703)、そうであれば以前にD
EFINE TRACK SELECTコマンド51が
実行されたか否かを調べる(ステップ704)。
Next, it is determined whether or not the command is the MSEARCH ID command 56 which is a command with a multi-track instruction (step 703).
It is checked whether the EFINE TRACK SELECT command 51 has been executed (step 704).

【0058】そして、実行されていたならば、当該DE
FINE TRACK SELECTコマンド51に随
伴するパラメータによりすでにトラック切換マップ34
にセットされているビット情報34aを参照して、次に
処理すべきトラック番号#n(ヘッド番号)を求め、当
該トラック番号#nのトラックに対応するヘッドを選択
する(ステップ705)。
Then, if executed, the DE
The track switching map 34 is already set by the parameter accompanying the FINE TRACK SELECT command 51.
The track number #n (head number) to be processed next is determined with reference to the bit information 34a set in the first row, and the head corresponding to the track with the track number #n is selected (step 705).

【0059】一方、MSEARCH IDコマンド56
の以前にDEFINE TRACKSELECTコマン
ド51が実行されていないならば、MSEARCH I
Dコマンド56の動作は従来と同じで、現在のトラック
番号#nに1を加えた隣接するトラックに対応するヘッ
ドを選択する(ステップ706)。
On the other hand, the MSEARCH ID command 56
If the DEFINE TRACKSELECT command 51 has not been executed before the MSEARCH I
The operation of the D command 56 is the same as the conventional one, and the head corresponding to the adjacent track obtained by adding 1 to the current track number #n is selected (step 706).

【0060】その後、MSEARCH IDコマンド5
6を実行する(ステップ707)。
Thereafter, the MSEARCH ID command 5
6 is executed (step 707).

【0061】これにより、本実施例のCCWチェイン5
0の実行においては、たとえば現在のトラックがトラッ
ク番号#1であるとすると、図4に示されるように、M
SEARCH IDコマンド56の実行時に、インデッ
クスマーカ4aを検知すると、次に処理すべきトラック
番号#4のトラックに対応するヘッドを自動的に選択す
る。
Thus, the CCW chain 5 of this embodiment is
0, for example, if the current track is track number # 1, as shown in FIG.
When the index marker 4a is detected when the SEARCH ID command 56 is executed, the head corresponding to the track of the track number # 4 to be processed next is automatically selected.

【0062】これにより、同一のシリンダ内において、
連続していない飛び飛びの位置にある複数のトラックに
対しても、回転待ちを行うことなく連続して処理するこ
とができる。
As a result, in the same cylinder,
It is possible to continuously process a plurality of tracks at discontinuous discrete positions without waiting for rotation.

【0063】このため、たとえば、磁気ディスク装置4
の媒体に対する差分ダンプ等のように、媒体内の離れた
位置にあるトラック群に対して連続したアクセス要求が
発生した場合でも、回転待ちに起因する処理時間の増大
を招くことなく、高速な差分ダンプが可能となる。
For this reason, for example, the magnetic disk drive 4
Even if a continuous access request is made to a group of tracks at a distant position in the medium as in the case of a differential dump of the medium, a high-speed differential processing can be performed without increasing the processing time due to the rotation wait. Dump is possible.

【0064】(参考例) 図5は、本発明の参考例であるデータ記録方法の一例を
示すトラック8の概念図であり、図6は、従来からある
周知のCCWによって構成したCCWチェインの一例を
示すものである。
(Reference Example) FIG. 5 is a conceptual diagram of a track 8 showing an example of a data recording method according to a reference example of the present invention, and FIG. 6 is an example of a CCW chain constituted by a conventionally known CCW. It shows.

【0065】すなわち、従来からあるCCWチェイン9
0を変更せずに、互いに離れた位置にあるトラック8間
の切り換えに際して従来では避けられなかった回転待ち
を回避する方法として、トラック8の後端に全く処理を
しない小容量のギャップを設けることが考えられる。
That is, the conventional CCW chain 9
As a method of avoiding the rotation lag that has been inevitable in the past when switching between tracks 8 apart from each other without changing 0, a small-capacity gap that does not perform any processing is provided at the rear end of the track 8. Can be considered.

【0066】しかし、単にギャップを設ける方法では、
データの記録領域がしわよせを受けることとなり、一つ
のトラック8における所定の公称記憶容量が減少してし
まうという問題がある。
However, in the method of simply providing a gap,
There is a problem that the data recording area is subjected to wrinkles, and the predetermined nominal storage capacity in one track 8 is reduced.

【0067】そこで、本参考例の場合には、ビット密度
を若干上げることにより、トラック8内の記憶容量を所
定の公称値に保つようにしたものである。
Therefore, in the case of this embodiment, the storage capacity in the track 8 is maintained at a predetermined nominal value by slightly increasing the bit density.

【0068】すなわち、現在稼働中の代表的な装置で
は、磁気ディスクの回転数が3600rpmなので1回
転の所要時間は16.7msであり、また、ヘッド切り換
えにおける所要時間は100μs程度なので、本参考例
では、ヘッド通過時間が100μs強に相当するギャッ
プGを作るためにビット密度を0.6%アップさせるもの
である。
That is, in a typical apparatus currently in operation, the rotation time of the magnetic disk is 3600 rpm, so the time required for one rotation is 16.7 ms, and the time required for head switching is about 100 μs. In this example, the bit density is increased by 0.6% in order to form a gap G corresponding to a head transit time of slightly more than 100 μs.

【0069】なお、ビット密度を0.6%程度大きくする
ことは現在の技術水準では容易に実現できる。
It is to be noted that increasing the bit density by about 0.6% can be easily realized with the current technical level.

【0070】このようにして、ビット密度を0.6%程度
大きくすることにより、個々のトラック8の終端側にギ
ャップGを設けた場合の概念図を図5に示す。
FIG. 5 is a conceptual diagram showing a case where a gap G is provided at the end of each track 8 by increasing the bit density by about 0.6%.

【0071】すなわち、図5において個々のトラック8
の終端側に設けられたギャップGの大きさは、当該トラ
ック8内におけるすべてのレコードRに対する処理が完
了した後に、回転待ちをすることなく、SEEK HE
ADコマンド62による任意の他のトラック8(ヘッ
ド)の選択における所要時間をまかなうものである。
That is, in FIG.
The size of the gap G provided on the trailing side of the SEEK HEK after the processing for all the records R in the track 8 is completed without waiting for rotation.
The time required for selecting any other track 8 (head) by the AD command 62 is covered.

【0072】これにより、たとえば、図6に示される従
来のCCWチェイン90において、一つのトラック8内
における指定レコードR以降のすべてのレコードRを処
理するREAD MCKD61で任意のトラック#nを
実行した後に、ヘッド位置8bは到来するギャップGの
先頭となる。
Thus, for example, in the conventional CCW chain 90 shown in FIG. 6, after an arbitrary track #n is executed by the READ MCKD 61 which processes all records R after the designated record R in one track 8, , The head position 8b is the head of the incoming gap G.

【0073】そして、SEEK HEAD92による任
意のトラック8への切り換え操作はギャップG中で行わ
れ、この切り換え操作は当該トラック8におけるインデ
ックスマーカ8aに到達する以前に終了する。
Then, the switching operation to an arbitrary track 8 by the SEEK HEAD 92 is performed in the gap G, and this switching operation ends before reaching the index marker 8a in the track 8 concerned.

【0074】すなわち、切り換え操作直後のヘッド位置
8cはインデックスマーカ8aの手前側に位置すること
となる。
That is, the head position 8c immediately after the switching operation is located before the index marker 8a.

【0075】これにより、同一シリンダ内において飛び
飛びの位置にある複数のトラック8を従来からあるSE
ARCH ID93を用いて、回転待ちなしに連続的に
アクセスすることができる。
As a result, a plurality of tracks 8 at discrete positions in the same cylinder are
By using the ARCH ID 93, continuous access can be performed without waiting for rotation.

【0076】このことは、書き込み動作においても同様
である。
The same applies to the write operation.

【0077】なお、ギャップGの位置はトラック8にお
けるインデックスマーカ8aの直後に、すなわちトラッ
ク8の始端側に配置しても同様の効果が得られることは
言うまでもない。
It is needless to say that the same effect can be obtained by arranging the position of the gap G immediately after the index marker 8a in the track 8, that is, at the start end of the track 8.

【0078】以上説明したように、本参考例のデータ記
録方法によれば、個々のトラック8内において情報を2
値的に記憶するビット密度を大きくすることにより、個
々のトラック8の公称記憶容量を損なうことなく、当該
トラック8の終端部または始端部にギャップGを付加
し、個々の前記トラック8に対応する前記ヘッドの切り
換えによって当該トラック8の任意の一つを選択する操
作が前記ヘッドが前記ギャップGを通過する間に完了す
るようにしたので、トラック8の先端または後端に設け
られたギャップGにより、たとえば、従来からあるSE
EK HEADコマンドによる現在のトラック8から任
意の離れた位置にある次のトラック8へのヘッドの切り
換え時間をまかなうことで、同一シリンダ内の互いに離
れた複数のトラック8に対して回転待ちを生じることな
く連続してアクセスすることができるという効果が得ら
れる。
As described above, according to the data recording method of the present embodiment, information is stored in each track 8 in two tracks.
By increasing the bit density to be stored numerically, a gap G is added to the end or start end of each track 8 without deteriorating the nominal storage capacity of each track 8 to correspond to each of the tracks 8. Since the operation of selecting any one of the tracks 8 by switching the head is completed while the head passes the gap G, the gap G provided at the leading end or the trailing end of the track 8 For example, a conventional SE
Providing the head switching time from the current track 8 to the next track 8 arbitrarily distant from the current track 8 by the EK HEAD command, thereby causing rotation waiting for a plurality of tracks 8 separated from each other in the same cylinder. The advantage is that the access can be continuously performed without any change.

【0079】以上本発明者によってなされた発明を実施
例に基づき具体的に説明したが、本発明は前記実施例に
限定されるものではなく、その要旨を逸脱しない範囲で
種々変更可能であることはいうまでもない。
Although the invention made by the inventor has been specifically described based on the embodiments, the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the gist of the invention. Needless to say.

【0080】たとえば、上述の実施例と参考例とを組み
合わせてもよい。
For example, the above embodiment and the reference example may be combined.

【0081】[0081]

【発明の効果】本願において開示される発明のうち代表
的なものによって得られる効果を簡単に説明すれば、以
下の通りである。
The effects obtained by the representative ones of the inventions disclosed in the present application will be briefly described as follows.

【0082】すなわち、本発明の記憶装置の制御方法に
よれば、記憶装置において互いに離れた位置にある複数
の情報に対して連続したアクセスを実現できる、という
効果が得られる。また、本発明の記憶装置の制御方法に
よれば、ディスク装置上の不連続な複数の位置にアクセ
スする読み出しコマンドの実行時における高速なアクセ
スができる、という効果が得られる。
That is, according to the method of controlling a storage device of the present invention, there is an effect that continuous access can be realized to a plurality of pieces of information at positions separated from each other in the storage device. Further, according to the control method of the storage device of the present invention, there is an effect that high-speed access can be performed at the time of executing a read command for accessing a plurality of discontinuous positions on the disk device.

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

【図1】本発明の一実施例である記憶装置の制御方法が
実施される記憶制御システムを汎用の電子計算機システ
ムに組み込んだ場合のシステム構成の一例を示すブロッ
ク図である。
FIG. 1 is a block diagram showing an example of a system configuration when a storage control system in which a storage device control method according to an embodiment of the present invention is implemented is incorporated in a general-purpose computer system.

【図2】本発明の一実施例である記憶装置の制御方法が
実施される記憶制御システムの動作の一例を示す流れ図
である。
FIG. 2 is a flowchart illustrating an example of an operation of a storage control system in which a storage device control method according to an embodiment of the present invention is implemented.

【図3】本発明の一実施例である記憶装置の制御方法が
実施される記憶制御システムのCCWチェインの一例を
示す図である。
FIG. 3 is a diagram illustrating an example of a CCW chain of a storage control system in which a storage device control method according to an embodiment of the present invention is performed.

【図4】本発明の一実施例である記憶装置の制御方法が
実施される記憶制御システムにおける回転型記憶装置に
おいて、レコードが格納されるトラックの概念図であ
る。
FIG. 4 is a conceptual diagram of a track in which records are stored in a rotary storage device in a storage control system in which a storage device control method according to an embodiment of the present invention is implemented.

【図5】本発明の参考例であるデータ記録方法における
トラックの概念図である。
FIG. 5 is a conceptual diagram of a track in a data recording method according to a reference example of the present invention.

【図6】従来のCCWチェインの一例を示す図である。FIG. 6 is a diagram showing an example of a conventional CCW chain.

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

1…中央処理装置、2…チャネル装置、3…ディスク制
御装置、31…コマンド解読部、31a,31b,31
c…制御信号、32…トラック切換部、33…ディスク
リード/ライト処理部、34…トラック切換マップ、3
4a…ビット情報、35…信号線、4…磁気ディスク装
置(回転型記憶装置)、4a…インデックスマーカ、5
0…CCWチェイン、51…DEFINE TRACK
SELECTコマンド(第2のコマンド)、52…S
EEKコマンド(第1のコマンド)、53…SEARC
H IDコマンド(第1のコマンド)、54…TICコ
マンド(第1のコマンド)、55…READ MCKD
コマンド(第1のコマンド)、56…MSEARCH
IDコマンド(第1のコマンド)、6…トラック、6a
…インデックスマーカ、701〜707…処理ステッ
プ、8…トラック、8a…インデックスマーカ、8b,
8c…ヘッド位置、G…ギャップ、90…CCWチェイ
ン、R…レコード。
DESCRIPTION OF SYMBOLS 1 ... Central processing unit, 2 ... Channel device, 3 ... Disk control device, 31 ... Command decoding part, 31a, 31b, 31
c: control signal, 32: track switching unit, 33: disk read / write processing unit, 34: track switching map, 3
4a: bit information, 35: signal line, 4: magnetic disk device (rotary storage device), 4a: index marker, 5
0: CCW chain, 51: DEFINE TRACK
SELECT command (second command), 52... S
EEK command (first command), 53 ... SEARC
H ID command (first command), 54 ... TIC command (first command), 55 ... READ MCKD
Command (first command), 56... MSEARCH
ID command (first command), 6... Track, 6a
.. Index markers, 701 to 707 processing steps, 8 tracks, 8a index markers, 8b,
8c: head position, G: gap, 90: CCW chain, R: record.

フロントページの続き (72)発明者 鹿嶋 亨久 神奈川県小田原市国府津2880番地 株式 会社日立製作所 小田原工場内 (72)発明者 川口 幾雄 神奈川県小田原市国府津2880番地 株式 会社日立製作所 小田原工場内 (56)参考文献 特開 昭51−113607(JP,A) (58)調査した分野(Int.Cl.7,DB名) G11B 20/10 G06F 3/06 302 Continued on the front page (72) Inventor Toruhisa Kashima 2880 Kozu, Kozuhara, Odawara-shi, Kanagawa Prefecture Inside the Odawara Plant, Hitachi, Ltd. References JP-A-51-113607 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G11B 20/10 G06F 3/06 302

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 情報を記憶するディスク装置と、上位処
理装置に接続され、前記ディスク装置を制御するディス
ク制御装置とを有する記憶装置の制御方法であって、 前記上位処理装置から読み出しコマンドを受領する前
に、前記ディスク装置上で不連続な複数の情報を指定す
るコマンドを受領するステップと、 前記指定された前記ディスク装置上の情報を、前記ディ
スク装置から前記ディスク制御装置へ転送するステップ
とを有する記憶装置の制御方法。
A disk device for storing information;
A disk connected to the storage device and controlling the disk device
A control method of the storage device having a read control command from the host processing device.
Specifies a plurality of discontinuous pieces of information on the disk device.
Receiving the command on the disk device.
Transferring from a disk device to the disk controller
A control method for a storage device having:
【請求項2】 情報を記憶するディスク装置と、上位処2. A disk device for storing information, comprising:
理装置に接続され、前記ディスク装置を制御するディスA disk connected to the storage device and controlling the disk device
ク制御装置とを有する記憶装置の制御方法であって、A control method for a storage device having a 前記上位処理装置からCKDフォーマットの読み出しコA read command of the CKD format from the upper processing unit.
マンドを受領する前に、前記ディスク装置上で複数の情Before receiving the command, multiple information
報を指定するパラメータを含むコマンドを受領するステReceiving a command that contains parameters specifying the
ップと、And 前記指定された前記ディスク装置上の情報を、前記ディThe information on the specified disk device is stored in the disk device.
スク装置から前記ディスク制御装置へ転送するステップTransferring from a disk device to the disk controller
とを有する記憶装置の制御方法。A control method for a storage device having:
【請求項3】 情報を記憶するディスク装置と、上位処3. A disk device for storing information, and a host device
理装置に接続され、前記ディスク装置を制御するディスA disk connected to the storage device and controlling the disk device
ク制御装置とを有する記憶装置の制御方法であって、A control method for a storage device having a 前記上位処理装置から読み出しコマンドを受領する前Before receiving a read command from the host processor
に、前記ディスク装置上の複数の情報を指定するパラメParameter to specify multiple pieces of information on the disk device
ータを含むコマンドを受領するステップと、Receiving a command containing data 前記パラメータにより指定された前記ディスク装置上のOn the disk device specified by the parameter
情報を、前記ディスク装置から前記ディスク制御装置へInformation from the disk device to the disk controller
転送するステップとを有する記憶装置の制御方法。Transferring the storage device.
【請求項4】 当該記憶装置から前記上位処理装置へ情4. The information from the storage device to the host processing device.
報を送出するステップを有する請求項1から請求項3の4. The method according to claim 1, further comprising the step of transmitting information.
いずれかに記載の記憶装置の制御方法。A control method of the storage device according to any one of the above.
【請求項5】 情報を記憶するディスク装置と、前記記5. A disk device for storing information,
憶された情報をアクセスするヘッドと、上位処理装置にThe head that accesses the stored information and the host processor
接続され、前記ディスク装置と前記ヘッドを制御するデConnected to control the disk device and the head.
ィスク制御装置とを有する記憶装置の制御方法であっA control method for a storage device having a disk control device.
て、hand, 前記上位処理装置から前記記憶装置内の情報を読み出すReads information in the storage device from the host processor
CKDフォーマットの第1のコマンドを受領する前に、Before receiving the first command in CKD format,
前記ディスク装置上の複数の情報を指定するパラメータParameter for specifying a plurality of information on the disk device
を含む第2のコマンドを受領するステップと、Receiving a second command comprising: 前記第2のコマンドにより指定される情報の前記ディスThe display of information specified by the second command;
ク装置上の位置へ前記ヘッドを移動するステップと、Moving the head to a position on a parking device; 前記第1のコマンドに応答して、前記記憶装置から前記In response to the first command, the storage device
上位処理装置へ情報を送出するステップとを有する記憶Sending information to a host processor.
装置の制御方法。How to control the device.
【請求項6】 情報を記憶するディスク装置と、前記情6. A disk device for storing information, and said information
報をアクセスするヘッドと、上位処理装置に接続され、Connected to the head that accesses the information and the host processor,
前記ディスク装置と前記ヘッドを制御するディスク制御Disk control for controlling the disk device and the head
装置とを有する記憶装置の制御方法であって、A method for controlling a storage device having a device, 前記上位処理装置から読み出しコマンドを受領する前Before receiving a read command from the host processor
に、前記ディスク装置上で不連続な複数の情報を指定すSpecifies a plurality of discontinuous pieces of information on the disk device.
るコマンドを受領するステップと、Receiving a command to 前記読み出しコマンドを前記上位処理装置から受領するReceiving the read command from the host processor
前に、前記指定された前記ディスク装置上の情報をアクBefore accessing the information on the specified disk device,
セスするため、前記ヘッドの位置を移動するステップとMoving the position of the head to access
を有する記憶装置の制御方法。A method for controlling a storage device having:
【請求項7】 ディスクと、前記ディスクに記憶された7. A disk and a disk stored on said disk
情報をアクセスするヘッドと、前記ディスクと前記ヘッA head for accessing information, the disc and the head,
ドを制御するディスク制御装置とを有する記憶装置の制Control of a storage device having a disk controller for controlling
御方法であって、Your way, 上位処理装置から読み出しコマンドを受領する前に、前Before receiving a read command from the host processor,
記ディスク上の不連続な複数の情報の位置を指定するコCommand to specify the location of multiple discrete information items on a disc
マンドを受領するステップと、Receiving the command; 前記指定された情報の位置へ前記ヘッドを制御するステA step of controlling the head to the position of the designated information.
ップと、And 前記読み出しコマンドに従って前記ディスク制御装置かAccording to the read command, the disk controller
ら前記上位処理装置へ前記指定された情報を送出するスSending the specified information to the host processor.
テップとを有する記憶装置の制御方法。And a method for controlling a storage device having steps.
【請求項8】 ディスクと、前記ディスクに記憶された8. A disk and a disk stored on said disk
情報をアクセスするヘッドと、前記ディスクと前記ヘッA head for accessing information, the disc and the head,
ドを制御するディスク制御装置とを有する記憶装置の制Control of a storage device having a disk controller for controlling
御方法であって、Your way, 上位処理装置から読み出しコマンドを受領する前に、前Before receiving a read command from the host processor,
記ディスク上の複数の情報を指定するパラメータを含むContains parameters that specify multiple pieces of information on the disc
コマンドを受領するステップと、Receiving a command; 前記指定された情報を読むため前記ヘッドを制御するスA switch for controlling the head to read the specified information.
テップと、Tep, 前記読み出しコマンドに従って前記ディスク制御装置かAccording to the read command, the disk controller
ら前記上位処理装置へ前記指定された情報を送出するスSending the specified information to the host processor.
テップとを有する記憶装置の制御方法。And a method for controlling a storage device having steps.
JP10166834A 1998-06-15 1998-06-15 Method of controlling storage device Expired - Lifetime JP3068811B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10166834A JP3068811B2 (en) 1998-06-15 1998-06-15 Method of controlling storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10166834A JP3068811B2 (en) 1998-06-15 1998-06-15 Method of controlling storage device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP20191197A Division JP2859251B2 (en) 1997-07-28 1997-07-28 Disk controller control method and disk controller

Publications (2)

Publication Number Publication Date
JPH11120692A JPH11120692A (en) 1999-04-30
JP3068811B2 true JP3068811B2 (en) 2000-07-24

Family

ID=15838529

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10166834A Expired - Lifetime JP3068811B2 (en) 1998-06-15 1998-06-15 Method of controlling storage device

Country Status (1)

Country Link
JP (1) JP3068811B2 (en)

Also Published As

Publication number Publication date
JPH11120692A (en) 1999-04-30

Similar Documents

Publication Publication Date Title
CN1322429C (en) Data storage device and method for managing buffer memory
JPH0378649B2 (en)
KR20020064357A (en) Buffer management system for managing the transfer of data into and out of a buffer in a disc drive
US6389508B1 (en) Information storing apparatus having a data prewrite unit
KR20110057142A (en) Device and method for writing data in tape media
US6957311B2 (en) Data storage apparatus, computer apparatus, data processing apparatus, and data processing method
US6523086B1 (en) Method for improving performance of read cache of magnetic disk drive
JP5065203B2 (en) Apparatus and method for converting data format
JP2718708B2 (en) Control method for storage control system, storage control system, and storage control device
JP2650891B2 (en) Method of controlling rotary storage device
JP2759920B2 (en) Method and apparatus for operating a DASD peripheral data storage subsystem
JP3068811B2 (en) Method of controlling storage device
JP3851723B2 (en) Disk storage device and segment cache control method in the same device
JP2526016B2 (en) Method and system for improving data access efficiency in data processing system and data storage subsystem
JP2859251B2 (en) Disk controller control method and disk controller
JP2779329B2 (en) Control method for storage control system, storage control system, and storage control device
EP0459726A2 (en) Magnetic disk apparatus
JPH03104056A (en) Information recording and reproducing method for rotary type information recording and reproducing device
US6745300B1 (en) Magnetic disk device and disk access method therefor
US5696640A (en) Disk drive using virtual hands for continuous access and execution
JP3392159B2 (en) Track emulation method and external storage subsystem
JP2001307420A (en) Disk recording and reproducing device
JP3329083B2 (en) Data storage device and method
JPH11328029A (en) Information recording and reproducing device
JP2002150697A (en) Magnetic disk control system and magnetic disk device using it

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080519

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090519

Year of fee payment: 9

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090519

Year of fee payment: 9