JPH01319820A - Memory medium control system - Google Patents

Memory medium control system

Info

Publication number
JPH01319820A
JPH01319820A JP15324788A JP15324788A JPH01319820A JP H01319820 A JPH01319820 A JP H01319820A JP 15324788 A JP15324788 A JP 15324788A JP 15324788 A JP15324788 A JP 15324788A JP H01319820 A JPH01319820 A JP H01319820A
Authority
JP
Japan
Prior art keywords
storage medium
logical
address
file
logical block
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
JP15324788A
Other languages
Japanese (ja)
Inventor
Tadashi Miki
匡 三木
Hirotoshi Uehara
上原 宏敏
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 JP15324788A priority Critical patent/JPH01319820A/en
Priority to US07/369,585 priority patent/US5113512A/en
Priority to EP19890111299 priority patent/EP0347881A3/en
Publication of JPH01319820A publication Critical patent/JPH01319820A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the use efficiency of a medium by determining the number of physical sectors to reproduce actually with a control means by the address of the physical block to reproduce by an address converting part. CONSTITUTION:An address converting part 2 to convert a recording reproducing instruction by a logical block address from a file control part 1 to a recording reproducing instruction for the corresponding physical sector is provided. For the instruction from the file control part 1 to control data in the logical block unit of a constant size, the number of the physical sectors to reproduce by the address of the logical block is determined by the address converting part 2. Consequently, without limitation by the logical block size, only the necessary physical sector part can be recorded and reproduced by matching to the information quantity to be recorded. Thus, the memory medium can be used wastelessly and efficiently.

Description

【発明の詳細な説明】 産業上の利用分野 本発明はコンピュータの外部記憶装置等として利用され
る記憶媒体の記憶管理システムに関する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a storage management system for storage media used as external storage devices for computers.

従来の技術 従来、コンピュータ用の外部記憶媒体としては1、フロ
ッピーディスクなどの可搬型磁気媒体が利用されてきた
が、近年では光ディスクやICカードといった他の記憶
媒体が利用され始めている。特に、光ディスタはその大
容量性に注目され、MS−DO8(マイクロソフト社の
オペレーティングシステム/登録商標)やUNIX(A
、TAT社の開発したオペレーティングシステム/登録
商標)等の汎用オペレーティングシステム(以下、O8
と略記)からの利用が検討されている。
2. Description of the Related Art Traditionally, portable magnetic media such as floppy disks have been used as external storage media for computers, but in recent years other storage media such as optical disks and IC cards have begun to be used. In particular, optical disk drives have attracted attention for their large capacity, and have been widely used in systems such as MS-DO8 (Microsoft Corporation's operating system/registered trademark) and UNIX (A
General-purpose operating systems (hereinafter referred to as O8) such as the operating system/registered trademark developed by TAT
) is being considered for use.

汎用O8からの可搬型記憶媒体の管理方式としては、通
常媒体を一定のサイズの論理ブロックに分割して、この
論理ブロックに割り振った通し番号(論理ブoツク番号
: L B NlLogical BlockNumb
er)を使って管理している。例えばMS−DO8では
、媒体内をクラスタと呼ばれる数キロバイト程度の論理
ブロックに分割し、FAT(ファイルアロケ−′7日ン
テーブル、Flle A11ocationTable
 )と呼ばれる管理表を使って、クラスタごとに使用状
況や他のクラスタとの連続性を管理している。
The management method for portable storage media from general-purpose O8 is to divide the medium into logical blocks of a fixed size and assign a serial number to each logical block (Logical Block Number: L B NlLogical Block Number).
It is managed using er). For example, in MS-DO8, the media is divided into logical blocks of several kilobytes called clusters, and FAT (File Allocation Table)
) is used to manage usage status and continuity with other clusters for each cluster.

また、汎用O8のファイルシステムでは、可搬型記憶媒
体内に記憶されている内容としては、通常のデータファ
イルと管理情報に区別できる。例えば、ディレクトリを
用いた階層型の管理を行うO8では、管理情報として該
当するディレクトリに格納するファイルの識別子や媒体
内での記録位置を記録したデイレクトリファイルを通常
のデータファイルと混在して記録している。
Furthermore, in the general-purpose O8 file system, the contents stored in the portable storage medium can be divided into normal data files and management information. For example, in O8, which performs hierarchical management using directories, a directory file that records the identifier of the file stored in the corresponding directory and the recording position within the medium is recorded as management information, mixed with regular data files. ing.

