JPH07319636A - Controller for storing data of magnetic disk - Google Patents

Controller for storing data of magnetic disk

Info

Publication number
JPH07319636A
JPH07319636A JP6138294A JP13829494A JPH07319636A JP H07319636 A JPH07319636 A JP H07319636A JP 6138294 A JP6138294 A JP 6138294A JP 13829494 A JP13829494 A JP 13829494A JP H07319636 A JPH07319636 A JP H07319636A
Authority
JP
Japan
Prior art keywords
sector
file
cylinder
storage area
sectors
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
JP6138294A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Fujihira
和義 藤平
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP6138294A priority Critical patent/JPH07319636A/en
Publication of JPH07319636A publication Critical patent/JPH07319636A/en
Pending legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE:To prevent delay at the time of file access by eliminating seek delay. CONSTITUTION:A B/M (bit map) file generating means 3 generates an in-cylinder successive sector B/M file from an alternative sector B/M file showing alternation processing is performed owing to a sector defect as to the respective sectors of magnetic disks 7 and 8 and an use-state B/M file showing whether or not the respective sectors are in use. The file shows sectors which are neither alternative nor in use and other sectors, cylinder by cylinder. When a packet read-in means 2 reading in a file generation request packet, a storage area setting means 4 sets an area wherein sectors that are neither alternative nor in use succeeding in the same cylinder as a file storage area by referring to the in- cylinder successive sector B/M file. Consequently, the file storage area includes neither alternative sectors nor a part extending over plural cylinders.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、磁気ディスクにデータ
を格納する際に、格納領域の割り当てを行う磁気ディス
クのデータ格納制御装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a magnetic disk data storage control device for allocating storage areas when storing data on a magnetic disk.

【0002】[0002]

【従来の技術】磁気ディスクには、不可避的に不良セク
タが発生する。発生した不良セクタは、フォーマット時
にスキップさせたり、フォーマット後に発生した不良セ
クタは、特定のコマンドにより他のセクタに交代させる
ようにしている。そのようにして、途中に不良セクタが
発生して磁気ディスクの領域が物理的に不連続になって
も、論理的には欠陥のない連続領域として扱えるように
している。
2. Description of the Related Art A defective sector inevitably occurs on a magnetic disk. The generated defective sector is skipped during formatting, and the defective sector generated after formatting is replaced with another sector by a specific command. In this way, even if a defective sector occurs midway and the area of the magnetic disk becomes physically discontinuous, it can be treated as a logically continuous area having no defect.

【0003】図9は、セクタスキップ処理及びスキップ
セクタリストの説明図である。図9に示すように、例え
ば、物理セクタ番号5,8のセクタに欠陥があって、そ
れらのセクタが不良セクタとなっている場合、該ディス
クのフォーマット時に、不良セクタをスキップさせて論
理セクタ番号を付す。そして、どのセクタをスキップさ
せたかが分かるように、スキップさせたセクタの物理セ
クタ番号をスキップセクタリスト7b,8bに書き込
む。
FIG. 9 is an explanatory diagram of the sector skip processing and the skip sector list. As shown in FIG. 9, for example, when there are defects in the physical sector numbers 5 and 8 and these sectors are defective sectors, the defective sectors are skipped during the formatting of the disk and the logical sector numbers are skipped. Attach. Then, the physical sector number of the skipped sector is written in the skip sector lists 7b and 8b so that it can be known which sector has been skipped.

【0004】図10は、交代セクタ処理及び交代セクタ
リストの説明図である。磁気ディスクの使用開始後、い
ずれかのセクタに欠陥が生じたとき、または欠陥が生じ
そうになったとき、リアサインコマンドにより、不良セ
クタの交代処理が行われる。図10に示すように、例え
ば、物理セクタ番号3,7のセクタに欠陥が生じた場
合、物理セクタ番号90,91のセクタをその交代セク
タとして、それぞれに論理セクタ番号3,7を付す。そ
して、どのセクタをどのセクタに交代させたかが分かる
ように、不良セクタと交代セクタの物理セクタ番号を交
代セクタリスト7a,8aに書き込む。
FIG. 10 is an explanatory diagram of the alternate sector processing and the alternate sector list. After the start of use of the magnetic disk, when a defect occurs in any of the sectors, or when a defect is about to occur, the replacement process of the defective sector is performed by the reassign command. As shown in FIG. 10, for example, when a defect occurs in the sectors with physical sector numbers 3 and 7, the sectors with physical sector numbers 90 and 91 are used as their replacement sectors, and logical sector numbers 3 and 7 are assigned to them. Then, the physical sector numbers of the defective sector and the replacement sector are written in the replacement sector lists 7a and 8a so that which sector is replaced by which sector is known.

【0005】そのように不良セクタのスキップやセクタ
の交代等が行われた磁気ディスクにデータを格納する場
合、まず、論理セクタ番号順にセクタの使用状況を調べ
ていって未使用の領域を見つける。そのようにして、見
つかった未使用領域中に格納領域を割り当てて該データ
を格納するが、その際、従来のものでは、領域中の不良
セクタの有無に関係なく領域設定が行われていた。
When data is stored on a magnetic disk in which defective sectors have been skipped or sectors have been changed in this way, first, the sector usage status is checked in order of logical sector number to find an unused area. In this way, the storage area is allocated to the found unused area and the data is stored. At that time, in the conventional case, the area setting is performed regardless of the presence or absence of the defective sector in the area.

【0006】なお、このような磁気ディスクのデータ格
納制御装置に関連する従来の文献としては、例えば、特
開昭62−209774号公報,特開昭63−8165
8号公報,特開昭62−93727号公報等がある。
Prior art documents relating to such a data storage control device for a magnetic disk include, for example, JP-A-62-209774 and JP-A-63-8165.
8 and JP-A-62-93727.

【0007】[0007]

【発明が解決しようとする課題】[Problems to be Solved by the Invention]

