JPH02132516A - System and method for write enable type optical disk controlling - Google Patents

System and method for write enable type optical disk controlling

Info

Publication number
JPH02132516A
JPH02132516A JP28617788A JP28617788A JPH02132516A JP H02132516 A JPH02132516 A JP H02132516A JP 28617788 A JP28617788 A JP 28617788A JP 28617788 A JP28617788 A JP 28617788A JP H02132516 A JPH02132516 A JP H02132516A
Authority
JP
Japan
Prior art keywords
directory
file table
directory file
optical disc
history information
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
JP28617788A
Other languages
Japanese (ja)
Inventor
Tadashi Miki
匡 三木
Masayuki Kozuka
雅之 小塚
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP28617788A priority Critical patent/JPH02132516A/en
Publication of JPH02132516A publication Critical patent/JPH02132516A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To realize an updating operation with the reduced overhead by adding an updating means into an operating system to record again entirely a directory file and also to additionally record the history information on a directory file table set in a memory. CONSTITUTION:An operating system 1 includes a directory file table reproduction means 2, a memory 3, and a directory file table updating means 4. The means 2 reproduces a direct file table into the memory 3 based on the history information. At the same time, the means 4 records the updating operation of a directory file table with a small quantity of history information. Thus it is possible to obtain a hierarchical directory control system which can use effectively the recording area of a write enable type optical disk with the reduced overhead of the updating operation.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、計算機の外部記憶装置としての光ディスクの
管理方式、特にコードデータの格納に適した高速なファ
イルアクセス●オーバーヘッドの少ない効率的な更新が
可能な書込可能型光ディスク管理システム及び方法に関
するものである。
[Detailed Description of the Invention] Industrial Application Field The present invention relates to a management method for an optical disk as an external storage device for a computer.In particular, it provides high-speed file access suitable for storing code data.Efficient updating with low overhead is possible. The present invention relates to a writable optical disc management system and method.