発明が解決しようとする課題 通常、デイレクトリファイル等の管理情報は数百バイト
程度の情報量の場合が多い。しかし、O8からはLBH
による論理ブロック単位の管理しかできないため、管理
情報の記録に数キロバイトの論理ブロックを使用し、論
理ブロック内の残りの未使用部分は無駄になることにな
り、媒体の使用効率が悪化する。特に、追記型光ディス
クを用いる様な場合には、ライトワンスであるため、同
じ領域の再利用はできないため、この無駄部分は二度と
利用できず、媒体の使用効率は更に悪化する。
Problems to be Solved by the Invention Normally, the amount of management information such as directory files is approximately several hundred bytes. However, from O8, LBH
Since the management information can only be managed in units of logical blocks, several kilobytes of logical blocks are used to record management information, and the remaining unused portions within the logical blocks are wasted, resulting in poor media usage efficiency. In particular, when a write-once optical disc is used, since it is a write-once type, the same area cannot be reused, so this wasted area cannot be used again, further deteriorating the efficiency of use of the medium.

通常、可搬型記憶媒体の最小書き込み単位である物理セ
クタのサイズは、論理ブロックサイズより小さいため(
例えば、論理ブロックサイズが物理セクタサイズのn倍
(n≧1)とする)、管理情報などの書き込みの場合に
は、1論理ブロツクでの書き込み指示に対して、n物理
セクタ全部の書き込みを行わず、必要な情報量の物理セ
クタ分だけの記録ができれば、媒体の使用効率を高める
ことができる。
Usually, the size of a physical sector, which is the smallest write unit of a portable storage medium, is smaller than the logical block size (
For example, when writing management information (assuming the logical block size is n times the physical sector size (n≧1)), all n physical sectors are written in response to a writing instruction for one logical block. First, if the required amount of information can be recorded for each physical sector, the efficiency of using the medium can be increased.

課題を解決するための手段 本発明では上記課題を解決するために、データを記録す
る記憶媒体と、この記憶媒体に物理セクタ単位で記録再
生を行う制御手段と、データの記録再生を論理ブロック
単位で指示するファイル管理部と、ファイル管理部から
の指示を対応する物理セクタへの指示に変換するアドレ
ス変換部を有し、アドレス変換部が再生する論理ブロッ
クのアドレスにより制御手段により実際に再生する物理
セクタ数を決定する構成としている。
Means for Solving the Problems In order to solve the above problems, the present invention provides a storage medium for recording data, a control means for recording and reproducing data on the storage medium in units of physical sectors, and a system for recording and reproducing data in units of logical blocks. It has a file management section that gives instructions with the file management section, and an address conversion section that converts the instructions from the file management section into instructions for the corresponding physical sector, and the address conversion section actually reproduces the logical block by the control means according to the address of the logical block to be reproduced. The configuration is such that the number of physical sectors is determined.

作用 本発明は前記した構成により、データを一定サイズの論
理ブロック単位で管理するファイル管理部からの指示に
対し、アドレス変換部により論理ブロックのアドレスに
より再生する物理セクタ数を決定することにより、論理
ブロックサイズに制限されずに、記録する情報量に合わ
せて必要な物理セクタ分のみの記録再生を行うことがで
き、無駄なく効率的に記憶媒体を使用できる。
Effect of the present invention With the above-described configuration, the address conversion unit determines the number of physical sectors to be reproduced based on the address of the logical block in response to an instruction from the file management unit that manages data in units of logical blocks of a fixed size. Without being limited by the block size, it is possible to record and reproduce only the necessary physical sectors according to the amount of information to be recorded, and the storage medium can be used efficiently without waste.

実施例 第1図〜第7図に本発明の詳細な説明図を示す。第1図
及び第2図はファイルシステムの構成図、第3図は汎用
O8で用いられる管理情報の一例を示す図、第4図、第
6図はアドレス変換テーブルを用いた論理ブロックの可
搬型記憶媒体への割当図、第5図、第7図はアドレス変
換テーブルの一例を示す図である。第4図〜第7図では
可搬型記憶媒体として、特に本実施例のような管理方式
が有効な追記型光ディスクを例に挙げて説明する。
EXAMPLE FIGS. 1 to 7 show detailed explanatory diagrams of the present invention. Figures 1 and 2 are configuration diagrams of the file system, Figure 3 is a diagram showing an example of management information used in a general-purpose O8, and Figures 4 and 6 are a portable logical block type using an address translation table. The allocation diagrams to storage media, FIGS. 5 and 7, are diagrams showing examples of address conversion tables. In FIGS. 4 to 7, a write-once optical disk on which the management system of this embodiment is particularly effective will be exemplified as a portable storage medium.

第1図において1はワアイル管理部、2はファイル管理
部1からの論理ブロックアドレス(論理ブロック番号[
:Loglcal Block Numberコ、以下
LBNと略記)による記録再生指示を対応する物理セク
タに対する記録再生指示に変換するアドレス変換部、2
1はLBHと物理セクタアドレス(物理セクタ番号(:
Pyslcal 5ector Numberコ、以下
PSNと略記)との対応情報と処理方法を記録したアド
レス変換テーブル、22はアドレス変換テーブル21の
処理方法によりPBHの記録再生を行うセクタサイズ変
更処理部、3は物理セクタ単位で記録再生を行う可搬型
記憶媒体制御手段、4は可搬型記憶媒体である。通常ア
ドレス変換部2の実装方式の二側としては、汎用O8下
の基本人出力部(BIO8部)、つまりデバイスドライ
バ部分へ組込む形で実現される。第1図〜第7図では論
理ブロックサイズを物理セクタサイズの2倍とした場合
の図(例えば、論理ブロックサイズが2KBで物理セク
タサイズがIKB)を示している。
In FIG. 1, 1 is the file management unit, 2 is the logical block address (logical block number [
:Logcal Block Number (hereinafter abbreviated as LBN)) to a recording/reproducing instruction for a corresponding physical sector; an address conversion unit; 2;
1 is the LBH and physical sector address (physical sector number (:
22 is a sector size change processing unit that records and reproduces PBH according to the processing method of the address conversion table 21; 3 is a physical sector; Portable storage medium control means that performs recording and reproduction in units, 4 is a portable storage medium. The second implementation method for the address conversion section 2 is usually implemented by incorporating it into the basic output section (BIO8 section) under the general-purpose O8, that is, the device driver section. 1 to 7 show the case where the logical block size is twice the physical sector size (for example, the logical block size is 2 KB and the physical sector size is IKB).

第3図は汎用O8で階層型ディレクトリによるファイル
管理を実現するデイレクトリファイル(以下、DFと略
記)の一実施例である。DFはサブディレクトリ等のD
Fの記録位置、サイズ、及び識別子を記録したディレク
トリエントリと該当ディレクトリ内に格納されているフ
ァイルの記録位置、サイズ、及び識別子を記録したファ
イルエントリから構成される。エントリ内の位置情報や
サイズはO8の管理単位である論理ブロック単位で指定
される。このため、通常二ントリ部分(第3図の斜線部
分)以外の未使用部分が発生し、この部分はNULLコ
ード(00)等が格納されている。
FIG. 3 shows an example of a directory file (hereinafter abbreviated as DF) that realizes file management using a hierarchical directory in a general-purpose O8. DF is subdirectory etc.
It consists of a directory entry that records the recording position, size, and identifier of F, and a file entry that records the recording position, size, and identifier of the file stored in the corresponding directory. Position information and size within an entry are specified in units of logical blocks, which are management units of O8. For this reason, an unused portion other than the two-entry portion (the shaded portion in FIG. 3) is normally generated, and a NULL code (00) or the like is stored in this portion.

第3図のようなりFを追記型光ディスクに記録する場合
には、後半のIKB分のセクタに記録されたNULLコ
ードの部分は無駄となる。このため、本実施例では第3
図のDFのように1物理セクタ分で十分ケ管理情報の記
録の場合には、後半の部分を取り除いて前半の1物理セ
クタ分のみを記録する。また、エントリ部分が1物理セ
クタ分を越えるDF(以下、通常DFと略記)等の管理
情報や通常のファイルの記録の場合には論理ブロックサ
イズ(2KB)分の2物理セクタの記録を行う。
When recording F on a write-once optical disc as shown in FIG. 3, the NULL code portion recorded in the latter IKB sector is wasted. Therefore, in this example, the third
In the case of recording management information in one physical sector as in the DF shown in the figure, the latter part is removed and only one physical sector in the first half is recorded. Furthermore, when recording management information such as a DF (hereinafter abbreviated as normal DF) or a normal file whose entry portion exceeds one physical sector, two physical sectors corresponding to the logical block size (2 KB) are recorded.

第1図ではファイル管理部1からのLBNkでの再生指
示に対して、アドレス管理テーブル21によりアドレス
LBNkが管理情報であることを判定し、セクタサイズ
変更処理部22によりPSNnを再生し、後半のIKB
分にNULLコードを追加するサイズ調整処理を行って
、ファイル管理部1に転送する(固定長の管理情報では
、サイズ調整処理が必要ない場合も考えられる)。また
LBNsの再生指示に対しては同様に通常DF又はファ
イルであることを判定し、論理ブロックサイズ分の物理
セクタ、つまりPSNm及びPSN(m+1)を再生し
て、ファイル管理部1に渡す。
In FIG. 1, in response to a reproduction instruction in LBNk from the file management unit 1, the address management table 21 determines that the address LBNk is management information, the sector size change processing unit 22 reproduces PSNn, and the second half IKB
A size adjustment process is performed to add a NULL code to the file, and the file is transferred to the file management unit 1 (for fixed-length management information, size adjustment process may not be necessary). Further, in response to a reproduction instruction for LBNs, it is similarly determined that the file is a normal DF or a file, and the physical sectors corresponding to the logical block size, that is, PSNm and PSN(m+1) are reproduced and passed to the file management section 1.

このようなセクタサイズの変更処理を行うことにより、
必要な情報量分の物理セクタの記録再生を行うことがで
き、光ディスクの使用効率を高めることができる。
By performing this sector size change process,
It is possible to record and reproduce the required amount of information in the physical sector, and it is possible to improve the usage efficiency of the optical disc.

本実施例では記録処理として、記録する情報の種類や量
により、記録するLBHを決定する処理が必要となる。
In this embodiment, the recording process requires a process of determining the LBH to be recorded depending on the type and amount of information to be recorded.

この処理は第2図の様に、情報により記録LBNを判定
する記録処理部12を特別に組込む形でも実現できる。
This processing can also be realized by specially incorporating a recording processing section 12 that determines the recording LBN based on information, as shown in FIG.

例えば、記録処理部12では記録内容がDFと判定した
場合には、そのDFが1物理セクタで十分なりF(以下
、特別DFと略記)かどうかを判定し、1物理セクタで
十分なりFの場合は、セクタサイズ変更処理を行う領域
(第4図で特別DFの領域に相当)に記録し、そうでな
い場合は通常の論理ブロックサイズ分を再生する領域(
第4図で通常DFの領域に相当)に記録する。この記録
処理部12への指示はファイル管理部11を通じて渡さ
れる場合もあるが、特別の外部コマンドとして作成され
る場合もある。このように記録処理部12を特別に組込
んだ場合には、再生処理を行うファイル管理部11七し
ては、汎用O3(例えば、MS−DO3等)の再生処理
部を改造することな(そのまま利用でき、汎用O8から
はフロッピーディスク等の磁気媒体と再生互換とするこ
とも可能である。
For example, when the recording processing unit 12 determines that the recorded content is a DF, it determines whether the DF is F (hereinafter abbreviated as special DF), where one physical sector is sufficient, and whether one physical sector is sufficient or F. If so, record in the area where sector size change processing is performed (corresponding to the special DF area in Figure 4); if not, record in the area where the normal logical block size is reproduced (
(corresponding to the normal DF area in FIG. 4). This instruction to the recording processing section 12 may be passed through the file management section 11, but may also be created as a special external command. When the recording processing section 12 is specially incorporated in this way, the file management section 117 that performs playback processing can be used without modifying the playback processing section of a general-purpose O3 (for example, MS-DO3, etc.). It can be used as is, and the general-purpose O8 can also be made playback compatible with magnetic media such as floppy disks.

アドレス変換テーブル21によるLBHの判定としては
、論理ブロックごとに特別DFか、通常DF又はファイ
ルかを判定することも可能であるが、この方式ではアド
レス変換テーブル21が大きくなり、実用上実現が困難
であると考えられる。
As for the LBH determination using the address translation table 21, it is also possible to determine whether each logical block is a special DF, a normal DF, or a file, but this method increases the address translation table 21 and is difficult to implement in practice. It is thought that.

このため、本実施例では一定数の論理ブロックごとにま
とめた論理ページ単位で判定を行う。この場合の例を第
4図〜第7図に示す。図では100論理ブロツクを1論
理ページとした場合の図を示す。
Therefore, in this embodiment, the determination is made in units of logical pages grouped into a certain number of logical blocks. Examples of this case are shown in FIGS. 4 to 7. The figure shows a case where 100 logical blocks are one logical page.

第4図において9はファイル管理部1が識別するLBH
を割り振った論理アドレス空間であり、破線は各論理ペ
ージの内容が光デイスク内のどの位置に記録されている
かを示している。例えば、LBN00〜99はPSNO
O〜99、LBN300〜399はPSN100〜29
9に対応する内容が記録されていることを示す。本実施
例の論理アドレス空間9では、LBNOO〜299は特
別DFの領域、つまりセクタサイズ変更処理を行う領域
、LBN300〜9000は論理ブロックサイズ分の物
理セクタを読み出す通常DF及びファイル領域(以下、
通常処理領域と略記)に設定している。このため、1論
理ページに対しセクタサイズ変更処理領域では100物
理セクタが、通常処理領域では200物理セクタが対応
している。
In FIG. 4, 9 is the LBH identified by the file management unit 1.
This is the logical address space allocated to the logical page, and the broken lines indicate where on the optical disk the contents of each logical page are recorded. For example, LBN00-99 is PSNO
O~99, LBN300~399 is PSN100~29
This indicates that the content corresponding to 9 has been recorded. In the logical address space 9 of this embodiment, LBNOO to 299 are special DF areas, that is, areas where sector size change processing is performed, and LBNs 300 to 9000 are normal DF and file areas (hereinafter referred to as
(abbreviated as normal processing area). Therefore, one logical page corresponds to 100 physical sectors in the sector size change processing area and 200 physical sectors in the normal processing area.

論理アドレス空間9はファイル管理部1で固定領域と規
定された情報以外の部分は任意に設定が可能である。
The logical address space 9 can be arbitrarily set except for the information defined as a fixed area by the file management unit 1.

第5図は第4図の場合のアドレス変換テーブル21の例
である。第5図31は各論理ページの先頭LBN132
はこの論理ページ内のLBHに対するアクセス方法を示
したアクセス情報、33は光デイスク内に割当られたこ
のページの先頭PSNである。33が未使用となってい
る論理ページは光デイスク内には対応するページが存在
しないこと(以下、未使用ページと略記)を示す。
FIG. 5 is an example of the address translation table 21 in the case of FIG. Figure 5 31 shows the first LBN 132 of each logical page.
is access information indicating the access method for the LBH in this logical page, and 33 is the first PSN of this page allocated in the optical disk. A logical page in which 33 is unused indicates that there is no corresponding page in the optical disk (hereinafter abbreviated as unused page).

アクセス情報32は論理ページ単位にセクタサイズ変更
処理領域と通常処理領域を混在させることもできるが、
通常は図に示すように論理アドレス空間9に示す様に各
論理ページは、アクセス情報32ごとに1つの連続した
論理アドレスに配置する。この配置により、アクセス情
報32は領域の先頭LBHまたは終了LBNのみを管理
すれば良くなり、ページごとにアクセス情報を持つ必要
がなくなり、領域管理が簡単となる。例えば、第4図の
論理アビレス空間8では論理アドレス300、アクセス
方法を判定することが出来る。
The access information 32 can have a sector size change processing area and a normal processing area mixed in each logical page, but
Normally, each logical page is arranged at one consecutive logical address for each access information 32, as shown in the logical address space 9 as shown in the figure. With this arrangement, the access information 32 only needs to be managed for the start LBH or end LBN of the area, and there is no need to have access information for each page, which simplifies area management. For example, in the logical inability space 8 in FIG. 4, the logical address 300 and access method can be determined.

第4図に示す様に論理アドレス空間9での各ページの配
置や光ディスクへの割当の育無は、アドレス変換テーブ
ル21で管理するため、論理アドレス空間8は自由に設
定することが可能である。
As shown in FIG. 4, the arrangement of each page in the logical address space 9 and the allocation to optical disks are managed by the address conversion table 21, so the logical address space 8 can be freely set. .

例えば、第4図では特別DF用のLBHとして00〜2
98を設定しているが、実際の光デイスク上ではこのP
SNOO〜289にこの特別DFを記録する必要はなく
、論理ページ単位に光デイスク内の任意の位置への割当
を行える。この場合にも、−度に全ての論理ページを割
り当てる必要はな(、既に割当られた論理ページ分の領
域が不足した時点で次の論理ページを追加割当すること
ができる。
For example, in Figure 4, the LBH for special DF is 00 to 2.
98, but on the actual optical disc this P
There is no need to record this special DF in SNOO~289, and it is possible to allocate it to any position within the optical disk in units of logical pages. In this case as well, it is not necessary to allocate all the logical pages at once (the next logical page can be additionally allocated when the area for the already allocated logical pages becomes insufficient).

第6図は第4図で既に光ディスクへの割当を行ったペー
ジ(第4図LBNOO〜99に相当)が不足し、未使用
ページ(第4図LBN100〜199)を光ディスクの
PSN700〜799に追加割当した図を示す(第6図
の斜線部)。この場合にはアドレス変換テーブルを第5
図から第7図のように更新する(第7図の斜線部)。ま
た、通常領域についても同様な方法で論理ページの追加
割当をすることができる。
Figure 6 shows that the pages already allocated to the optical disk in Figure 4 (corresponding to LBNOO to 99 in Figure 4) are insufficient, and unused pages (LBN100 to 199 in Figure 4) are added to PSNs 700 to 799 of the optical disk. The assigned diagram is shown (shaded area in Figure 6). In this case, the address translation table is
The data is updated as shown in FIG. 7 (shaded area in FIG. 7). Additionally, additional logical pages can be allocated to the normal area in a similar manner.

このように、論理アドレス空間θ上のアドレス全体を光
デイスク上に予め配置しておく必要がなく、不足時に追
加割当することが可能なため、論理アドレス空間9は光
ディスクのサイズやデータ配置に制限されることなく、
自由に設定可能である。特に、追記型光ディスクでは管
理情報の書換えが出来ない理由から、ファイルの更新・
追加ごとに管理情報(又は更新内容を表す履歴情報)を
新しく追記して更新するため、光ディスクの使用状況に
より実際に使用する管理情報のデータ量が大きく違って
くる。本実施例では、管理情報の領域は論理アドレス空
間9では大きく設定して置き、実際は不足するごとに光
デイスク上に順次追加割当することができる。このため
、追記型光デイスク上に物理固定領域をとる方法で発生
する、領域の不足による管理情報の更新回数の制限や、
領域が使用されないまま大きく残されるといった無駄を
防止できる。
In this way, it is not necessary to allocate all the addresses in the logical address space θ on the optical disk in advance, and additional allocation can be made in case of shortage, so the logical address space 9 is limited by the size of the optical disk and data arrangement. without being
Can be set freely. In particular, because management information cannot be rewritten on write-once optical discs, file updates and
Each time an optical disc is added, new management information (or history information representing updated content) is added and updated, so the amount of management information actually used varies greatly depending on the usage status of the optical disc. In this embodiment, the area of management information is set large in the logical address space 9, and in reality, it is possible to sequentially allocate additional information on the optical disk whenever the area becomes insufficient. For this reason, the number of times management information can be updated is limited due to lack of space, which occurs when using a fixed physical area on a write-once optical disk.
It is possible to prevent waste such as leaving a large area unused.

なお、本実施例では一定サイズの論理ページ単位でアク
セス方法を判定する方法を示したが、領域の先頭LBH
と最終LBNを管理することにより可変サイズのページ
で管理することも可能である。また、ファイルはあるP
SNからアドレス順に記録し、管理情報の追加割当ペー
ジは光ディスクの最終PSNから逆順に割当てていく方
法も可能である。この場合には、ファイルを記録する通
常処理の領域については、先頭PSNのみを管理してお
けば、光デイスク内での位置との対応関係を知ることが
できるため、通常領域についてはページ毎にアドレス変
換テーブルを持つ必要がなく、テーブルを小さくできる
。セクタサイズ変更処理の領域には、特別DFのような
管理情報を記録する例を示したが、バッチファイルのよ
うなサイズの小さなファイルの記録にこの領域を使用し
て無駄を防止することもできる。更に、本実施例では実
際に再生する物理セクタ数として1又は2物理セクタの
みの場合を示したが、アドレス変換テーブル内にLBH
か論理ページ毎に実際に再生するセクタ数を記録してお
くことにより、LBNに対して任意数の物理セクタの記
録再生を行う方法も考えられる。この他、光デイスク内
ではアドレス変換テーブル自体も更新履歴の様な別形式
で記録しておき、初期設定の時にアドレス変換部の管理
する形式に変換することもできる。
Note that although this embodiment shows a method of determining the access method in units of logical pages of a fixed size,
By managing the final LBN and the final LBN, it is also possible to manage pages with variable sizes. Also, the file is P
It is also possible to record the information in address order starting from the SN, and allocate additional pages for management information in reverse order starting from the last PSN of the optical disc. In this case, if you manage only the first PSN for the area for normal processing in which files are recorded, you can know the correspondence with the position on the optical disk, so for the normal area, for each page, There is no need to have an address translation table, and the table can be made smaller. Although we have shown an example of recording management information such as special DF in the sector size change processing area, this area can also be used to record small files such as batch files to prevent waste. . Furthermore, although this embodiment shows a case where only 1 or 2 physical sectors are actually reproduced, the LBH
It is also possible to record the number of sectors to be actually reproduced for each logical page, thereby recording and reproducing an arbitrary number of physical sectors for the LBN. In addition, the address conversion table itself can be recorded in another format such as an update history in the optical disk, and can be converted into a format managed by the address conversion section at the time of initial setting.

発明の詳細 な説明したように本発明により、記憶媒体を一定サイズ
の論理ブロックで管理するファイル管理システムに於い
て、論理ブロックサイズに制限されずに、記録する情報
量に合わせて必要な物理セクタ分のみの記録を行うこと
ができ、無駄なく効率的に可搬型記憶媒体を使用できる
管理システムを実現でき、その実用的効果は大きい。
Detailed Description of the Invention As described in detail, the present invention provides a file management system that manages storage media using logical blocks of a fixed size. It is possible to realize a management system that can record only minutes and use portable storage media efficiently without waste, and its practical effects are great.

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

第1図、第2図はファイルシステムの構成図、第3図は
汎用O8での管理情報の一例を示す図、第4図、第6図
はアドレス変換テーブルを用いた論理アドレスの可搬型
記憶媒体及びメモリへの割当図、第5図、第7図はアド
レス変換テーブルの一例を示す図である。 1・・・ファイル管理部、2・・・アドレス変換部、2
1・・・アドレス変換テーブル、22・・・セクタサイ
ズ変更処理部、3・・拳可搬型記憶媒体制御手段、4・
・O可搬型記憶媒体、11・・Φファイル管理部(再生
処理部)、12・・・記録処理部、9・・・論理アドレ
ス空間、31・・・先頭論理アドレス、32・・・アク
セス情報、33・・・先頭物理アドレス。 代理人の氏名 弁理士 中尾敏男 はか1名第1図 ? 第2因 ? 第3図 第5図 第6図
Figures 1 and 2 are configuration diagrams of the file system, Figure 3 is a diagram showing an example of management information in a general-purpose O8, and Figures 4 and 6 are portable storage of logical addresses using an address conversion table. The allocation diagrams for media and memory, FIGS. 5 and 7, are diagrams showing examples of address translation tables. 1...File management section, 2...Address conversion section, 2
DESCRIPTION OF SYMBOLS 1... Address conversion table, 22... Sector size change processing unit, 3... Fist portable storage medium control means, 4...
・O portable storage medium, 11...Φ file management unit (playback processing unit), 12... recording processing unit, 9... logical address space, 31... starting logical address, 32... access information , 33...Start physical address. Name of agent: Patent attorney Toshio Nakao (1 person) Figure 1? Second cause? Figure 3 Figure 5 Figure 6

Claims (1)

【特許請求の範囲】 (1)データを記録する記憶媒体と、前記記憶媒体に物
理セクタ単位で記録再生を行う制御手段と、前記データ
の記録再生を論理ブロック単位で指示するファイル管理
部と、前記指示を対応する物理セクタへの指示に変換す
るアドレス変換部を有し、前記アドレス変換部が、再生
する論理ブロックのアドレス及びブロック数により前記
制御手段が実際に再生する物理セクタ数を決定すること
を特徴とする記憶媒体管理システム。 (2)アドレス変換部内に、再生した物理セクタの内容
を論理ブロックサイズに変換して再生するセクタサイズ
変更処理部を有することを特徴とする特許請求の範囲第
1項記載の記憶媒体管理システム。 (3)データがファイルと前記ファイルの管理情報から
構成され、アドレス変換部への指示が前記管理情報の論
理ブロックの場合はセクタサイズ変更処理を行うか否か
を判定する判定手段を有することを特徴とする特許請求
の範囲第1項記載の記憶媒体管理システム。(4)アド
レス変換部内に、一定数の論理ブロックをまとめた論理
ページごとに論理ブロックアドレスと物理セクタアドレ
スの対応情報を記録したアドレス変換テーブルを有し、
前記アドレス変換テーブルにより前記論理ページ単位で
セクタサイズ変更処理を行うか否かを決定することを特
徴とする特許請求の範囲第1項記載の記憶媒体管理シス
テム。 (5)論理ページの対応情報を追加記録することにより
、記憶媒体内に新規に前記論理ページの記録領域を設定
することを特徴とする特許請求の範囲第1項記載の記憶
媒体管理システム。 (6)記憶媒体が追記型記憶媒体であることを特徴とす
る特許請求の範囲第1項記載の記憶媒体管理システム。
[Scope of Claims] (1) A storage medium for recording data, a control means for recording and reproducing data on the storage medium in units of physical sectors, and a file management unit for instructing recording and reproduction of the data in units of logical blocks; The controller further includes an address translation section that converts the instruction into an instruction for a corresponding physical sector, and the address translation section determines the number of physical sectors that the control means actually reproduces based on the address of the logical block to be reproduced and the number of blocks. A storage medium management system characterized by: (2) The storage medium management system according to claim 1, wherein the address conversion unit includes a sector size change processing unit that converts the content of the reproduced physical sector into a logical block size and reproduces it. (3) If the data is composed of a file and management information of the file, and the instruction to the address translation unit is a logical block of the management information, the method includes a determination means for determining whether or not to perform sector size change processing. A storage medium management system according to claim 1, characterized in that: (4) The address translation unit has an address translation table in which correspondence information between logical block addresses and physical sector addresses is recorded for each logical page containing a certain number of logical blocks;
2. The storage medium management system according to claim 1, wherein it is determined based on the address conversion table whether or not to perform sector size change processing for each logical page. (5) The storage medium management system according to claim 1, wherein a new recording area for the logical page is set in the storage medium by additionally recording correspondence information of the logical page. (6) The storage medium management system according to claim 1, wherein the storage medium is a write-once storage medium.
JP15324788A 1988-06-21 1988-06-21 Memory medium control system Pending JPH01319820A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP15324788A JPH01319820A (en) 1988-06-21 1988-06-21 Memory medium control system
US07/369,585 US5113512A (en) 1988-06-21 1989-06-20 System for managing a storage medium reducing physical space needed
EP19890111299 EP0347881A3 (en) 1988-06-21 1989-06-21 A system for managing a storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15324788A JPH01319820A (en) 1988-06-21 1988-06-21 Memory medium control system

Publications (1)

Publication Number Publication Date
JPH01319820A true JPH01319820A (en) 1989-12-26

Family

ID=15558280

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15324788A Pending JPH01319820A (en) 1988-06-21 1988-06-21 Memory medium control system

Country Status (1)

Country Link
JP (1) JPH01319820A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008136097A1 (en) * 2007-04-24 2008-11-13 Fujitsu Limited Access control program, access control method, and access controller
JP2010102715A (en) * 1997-09-24 2010-05-06 Sony Pictures Entertainment Inc Large block allocation for disk-based file system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5740789A (en) * 1980-08-22 1982-03-06 Mitsubishi Electric Corp Virtual processing system of auxiliary storage device
JPS6361040B2 (en) * 1984-01-13 1988-11-28

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5740789A (en) * 1980-08-22 1982-03-06 Mitsubishi Electric Corp Virtual processing system of auxiliary storage device
JPS6361040B2 (en) * 1984-01-13 1988-11-28

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010102715A (en) * 1997-09-24 2010-05-06 Sony Pictures Entertainment Inc Large block allocation for disk-based file system
WO2008136097A1 (en) * 2007-04-24 2008-11-13 Fujitsu Limited Access control program, access control method, and access controller

Similar Documents

Publication Publication Date Title
KR101087906B1 (en) File recording device
JPH04141867A (en) File managing method
JP5129156B2 (en) Access device and write-once recording system
EP0487331B1 (en) Directory management system
EP0347881A2 (en) A system for managing a storage medium
JP2804115B2 (en) Disk file system
JP4801314B2 (en) Method and apparatus for storing data in or reading data from a storage medium, and storage medium
JPH11191267A (en) Method for allotting disk memory space and memory medium for storing compressed data record
JP2006073196A (en) Data read/write method for compact disk medium
KR100224524B1 (en) Method for incrementally archiving primary storage to archive storage by utlizing both a partition archive status array and a partition map
JP4221959B2 (en) Bridge file system, computer system, data management method and recording medium using bridge file system
JPH0330034A (en) Optical disk file managing method
JPH01319820A (en) Memory medium control system
US6574704B1 (en) Information storage management device and method, control device and method
JPS6237417B2 (en)
JPH1063436A (en) Method and device for storing data
JPH063577B2 (en) Storage media management system
JP3725375B2 (en) Data reorganization method in storage media library
JPH06110766A (en) Directory constitution method and computer system for sharing stored file system
JPH04289931A (en) Variable length file managing system
JP2004013786A (en) Method for storing data and data storage controller
JPH0635780A (en) File controlling method of large capacity storage device
JP2563328B2 (en) How to copy a document file
JPH02132516A (en) System and method for write enable type optical disk controlling
JP2784650B2 (en) Optical disk storage management method