(問題点)しかしながら、前記した従来の技術には、不
良セクタをアクセスした際や、物理的なシリンダに跨が
ってファイルをアクセスした際に、シークディレイ等の
遅延が発生するという問題点があった。
(Problem) However, the above-mentioned conventional technique has a problem that a delay such as a seek delay occurs when a bad sector is accessed or a file is accessed across a physical cylinder. there were.

【0008】(問題点の説明)図11(イ)に示すよう
に、シリンダS1 上の不良セクタAの交代セクタBが、
異なるシリンダS2 上にある場合を考える。そのような
場合、不良セクタAをアクセスしようとする際、アクセ
ス中のシリンダS1 から、一旦、交代セクタBがあるシ
リンダS2 までヘッダを移動させて交代セクタBをアク
セスした後、再び元のシリンダS1 までヘッダを移動さ
せることになる。そのため、シークディレイによる遅延
が発生する。
(Explanation of Problems) As shown in FIG. 11A, the replacement sector B of the defective sector A on the cylinder S 1 is
Consider the case where they are on different cylinders S 2 . In such a case, when attempting to access the defective sector A, the header is once moved from the cylinder S 1 being accessed to the cylinder S 2 where the alternate sector B is located, the alternate sector B is accessed, and then the original sector is restored again. The header will be moved to the cylinder S 1 . Therefore, a delay occurs due to the seek delay.

【0009】そのようなシークディレイを無くすため、
図11(ロ)に示すように、不良セクタCの交代セクタ
Dを同一シリンダS3 に設けるようにすることが考えら
れる。しかしそのようにしても、トラックが異なればヘ
ッドの切り換え時間が必要となり、図11(イ)の場合
程ではないにしても遅延は発生する。
In order to eliminate such seek delay,
As shown in FIG. 11B, it is conceivable to provide the alternate sector D of the defective sector C in the same cylinder S 3 . However, even in such a case, if the tracks are different, it takes time to switch the heads, and a delay occurs even if it is not the same as in the case of FIG.

【0010】また、従来のものでは、図11(ハ)に示
すように、異なるシリンダS4 ,S 5 間に跨がってファ
イルをアクセスする際にもシークディレイによる遅延が
発生する。あるファイルを格納する領域がシリンダS4
からシリンダS5 に跨がって設定された場合、シリンダ
4 の最終トラックをアクセスした後、シリンダS5
ヘッダを移動させてから、そのシリンダS5 の最初のト
ラックをアクセスすることになる。そのため、ヘッドを
移動させるためのシークディレイが発生することにな
る。本発明は、以上のような問題点を解決することを課
題とするものである。
Further, in the conventional one, as shown in FIG.
Different cylinder SFour, S FiveFa across
There is a delay due to seek delay when accessing files
Occur. The area to store a file is cylinder SFour
To cylinder SFiveIf set across the cylinder
SFourCylinder S after accessing the last track ofFiveTo
After moving the header, the cylinder SFiveThe first
You will access the rack. Therefore, the head
There will be a seek delay to move
It The present invention has an object to solve the above problems.
It is the subject.

【0011】[0011]

【課題を解決するための手段】前記課題を解決するた
め、第1発明の磁気ディスクのデータ格納制御装置で
は、交代用物理セクタで代替することにより交代処理さ
れた不良物理セクタを示す情報と、論理セクタ番号が付
与されていない不良物理セクタを示す情報と、各論理セ
クタの使用状況を示す情報とに基づいて、各論理セクタ
について、交代処理も使用もされていないセクタである
か否かを示す連続セクタビットマップファイルを作成す
るビットマップファイル作成手段と、磁気ディスク中へ
のファイルの作成を要求するファイル作成要求パケット
を読み込むパケット読込手段と、前記パケット読込手段
が前記ファイル作成要求パケットを読み込んだとき、前
記連続セクタビットマップファイルを参照して、交代処
理も使用もされていないセクタが連続している領域を前
記ファイルの格納領域として設定する格納領域設定手段
とを具えることとした。また、第2発明の磁気ディスク
のデータ格納制御装置では、交代用物理セクタで代替す
ることにより交代処理された不良物理セクタを示す情報
と、論理セクタ番号が付与されていない不良物理セクタ
を示す情報と、各論理セクタの使用状況を示す情報と、
各シリンダと各物理セクタとの対応関係を示す情報とに
基づいて、各論理セクタについて、交代処理も使用もさ
れていないセクタであるか否かを各シリンダ毎に示すシ
リンダ内連続セクタビットマップファイルを作成するビ
ットマップファイル作成手段と、磁気ディスク中へのフ
ァイルの作成を要求するファイル作成要求パケットを読
み込むパケット読込手段と、前記パケット読込手段が前
記ファイル作成要求パケットを読み込んだとき、前記シ
リンダ内連続セクタビットマップファイルを参照して、
交代処理も使用もされていないセクタが同一シリンダ内
で連続している領域を前記ファイルの格納領域として設
定する格納領域設定手段とを具えることとした。
In order to solve the above-mentioned problems, in a data storage control device for a magnetic disk according to a first aspect of the present invention, information indicating a defective physical sector which has been replaced by a replacement physical sector, Based on the information indicating the defective physical sector to which no logical sector number is assigned and the information indicating the usage status of each logical sector, it is determined whether or not each logical sector is a sector that is neither replaced nor used. Bit map file creating means for creating a continuous sector bitmap file, packet reading means for reading a file creation request packet requesting creation of a file in a magnetic disk, and the packet reading means for reading the file creation request packet Then, referring to the continuous sector bitmap file, neither the alternation process nor the use is performed. The area where the sectors are continuous and with that it comprises a storage region setting means for setting as a storage area of the file. In the data storage control device for a magnetic disk according to the second aspect of the present invention, information indicating a defective physical sector that has been subjected to the replacement processing by substituting the replacement physical sector and information indicating a defective physical sector to which a logical sector number is not assigned. And information indicating the usage status of each logical sector,
In-cylinder contiguous sector bitmap file that indicates, for each cylinder, whether or not each logical sector is a sector that has not been replaced or used, based on the information that indicates the correspondence between each cylinder and each physical sector A bit map file creating means for creating a file, a packet reading means for reading a file creation request packet requesting creation of a file in a magnetic disk, and a packet reading means for reading the file creation request packet in the cylinder Referring to the continuous sector bitmap file,
A storage area setting means is provided for setting an area where sectors which are not used for alternation and which are not used in the same cylinder, are set as a storage area for the file.