従来の技術 磁気記憶媒体の数十倍から数百倍の大容量を持つ光ディ
スクが計算機の外部記憶装置用の媒体として利用され始
めている。再生専用型光ディスクに関してはデータの共
用を図るために、つまりその媒体上のデータを種々の情
報処理システムやオペレーティングシステム[例えばM
S−DOS(マイクロソフト社の商標)やUNIX (
ATTが開発したOS・)といった汎用のオペレーティ
ングシステムコで使用可能にするための標準フォーマッ
トや管理方式の検討が行われ、5.25インチ再生専用
光ディスク(以下、CD−ROMと呼ぶ)では論理フォ
ーマットに関してISOで審議がなされ、ISO98E
30として標準化が行われた[参考文献:アイ●エス●
オー9 8f3 0、エイプリル1988 rボリュー
ムφアンド●ファイル●ストラクチュア●オブ●シー●
ディー●ロムーフォー●インフォメーシ日ン●インター
チェンジ」 (ls0911iBO.Apr.l988
 rVolume and File Structe
r of CD−ROM for  Informat
lon  InterchangeJ )  コ。
2. Description of the Related Art Optical disks, which have a capacity several tens to hundreds of times larger than conventional magnetic storage media, are beginning to be used as external storage media for computers. Regarding read-only optical discs, in order to share data, data on the media can be shared between various information processing systems and operating systems [e.g.
S-DOS (a trademark of Microsoft Corporation) and UNIX (
Studies were conducted on standard formats and management methods to enable use with general-purpose operating systems such as the OS developed by ATT. ISO98E was discussed and ISO98E
Standardization was carried out as 30 [Reference: I●S●
O9 8f3 0, April 1988 r Volume φ and ● File ● Structure ● Of ● Sea●
D●Romufo●Information Day●Interchange” (ls0911iBO.Apr.l988
rVolume and File Struct
r of CD-ROM for Information
lon InterchangeJ) Co.

しかし現状の書込可能型光ディスクに関しては、システ
ム独自のファイル管理方式が取られており、光ディスク
に記録された情報や操作コマンド等に互換性がない。こ
のため、追記型光ディスクに関しても、標準フォーマッ
トの提案が行われ始めている。
However, current writable optical discs use a system-specific file management method, and the information, operation commands, etc. recorded on the optical discs are not compatible. For this reason, proposals for a standard format have begun to be made for write-once optical discs as well.

この1つに1809880をベースとしたDEC社から
提案されている方式がある[以下、DECtl!案方式
と略記、参考文献: 「ワーキングφペーパー●フォー
●ボリューム●アンド●ファイル拳ストラクチェア拳オ
ブ●ウォーム●フオー争イ.冫フォメーシ2ン●インタ
ーチェンジ」7 オーガスト 1 9 8 8 ( r
Worklng Paper tar Volumea
nd File Structure of WORM
 for Informat1onInterchan
ge J .7 August 1988) ]。DE
CtJA案方式では前述のISO9860同様に、ディ
レクトリファイル(以下、DFと略記)とバステーブル
(以下、PTと略記)により階層型ディレクトリの管理
を行っている。DFはディレクトリ内のファイルやサブ
ディレクトリの情報を記録するファイルであり、PTは
DFの位置と互いの階層関係を一括記録したディレクト
リファイルテーブルである。I SO9E380やDE
C提案方式では、とのPTをメモリ内にロードして検索
を行うことにより、DFの検索を高速化している。
One of these is a method proposed by DEC Corporation based on 1809880 [hereinafter referred to as DECtl! Draft system, abbreviations, and references: "Working φ Paper●For●Volume●and●FileFistStructchairFistof●Warm●ForContestI.Fomesi2in●Interchange" 7 August 1 9 8 8 (r
Worklng Paper tar Volume
nd File Structure of WORM
for Informat1onInterchan
ge J. 7 August 1988)]. D.E.
In the CtJA proposal system, like the above-mentioned ISO9860, hierarchical directories are managed using a directory file (hereinafter abbreviated as DF) and a bus table (hereinafter abbreviated as PT). The DF is a file that records information about files and subdirectories within a directory, and the PT is a directory file table that collectively records the positions of DFs and their hierarchical relationships. I SO9E380 and DE
In the method proposed by C, the search speed of the DF is increased by loading the PT of and into the memory and performing the search.

発明が解決しようとする課題 DECffl案方式では、ディレクトリ内のファイルや
サブディレクトリを更新する場合には、その情報を記録
したDF全体を新たに光ディスクに再記録してDFを更
新する。更新によりDFのアドレスは変化するため、更
にDFのアドレス情報を持つPT全体を光ディスクに再
記録する。
Problems to be Solved by the Invention In the DECffl proposed system, when updating a file or subdirectory within a directory, the entire DF in which the information is recorded is newly recorded on an optical disc to update the DF. Since the DF address changes due to the update, the entire PT having the DF address information is further recorded on the optical disc.

PTは通常数キロバイト以上のサイズのため、ファイル
更新毎にPT全体を再記録していたのでは、更新のオー
バーヘッドが大きくなり、WORMの記録領域の使用効
率が悪化する。特に、サイズの小さいコード情報のファ
イルを多数記録する,場合や、頻繁な更新の発生するオ
ンライン処理で利用する場合はこの問題が大きい。
Since a PT is usually several kilobytes or more in size, if the entire PT is re-recorded every time a file is updated, the update overhead will be large and the efficiency of using the WORM recording area will deteriorate. This problem is particularly serious when recording a large number of small-sized code information files or when using online processing that involves frequent updates.

本発明では以上の問題点を鑑み、PTの更新を変更方法
を示す履歴情報の形式で記録することにより、オーバー
ヘッドを少な<DFの更新を行える書込可能型光ディス
クの管理システム及び方法を提供することを目的とする
In view of the above problems, the present invention provides a writable optical disc management system and method that can update DF with less overhead by recording PT updates in the form of history information indicating the change method. The purpose is to

課題を解決するための手段 本発明では以上の課題を解決するために、データファイ
ルとディレクトリファイルとそのディレクトリファイル
を一括管理するディレクトリファイルテーブルとを同一
の媒体に記録する書込可能型光ディスクと、このディレ
クトリファイルテーブルを使用してディレクトリファイ
ルの位置を管理する機構を有するオペレーティングシス
テムと、ディレクトリファイルテーブルを格納する記憶
装置と、この書込可能型光ディスクに記録再生を行う光
ディスク制御装置とを持ち、オペレーティングシステム
内にディレクトリファイル全体の再記録と記憶装置内の
ディレクトリファイルテーブルの履歴情報の追記録を行
うディレクトリファイルテーブル更新手段と、履歴情報
から内部管理装置内にディレクトリファイルテーブルを
再生する再生手段を有する構成となっている。
Means for Solving the Problems In order to solve the above problems, the present invention provides a writable optical disc in which data files, directory files, and a directory file table for collectively managing the directory files are recorded on the same medium; It has an operating system that has a mechanism for managing the location of directory files using this directory file table, a storage device that stores the directory file table, and an optical disk control device that performs recording and playback on this writable optical disk, A directory file table update means for re-recording the entire directory file in the operating system and additionally recording history information of the directory file table in the storage device, and a reproduction means for reproducing the directory file table in the internal management device from the history information. It is configured to have

作   用 本発明では上記構成により、再生手段により履歴情報か
ら記憶装置内にディレクトリファイルテーブルを再生す
ると共に、更新手段においてディレクトリファイルテー
ブルの更新を情報量の少ない履歴情報で記録することに
より、書込可能型光ディスクの記録領域を効率的に使用
できる更新のオーバーヘッドの少ない階層型ディレクト
リ管理システムを実現できる。
According to the above configuration, the reproduction means reproduces the directory file table in the storage device from the history information, and the update means records the update of the directory file table using history information with a small amount of information, thereby making it possible to write. It is possible to realize a hierarchical directory management system that can efficiently use the recording area of an optical disc and has little update overhead.

実施例 第1図に本発明の基本図を示す。第2図は従来例である
DECtJ!!案方式の説明図、第3図〜第4図は、D
EC提案方式及び本方式で用いる階層型ディレクトリの
管理情報とその更新後の例である。
Embodiment FIG. 1 shows a basic diagram of the present invention. Figure 2 shows a conventional example, DECtJ! ! Explanatory diagrams of the proposed system, Figures 3 and 4 are D
This is an example of the management information of the hierarchical directory used in the EC proposed method and the present method, and the updated version thereof.

また、第5図は本方式で用いる履歴情報によるディレク
トリファイルテーブルの更新の説明図、第6図は書込可
能型光ディスク内の別のデータ配置を示した図である。
Further, FIG. 5 is an explanatory diagram of updating a directory file table using history information used in this method, and FIG. 6 is a diagram showing another data arrangement within a writable optical disc.

本発明は書込可能型光ディスクとして書換型光ディスク
等にも適用できるが、本実施例では特に追記型光ディス
ク(以下、WORMと略記)を用いて説明する。
Although the present invention can be applied to a rewritable optical disc as a writable optical disc, this embodiment will be explained using a write-once optical disc (hereinafter abbreviated as WORM).

第1図の1はオペレーティングシステム(以下、OSと
略記)、2はOSI内のディレクトリファイルテーブル
再生手段(以下、DFT再生手段と略記)、3は記憶装
置、4はディレクトリファイルテーブル更新手段(以下
、DFT更新手段と略記)、5は光ディスク制御装置、
6はWORMとそのファイル配置例である。
In FIG. 1, 1 is an operating system (hereinafter abbreviated as OS), 2 is a directory file table reproducing means in OSI (hereinafter abbreviated as DFT reproducing means), 3 is a storage device, and 4 is a directory file table updating means (hereinafter abbreviated as DFT reproducing means). , abbreviated as DFT updating means), 5 is an optical disk control device,
6 is an example of WORM and its file arrangement.

第2図に比較のためにDEC提案方式の構成図を示す。FIG. 2 shows a block diagram of the DEC proposed method for comparison.

第2図の11はOS,21はディレクトリファイルテー
ブルロード手段(以下、DFTロード手段と略記)、3
は記憶装置、41はディレク} IJファイルテーブル
更新手段(以下、DFT更新手段と略記)、5は光ディ
スク制御装置、、6はWORMとそのファイル配置例で
ある。
In FIG. 2, 11 is the OS, 21 is a directory file table loading means (hereinafter abbreviated as DFT loading means), 3
is a storage device, 41 is a directory} IJ file table update means (hereinafter abbreviated as DFT update means), 5 is an optical disk control device, and 6 is a WORM and an example of its file arrangement.

第1図、第2図内の細実線はWORME!交換時のデー
タ処理の流れ、太実線は更新時の指示及びデータ処理の
流れ、破線は各レコード内のポインタ情報を示す。また
、記憶装置3としてはハードディスク等の磁気媒体も使
用可能であるが、通常は内部メモリが使用される。
The thin solid lines in Figures 1 and 2 indicate WORME! The flow of data processing during exchange, the thick solid line indicates the instruction and flow of data processing during update, and the broken line indicates pointer information within each record. Although a magnetic medium such as a hard disk can also be used as the storage device 3, an internal memory is usually used.

第3図及び第4図は、DEC提案方式で用いている各レ
コードフォーマット及びその更新例である。本実施例で
もこのレコードフォーマットをそのまま使用する。第3
図(a)は階層型ディレクトリ構造の一例である。第3
図(a)の2重枠は各ディレクトリファイル(以下、D
Fと略記)、1重枠はデータファイルを示す。
FIGS. 3 and 4 show each record format used in the DEC proposed method and an example of its update. This embodiment also uses this record format as is. Third
Figure (a) is an example of a hierarchical directory structure. Third
The double frame in figure (a) indicates each directory file (hereinafter referred to as D
(abbreviated as F), single frames indicate data files.

第3図(b)、第3図(c)は第3図(a)のディレク
トリ構造の場合のディレクトリファイルテーブル(以下
、DFTと略記)、ディレクトリBBBのDFの例であ
る。第3図(b)の90はDFTの例であり、81はデ
ィレクトリ識別子長(バイト長)、82はDFのアドレ
ス、83は親ディレクトリ番号、84はディレクトリ識
別子である。第3図(b)から第3図(a)への矢印線
はDFへのポインタ情報を示す。ディレクトリ番号(図
中の左上添え数字)は、上位の階層から各ディレクトリ
にブ意に割り振られ、このディレクトリ番号により親デ
ィレクトリ番号83を記録する。第3図(C)のDF7
0はディレクトリBBBのDF’の例であり、ディレク
トリ内のファイルの位置会サイズ●識別子を記録するエ
ン} IJから構成され、701〜705は、それぞれ
自分自身(BBB),  ファイル3,ディレクトリD
,  E,  Fへのエントリである。第4図(a)〜
(C)は、それぞれ第3図(a)〜(C)のディレクト
リBBBの下にディレクトリDDを作成した後の例を示
している。
FIGS. 3(b) and 3(c) are examples of the directory file table (hereinafter abbreviated as DFT) and DF of directory BBB in the case of the directory structure shown in FIG. 3(a). In FIG. 3(b), 90 is an example of DFT, 81 is the directory identifier length (byte length), 82 is the DF address, 83 is the parent directory number, and 84 is the directory identifier. The arrow line from FIG. 3(b) to FIG. 3(a) indicates pointer information to the DF. A directory number (subscript number on the upper left in the figure) is randomly assigned to each directory from the upper hierarchy, and the parent directory number 83 is recorded using this directory number. DF7 in Figure 3 (C)
0 is an example of DF' of directory BBB, which is composed of file location size ● identifier recording identifier} IJ, and 701 to 705 are self (BBB), file 3, and directory D, respectively.
, E, and F. Figure 4(a)~
(C) shows an example after the directory DD is created under the directories BBB in FIGS. 3(a) to (C), respectively.

先ず説明の都合上、第2図〜第4図を用いてDEC提案
方式の更新方法について説明しておく。
First, for convenience of explanation, the updating method of the DEC proposed method will be explained using FIGS. 2 to 4.

DEC提案方式では、WORM8交換時にDFTロード
手段21により、記憶装置3内に最新のDFT(第2図
の第n次DFTに相当)をロードする。ここで、OS1
1に対しディレクトリBBBの下にディレクトリDDを
作成指示が発せられると、OS11では次の様に更新処
理を行う。
In the DEC proposed method, the latest DFT (corresponding to the n-th DFT in FIG. 2) is loaded into the storage device 3 by the DFT loading means 21 when the WORM 8 is replaced. Here, OS1
When an instruction to create a directory DD under the directory BBB is issued to the OS 11, the OS 11 performs update processing as follows.

まず、作成するディレクトリDDのDFをWORM8に
記録し、第3図(c)のBBBのDF70に、第4図(
C)のDF7 1の様にディレクトリDDのエン} I
J 7 0 6を追加して更新し、これをWORMθに
再記録する。DFT更新手段41では、これらの処理に
併せて、記憶装置3内にロードしたDFTを第3図(b
)のD F T 9 0から第4図(b)のDFT95
の形に書き換える。そして新しいDFT95全体をWO
RM8に再記録[第2図の第(n+1)次DFTに相当
コシ、その(n+ 1)次位置情報を併せて記録する。
First, record the DF of the directory DD to be created in the WORM8, and record it in the DF70 of the BBB in FIG. 3(c) as shown in FIG.
Entry of directory DD as in DF7 1 of C) I
J 7 0 6 is added and updated, and this is re-recorded in WORMθ. In addition to these processes, the DFT updating means 41 updates the DFT loaded into the storage device 3 as shown in FIG.
) DFT95 of FIG. 4(b)
Rewrite it in the form of And the whole new DFT95 is WO
Re-record on RM8 [equivalent to the (n+1)th DFT in FIG. 2, and record the (n+1)th position information as well.

WORM6では記録された情報の書換が効かないため、
この様に再記録による更新方法を採る。尚、位置情報は
その時点で最新のDFTやボリウム情報の位置を示すた
めの終端情報である。
Since rewriting of recorded information does not work with WORM6,
In this way, an update method by re-recording is adopted. Note that the position information is terminal information for indicating the position of the latest DFT and volume information at that time.

DFTのサイズは、ディレクトリの数にも左右されるが
、通常は数キロバイト以上と想定される。
Although the size of the DFT depends on the number of directories, it is usually assumed to be several kilobytes or more.

従って、DEC提案方式ではファイルの更新ごとにパス
テーブル全体を記録するため大きなオーバーヘッドとな
り、WORM8の使用効率が悪化する。特に、コード情
報等の小ファイルを多数記録する場合は、多数のディレ
クトリが作成されてDFTが大きくなりやすい他、頻繁
な更新の発生するオンライン処理での使用状況では更に
効率は悪化することになる。
Therefore, in the method proposed by DEC, the entire path table is recorded each time a file is updated, resulting in a large overhead, which deteriorates the usage efficiency of WORM8. In particular, when recording many small files such as code information, a large number of directories are created and the DFT tends to become large, and efficiency becomes even worse when used in online processing where frequent updates occur. .

このため本発明では、DFT全体を再記録せず、変更内
容を示す履歴情報の形式で記録することによりDFTの
更新を行う方法を採る。このDFTの更新の一例を第5
図に示す。第5図90は更新前のDFT(第3図(b 
)9 0と同一)、95は更新後のDFT (第4図(
b )9 5と同一)、99はこの場合の履歴情報の例
である。
Therefore, in the present invention, a method is adopted in which the DFT is updated by recording it in the form of history information indicating the changes, without re-recording the entire DFT. An example of updating this DFT is shown in the fifth section.
As shown in the figure. Figure 590 shows the DFT before update (Figure 3(b)
)9 is the same as 0), 95 is the updated DFT (Fig. 4 (
b) 9 Same as 5), 99 is an example of history information in this case.

