JPH01128121A - Magnetic disk processor - Google Patents

Magnetic disk processor

Info

Publication number
JPH01128121A
JPH01128121A JP28652387A JP28652387A JPH01128121A JP H01128121 A JPH01128121 A JP H01128121A JP 28652387 A JP28652387 A JP 28652387A JP 28652387 A JP28652387 A JP 28652387A JP H01128121 A JPH01128121 A JP H01128121A
Authority
JP
Japan
Prior art keywords
data
input
output
magnetic disk
tracks
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP28652387A
Other languages
Japanese (ja)
Inventor
Yoshio Tsuchiya
土屋 好雄
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP28652387A priority Critical patent/JPH01128121A/en
Publication of JPH01128121A publication Critical patent/JPH01128121A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To speed up the input/output of data by dividing the data each into record or block unit and to perform the simultaneous input/output actions to the i-th track. CONSTITUTION:In an output (write) mode the output data stored in a data buffer memory 14 is divided for each record by a control part 11 and sent to a data buffer memory 15i set opposite to the tracks where the simultaneously outputted. Then the output actions are carried out simultaneously to the corresponding track. In an input (read) mode the input data is stored in the memory 15i corresponding to the decided tracks where the input actions are carried out simultaneously and then stored in the memory 14 in the order of tracks by the part 11. Then the input data is sent to a CPU 30 from the memory 14 via an input/output channel 31. Thus the input/output of data is speeded up at a high speed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、情報処理システムを構成する磁気ディスク処
理装置に関し、特にデータの磁気ディスク装置に対する
記録方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a magnetic disk processing device constituting an information processing system, and more particularly to a method for recording data on a magnetic disk device.

〔従来の技術〕[Conventional technology]

従来、この種の磁気ディスク処理装置の磁気ディスク装
置へのデータ記録方式は、予め指定される磁気ディスク
媒体のシリンダー、トラック、レコード位置を起点とし
て、該トラックの記録エリアが終了するとトラック位置
を切換える方式で行っていた。
Conventionally, the data recording method in the magnetic disk device of this type of magnetic disk processing device is to start from a cylinder, track, and record position specified in advance on the magnetic disk medium, and to switch the track position when the recording area of the track ends. It was done by method.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来の磁気ディスク処理装置のデータ記録方式
は、トラック上の記録エリアが終了するとトラック位置
を切換えることに依り記録動作を継続することに成って
いる為、高速化の障害に成るという欠点がある。
The data recording method of the conventional magnetic disk processing device described above has the disadvantage that it becomes an obstacle to speeding up, since the recording operation is continued by switching the track position when the recording area on the track is completed. be.

〔問題点を解決するための手段〕[Means for solving problems]

本発明の磁気ディスク処理装置は、データをレコード、
又はブロック単位に分割し、第iトラックに対して同時
に入出力動作を行う手段を有している。
The magnetic disk processing device of the present invention records data,
Alternatively, it has means for dividing into blocks and performing input/output operations on the i-th track simultaneously.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は本発明の一実施例を示す。第1図に於いては、
磁気ディスク処理装置10と、制御部11と、シークア
ドレス格納部12と、データ長格納部13と、データバ
ッファ記憶14と、データ中央処理装置30と、入出力
チャネル31とから成る。
FIG. 1 shows an embodiment of the invention. In Figure 1,
It consists of a magnetic disk processing device 10, a control section 11, a seek address storage section 12, a data length storage section 13, a data buffer storage 14, a data central processing unit 30, and an input/output channel 31.

第1図に於いて、中央処理装置30より入出力チャネル
31を経由して磁気ディスク処理装置lOに対して、デ
ータの入出力の為の磁気ディスク装置20の起点アドレ
スとしてシリンダー、トラック、レコード位置(以下シ
ークアドレス)と、データ長が送られる。出力(書込)
の場合は、書込みデータも送られて、各々シークアドレ
ス格納部12、データ長格納部13、及び出力の場合、
データバッファ記憶14に格納される。
In FIG. 1, cylinder, track, and record positions are sent from the central processing unit 30 to the magnetic disk processing unit IO via the input/output channel 31 as the starting address of the magnetic disk unit 20 for inputting and outputting data. (hereinafter referred to as the seek address) and the data length are sent. Output (write)
In the case of , the write data is also sent to the seek address storage section 12, data length storage section 13, and in the case of output, respectively.
The data is stored in the data buffer storage 14.

制御部11にて、シークアドレス格納部12よりのシー
クアドレスに依って、磁気ディスク装置20のトラック
位置が求められ、且つデータ長格納部13よりのデータ
長に依って、同時に入出力するトラック数が求められる
In the control unit 11, the track position of the magnetic disk device 20 is determined based on the seek address from the seek address storage unit 12, and the number of tracks to be simultaneously input and output is determined based on the data length from the data length storage unit 13. is required.