【0012】[0012]

【作 用】第1発明では、パケット読込手段がファイ
ル作成要求パケットを読み込んだとき、格納領域設定手
段は、連続セクタビットマップファイルを参照して、交
代処理も使用もされていないセクタが連続している領域
をファイルの格納領域として設定する。そのため、ファ
イルの格納領域には、交代セクタが含まれず、該格納領
域をアクセスする際に、交代セクタをアクセスすること
がなくなるので、シークディレイの発生がほとんどなく
なる。
[Operation] In the first aspect of the invention, when the packet reading means reads the file creation request packet, the storage area setting means refers to the continuous sector bitmap file, and consecutive sectors that are not used for alternation or use are consecutive. Area is set as the file storage area. Therefore, the storage area of the file does not include a replacement sector, and when accessing the storage area, the replacement sector is not accessed, so that seek delay hardly occurs.

【0013】また、第2発明では、パケット読込手段が
ファイルの作成要求パケットを読み込んだとき、格納領
域設定手段は、シリンダ内連続セクタビットマップファ
イルを参照して、交代処理も使用もされていないセクタ
が同一シリンダ内で連続している領域をファイルの格納
領域として設定する。そのため、ファイルの格納領域に
は、交代セクタ、及び、異なるシリンダ間に跨がる部分
が含まれず、該格納領域をアクセスする際に、交代セク
タをアクセスすること、及び、異なるシリンダ間に跨が
ってアクセスすることがなくなるので、シークディレイ
の発生がなくなる。
Further, in the second invention, when the packet reading means reads the file creation request packet, the storage area setting means refers to the in-cylinder continuous sector bitmap file, and neither alternation processing nor use is performed. An area where sectors are consecutive in the same cylinder is set as the file storage area. Therefore, the storage area of the file does not include a replacement sector and a portion that spans different cylinders, and when accessing the storage area, access the replacement sector and span the different cylinders. Since there is no access, seek delay does not occur.

【0014】[0014]

【実施例】以下、本発明の実施例を図面に基づいて詳細
に説明する。 (第1実施例)図1は、第1実施例の概略の構成を示す
ブロック図である。図1において、1はCPU(中央演
算処理装置)、2はパケット読込手段、3はビットマッ
プファイル作成手段、4は格納領域設定手段、5はメモ
リ、6はディスクコントローラ、7,8は磁気ディスク
装置、9はバスである。CPU1は、磁気ディスク装置
7,8を含む、バス9に接続された各種装置を制御しな
がら各種の処理を行う。メモリ5は、CPU1の処理プ
ログラムを格納したり、CPU1のワークエリアを提供
したりする。ディスクコントローラ6は、CPU1から
の指令により磁気ディスク装置7,8の制御を行う。
Embodiments of the present invention will now be described in detail with reference to the drawings. (First Embodiment) FIG. 1 is a block diagram showing the schematic arrangement of the first embodiment. In FIG. 1, 1 is a CPU (Central Processing Unit), 2 is a packet reading means, 3 is a bitmap file creating means, 4 is a storage area setting means, 5 is a memory, 6 is a disk controller, 7 and 8 are magnetic disks. The device, 9 is a bus. The CPU 1 performs various processes while controlling various devices connected to the bus 9 including the magnetic disk devices 7 and 8. The memory 5 stores a processing program for the CPU 1 and provides a work area for the CPU 1. The disk controller 6 controls the magnetic disk devices 7 and 8 according to a command from the CPU 1.

【0015】磁気ディスク装置7,8は、自己の交代セ
クタリスト7a,8a(図10)とスキップセクタリス
ト7b,8b(図9)を保持している。メモリ5中に格
納された処理プログラムによってCPU1を動作させる
ことにより実現されるパケット読込手段2は、ファイル
作成要求パケットをメモリ5のワークエリアに読み込
む。ビットマップファイル作成手段3は、磁気ディスク
装置7,8から交代セクタリスト7a,8a及びスキッ
プセクタリスト7b,8bを読み込んで、後述する各種
ビットマップファイルを作成する。格納領域設定手段4
は、磁気ディスク装置7,8中にファイルを格納するた
めの領域を設定する。
The magnetic disk devices 7 and 8 hold their own alternate sector lists 7a and 8a (FIG. 10) and skip sector lists 7b and 8b (FIG. 9). The packet reading means 2 realized by operating the CPU 1 by the processing program stored in the memory 5 reads the file creation request packet into the work area of the memory 5. The bitmap file creating means 3 reads the alternate sector lists 7a and 8a and the skip sector lists 7b and 8b from the magnetic disk devices 7 and 8 and creates various bitmap files described later. Storage area setting means 4
Sets an area for storing files in the magnetic disk devices 7 and 8.

【0016】メモリ5中の交代セクタビットマップファ
イル5aは、図2に示すように、磁気ディスク装置7,
8から読み出した交代セクタリスト7a,8aに基づい
て作成され、磁気ディスク装置7,8の各論理セクタに
ついて、交代処理されているか否かを“1”,“0”で
示す。また、使用状況ビットマップファイル5bは、図
2に示すように、磁気ディスク装置7,8の各論理セク
タにデータが書き込まれていて使用されているか否かを
“1”,“0”で示す。そしてまた、連続セクタビット
マップファイル5cは、図2に示すように、上記交代セ
クタビットマップファイル5aと使用状況ビットマップ
ファイル5bの論理和をとることにより作成され、各論
理セクタについて、交代処理されておらず、かつ、未使
用であるか否かを示す。
The alternate sector bit map file 5a in the memory 5, as shown in FIG.
“1” and “0” indicate whether or not each logical sector of the magnetic disk devices 7 and 8 which has been created based on the alternate sector lists 7a and 8a read from 8 is subjected to the alternate processing. As shown in FIG. 2, the usage status bitmap file 5b indicates by "1" and "0" whether or not data is written and used in each logical sector of the magnetic disk devices 7 and 8. . Further, as shown in FIG. 2, the continuous sector bitmap file 5c is created by taking the logical sum of the alternate sector bitmap file 5a and the usage status bitmap file 5b, and the alternate processing is performed for each logical sector. Indicates whether or not it is unused.