ディレクトリDDを作成して、DFT90からDFT9
5に書き換えるには、DDのDFTレコードヲ挿入し、
BBBのDFアドレスを再記録したアドレスに変更する
必要がある(変更部を網点で示す)。DDのDFTレコ
ードを挿入するには、挿入位置から後半部92を挿入D
FTレコード■サイズ分先の転送先■へ移動し、DFT
レコード■を挿入すればよい。この時、DDの作成によ
りディレクトリ番号が1づつずれるため、DD以降の親
ディレクトリ番号を1づつインクリメントする必要があ
る。更に、BBBのDF位置の変更は、DFアドレス変
更位置■と新しいアドレスを記録しておけばよい。以上
のように、DFTは比較的簡単な処理で更新できるため
、履歴情報99の様に更新に必要なパラメータのみを履
歴情報としてWORM6に記録しておけばよい。これら
履歴情報により、更新したDFT全体を再記録しておか
なくとも、ある時点以降の更新処理をシミュレートして
DFTを再生することができるのである。
Create a directory DD and convert DFT90 to DFT9
To rewrite to 5, insert the DD DFT record,
It is necessary to change the DF address of BBB to the re-recorded address (the changed part is indicated by a halftone dot). To insert the DFT record of DD, insert the second half 92 from the insertion position D
FT record ■ Move to the forwarding destination ■ by the size, and perform DFT
Just insert record ■. At this time, since the directory number is shifted by 1 due to the creation of the DD, it is necessary to increment the parent directory number after the DD by 1. Furthermore, the DF position of BBB can be changed by recording the DF address change position (■) and the new address. As described above, since the DFT can be updated through relatively simple processing, only the parameters necessary for updating, such as the history information 99, may be recorded in the WORM 6 as history information. Using this history information, it is possible to reproduce the DFT by simulating the update process after a certain point in time, without having to re-record the entire updated DFT.