出力(書込)の場合、データバッファ記憶14に格納さ
れている出力データは制御部11に依ってレコード単位
に分割されて、同時に出力を行うトラックに対応するデ
ータバッファ記憶15iに送られ、該当するトラックに
対して同時に出力動作が行われる。
In the case of output (writing), the output data stored in the data buffer memory 14 is divided into record units by the control unit 11, and sent to the data buffer memory 15i corresponding to the track to be output simultaneously. Output operations are simultaneously performed on the tracks that are to be output.

入力(読込)の場合には、決定された同時に入力動作を
行うトラックに対応するデータバッファ記憶15iに入
力データが格納され、制御部11に依ってトラック類に
データバッファ記憶部14に格納され、入出力チャネル
31を経由して中央処理装置30へ送られる。
In the case of input (reading), the input data is stored in the data buffer memory 15i corresponding to the determined tracks on which the input operation is performed at the same time, and is stored in the data buffer memory 14 according to the tracks by the control unit 11, It is sent to the central processing unit 30 via the input/output channel 31.

〔発明の効果〕〔Effect of the invention〕

以上説明した様に本発明は、磁気ディスク装置に対する
入出力データをレコード又はブロック単位に分割し、分
割されたデータを複数のトラック位置に同時に入出力を
行うことに依ってデータの入出力時間を大幅に短縮出来
、高速化が図れるという効果がある。
As explained above, the present invention divides input/output data to and from a magnetic disk device into records or blocks, and simultaneously inputs/outputs the divided data to multiple track positions, reducing data input/output time. This has the effect of being able to significantly shorten the time and increase speed.

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

第1図は本発明のブロック図である。 10・・・・・・磁気ディスク処理装置、11・・・・
・・制御部、12・・・・・・シークアドレス格納部、
13・・・・・・データ長格納部、14・・・・・・デ
ータバッファ記憶、15i・・・・・・データバッファ
記憶(i=1〜nn:最大ヘッドナンバ)、20・・・
・・・磁気ディスク装置、30・・・・・・中央処理装
置、31・・・・・・入出力チャネル。 代理人 弁理士  内 原   晋
FIG. 1 is a block diagram of the present invention. 10... Magnetic disk processing device, 11...
...control section, 12...seek address storage section,
13...Data length storage section, 14...Data buffer storage, 15i...Data buffer storage (i=1 to nn: maximum head number), 20...
... Magnetic disk device, 30 ... Central processing unit, 31 ... Input/output channel. Agent Patent Attorney Susumu Uchihara

Claims (1)

【特許請求の範囲】[Claims] データをレコード、又はブロック単位に分割し、第iト
ラックに対して同時に入出力を行うことを特徴とする磁
気ディスク処理装置。
A magnetic disk processing device characterized in that data is divided into records or blocks, and data is simultaneously input and output to the i-th track.
JP28652387A 1987-11-13 1987-11-13 Magnetic disk processor Pending JPH01128121A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28652387A JPH01128121A (en) 1987-11-13 1987-11-13 Magnetic disk processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28652387A JPH01128121A (en) 1987-11-13 1987-11-13 Magnetic disk processor

Publications (1)

Publication Number Publication Date
JPH01128121A true JPH01128121A (en) 1989-05-19

Family

ID=17705513

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28652387A Pending JPH01128121A (en) 1987-11-13 1987-11-13 Magnetic disk processor

Country Status (1)

Country Link
JP (1) JPH01128121A (en)

Similar Documents

Publication Publication Date Title
US5724500A (en) Multiple writing volume backup method
JPH01128121A (en) Magnetic disk processor
JP2732884B2 (en) Data recording method, data reproducing method, data recording / reproducing method, recording device, reproducing device, and recording / reproducing device
JPH10289533A (en) Disk access method
JPH01171160A (en) Magnetic disk device
KR100209884B1 (en) High speed selection reproducing apparatus and method providing multi-output
JPH03187012A (en) Servo track writing method in magnetic disk device
JP2544327B2 (en) Magnetic disk controller
JPS61145767A (en) Magnetic disk device
JPH0628779A (en) Method for recording and controlling data in disk device
JPS6325876A (en) Optical disk controller
JP2794839B2 (en) Recording and playback device
JPH07141258A (en) Data recording and reproducing device
JPS62106539A (en) Virtual disk control system for extended memory device
JPS6149229A (en) Information processor
JPS6095762A (en) Magnetic disc controller
KR100209883B1 (en) Reproducing apparatus and method for high speed selection
JPH05173720A (en) Disk controller, disk device and disk control system
JPS5856059A (en) Input and output processing system
JPS63275075A (en) Information recording and reproducing device
JPH02299036A (en) Information recording and reproducing method
JPH05204550A (en) Magnetic disk control circuit
JPS58225464A (en) Subsystem of external storage
JPH03260956A (en) Magnetic disk re-formatting system
JPS5873006A (en) Magnetic disc device