【0017】本実施例では、パケット読込手段2がファ
イルの作成要求パケットを読み込んだとき、格納領域設
定手段4により、この連続セクタビットマップファイル
5cを参照して、交代処理されておらず、かつ、未使用
であるセクタが連続している領域を、上記ファイルの格
納領域として設定する。
In this embodiment, when the packet reading means 2 reads the file creation request packet, the storage area setting means 4 refers to the continuous sector bit map file 5c and is not subjected to alternation processing, and An area in which unused sectors are continuous is set as a storage area for the file.

【0018】図3は、連続セクタビットマップファイル
の作成手順を示すフローチャートである。 ステップ1…磁気ディスク装置7,8から交代セクタリ
スト7a,8aを読み込む。 ステップ2…磁気ディスク装置7,8からスキップセク
タリスト7b,8bを読み込む。 ステップ3…読み込んだ交代セクタリスト7a,8aか
ら1セクタ分のデータを読み込む。 ステップ4…読み込んだスキップセクタリスト7b,8
bを参照して、物理セクタ番号と論理セクタ番号とのず
れを求める。 ステップ5…物理セクタ番号と論理セクタ番号とのずれ
を考慮して、交代セクタリスト7a,8aの物理セクタ
番号に対応する論理セクタに“1”をセットする。
FIG. 3 is a flowchart showing a procedure for creating a continuous sector bitmap file. Step 1 ... Read the alternate sector lists 7a, 8a from the magnetic disk devices 7, 8. Step 2 ... Read the skip sector lists 7b and 8b from the magnetic disk devices 7 and 8. Step 3 ... Read data for one sector from the read alternate sector lists 7a, 8a. Step 4 ... Read skip sector list 7b, 8
The difference between the physical sector number and the logical sector number is obtained by referring to b. Step 5 ... In consideration of the difference between the physical sector number and the logical sector number, "1" is set to the logical sector corresponding to the physical sector number in the alternate sector lists 7a and 8a.

【0019】ステップ6…交代セクタリスト7a,8a
の全セクタが終了したか否かを判別し、終了していなけ
れば、ステップ3に戻す。 ステップ7…終了したら、交代セクタビットマップファ
イル5aの作成が完了したことになる。 ステップ8…磁気ディスク装置7,8の使用状況ビット
マップファイル5bをワークエリアに読み込む。 ステップ9…交代セクタビットマップファイル5aと使
用状況ビットマップファイル5bとの論理和演算を行
う。 ステップ10…その結果、連続セクタビットマップファ
イル5cの作成が完了したことになる。
Step 6 ... Alternate sector list 7a, 8a
It is determined whether or not all the sectors have been completed, and if not completed, the process returns to step 3. Step 7 ... Upon completion, the creation of the alternate sector bitmap file 5a is completed. Step 8 ... Read the usage status bitmap file 5b of the magnetic disk devices 7 and 8 into the work area. Step 9 ... Performs a logical sum operation of the alternate sector bitmap file 5a and the usage status bitmap file 5b. Step 10 ... As a result, creation of the continuous sector bitmap file 5c is completed.

【0020】次に、第1実施例の格納領域設定処理につ
いて説明する。図4は、第1実施例の格納領域設定処理
を示すフローチャートである。 ステップ1…パケット読込手段2により、ファイル作成
要求パケットを外部から、または、メモリ5中の他の領
域からワークエリアに読み込む。 ステップ2…読み込んだパケットに高速モードが指定さ
れているか否かを判別する。
Next, the storage area setting process of the first embodiment will be described. FIG. 4 is a flowchart showing the storage area setting process of the first embodiment. Step 1 ... The packet reading means 2 reads the file creation request packet from the outside or from another area in the memory 5 into the work area. Step 2 ... It is determined whether or not the high speed mode is designated for the read packet.

【0021】ステップ3…指定されていれば、連続セク
タビットマップファイル5cを使用する。 ステップ4…アロケート処理として、格納領域設定手段
4により、連続セクタビットマップファイル5cを参照
し、“0”が連続している領域、すなわち、交代処理さ
れておらず、かつ、未使用であるセクタが連続している
領域を、上記ファイルの格納領域として設定する。設定
したら、連続セクタビットマップファイル5c中のその
領域に“1”を入れて、該ファイルを更新する。 ステップ5…次の、ファイル作成に備えて、使用状況ビ
ットマップファイル5b中の、上記領域に対応する箇所
に“1”を入れて、該ファイルを更新する。
Step 3: If specified, the continuous sector bitmap file 5c is used. Step 4: As an allocating process, the storage area setting unit 4 refers to the continuous sector bitmap file 5c, and an area where "0" is continuous, that is, a sector which has not been subjected to alternation processing and is unused. A continuous area is set as the storage area of the file. After setting, "1" is put in the area of the continuous sector bitmap file 5c to update the file. Step 5 ... In preparation for the next file creation, "1" is put in the portion corresponding to the above area in the usage status bitmap file 5b, and the file is updated.