第1図の処理を第2図のDEC提案方式と比較して、以
下にまとめておく。DFT再生手段2では、第2図のD
FT口−ド手段21に代わる手段として、WORM6に
記録された履歴情報を順次読出し、その内容を解釈して
記憶装置3内に最新のDFTを再生する。また、第1図
のDFT更新手段4では、第2図のDFT更新手段41
に代わる手段として、DFT全体を再記録せず、履歴情
報のみを記録する更新処理を行う。
A comparison of the process shown in FIG. 1 with the DEC proposed method shown in FIG. 2 will be summarized below. In the DFT reproducing means 2, D in FIG.
As an alternative to the FT reading means 21, the history information recorded in the WORM 6 is sequentially read out, its contents are interpreted, and the latest DFT is reproduced in the storage device 3. Furthermore, in the DFT updating means 4 of FIG. 1, the DFT updating means 41 of FIG.
As an alternative means, an update process is performed in which only the history information is recorded without re-recording the entire DFT.

本発明では以上のように、DFTの更新の場合も精々数
十バイト程度の履歴情報を記録するのみで済み、WOR
M6の使用効率を大きく改善することができる。
As described above, in the present invention, when updating the DFT, it is only necessary to record history information of at most several tens of bytes, and the WOR
The efficiency of using M6 can be greatly improved.

