JPH0393059A - Magneto-optical disk operating system - Google Patents

Magneto-optical disk operating system

Info

Publication number
JPH0393059A
JPH0393059A JP23017689A JP23017689A JPH0393059A JP H0393059 A JPH0393059 A JP H0393059A JP 23017689 A JP23017689 A JP 23017689A JP 23017689 A JP23017689 A JP 23017689A JP H0393059 A JPH0393059 A JP H0393059A
Authority
JP
Japan
Prior art keywords
magneto
erasing
information
optical disk
erase
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
JP23017689A
Other languages
Japanese (ja)
Inventor
Mitsuhiko Koike
小池 光彦
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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric 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 Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP23017689A priority Critical patent/JPH0393059A/en
Publication of JPH0393059A publication Critical patent/JPH0393059A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the performance of a data processing system by adding information showing the erasing state of a record area to link information by record areas in a file allocated table. CONSTITUTION:In the case of a write instruction except for initial writing into a magneto-optical disk, erasing information 4 in pointers with erasing information 20-22 in the file allocated table (FAT) 1 is referred, and erased record area is searched, writing is executed, and the bit of erasing information 4 as to the area concerned is set to be '1'. At the time of erasing a file, 7FFFH is written into a pointer area 2 corresponding to the file concerned. When the bit of erasing information 4 is in a non-erasing state '1' and the pointer 2 is 7FFFH, erasing is executed in the record area concerned. Consequently, an erasing processing immediately before writing when the write instruction is generated can be omitted and the performance of the data processing system can be improved.

Description

【発明の詳細な説明】[Detailed description of the invention] 【産業上の利用分野】[Industrial application field]

本発明はオーバライト(つまりイレーズ(消去)処理な
しに、データを書込むこと)のできない光磁気ディスク
への書込を極力、データ処理システムの性能を低下させ
ずに行い得るようにするための光磁気ディスク用のオペ
レーティングシステムに関する。
The present invention is intended to enable writing to a magneto-optical disk that cannot be overwritten (that is, writing data without erasing) without degrading the performance of a data processing system as much as possible. Relating to an operating system for magneto-optical disks.

【従来の技術】[Conventional technology]

現在実用されている光磁気ディスクはオーバライトがで
きないものであり、従ってデータ書込みの際にはイレー
ズ状態となっていなければならない。 ところで従来のファイル用のオペレーティングシステム
(MS−003.υNlχ等)は、オーバライトが可能
な磁気ディスク装置等を対象としているため、データ書
込みの際には、光磁気ディスク装置の側でイレーズ処理
を必ず行ってから書込みをすることによって従来のオペ
レーティングシステム下で動作するようにしている。
Magneto-optical disks currently in use cannot be overwritten, so they must be in an erased state when writing data. By the way, conventional file operating systems (such as MS-003.υNlχ) are intended for overwritable magnetic disk drives, so when writing data, erase processing is performed on the magneto-optical disk drive. By making sure to perform the write operation before writing, it is possible to operate under a conventional operating system.

【発明が解決しようとする課題】[Problem to be solved by the invention]

しかしながら、このようなオペレーティングシステムを
使用した光磁気ディスク装置のシステムでは、データ書
込の際に常にイレーズのための1回転とデータ書込のた
めの1回転の2回転を要することになり、このことがデ
ータ処理システムの性能を固定ディスクに比し大幅に低
下させる要因となっており、シーク時間が固定データよ
りも長いという問題とともに、光磁気ディスク装置の大
きな問題となっている。 このような問題を解決するために、光磁気ディスク装置
側でオーバライトができるようにしようと現在開発が進
められているが、未だ技術的に困難となっている。 そこで本発明はオーバライト可能でない光磁気ディスク
装置を使用したシステムにおいて、書込み時におけるイ
レーズ処理の時間を、できるだけ減少させ、より性能の
高いデータ処理システムを得ることができる光磁気ディ
スクオペレーティングシステムを提供することにより、
前記の問題を解消することを課題とする。
However, in a magneto-optical disk drive system using such an operating system, two rotations are always required when writing data: one rotation for erasing and one rotation for data writing. This is a factor that significantly lowers the performance of data processing systems compared to fixed disks, and together with the problem that the seek time is longer than fixed data, this is a major problem with magneto-optical disk devices. In order to solve these problems, development is currently underway to enable overwriting on the magneto-optical disk device side, but this is still technically difficult. Therefore, the present invention provides a magneto-optical disk operating system that can reduce the erase processing time during writing as much as possible in a system using a magneto-optical disk device that is not overwritable, thereby obtaining a data processing system with higher performance. By doing so,
The objective is to solve the above problem.