【0022】ステップ6…ステップ2で、高速モードが
指定されていなければ、使用状況ビットマップファイル
5bを使用する。 ステップ7…格納領域設定手段4により、使用状況ビッ
トマップファイル5bを参照し、“0”が連続している
領域、すなわち、未使用であるセクタが連続している領
域を、上記ファイルの格納領域として設定する。設定し
たら、使用状況ビットマップファイル5b中のその領域
に“1”を入れて、該ファイルを更新する。 ステップ8…次の、ファイル作成に備えて、連続セクタ
ビットマップファイル5c中の、上記領域に対応する箇
所に“1”を入れて、該ファイルを更新する。
Step 6 ... If the high speed mode is not designated in Step 2, the usage status bitmap file 5b is used. Step 7: The storage area setting means 4 refers to the usage status bitmap file 5b and refers to an area where "0" s are continuous, that is, an area where unused sectors are continuous, the storage area of the file. Set as. After setting, "1" is put in the area in the usage status bitmap file 5b to update the file. Step 8 ... In preparation for the next file creation, "1" is put in the portion corresponding to the above area in the continuous sector bitmap file 5c, and the file is updated.

【0023】以上、説明したように、この実施例によれ
ば、遅延なく書き込んだり、遅延なく読み出したりする
必要があるファイルを作成する場合は、ファイル作成要
求パケットに高速モードを指定することにより、連続セ
クタビットマップファイル5cを使用してファイル格納
領域を設定する。そのため、交代処理したセクタを含ま
ない領域にアクセスすることになって、高速に処理が行
われる。一方、通常のファイルを作成する場合は、ファ
イル作成要求パケットに通常モードを指定することによ
り、使用状況ビットマップファイル5bを使用してファ
イル格納領域を設定する。そのため、交代処理したセク
タをも含む領域も使用されることになって、処理速度は
遅くなる可能性があるが、磁気ディスクの領域を有効に
使用することができる。
As described above, according to this embodiment, when a file that needs to be written or read without delay is created, the high speed mode is specified in the file creation request packet. A file storage area is set using the continuous sector bitmap file 5c. Therefore, an area not including the sector subjected to the alternation processing is accessed, and the processing is performed at high speed. On the other hand, when a normal file is created, the normal mode is specified in the file creation request packet to set the file storage area using the usage status bitmap file 5b. Therefore, the area including the sector subjected to the alternation process is also used, and the processing speed may be slowed down, but the area of the magnetic disk can be effectively used.

【0024】(第2実施例)図5は、第2実施例の概略
の構成を示すブロック図である。符号は、図1のものに
対応している。この実施例では、前記連続セクタビット
マップファイル5c、スキップセクタリスト7b,8
b、及び、シリンダゾーンデータ7c,8cを使って、
シリンダ内連続セクタビットマップファイル5dを作成
する。そして、それを使って、交代処理されておらず、
かつ、未使用であるセクタが同一シリンダ内で連続して
いる領域を前記ファイルの格納領域として設定する。
(Second Embodiment) FIG. 5 is a block diagram showing the schematic arrangement of the second embodiment. The reference numerals correspond to those in FIG. In this embodiment, the continuous sector bitmap file 5c and the skip sector lists 7b, 8
b and cylinder zone data 7c and 8c,
An in-cylinder continuous sector bitmap file 5d is created. And using it, it has not been replaced,
In addition, an area where unused sectors are continuous in the same cylinder is set as the storage area of the file.

【0025】図6は、シリンダ内連続セクタビットマッ
プファイルの説明図である。前述したように、シリンダ
内連続セクタビットマップファイル5dは、連続セクタ
ビットマップファイル5c、スキップセクタリスト7
b,8b、及び、シリンダゾーンデータ7c,8cを使
って作成する。その内、連続セクタビットマップファイ
ル5cとスキップセクタリスト7b,8bについては、
既に説明した。シリンダゾーンデータ7c,8cは、図
6中に一例を示すように、磁気ディスク装置のゾーン毎
の各シリンダに含まれる物理セクタ番号の範囲を示すも
のである。
FIG. 6 is an explanatory diagram of an in-cylinder continuous sector bitmap file. As described above, the in-cylinder continuous sector bitmap file 5d includes the continuous sector bitmap file 5c and the skip sector list 7
b, 8b and cylinder zone data 7c, 8c. Among them, regarding the continuous sector bitmap file 5c and the skip sector lists 7b and 8b,
Already explained. The cylinder zone data 7c and 8c show the range of the physical sector number contained in each cylinder of each zone of the magnetic disk device, as shown in FIG.

【0026】シリンダ内連続セクタビットマップファイ
ル5dは、スキップセクタリスト7b,8bを使って物
理セクタ番号と論理セクタ番号との対応付けを行いなが
ら、前記連続セクタビットマップファイル5cをシリン
ダゾーンデータ7c,8cを使ってシリンダ単位のレコ
ードに分割したものである。そして、それにシリンダ番
号,各シリンダ内の最大連続セクタ数等を付加してい
る。
The in-cylinder continuous sector bit map file 5d uses the skip sector lists 7b and 8b to associate the physical sector number with the logical sector number, and the continuous sector bit map file 5c to the cylinder zone data 7c, 8c is used to divide the record into cylinder units. Then, the cylinder number, the maximum number of consecutive sectors in each cylinder, etc. are added to it.

【0027】図7は、シリンダ内連続セクタビットマッ
プファイルの作成手順を示すフローチャートである。ス
テップ1〜ステップ10は、図3のものと同じなので、
ここでは説明を省略する。 ステップ11…磁気ディスク装置7,8からシリンダゾ
ーンデータ7c,8cを読み込む。 ステップ12…該シリンダゾーンデータ7c,8cとス
テップ2で読み込んだスキップセクタリスト7b,8b
とを参照して、ステップ10で作成した連続セクタビッ
トマップファイル5cをシリンダ単位のレコードに分割
する。 ステップ13…シリンダ番号,最大連続セクタ数を付加
して、シリンダ内連続セクタビットマップファイル5d
の作成を完了する。
FIG. 7 is a flowchart showing the procedure for creating the in-cylinder continuous sector bitmap file. Since steps 1 to 10 are the same as those in FIG. 3,
The description is omitted here. Step 11 ... Read the cylinder zone data 7c, 8c from the magnetic disk devices 7, 8. Step 12 ... The cylinder zone data 7c and 8c and the skip sector lists 7b and 8b read in Step 2
With reference to, the continuous sector bitmap file 5c created in step 10 is divided into records in cylinder units. Step 13 ... Adds the cylinder number and the maximum number of consecutive sectors, and the cylinder consecutive sector bitmap file 5d
Complete the creation of.