なお、第1図では履歴情報をWORM6の記録領域の終
端から逆アドレス順に記録する方法を示したが、履歴情
報やDF用に一定の記録領域をボリウム情報で定義する
ことも可能である(特許請求の範囲第3項の構成)。こ
の方法により、DFとデータファイル間の距離を小さく
する配置を採る事ができ、シーク時間を抑えてファイル
へのアクセスを扁速化できる。
Although Fig. 1 shows a method of recording history information in reverse address order starting from the end of the recording area of WORM6, it is also possible to define a certain recording area for history information and DF using volume information (as disclosed in the patent). Structure of claim 3). With this method, it is possible to adopt an arrangement that reduces the distance between the DF and the data file, and it is possible to suppress seek time and speed up access to the file.

また、履歴情報の数が多くなった場合には、DFTの再
生処理に時間が掛かるため、一定個数の履歴情報がたま
った時点や特別に指示した時点で、記憶装置3内のDF
Tを定期的にセーブ(再記録),しておく方法もある。
In addition, when the number of historical information increases, it takes time to reproduce the DFT, so when a certain number of historical information has been accumulated or when a special instruction is given, the DF in the storage device 3 is
There is also a way to save (re-record) T periodically.

この場合のWORMe内のデータ配置の例を第6図に示
す。第6図の破線は、セーブ後の履歴情報の先頭位置を
示すポインタ情報である。この場合は、セーブ処理以後
の履歴情報分のみの再生を行えばよいため、再生処理時
間を短くすることができる。
An example of data arrangement within WORMe in this case is shown in FIG. The broken line in FIG. 6 is pointer information indicating the beginning position of the history information after saving. In this case, since it is only necessary to reproduce the history information after the save process, the reproduction process time can be shortened.