【課題を解決するための手段】 前記の課題を解決するために本発明のオペレーティング
システムは、r光磁気ディスクのファイル・アロケーテ
ッド・テーブル(1など)におけるレコード領域別のリ
ンク情報(ポインタ2など)に、それぞれ当該のレコー
ド領域のイレーズ状態を示す情報(4など、以下イレー
ズ情報という)を付加し、前記光磁気ディスクへの初回
の書込を除く書込の際は、前記イレーズ情報を参照して
、イレーズ状態にあるレコード領域へ書込を行うように
1するか、またはさらにr削除したレコード領域には当
該の光磁気ディスクに対し新たな書込命令が発せられる
以前にイレーズ処理を行うように1するものとする。
[Means for Solving the Problems] In order to solve the above problems, the operating system of the present invention provides link information (pointer 2, etc.) for each record area in the file allocated table (1, etc.) of the magneto-optical disk. information (such as 4, hereinafter referred to as erase information) indicating the erase state of the corresponding record area is added to each, and the erase information is referred to when writing to the magneto-optical disk except for the first write. 1 to write to the erased record area, or to erase the deleted record area before a new write command is issued to the magneto-optical disk. shall be set to 1.

【作 用】[For use]

光磁気ディスクのファイル配置を知るためのテーブルと
してのファイル・アロケーテツド・テーブル(以下FA
Tとも略記する)におけるレコード領域間のリンク情報
としてのポインタに、レコード領域別のイレーズ状態を
識別できる情報を付加し、初回の書込みを除いては、こ
のイレーズ状態識別情報を見て、イレーズ状態にあるレ
コード領域に書込を行うことで、書込命令発生時の書込
直前のイレーズ処理を省略する。 またデリート(削除)されたファイルには書込命令が発
せられる以前に予めイレーズ処理を施すことにより、イ
レーズ領域を確保しておく。
File allocated table (hereinafter referred to as FA) is a table for knowing the file arrangement of magneto-optical disks.
Information that can identify the erase status of each record area is added to the pointer as link information between record areas (also abbreviated as T), and except for the first write, the erase status is determined by looking at this erase status identification information. By writing to the record area located in the record area, the erase process immediately before writing when a write command is generated can be omitted. Furthermore, an erase area is secured by performing an erase process on the deleted file before a write command is issued.

【実施例】【Example】

第1図は本発明における光磁気ディスク内の所定領域に
設けられたファイル・アロケーテッド・テーブル(FA
T)の構戒の実施例を示す。同図においてlはFAT,
 3(30,31.32.−・)は当該の光磁気ディス