【0028】次に、第2実施例の格納領域設定処理につ
いて説明する。図8は、第2実施例の格納領域設定処理
を示すフローチャートである。 ステップ1…パケット読込手段2により、外部から受信
した、または、メモリ5中のファイル作成要求パケット
をワークエリアに読み込む。 ステップ2…読み込んだパケットに通常モード,高速モ
ード,超高速モードの内いずれが指定されているか否か
を判別する。
Next, the storage area setting process of the second embodiment will be described. FIG. 8 is a flowchart showing the storage area setting process of the second embodiment. Step 1 ... The packet reading means 2 reads the file creation request packet received from the outside or in the memory 5 into the work area. Step 2 ... It is determined whether the read packet specifies the normal mode, the high speed mode, or the ultra-high speed mode.

【0029】ステップ3…通常モードが指定されていれ
ば、使用状況ビットマップファイル5bを使用する。 ステップ4…アロケート処理として、格納領域設定手段
4により、使用状況ビットマップファイル5bを参照
し、“0”が連続している領域、すなわち、未使用であ
るセクタが連続している領域を、上記ファイルの格納領
域として設定する。設定したら、使用状況ビットマップ
ファイル5b中のその領域に“1”を入れて、該ファイ
ルを更新する。 ステップ5…次のファイル作成に備えて、連続セクタビ
ットマップファイル5c中の、上記格納領域に対応する
箇所に“1”を入れて、該ファイルを更新する。 ステップ6…シリンダ内連続セクタビットマップファイ
ル5d中の、上記格納領域に対応する箇所に“1”を入
れて、該ファイルを更新する。
Step 3 ... If the normal mode is designated, the usage status bitmap file 5b is used. Step 4 ... As an allocating process, the storage area setting means 4 refers to the usage status bitmap file 5b, and determines an area where “0” is continuous, that is, an area where unused sectors are continuous. Set as a file storage area. After setting, "1" is put in the area in the usage status bitmap file 5b to update the file. Step 5: In preparation for the next file creation, "1" is put in a portion of the continuous sector bitmap file 5c corresponding to the storage area, and the file is updated. Step 6 ... In the in-cylinder continuous sector bitmap file 5d, "1" is put in the location corresponding to the storage area, and the file is updated.

【0030】ステップ7…ステップ2で高速モードが指
定されていれば、連続セクタビットマップファイル5c
を使用する。 ステップ8…アロケート処理として、格納領域設定手段
4により、連続セクタビットマップファイル5cを参照
し、“0”が連続している領域、すなわち、交代処理さ
れておらず、かつ、未使用であるセクタが連続している
領域を、上記ファイルの格納領域として設定する。設定
したら、連続セクタビットマップファイル5c中のその
領域に“1”を入れて、該ファイルを更新する。 ステップ9…次のファイル作成に備えて、使用状況ビッ
トマップファイル5b中の、上記格納領域に対応する箇
所に“1”を入れて、該ファイルを更新する。 ステップ10…シリンダ内連続セクタビットマップファ
イル5d中の、上記格納領域に対応する箇所に“1”を
入れて、該ファイルを更新する。
Step 7 ... If the high speed mode is designated in Step 2, the continuous sector bitmap file 5c
To use. Step 8: As an allocating process, the storage area setting means 4 refers to the continuous sector bitmap file 5c, and an area in which "0" is continuous, that is, a sector that has not been subjected to alternation processing and is unused A continuous area is set as the storage area of the file. After setting, "1" is put in the area of the continuous sector bitmap file 5c to update the file. Step 9 ... In preparation for the next file creation, "1" is put in a portion of the usage status bitmap file 5b corresponding to the storage area, and the file is updated. Step 10 ... Put "1" in the portion corresponding to the storage area in the in-cylinder continuous sector bitmap file 5d and update the file.

【0031】ステップ11…ステップ2で超高速モード
が指定されていれば、シリンダ内連続セクタビットマッ
プファイル5dを使用する。 ステップ12…アロケート処理として、格納領域設定手
段4により、シリンダ内連続セクタビットマップファイ
ル5dを参照し、“0”が連続している領域、すなわ
ち、交代処理されておらず、かつ、未使用であるセクタ
が連続し、なおかつ、シリンダ間に跨がらない領域を、
上記ファイルの格納領域として設定する。設定したら、
シリンダ内連続セクタビットマップファイル5d中のそ
の領域に“1”を入れて、該ファイルを更新する。 ステップ13…次のファイル作成に備えて、使用状況ビ
ットマップファイル5b中の、上記格納領域に対応する
箇所に“1”を入れて、該ファイルを更新する。 ステップ14…連続セクタビットマップファイル5c中
の、上記格納領域に対応する箇所に“1”を入れて、該
ファイルを更新する。
Step 11 ... If the ultra high speed mode is designated in Step 2, the in-cylinder continuous sector bitmap file 5d is used. Step 12: As an allocating process, the storage area setting means 4 refers to the in-cylinder continuous sector bitmap file 5d, and an area where "0" is continuous, that is, is not subjected to alternation processing and is unused. An area where a certain sector is continuous and does not straddle between cylinders,
Set as a storage area for the above files. Once set,
"1" is put in the area in the in-cylinder continuous sector bitmap file 5d to update the file. Step 13 ... In preparation for the next file creation, "1" is put in a portion of the usage status bitmap file 5b corresponding to the storage area, and the file is updated. Step 14 ... In the continuous sector bitmap file 5c, "1" is put in a portion corresponding to the storage area, and the file is updated.