発明の効果 本発明の効果により、高速なファイルアクセスが可能で
オーバーヘッドの少ない効率的な更新が可能な書込可能
型光ディスクの階層型ディレクトリ管理方式を提供し、
従来困難であった計算機の外部記憶装置、特にコードデ
ータの格納に適した記憶装置としての利用できるなど、
光ディスクの応用分野の拡大に貢献できる。
Effects of the Invention The effects of the present invention provide a hierarchical directory management method for writable optical discs that enables high-speed file access and efficient updating with little overhead.
It can be used as an external storage device for computers, which was previously difficult to do, especially as a storage device suitable for storing code data.
It can contribute to expanding the application fields of optical discs.

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

第1図は本発明の基本構成図、第2図は従来例であるD
ECt!案方式の構成図、第3図〜第4図は本発明およ
びDEC提案方式で用いる階層型ディレク} IJ構造
の管理情報の例を示す図、第5図は本発明で用いるディ
レクトリファイルテーブルの更新方法及び履歴情報を示
す図、第θ図はWoRMのデータ配置の別の例を示す図
である。 1・・・オペレーティングシステム、 2・・・DFT再生手段、3・・・記憶装置、4・・・
ディレクトリファイルテーブル更新手段、5・・・光デ
ィスク制御装置、 6・・・追記型光ディスク。 代理人の氏名 弁理士 栗野重孝 ほか1名第 l 図 塚 第 図
FIG. 1 is a basic configuration diagram of the present invention, and FIG. 2 is a conventional example D.
ECt! A block diagram of the proposed method, Figures 3 and 4 are hierarchical directories used in the present invention and the DEC proposed method} A diagram showing an example of management information of the IJ structure, and Figure 5 is an update of the directory file table used in the present invention FIG. θ, a diagram showing the method and history information, is a diagram showing another example of data arrangement of WoRM. DESCRIPTION OF SYMBOLS 1... Operating system, 2... DFT reproducing means, 3... Storage device, 4...
Directory file table updating means, 5... optical disc control device, 6... write-once optical disc. Name of agent Patent attorney Shigetaka Kurino and 1 other person No.1 Zuzuka No.1