ク内の書込の単位領域としてのレコード領域にそれぞれ
対応して設けられたイレーズ情報付ポインタで、それぞ
れポインタ2 (20.21.22.−)とイレーズ情
報4とを備えている。ここでポインタ2はレコード領域
間のリンク情報、具体的には当該のレコード領域に連結
されるべき次のレコード領域のポインタ番号である。 即ち第1図においてポインタ20.21.22にそれぞ
れ対応するレコード領域が順番に連結されて1つのファ
イルが構成されているものとすると、ポインタ20内に
はポインタ21の番号が書込まれ、またポインタ2l内
にはポインタ22の番号が書込まれる。 イレーズ情報4は本発明においては付加された情報で、
それぞれ当該のレコード領域がイレーズ(消去)状態に
あるか否かを示す情報である。 例えばMS−DOSではポインタとして1.5バイト(
12ビット)を使用しているから、光磁気ディスクでは
たかだか10倍の領域をポインタで表記すればよく、第
1図でポインタ2として15ビット、イレーズ情報4と
して1ビットの合計16ビットとすれば足りる。イレー
ズ情報4のビット定義は“l”を非イレーズ状態,“0
”をイレーズ状態とする. そして初回の書込以外の書込命令の場合は、上記イレー
ズ情報4を利用して、イレーズされたレコード領域を探
し、そこに書込みを行えばよい。 その際は当該領域についてのイレーズ情報4のビットを
“1”とする. 次にファイルをデリート(削除)する際は、当該ファイ
ルに対応するポインタ領域2に7FFFHを書込む。そ
して非イレーズ状態(イレーズ情報4のビットが“l”
)で、かつそのポインタ2が7FFFHの場合に、当該
のレコード領域にイレーズを行う。このイレーズの処理
は、デリートの際か、あるいはデリート後のアイドル状
態の時に手動操作または自動的に適宜行う。
FIG. 1 shows a file allocated table (FA
An example of the structure of T) is shown below. In the same figure, l is FAT,
3 (30, 31, 32.-.) are pointers with erase information provided corresponding to the record areas as write unit areas in the magneto-optical disk, respectively, and pointers 2 (20, 21. 22.-) and erase information 4. Here, pointer 2 is link information between record areas, specifically the pointer number of the next record area to be linked to the record area. That is, in FIG. 1, assuming that the record areas corresponding to pointers 20, 21, and 22 are connected in order to form one file, the number of pointer 21 is written in pointer 20, and The number of the pointer 22 is written in the pointer 2l. Erase information 4 is information added in the present invention,
This is information indicating whether or not the corresponding record area is in an erased state. For example, in MS-DOS, the pointer is 1.5 bytes (
12 bits), so on a magneto-optical disk, it is only necessary to represent at most 10 times as much area as a pointer.In Figure 1, if we use 15 bits for pointer 2 and 1 bit for erase information 4, a total of 16 bits. Enough. The bit definition of erase information 4 is “l” for non-erased state, “0”
” is in the erased state. In the case of a write command other than the first write, use the above erase information 4 to find the erased record area and write there. Set the erase information 4 bit for the area to “1”. Next, when deleting a file, write 7FFFH to the pointer area 2 corresponding to the file. Then, set the erase information 4 bit to “1”. Bit is “l”
), and the pointer 2 is 7FFFH, the corresponding record area is erased. This erase process is performed manually or automatically when deleting or in an idle state after deleting.

【発明の効果】【Effect of the invention】

本発明によれば、光磁気ディスクのファイル・アロケー
テッド・テーブル(FAT)lにおけるレコード領域別
のリンク情報としてのポインタ2に、それぞれ当該のレ
コード領域のイレーズ状態を示すイレーズ情報4を付加
し、前記光磁気ディスクへの初回の書込を除く書込の際
は、前記イレーズ情報4を参照して、イレーズ状態にあ
るレコード領域へ書込を行うようにし、またはさらに削
除したレコード領域には当該の光磁気ディスクに対し新
たな書込命令が発せられる以前にイレーズ処理を行うよ
うにしたので、 オーバライトせずに、データ処理システムの性能アンプ
が実現できた。FAT.1への書込みは、一連の処理後
に行う等の方法により、固定ディスクに性能を近づけら
れる。 なおUPDATE (即ち光磁気ディスクの全領域の消
去による書込み)等のファイル処理は、測定装置や人間
が介在している場合が多く、ファイルのコンパイルや編
集の際には、ほとんど起きない点からみても、本発明に
よりデータ処理システムの性能のかなりの向上が達或さ
れる。
According to the present invention, the erase information 4 indicating the erase state of each record area is added to the pointer 2 as link information for each record area in the file allocated table (FAT) l of the magneto-optical disk, and When writing other than the first write to the magneto-optical disk, refer to the erase information 4 and write to the erased record area, or write to the deleted record area. Since the erase process is performed before a new write command is issued to the magneto-optical disk, a performance amplifier for data processing systems can be realized without overwriting. FAT. The performance can be brought closer to that of a fixed disk by writing to 1 after a series of processing. File processing such as UPDATE (i.e., writing by erasing the entire area of the magneto-optical disk) often involves measurement equipment or human intervention, and this rarely occurs when compiling or editing files. Also, significant improvements in the performance of data processing systems are achieved by the present invention.

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