【0032】この実施例によれば、リアルタイムシステ
ム等において、磁気ディスク装置7,8へのデータ書き
込み,読み出し時に遅延が許されない場合は、ファイル
作成要求パケットに超高速モードを指定することによ
り、シリンダ内連続セクタビットマップファイル5dを
使用してファイル格納領域を設定する。そのため、デー
タ書き込み,読み出し時には、交代処理したセクタを含
まず、かつ、異なるシリンダ間に跨がる部分を含まない
領域にアクセスすることになって、遅延のない処理が保
証される。
According to this embodiment, in a real-time system or the like, when a delay is not allowed at the time of writing or reading data to or from the magnetic disk devices 7 and 8, the cylinder is specified by designating the ultra high speed mode in the file creation request packet. The file storage area is set using the inner continuous sector bitmap file 5d. Therefore, at the time of data writing and reading, an area which does not include the sector subjected to the alternation processing and which does not include the portion extending between different cylinders is accessed, and the processing without delay is guaranteed.

【0033】[0033]

【発明の効果】以上述べた如く、本発明の磁気ディスク
のデータ格納制御装置によれば、ファイルの格納領域に
は、交代セクタが含まれず、該格納領域をアクセスする
際に、交代セクタをアクセスすることがなくなるので、
シークディレイの発生がほとんどなくなる。また、格納
領域を設定する際にシリンダ内連続セクタビットマップ
ファイルを用いれば、ファイルの格納領域には、交代セ
クタ、及び、異なるシリンダ間に跨がる部分が含まれ
ず、該格納領域をアクセスする際に、交代セクタをアク
セスすること、及び、異なるシリンダ間に跨がってアク
セスすることがなくなるので、シークディレイの発生が
なくなる。そのため、アクセス時間が予測できるように
なり、システムタイミングを重視するリアルタイムシス
テムに適用すれば、その信頼性を向上させることができ
る。
As described above, according to the data storage control device of the magnetic disk of the present invention, the file storage area does not include a replacement sector, and when the storage area is accessed, the replacement sector is accessed. Because there is nothing to do
Almost no seek delay occurs. Further, when the in-cylinder continuous sector bitmap file is used when setting the storage area, the storage area of the file is accessed without including the alternate sector and the portion extending between different cylinders. At this time, since the alternate sector is not accessed and the access is not performed across different cylinders, the seek delay does not occur. Therefore, the access time can be predicted, and if applied to a real-time system in which system timing is important, its reliability can be improved.

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

【図1】 第1実施例の概略の構成を示すブロック図FIG. 1 is a block diagram showing a schematic configuration of a first embodiment.

【図2】 連続セクタビットマップファイルの作成方法
を示す図
FIG. 2 is a diagram showing a method of creating a continuous sector bitmap file.

【図3】 連続セクタビットマップファイルの作成手順
を示すフローチャート
FIG. 3 is a flowchart showing a procedure for creating a continuous sector bitmap file.

【図4】 第1実施例の格納領域設定処理を示すフロー
チャート
FIG. 4 is a flowchart showing a storage area setting process of the first embodiment.

【図5】 第2実施例の概略の構成を示すブロック図FIG. 5 is a block diagram showing a schematic configuration of a second embodiment.

【図6】 シリンダ内連続セクタビットマップファイル
の説明図
FIG. 6 is an explanatory diagram of an in-cylinder continuous sector bitmap file.

【図7】 シリンダ内連続セクタビットマップファイル
の作成手順を示すフローチャート
FIG. 7 is a flowchart showing a procedure for creating a continuous sector bitmap file in a cylinder.

【図8】 第2実施例の格納領域設定処理を示すフロー
チャート
FIG. 8 is a flowchart showing a storage area setting process of the second embodiment.

【図9】 セクタスキップ処理及びスキップセクタリス
トの説明図
FIG. 9 is an explanatory diagram of sector skip processing and a skip sector list.

【図10】 交代セクタ処理及び交代セクタリストの説
明図
FIG. 10 is an explanatory diagram of a replacement sector process and a replacement sector list.

【図11】 従来技術におけるアクセス時の遅延発生理
由を説明するための図
FIG. 11 is a diagram for explaining the reason why a delay occurs at the time of access in the conventional technique.

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