Claims (1)

【特許請求の範囲】 1)データファイルとディレクトリファイルと前記ディ
レクトリファイルを一括管理するディレクトリファイル
テーブルとを同一の媒体に記録する光ディスクと、前記
ディレクトリファイルテーブルを使用してディレクトリ
ファイルの位置を管理する機構を有するオペレーティン
グシステムと、前記ディレクトリファイルテーブルを格
納する記憶装置と、前記光ディスクに記録再生を行う光
ディスク制御装置とを持ち、前記オペレーティングシス
テム内に、ディレクトリファイルの再記録と前記記憶装
置内のディレクトリファイルテーブルの履歴情報の追記
録を行うディレクトリファイルテーブル更新手段と、前
記履歴情報から前記記憶装置内に前記ディレクトリファ
イルテーブルを再生する再生手段を有することを特徴と
する書込可能型光ディスク管理システム。 2)一定件数の履歴情報が作成された時点又は特別に指
定された時点で、記憶装置内のディレクトリファイルテ
ーブルをそのままセーブする処理を行うことを特徴とす
る請求項1記載の書込可能型光ディスク管理システム。 3)オペレーティングシステムがデータファイル又はデ
ィレクトリファイル又はディレクトリファイルテーブル
又は履歴情報の記録に使用する領域として、一定のアド
レス範囲を設定することを特徴とする請求項1または2
記載の書込可能型光ディスク管理システム。4)データ
ファイルとディレクトリファイルと前記ディレクトリフ
ァイルを一括管理するディレクトリファイルテーブルと
を同一の媒体に記録する光ディスクを外部メモリとして
用いると共に、前記書込可能型光ディスクに記録再生を
行う光ディスク制御装置を備え、前記ディレクトリファ
イルテーブルを使用してディレクトリファイルの位置を
管理する機構を有するオペレーティングシステムと前記
ディレクトリファイルテーブルを格納する内部メモリと
を有するコンピュータシステムにおいて、前記オペレー
ティングシステム内にディレクトリファイルの再記録と
記憶装置内のディレクトリファイルテーブルの履歴情報
の追記録を行うディレクトリファイルテーブル更新のス
テップと、前記履歴情報から前記記憶装置内に前記ディ
レクトリファイルテーブルを再生するステップを含むこ
とを特徴とする書込可能型光ディスク管理方法。
[Claims] 1) An optical disc that records a data file, a directory file, and a directory file table that collectively manages the directory files on the same medium, and uses the directory file table to manage the location of the directory file. an operating system having an operating system, a storage device that stores the directory file table, and an optical disk control device that performs recording and playback on the optical disk; A writable optical disc management system comprising: a directory file table update unit for additionally recording history information in a file table; and a playback unit for playing back the directory file table in the storage device from the history information. 2) The writable optical disc according to claim 1, wherein processing is performed to save the directory file table in the storage device as it is at the time when a certain number of history information is created or at a specially designated time. management system. 3) Claim 1 or 2, wherein a certain address range is set as an area used by the operating system to record a data file, a directory file, a directory file table, or historical information.
The described writable optical disc management system. 4) An optical disc that records data files, directory files, and a directory file table for collectively managing the directory files on the same medium is used as an external memory, and includes an optical disc control device that records and plays back on the writable optical disc. , in a computer system having an operating system having a mechanism for managing the location of directory files using the directory file table and an internal memory storing the directory file table, re-recording and storing directory files in the operating system; A writable type device comprising the steps of: updating a directory file table to additionally record history information of a directory file table in the device; and reproducing the directory file table in the storage device from the history information. Optical disc management method.
JP28617788A 1988-11-11 1988-11-11 System and method for write enable type optical disk controlling Pending JPH02132516A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP28617788A JPH02132516A (en) 1988-11-11 1988-11-11 System and method for write enable type optical disk controlling

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP28617788A JPH02132516A (en) 1988-11-11 1988-11-11 System and method for write enable type optical disk controlling

Publications (1)

Publication Number Publication Date
JPH02132516A true JPH02132516A (en) 1990-05-22

Family

ID=17700942

Family Applications (1)

Application Number Title Priority Date Filing Date
JP28617788A Pending JPH02132516A (en) 1988-11-11 1988-11-11 System and method for write enable type optical disk controlling

Country Status (1)

Country Link
JP (1) JPH02132516A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000005717A1 (en) * 1998-07-24 2000-02-03 Matsushita Electric Industrial Co., Ltd. Information recorded medium, information recording/reproducing method, and information recording/reproducing device
WO2000019432A1 (en) * 1998-09-25 2000-04-06 Matsushita Electric Industrial Co., Ltd. Information recording medium, information recording/reproducing method, and information recording/reproducing device
EP1306761A1 (en) * 2000-06-23 2003-05-02 Sharp Kabushiki Kaisha File managing method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2000005717A1 (en) * 1998-07-24 2000-02-03 Matsushita Electric Industrial Co., Ltd. Information recorded medium, information recording/reproducing method, and information recording/reproducing device
WO2000019432A1 (en) * 1998-09-25 2000-04-06 Matsushita Electric Industrial Co., Ltd. Information recording medium, information recording/reproducing method, and information recording/reproducing device
US7050701B1 (en) 1998-09-25 2006-05-23 Matsushita Electric Industrial Co., Ltd. Information recording medium, information recording/reproducing method, and information recording/reproducing device
EP1306761A1 (en) * 2000-06-23 2003-05-02 Sharp Kabushiki Kaisha File managing method
EP1306761A4 (en) * 2000-06-23 2004-10-20 Sharp Kk File managing method

Similar Documents

Publication Publication Date Title
JPH04141867A (en) File managing method
JPH05313980A (en) Information recording method
KR100854954B1 (en) Method and devices for storing and reading data on a storage medium and storage medium
JPH0786844B2 (en) Formatting a write-once optical storage medium
US6405283B1 (en) Method for handling buffer under-run during disc recording
JPH02132516A (en) System and method for write enable type optical disk controlling
KR20020025202A (en) Disk medium managing method
US5630115A (en) Method of rewriting information on a record medium by rewriting only changed portions
JP2003173285A (en) Information recording method and information record reproduction device
JPS63104284A (en) Disk file access system
JP2622418B2 (en) Information recording / reproducing method
JPH03217972A (en) File retrieving device
JP2612589B2 (en) Directory search method
JPH01236488A (en) Rewritable type optical disk control system
US7634172B1 (en) Methods for recording multiple sessions on a rewritable DVD disc
JP2784650B2 (en) Optical disk storage management method
JP2005032283A (en) Recording medium and file management method
JPH01282778A (en) Storing control method for optical disk
JPH0254490A (en) Optical card
JPH1050031A (en) Data recording method
JPH02281322A (en) File management method for additional write type auxiliary storage medium
JPH1186512A (en) Data rewriting method for optical disk
JPH01227273A (en) File format method
JPH01236489A (en) Rewritable type optical disk control system
JPH04130545A (en) Management system for data