第1図は本発明の一実施例としてのファイル・アロケー
テッド・テーブル(FAT)の構戒図である。
FIG. 1 is a diagram showing the structure of a file allocated table (FAT) as an embodiment of the present invention.

Claims (1)

【特許請求の範囲】 1)光磁気ディスクのファイル・アロケーテッド・テー
ブルにおけるレコード領域別のリンク情報に、それぞれ
当該のレコード領域のイレーズ状態を示す情報(以下イ
レーズ情報という)を付加し、前記光磁気ディスクへの
初回の書込を除く書込の際は、前記イレーズ情報を参照
して、イレーズ状態にあるレコード領域へ書込を行うよ
うにしたことを特徴とする光磁気ディスクオペレーティ
ングシステム。 2)特許請求の範囲第1項に記載のシステムにおいて、
削除したレコード領域には当該の光磁気ディスクに対し
新たな書込命令が発せられる以前にイレーズ処理を行う
ようにしたことを特徴とする光磁気ディスクオペレーテ
ィングシステム。
[Scope of Claims] 1) Information indicating the erase state of each record area (hereinafter referred to as erase information) is added to the link information for each record area in the file allocated table of the magneto-optical disk, and 1. A magneto-optical disk operating system characterized in that when writing other than the first write to a disk, the erase information is referred to and writing is performed to a record area in an erased state. 2) In the system according to claim 1,
A magneto-optical disk operating system characterized in that erase processing is performed on a deleted record area before a new write command is issued to the magneto-optical disk.
JP23017689A 1989-09-05 1989-09-05 Magneto-optical disk operating system Pending JPH0393059A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23017689A JPH0393059A (en) 1989-09-05 1989-09-05 Magneto-optical disk operating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23017689A JPH0393059A (en) 1989-09-05 1989-09-05 Magneto-optical disk operating system

Publications (1)

Publication Number Publication Date
JPH0393059A true JPH0393059A (en) 1991-04-18

Family

ID=16903797

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23017689A Pending JPH0393059A (en) 1989-09-05 1989-09-05 Magneto-optical disk operating system

Country Status (1)

Country Link
JP (1) JPH0393059A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0573400A (en) * 1991-09-11 1993-03-26 Nec Corp Memory control system
WO1997005610A1 (en) * 1995-07-28 1997-02-13 International Business Machines Corporation Mass-storage applications of local probe arrays

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0573400A (en) * 1991-09-11 1993-03-26 Nec Corp Memory control system
WO1997005610A1 (en) * 1995-07-28 1997-02-13 International Business Machines Corporation Mass-storage applications of local probe arrays

Similar Documents

Publication Publication Date Title
JP2804974B2 (en) Method and apparatus for maintaining data integrity of a magneto-optical disk
JPH0393059A (en) Magneto-optical disk operating system
JP2016009510A (en) Techniques for reducing time required for erasing recorded data by utilizing read head and write head
US7873262B2 (en) Data processing method, device thereof and program
JPH01119964A (en) Storage device
JPH0793101A (en) Data backup device
JPH03222158A (en) Additionally writing method for data
JP2701372B2 (en) Magneto-optical disk drive
JPH04223520A (en) Magnetic disk device backup method
JPS61283091A (en) Recording data access system for file device
US7362539B2 (en) Disk drive and method of controlling the same
JP3336044B2 (en) Recording method on information recording medium
JPH0243615A (en) Method and device for initializing auxiliary storage medium
JPS6126974A (en) Information recorder
KR960014165B1 (en) Data backup method of computer
JPH04217044A (en) Information processing system
JPH02213958A (en) Information recording/reproducing system
JPH0371349A (en) File control system
JPH04177522A (en) Secondary storage device managing device
JPH03276457A (en) Rewrite type optical disk device
JPH0318216B2 (en)
JPH02206082A (en) Storage system
JPH056299A (en) Optical card and file managing method for optical card
JPS62134737A (en) Data preventive securing system for magnetic tape file
JPH0293933A (en) Program developing device