1…CPU、2…パケット読込手段、3…ビットマップ
ファイル作成手段、4…格納領域設定手段、5…メモ
リ、6…ディスクコントローラ、7,8…磁気ディスク
装置
1 ... CPU, 2 ... Packet reading means, 3 ... Bitmap file creating means, 4 ... Storage area setting means, 5 ... Memory, 6 ... Disk controller, 7, 8 ... Magnetic disk device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 交代用物理セクタで代替することにより
交代処理された不良物理セクタを示す情報と、論理セク
タ番号が付与されていない不良物理セクタを示す情報
と、各論理セクタの使用状況を示す情報とに基づいて、
各論理セクタについて、交代処理も使用もされていない
セクタであるか否かを示す連続セクタビットマップファ
イルを作成するビットマップファイル作成手段と、磁気
ディスク中へのファイルの作成を要求するファイル作成
要求パケットを読み込むパケット読込手段と、前記パケ
ット読込手段が前記ファイル作成要求パケットを読み込
んだとき、前記連続セクタビットマップファイルを参照
して、交代処理も使用もされていないセクタが連続して
いる領域を前記ファイルの格納領域として設定する格納
領域設定手段とを具えたことを特徴とする磁気ディスク
のデータ格納制御装置。
1. Information indicating a defective physical sector that has been replaced by replacement with a replacement physical sector, information indicating a defective physical sector to which a logical sector number is not assigned, and the usage status of each logical sector. Based on information and
Bit map file creating means for creating a continuous sector bitmap file indicating whether or not each logical sector is a sector that has not been replaced or used, and a file creation request for creating a file in a magnetic disk Packet reading means for reading a packet, and when the packet reading means reads the file creation request packet, the continuous sector bitmap file is referred to, and an area in which sectors that are neither alternated nor used are contiguous A data storage control device for a magnetic disk, comprising storage area setting means for setting a storage area for the file.
【請求項2】 交代用物理セクタで代替することにより
交代処理された不良物理セクタを示す情報と、論理セク
タ番号が付与されていない不良物理セクタを示す情報
と、各論理セクタの使用状況を示す情報と、各シリンダ
と各物理セクタとの対応関係を示す情報とに基づいて、
各論理セクタについて、交代処理も使用もされていない
セクタであるか否かを各シリンダ毎に示すシリンダ内連
続セクタビットマップファイルを作成するビットマップ
ファイル作成手段と、磁気ディスク中へのファイルの作
成を要求するファイル作成要求パケットを読み込むパケ
ット読込手段と、前記パケット読込手段が前記ファイル
作成要求パケットを読み込んだとき、前記シリンダ内連
続セクタビットマップファイルを参照して、交代処理も
使用もされていないセクタが同一シリンダ内で連続して
いる領域を前記ファイルの格納領域として設定する格納
領域設定手段とを具えたことを特徴とする磁気ディスク
のデータ格納制御装置。
2. Information indicating a defective physical sector that has been replaced by replacement with a replacement physical sector, information indicating a defective physical sector to which a logical sector number is not assigned, and the usage status of each logical sector. Based on the information and the information indicating the correspondence between each cylinder and each physical sector,
Bit map file creating means for creating an in-cylinder continuous sector bit map file that indicates for each cylinder whether or not each logical sector is a sector that has not been replaced or used, and file creation in a magnetic disk And a packet reading means for reading a file creation request packet for requesting a file creation request packet, and when the packet reading means reads the file creation request packet, it refers to the in-cylinder continuous sector bitmap file, and neither replacement processing nor use is performed. A data storage control device for a magnetic disk, comprising: storage area setting means for setting an area where sectors are consecutive in the same cylinder as a storage area for the file.
JP6138294A 1994-05-27 1994-05-27 Controller for storing data of magnetic disk Pending JPH07319636A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6138294A JPH07319636A (en) 1994-05-27 1994-05-27 Controller for storing data of magnetic disk

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6138294A JPH07319636A (en) 1994-05-27 1994-05-27 Controller for storing data of magnetic disk

Publications (1)

Publication Number Publication Date
JPH07319636A true JPH07319636A (en) 1995-12-08

Family

ID=15218528

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6138294A Pending JPH07319636A (en) 1994-05-27 1994-05-27 Controller for storing data of magnetic disk

Country Status (1)

Country Link
JP (1) JPH07319636A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805547A (en) * 1996-03-25 1998-09-08 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US5841748A (en) * 1996-03-25 1998-11-24 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US5859823A (en) * 1996-03-25 1999-01-12 Kabushiki Kaisha Toshiba Optical disk device method for detecting and replacing a defective sector within a block containing recording data and error correction data on an optical disk
US5883867A (en) * 1996-03-25 1999-03-16 Kabushiki Kaisha Toshiba Optical disk device and method for replacing a defective sector within a block containing recording data and error correction data on an optical disk
US5982729A (en) * 1996-03-25 1999-11-09 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US8738842B2 (en) 2007-07-19 2014-05-27 Samsung Electronics Co., Ltd. Solid state disk controller and data processing method thereof

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5805547A (en) * 1996-03-25 1998-09-08 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US5841748A (en) * 1996-03-25 1998-11-24 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US5859823A (en) * 1996-03-25 1999-01-12 Kabushiki Kaisha Toshiba Optical disk device method for detecting and replacing a defective sector within a block containing recording data and error correction data on an optical disk
US5883867A (en) * 1996-03-25 1999-03-16 Kabushiki Kaisha Toshiba Optical disk device and method for replacing a defective sector within a block containing recording data and error correction data on an optical disk
US5956309A (en) * 1996-03-25 1999-09-21 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US5963522A (en) * 1996-03-25 1999-10-05 Kabushiki Kaisha Toshiba Optical disk device and method for detecting and replacing a defective sector within a block containing recording data and error correction data on an optical disk
US5982729A (en) * 1996-03-25 1999-11-09 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US5991253A (en) * 1996-03-25 1999-11-23 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US6031804A (en) * 1996-03-25 2000-02-29 Kabushiki Kaisha Toshiba Optical disk device having defect detection information
US6049515A (en) * 1996-03-25 2000-04-11 Kabushiki Kaisha Toshiba Optical disk device and replacement processing method
US8738842B2 (en) 2007-07-19 2014-05-27 Samsung Electronics Co., Ltd. Solid state disk controller and data processing method thereof

Similar Documents

Publication Publication Date Title
JP2635023B2 (en) Label writing method for file data
JPH1196686A (en) Rotary storage device
JPH05224822A (en) Collective storage device
JP2000339874A (en) Optical disk device
US5724500A (en) Multiple writing volume backup method
JPH07319636A (en) Controller for storing data of magnetic disk
JPH0628779A (en) Method for recording and controlling data in disk device
JPH0589598A (en) Magnetic disk device
JPH05128735A (en) Defective block alternation control system
JP2562605B2 (en) Magnetic disk controller
JP2000339869A (en) Optical disk device
JPH01243268A (en) Data recording control system
JP3400488B2 (en) File management device
JPH02113467A (en) Disk control system
JP3808654B2 (en) Recording / playback device
JPH1049312A (en) Magnetic disk drive
JPH11176102A (en) Method for controlling rotating storage device and rotating storage device
JP3183253B2 (en) Dynamic capacity increase method and dynamic capacity increase method for disk device
JPH064225A (en) Disk controller prereading stand-by sector
JPH11232046A (en) Magnetic disk device
JPH04341977A (en) Data reproducing control system
JPH05334017A (en) Spare sector setting method
JPH06119717A (en) Hard disk device
JPH06180635A (en) Alternate sector processing method
JPH0981328A (en) External storage

Legal Events

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

Free format text: PAYMENT UNTIL: 20081211

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees