JPH01184763A - Data storage system in file system - Google Patents

Data storage system in file system

Info

Publication number
JPH01184763A
JPH01184763A JP63008308A JP830888A JPH01184763A JP H01184763 A JPH01184763 A JP H01184763A JP 63008308 A JP63008308 A JP 63008308A JP 830888 A JP830888 A JP 830888A JP H01184763 A JPH01184763 A JP H01184763A
Authority
JP
Japan
Prior art keywords
record
data
blocks
file
size
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.)
Granted
Application number
JP63008308A
Other languages
Japanese (ja)
Other versions
JP2656524B2 (en
Inventor
Haruo Takeda
晴夫 武田
Fumio Wakamori
和歌森 文男
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP63008308A priority Critical patent/JP2656524B2/en
Publication of JPH01184763A publication Critical patent/JPH01184763A/en
Application granted granted Critical
Publication of JP2656524B2 publication Critical patent/JP2656524B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE:To optimize the number of blocks to be used in each record and to attain rapid access by previously preparing plural kinds of block sizes and selecting a block size corresponding to a record size. CONSTITUTION:A volume control area 1 for storing volume control information for defining the positions, sizes, etc., of respective areas, an area 2 for storing file control information for defining the positions, sizes, etc., of blocks constituting each record and a record area 3 storing the content data of respective records are formed. A large record such as an image data record is dividedly stored in blocks with a large size and a small data record consisting of code data such as key words is dividedly stored in blocks with a small size. Consequently, the space of a file medium can be effectively utilized and access to respective records can be rapidly executed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明はファイル・システムにおけるデータ格納方式に
係り、特にデータの消去と再書込みが可能な光磁気ディ
スク等の大容量のファイル媒体を利用するファイル・シ
ステムに適したデータ格納方式に関する。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a data storage method in a file system, and in particular uses a large-capacity file medium such as a magneto-optical disk on which data can be erased and rewritten. Concerning data storage methods suitable for file systems.

〔従来の技術〕[Conventional technology]

大量のデータを計算機で管理するオフィスオートメーシ
ョン等の分野では、光ディスクを情報配路媒体とするフ
ァイル・システムが利用されている。従来実用化されて
いる光ディスクは、データの消去ができない「追記型」
と称されるものであったが、近年、データの消去および
再書込みが可能な光磁気ディスクが開発され、在来の「
追記型」光ディスクに代る大容量情報記憶媒体として脚
光を浴びている。
In fields such as office automation where large amounts of data are managed by computers, file systems that use optical disks as information distribution media are used. The optical discs that have been put into practical use to date are "write-once" types, where data cannot be erased.
However, in recent years, magneto-optical disks on which data can be erased and rewritten have been developed, replacing the conventional "
It is attracting attention as a large-capacity information storage medium that can replace write-once optical discs.

これらの光、あるいは光磁気ディスクを用いたファイル
・システムは、その大容量性を生かして、文書情報等を
画像データの形で格納するファイリング装置として適し
ている6通常の場合、画像データは圧縮・符号化して格
納されるため、入力文書サイズが同一でも、記憶媒体上
では各画像レコード毎にデータ量が異なる。また、これ
らのファイル・システムでは、画像ファイルを検索する
ためのキーワード等を格納するコード・ファイルが、画
像ファイルと同一の媒体上に形成されるのが普通であり
、上記コード・ファイルは画像ファイルに比較してデー
タ量は著しく小さい。
These file systems that use optical or magneto-optical disks are suitable as filing devices that store document information in the form of image data by taking advantage of their large capacity.6 Normally, image data is compressed. - Because it is encoded and stored, even if the input document size is the same, the amount of data differs for each image record on the storage medium. Furthermore, in these file systems, a code file that stores keywords, etc. for searching image files is usually created on the same medium as the image file; The amount of data is significantly smaller compared to .

従来の追記型光ディスクでは、データの消去ができない
ため、ファイル登録すべき各データレコードは、光デイ
スク上の物理的順序に従ったセクタに順次に格納してい
けばよかった。しかしながら、データ再書込みができる
光磁気ディスクを用いたファイル・システムでは、登録
済みのデータを消去して得られる記録領域に新たなレコ
ードデータを格納できる。この場合、前記圧縮符号化に
より、消去されたレコードのデータ量と、新規に登録す
るレコードのデータ量とが必ずしも一致しないため、再
書込みを前提として記憶媒体上に各レコードを効率よく
格納するためのデータ格納方式が必要となる。
Since data cannot be erased on conventional write-once optical discs, each data record to be registered as a file has only to be stored sequentially in sectors according to the physical order on the optical disc. However, in a file system using a magneto-optical disk on which data can be rewritten, new record data can be stored in a recording area obtained by erasing registered data. In this case, due to the compression encoding, the amount of data in the erased record does not necessarily match the amount of data in the newly registered record, so in order to efficiently store each record on the storage medium assuming rewriting, A data storage method is required.

尚、固定磁気ディスク、フロッピーディスク等の一般的
な書替可能記憶媒体へのデータ格納方式としては1例え
ば、共立出版発行の石田晴久氏著によるrUNIXJと
題する文献の第91頁から第102頁に説明されている
データ格納方式が知られている。ここに記載された方式
によれば、ファイルを形成する記憶領域が512バイト
ずつの複数のブロックに分割され、ファイル管理情報と
して、各レコードを構成する複数のブロックの番号が管
理されている。この方式によれば、1つのレコードが上
記ブロックサイズを単位に複数ブロックに分割され、記
憶媒体上で物理的には必ずしも連続しない記憶領域に分
散して格納できるため、登録後に消去、更新あるいはレ
コードサイズの変更が発生する状況下で、各レコードを
高いスペース効率で格納できる。
For example, as a data storage method on a general rewritable storage medium such as a fixed magnetic disk or a floppy disk, see pages 91 to 102 of a document entitled rUNIXJ written by Haruhisa Ishida and published by Kyoritsu Shuppan. The data storage scheme described is known. According to the method described herein, a storage area forming a file is divided into a plurality of blocks of 512 bytes each, and the numbers of the plurality of blocks forming each record are managed as file management information. According to this method, one record is divided into multiple blocks based on the above-mentioned block size, and can be stored distributed in storage areas that are not necessarily physically contiguous on the storage medium. Each record can be stored space-efficiently under conditions where size changes occur.

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

しかしながら、上記従来のデータ格納方式を、画像ファ
イルのようにレコードサイズの大きいデータの記録に適
用すると、各レコードへのアクセス効率が低下する問題
がある6例えば、ファクシミリで用いられる白黒2値画
像では、A4判の文書サイズでデータ量が数10〜数1
00キロバイト以上となり、カラー画像や、写真のよう
な濃淡画像では、データ量がその数倍から数10倍とな
ってしまうため、ブロックサイズを上述した512バイ
トの大きさにすると、記憶媒体上にルーコード当り10
2〜104個程度のブロックが必要となる。従って1つ
のレコード・アクセスに上記膨大な数のブロックへのア
クセス必要となり、ブロック分散に伴う読み書き用ヘッ
ドのシーク時間が増加してアクセス速度が低下してしま
うという問題があった。
However, when the conventional data storage method described above is applied to recording data with a large record size such as an image file, there is a problem that the efficiency of accessing each record decreases.6For example, in the case of black and white binary images used in facsimile , the amount of data is several 10 to 1 for an A4 document size.
00 kilobytes or more, and for color images or grayscale images such as photographs, the amount of data is several times to several tens of times that amount. Therefore, if the block size is set to the above-mentioned 512 bytes, 10 per roux code
Approximately 2 to 104 blocks are required. Therefore, access to a huge number of blocks is required for one record access, and the seek time of the read/write head increases due to block dispersion, resulting in a reduction in access speed.

この場合、ルーコード当りのブロック数を少なくするた
め、例えば、ブロックへのアクセスを10回以内に押え
るために、各ブロックサイズを5キロバイト〜500キ
ロバイト程度の大きさにすると、各レコードの半端なデ
ータに大きな記憶エリアが消費されるという問題がある
。また、前述したように、この種の画像ファイルでは1
画像のキーワード等のコードファイルを同じファイル・
システム上で管理する必要があるが、これらは通常10
0バイト〜5キロバイト程度のファイルが多いので、上
記のように大きなブロックでは。
In this case, in order to reduce the number of blocks per routine code, for example, in order to limit the number of accesses to a block within 10 times, each block size is set to about 5 to 500 kilobytes. There is a problem that data consumes a large storage area. Also, as mentioned above, in this type of image file, 1
Code files such as image keywords are stored in the same file.
These need to be managed on the system, but these are usually 10
Most files are between 0 bytes and 5 kilobytes, so with large blocks like the one above.

スペースの効率が大11に劣化する問題があった。There was a problem that the space efficiency deteriorated to 11.

本発明の目的は、サイズが大きく異なるファイルを、消
去・更新を前提として、高いスペース効率で、かつ各フ
ァイルに対するアクセス速度が高速となるファイル管理
方式を提供することにある。
An object of the present invention is to provide a file management method that achieves high space efficiency and high access speed for each file on the premise of erasing and updating files of greatly different sizes.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的を達成するために、本発明では、ファイル媒体
上に1つのレコードを複数のブロックに分割して記憶す
る場合に、ブロックのサイズを予め複数種類用意してお
き、これらの中からレコードのサイズに応じたブロック
サイズを選択することにより、各レコード当りの使用ブ
ロック数を最適化する。
In order to achieve the above object, in the present invention, when one record is divided into multiple blocks and stored on a file medium, multiple types of block sizes are prepared in advance, and records are selected from among these. By selecting the block size according to the size, the number of blocks used for each record is optimized.

【作用〕 本発明によれば、画像データ・レコードのような大きな
レコードは、大きなサイズのブロックに分割して格納し
、キワード等のコード・データからなる小さなデータ・
レコードは、小さなサイズのブロックに分割して格納す
るようにしているため、ファイル媒体のスペースを有効
に利用し、かつ、各レコードに対するアクセスを高速化
できる。
[Operation] According to the present invention, a large record such as an image data record is divided into large-sized blocks and stored, and small data consisting of code data such as a keyword is stored.
Since the records are divided into small blocks and stored, the space of the file medium can be used effectively and each record can be accessed at high speed.

〔実施例〕〔Example〕

以下、本発明の詳細な図面を参照して説明する7第1図
は、本発明を実施するためのファイル・システム全体構
成図であり、11は本システムの全体動作を制御する処
理装置、12は上記処理装置が実行する後述の制御プロ
グラムの格納とワークエリアのためのメモリ、13は動
作指令およびレコードデータ等の入力に用いられるキー
ボード、14は画像データを入力するための画像データ
入力装置、15は画像データおよびコードデータを蓄積
するためのファイル装置、16は入力画像あるいは検索
画像等の表示が行なわれる表示装置を示す。
The present invention will be described below with reference to detailed drawings.7 Figure 1 is an overall configuration diagram of a file system for implementing the present invention, 11 is a processing device that controls the overall operation of this system, 12 13 is a keyboard used for inputting operation commands and record data, etc.; 14 is an image data input device for inputting image data; 15 is a file device for storing image data and code data, and 16 is a display device on which input images, search images, etc. are displayed.

第す図はファイル装置15のボリューム構成図であり、
図中、1は後述する各領域の位置、大きさ等を定義する
ボリューム管理情報を格納するためのボリューム管理領
域、2は各レコード(あるいはファイル)を構成するブ
ロックの位置、太きさ等を定義するファイル管理情報を
格納するための領域、3は各レコード(あるいはファイ
ル)の内容データが格納されるレコード領域である。
FIG. 3 is a volume configuration diagram of the file device 15.
In the figure, 1 is a volume management area for storing volume management information that defines the position, size, etc. of each area, which will be described later, and 2 is a volume management area for storing volume management information that defines the position, size, etc. of each area, which will be described later. An area 3 is used to store defined file management information, and a record area 3 is used to store content data of each record (or file).

21〜24は、それぞれ個別のファイル管理情報、31
〜34はそれぞれ21〜24に対応するレコード領域を
表す。この例では、画像データ用ブロックの基本サイズ
を「5」、コード・データ用ブロックの基本サイズを「
1」とし、例えば1画像データからなるレコード31は
3ブロツク(31−1〜3l−3)、コードデータから
なるレコード32は2ブロツク(32−1〜32−2)
 、コードデータからなるレコード33は2ブロツク(
33−1〜33−2)、画像データからなるレコード3
4は2ブロツク(34−1〜34−2)で構成されてい
ることを示す。尚、35は空領域を示す。
21 to 24 are individual file management information, 31
-34 represent record areas corresponding to 21-24, respectively. In this example, the basic size of the image data block is "5" and the basic size of the code/data block is "5".
For example, the record 31 consisting of one image data has three blocks (31-1 to 3l-3), and the record 32 consisting of code data has two blocks (32-1 to 32-2).
, record 33 consisting of code data consists of 2 blocks (
33-1 to 33-2), record 3 consisting of image data
4 indicates that it is composed of two blocks (34-1 to 34-2). Note that 35 indicates an empty area.

第3図は、各ファイル管理情報2の詳細を示すテーブル
構成図である。図中、51はファイル保護、あるいは利
用者に関する情報等を格納する欄。
FIG. 3 is a table configuration diagram showing details of each file management information 2. In the figure, 51 is a column for storing information regarding file protection or users.

52はレコードサイズを格納する欄、53は当該レコー
ドを構成するブロックのサイズを格納する欄、54は当
該レコードを構成する各ブロックのアドレスを格納する
欄、55は当該レコードを構成する54以外の各ブロッ
ク・アドレス管理領域へのポインタを格納する欄、56
はレコードの作成、更新9日付は等の付加情報を格納す
る欄を表す。本実施例では、ブロック基本サイズは1画
像データレコード用のサイズを、コードデータ・レコー
ド用のサイズの倍数に設定しているので、レコードの大
きさ1lI52には、コード・データ・レコード用のブ
ロックサイズを「1」とした整数値を格納できる。第2
図の例では、ファイル管理情報領域21〜24における
レコードの大きさ52は、それぞれr15J 、r2J
 、r2J 、rlOJ、ブロックの大きさ53は、そ
れぞれr5,1 、rl」。
52 is a column that stores the record size, 53 is a column that stores the size of the blocks that make up the record, 54 is a column that stores the address of each block that makes up the record, and 55 is a column that stores the blocks other than 54 that make up the record. Column for storing pointers to each block address management area, 56
represents a column for storing additional information such as record creation, update date, etc. In this embodiment, the block basic size is set to be a multiple of the size for one image data record and the size for code data record, so the record size 1lI52 includes the block size for code data record. An integer value of size 1 can be stored. Second
In the illustrated example, the record sizes 52 in the file management information areas 21 to 24 are r15J and r2J, respectively.
, r2J, rlOJ, and the block sizes 53 are r5,1, rl, respectively.

「1」、「5」となる、また、ブロックアドレス54も
、上記と同じ理由により、コープ・データ・レコード用
のサイズ単位とする数とでき、レコード管理情報21に
ついては、「0」、「5」。
For the same reason as above, the block address 54 can also be a number that is the size unit for the cop data record, and the record management information 21 can be set to "0" or "5". 5".

「20」、レコード管理情報22についてはrtoJ。"20", rtoJ for record management information 22.

r14J 、レコード管理情報23についてはrHJ。r14J, rHJ for record management information 23.

r l 3 J 、 レコー ト管理情ff124 ニ
ツィrハn5」。
rl3j, record management information ff124 n5.

「25ノとなる。なお、この例では1つのレコードを構
成するブロック数が10ブロック以内であれば、ブロッ
クのアドレス54のみを用い、10ブロツクを越えるフ
ァイルについては、アドレス55を用いて2重索引法を
用いる。2重索引法については前記文献に詳しい。
In this example, if the number of blocks constituting one record is within 10 blocks, only block address 54 is used, and for files exceeding 10 blocks, address 55 is used to duplicate the file. An indexing method is used.The double indexing method is detailed in the above-mentioned literature.

以上の構成をもつファイル・システムに、新たにレコー
ドを追加する処理について、以下説明する。
The process of adding a new record to the file system with the above configuration will be explained below.

第4図はレコード領域3中の空領域(例えば、光磁気デ
ィスクでは、消去済の末吉込領域)を求める処理のフロ
ーチャートを示す、ステップ101では、ボリューム管
理情報1を参照することによって、レコード領域3のア
ドレスを求める。ステップ103では、レコード領域3
内のアドレスとして、前記のブロック・アドレス54に
用いたアドレスを示す変数iと、レコード領域3内の連
続する空(領域を1つとして数えるための変数Kを初期
化する。ステップ105では、変数iが現在指し示す値
がファイルの最後であるか否かを、例えば、ボリューム
管理情報1を参照することによって判定する。ステップ
107では、変数iが現在指し示し、大きさが前記コー
ド・データ・レコードのブロック・サイズに等しい部分
が、上述した空領域であるか否かを判定する。空領域で
ある場合には、以下のステップ109〜115および1
19を実行する。ステップ109では、レコード領域3
内の空領域情報を格納するためのテーブルA rKJを
初期化する。テーブルA rKJは、各連続する空領域
について、属性として、領域の先頭アドレスと領域サイ
ズとを前記のコード・データ・レコード用のブロック・
サイズの単位でもつものとする。ステップ111で変数
iを更新して次のアドレスとし、ステップ113で、再
度そのアドレスの内容が空か否かを上記ステップ107
と同様に判定する。領域の場合は、ステップ115で、
テーブルA rKJのサイズ属性を更新し、ステップ1
13以降の処理を繰返す、ステップ107またはステッ
プ113で空領域でない場合、それぞれステップ117
または119を実行し、ステップ105以降の処理を繰
返す。ステップ105で、ファイル領域の最終を判定し
た場合は、本処理を終了する。
FIG. 4 shows a flowchart of a process for determining an empty area in the record area 3 (for example, an erased area on a magneto-optical disk). In step 101, the record area is determined by referring to the volume management information 1. Find the address of 3. In step 103, the record area 3
In step 105, a variable i indicating the address used for the block address 54 and a variable K for counting consecutive empty areas (areas as one) in the record area 3 are initialized. It is determined whether the value currently pointed to by i is the end of the file, for example, by referring to volume management information 1. In step 107, the value currently pointed to by variable i is determined to be the end of the file. It is determined whether the portion equal to the block size is the above-mentioned empty area.If it is an empty area, the following steps 109 to 115 and 1 are performed.
Execute step 19. In step 109, the record area 3
Initializes table A rKJ for storing free space information within. Table A rKJ specifies the start address and area size of each continuous empty area as attributes for the blocks for code/data records.
It shall also be a unit of size. In step 111, the variable i is updated to be the next address, and in step 113, it is checked again whether the contents of the address are empty or not as in step 107.
Judgment is made in the same manner as . In the case of a region, in step 115,
Update the size attribute of table A rKJ and step 1
Repeat the process from step 13 onwards. If the area is not empty in step 107 or step 113, step 117 respectively.
Or 119 is executed, and the processing from step 105 onward is repeated. If it is determined in step 105 that the file area is the last, this process ends.

なお、上述した空領域を求める処理は、レコードを新た
に追加する毎に実行してもよいが、予め。
Note that the process for determining the empty area described above may be executed each time a new record is added, but it may be executed in advance.

ボリューム管理情報1、または、別のファイル装置に格
納しておくこともできる。光磁気ディスクを用いるファ
イル・システムに後者を採用した場合には、システムに
媒体が装着された段階で、上記フローチャートの処理を
実行し、別の磁気ディスクあるいは半導体メモリ上に格
納することができる。
It can also be stored in the volume management information 1 or in another file device. If the latter is adopted for a file system using a magneto-optical disk, the process of the above flowchart can be executed when the medium is installed in the system, and the data can be stored on another magnetic disk or semiconductor memory.

次に、以上の処理で求めた空領域に、新たにレコードを
格納する処理について説明する。
Next, a process for storing a new record in the empty area obtained through the above process will be described.

第5図は、ファイル媒体に格納すべきレコードを、レコ
ードサイズに応じた基本ブロックサイズに分割した後、
1ブロツクを上記空領域の何れかの領域に格納する処理
である。ステップ201〜207は、ブロックサイズに
等しいサイズの空領域を求める処理であり、ステップ2
03で前記空領域が求まらない場合は、以下、ステップ
209〜217で、ブロックサイズを越えるサイズの空
領域の中で最小のブロックを求める。これが求まらない
場合には、ステップ221でレコード領域が不足した場
合のエラー処理を実行する。以上のステップにより、当
該ブロックを格納すべき空領域が求まり、ステップ22
5で実際にこの位置にデータを格納する。このときファ
イル管理情報2および空領域テーブルA rKJを同時
に更新する。
Figure 5 shows that after dividing records to be stored in a file medium into basic block sizes according to the record size,
This is a process of storing one block in one of the above empty areas. Steps 201 to 207 are processes for finding an empty area with a size equal to the block size, and Step 2
If the empty area cannot be found in step 03, then in steps 209 to 217, the smallest block among the empty areas whose size exceeds the block size is found. If this cannot be determined, in step 221 error processing is executed when the record area is insufficient. Through the above steps, the empty area in which the block should be stored is determined, and step 22
In step 5, data is actually stored in this location. At this time, the file management information 2 and free space table A rKJ are updated at the same time.

以上説明した実施例では、レコード領域3の中に異なる
ブロック・サイズをもつ複数種のレコードを混在させた
が、上記レコード領域3内を、予め同一サイズのブロッ
クを用いるレコードのみを格納するように複数の領域に
区分しておけば、上述した空領域を求める処理のうち、
ステップ209〜219を省略することができる。
In the embodiment described above, multiple types of records with different block sizes are mixed in the record area 3, but the record area 3 is designed so that only records using blocks of the same size are stored in advance. If the areas are divided into multiple areas, the process of calculating the sky area described above can be
Steps 209-219 can be omitted.

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

以上述べたように、本発明によれば1画像データレコー
ドとコード・データ・レコードのように、サイズが大き
く異なるレコードあるいはファイルを、レコードサイズ
に応じた大きさの基本ブロックを用いて複数ブロックに
分割して管理することができるため1例えば光磁気ディ
スクの如く大容量で書替可能な記憶媒体をスペース効率
良く、かし、高速にアクセスできる利点がある。
As described above, according to the present invention, records or files of greatly different sizes, such as one image data record and one code data record, can be divided into multiple blocks using basic blocks of a size corresponding to the record size. Since it can be divided and managed, it has the advantage of being able to access large-capacity, rewritable storage media, such as magneto-optical disks, with good space efficiency and at high speed.

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

第1図は画像ファイル・システムの全体構成図、第2図
は本発明によるファイル構成の1実施例を示す図、第3
図はファイル管理情報を格納するテーブルの構成図、第
4図は空領域を求める処理のフローチャート、第5図は
第4図で求めた空領域にファイルを構成するブロックを
格納する処理のフローチャートである。 1・・・ボリューム管理領域、2・・・ファイル管理領
域、3・・・レコード領域。
FIG. 1 is a diagram showing the overall configuration of an image file system, FIG. 2 is a diagram showing one embodiment of the file configuration according to the present invention, and FIG.
The figure shows a configuration diagram of a table that stores file management information, Figure 4 is a flowchart of the process of finding an empty area, and Figure 5 is a flowchart of the process of storing blocks that make up a file in the empty area found in Figure 4. be. 1... Volume management area, 2... File management area, 3... Record area.

Claims (1)

【特許請求の範囲】[Claims] 1、同一の記憶媒体上にデータ量の異なる複数のレコー
ドを格納するファイル・システムにおいて、予めサイズ
の異なる複数種類の基本ブロックサイズを決めておき、
格納すべきレコードのデータ量に応じた基本ブロックサ
イズを選択し、上記レコードを上記選択された基本ブロ
ックサイズで決まる複数のブロックに分割して記憶媒体
上に格納すると共に、上記基本ブロックサイズを上記レ
コード・アクセスのための管理情報領域に記憶するよう
にしたことを特徴とするファイル・システムにおけるデ
ータ格納方式。
1. In a file system that stores multiple records with different amounts of data on the same storage medium, multiple types of basic block sizes with different sizes are determined in advance,
A basic block size is selected according to the data amount of the record to be stored, and the record is divided into a plurality of blocks determined by the selected basic block size and stored on the storage medium, and the basic block size is A data storage method in a file system characterized in that data is stored in a management information area for record access.
JP63008308A 1988-01-20 1988-01-20 Data storage method and device Expired - Lifetime JP2656524B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63008308A JP2656524B2 (en) 1988-01-20 1988-01-20 Data storage method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63008308A JP2656524B2 (en) 1988-01-20 1988-01-20 Data storage method and device

Publications (2)

Publication Number Publication Date
JPH01184763A true JPH01184763A (en) 1989-07-24
JP2656524B2 JP2656524B2 (en) 1997-09-24

Family

ID=11689525

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63008308A Expired - Lifetime JP2656524B2 (en) 1988-01-20 1988-01-20 Data storage method and device

Country Status (1)

Country Link
JP (1) JP2656524B2 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0448378A2 (en) * 1990-03-20 1991-09-25 Sharp Kabushiki Kaisha Information recording and reproducing device
EP0655740A1 (en) * 1993-06-14 1995-05-31 Sony Corporation Recording medium management method
EP0676761A1 (en) * 1993-10-18 1995-10-11 Sony Corporation Information management method, data recording medium, data recording method, information retrieving method and information retrieving apparatus
JPH08212707A (en) * 1994-10-31 1996-08-20 Sony Corp Data control method and data recorder
JPH09186834A (en) * 1995-12-29 1997-07-15 Ricoh Co Ltd Image forming device
EP0709843A3 (en) * 1994-10-31 1997-12-03 Sony Corporation Method, apparatus and medium for data recording and processing
WO2000017874A1 (en) * 1998-09-18 2000-03-30 Kabushiki Kaisha Toshiba Information recording method, information recording device, and information recording medium
JP2005352899A (en) * 2004-06-11 2005-12-22 Canon Inc Image recording device and control method thereof
US7932933B2 (en) 2004-05-18 2011-04-26 Canon Kabushiki Kaisha Information recording apparatus and control method thereof

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54128638A (en) * 1978-03-30 1979-10-05 Toshiba Corp Control system for cash memory
JPS60169275A (en) * 1984-02-13 1985-09-02 Toshiba Corp Two-dimension compressor
JPS62262156A (en) * 1986-05-09 1987-11-14 Hitachi Ltd Storage area managing system
JPS62293839A (en) * 1986-06-13 1987-12-21 Nec Corp Communication control system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54128638A (en) * 1978-03-30 1979-10-05 Toshiba Corp Control system for cash memory
JPS60169275A (en) * 1984-02-13 1985-09-02 Toshiba Corp Two-dimension compressor
JPS62262156A (en) * 1986-05-09 1987-11-14 Hitachi Ltd Storage area managing system
JPS62293839A (en) * 1986-06-13 1987-12-21 Nec Corp Communication control system

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5434991A (en) * 1990-03-20 1995-07-18 Sharp Kabushiki Kaisha Method and apparatus for recording and reproducing information in black on a rewritable recording medium
EP0448378A2 (en) * 1990-03-20 1991-09-25 Sharp Kabushiki Kaisha Information recording and reproducing device
EP0655740A4 (en) * 1993-06-14 1996-09-11 Sony Corp Recording medium management method.
EP0655740A1 (en) * 1993-06-14 1995-05-31 Sony Corporation Recording medium management method
US6122646A (en) * 1993-10-18 2000-09-19 Sony Corporation Method and apparatus for management of information where sub directory information in a directory identifies the relative recording location of the sub directory
EP0676761A4 (en) * 1993-10-18 1996-11-27 Sony Corp Information management method, data recording medium, data recording method, information retrieving method and information retrieving apparatus.
EP0676761A1 (en) * 1993-10-18 1995-10-11 Sony Corporation Information management method, data recording medium, data recording method, information retrieving method and information retrieving apparatus
JPH08212707A (en) * 1994-10-31 1996-08-20 Sony Corp Data control method and data recorder
EP0709843A3 (en) * 1994-10-31 1997-12-03 Sony Corporation Method, apparatus and medium for data recording and processing
EP1304696A3 (en) * 1994-10-31 2007-01-03 Sony Corporation Data management
EP1304696A2 (en) * 1994-10-31 2003-04-23 Sony Corporation Data management
JPH09186834A (en) * 1995-12-29 1997-07-15 Ricoh Co Ltd Image forming device
US6549976B2 (en) * 1998-09-18 2003-04-15 Kabushiki Kaisha Toshiba Information recording device and a method of recording information by setting the recording area based on contiguous data area
US6546452B2 (en) * 1998-09-18 2003-04-08 Kabushiki Kaisha Toshiba Information recording device and a method of recording information based on a relationship between an application layer, file system layer, and an optical disk drive layer
US6530037B2 (en) * 1998-09-18 2003-03-04 Kabushiki Kaisha Toshiba Information recording device and a method of recording information by setting the recording area based on contiguous data area
US6571309B2 (en) * 1998-09-18 2003-05-27 Kabushiki Kaisha Toshiba Information recording method apparatus and storage medium for recording information length and file type as part of file entry information
US6594725B2 (en) * 1998-09-18 2003-07-15 Kabushiki Kaisha Toshiba Information recording method apparatus and storage medium for recording information length as part of file entry information
US6609175B1 (en) 1998-09-18 2003-08-19 Kabushiki Kaisha Toshiba Information recording method, information recording device, and information storage medium
US6651135B2 (en) 1998-09-18 2003-11-18 Kabushiki Kaisha Toshiba Information recording device and a method of recording information by setting the recording area based on contiguous data area
US6662309B2 (en) * 1998-09-18 2003-12-09 Kabushiki Kaisha Toshiba Information recording device and a method of recording information by setting the recording area based on contiguous data area
WO2000017874A1 (en) * 1998-09-18 2000-03-30 Kabushiki Kaisha Toshiba Information recording method, information recording device, and information recording medium
US7932933B2 (en) 2004-05-18 2011-04-26 Canon Kabushiki Kaisha Information recording apparatus and control method thereof
JP2005352899A (en) * 2004-06-11 2005-12-22 Canon Inc Image recording device and control method thereof

Also Published As

Publication number Publication date
JP2656524B2 (en) 1997-09-24

Similar Documents

Publication Publication Date Title
JP2646399B2 (en) Method and apparatus for efficiently managing a write-once volume
US4760526A (en) Method for storing data into a file device and for data retrieval
US6691136B2 (en) Fast data retrieval based upon contiguous consolidation of records according to frequency of access
US7191189B2 (en) Organizing data objects in a storage device
US6415300B1 (en) Method of performing a high-performance backup which gains efficiency by reading input file blocks sequentially
EP0487331B1 (en) Directory management system
US20040107223A1 (en) File management method
US8423513B2 (en) File generation and search methods for data search, and database management system for data file search
CN107451138A (en) A kind of distributed file system storage method and system
JPH01184763A (en) Data storage system in file system
JPH0786844B2 (en) Formatting a write-once optical storage medium
CA2166809C (en) Data management using nested records and code points
JPS62226375A (en) Picture information retrieving system
US6643757B2 (en) Logical storage of UDF descriptors by mapping a plurality of descriptors into a physical layer
JPH04159662A (en) File system
JPS5851348A (en) High-speed access system for variable-length record
US8417664B2 (en) Method and apparatus for database unloading
JP2701271B2 (en) Image file recording method
JPH02252061A (en) Image filing device
CN112433673A (en) Method and device for storing data in solid state disk
JPH0317752A (en) Access method using index
JPS59142656A (en) Hybrid disk file device
Shani et al. FLAME: an efficient access method for optical disks
JPH0371244A (en) Data control system
JPH0470938A (en) Optical disk control system