JPH0344745A - Assembled type vtoc file control system - Google Patents
Assembled type vtoc file control systemInfo
- Publication number
- JPH0344745A JPH0344745A JP1179702A JP17970289A JPH0344745A JP H0344745 A JPH0344745 A JP H0344745A JP 1179702 A JP1179702 A JP 1179702A JP 17970289 A JP17970289 A JP 17970289A JP H0344745 A JPH0344745 A JP H0344745A
- Authority
- JP
- Japan
- Prior art keywords
- file
- subfile
- size
- area
- dummy area
- 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
Links
- 238000007726 management method Methods 0.000 claims description 14
- 230000007423 decrease Effects 0.000 abstract description 5
- 239000000126 substance Substances 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 3
- 239000002699 waste material Substances 0.000 description 3
- 238000000034 method Methods 0.000 description 2
- 230000002776 aggregation Effects 0.000 description 1
- 238000004220 aggregation Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は電子計算機システムにおける集合型■TOCフ
ァイル管理方弐に関するものである。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a collective type TOC file management method 2 in an electronic computer system.
〔従来の技術]
電子計算機システムにおける外部記す、Q装置としては
、磁気ディスク装置等のDASD (ダイレクト・アク
セス・ストレージ・デバイス)が一般的であり、ファイ
ル空間という場合にはDASD上のファイルを一般に示
す。[Prior Art] A DASD (direct access storage device) such as a magnetic disk device is generally used as an external Q device in a computer system, and the term file space generally refers to files on a DASD. show.
ところで、DASD上の個々のファイルはv′FQC(
ボリューム・テーブル・オブ・コンテンツ)により管理
されるが、更に管理の容易さ等の理由から、複数のシー
ケンシャルファイルの各々をすプファイルとみなし1つ
のファイルにまとめて管理する集合型VTOCファイル
とすることが多い。By the way, each file on DASD is v'FQC (
However, for reasons such as ease of management, each sequential file is treated as a group file and managed as a single file as a collective VTOC file. There are many things.
この種の集合型VTOCファイルの管理にあっては、新
規に作成したシーケンシャルファイルをDASDの記憶
領域にサブファイルとして順次格納して行き、後にその
うちのいずれかのサブファイルに対して更新を行う場合
は、リナンバのように実体的内容量の増減を伴わないも
のは同し領域内で更新を行い、その他の一般的な更新の
場合は更新後のシーケンシャルファイルをDASDの空
き領域にサブファイルとして新たに格納し、以前のサブ
ファイルを無効とするようにしていた。When managing this type of collective VTOC file, newly created sequential files are stored in the DASD storage area as subfiles, and later any of the subfiles is updated. For updates that do not involve an increase or decrease in the actual content, such as renumbering, updates are performed within the same area, and for other general updates, the updated sequential file is newly created as a subfile in the free space of the DASD. , and the previous subfile was invalidated.
(発明が解決しようとする課題〕
従来の集合型VTOCファイルの管理は上述したように
行われており、サブファイルの更新が行われる度に以前
のサブファイルの格納領域が無効とされて再利用されな
いため、無駄領域が多く発生することとなり、DASD
の記憶領域の利用効率が非常に悪いという欠点があった
。(Problem to be Solved by the Invention) Conventional collective VTOC files are managed as described above, and each time a subfile is updated, the storage area of the previous subfile is invalidated and reused. This results in a lot of wasted space, and the DASD
The disadvantage was that the storage space was very inefficient.
本発明は上記の点に鑑み提案されたものであり、その目
的とするところは、無駄領域を極力発生させることのな
い集合型VTOCファイル管理方式を提供することにあ
る。The present invention has been proposed in view of the above points, and its purpose is to provide a collective VTOC file management system that minimizes the generation of wasted areas.
本発明は上記の目的を遠戚するため、複数のシーケンシ
ャルファイルの各々をサブファイルとみなし1つのファ
イルにまとめて管理する集合型■TOCファイル管理方
式において、
新規作成時には一時ファイルを新規に作成し、更新時に
は集合型VTOCファイルの実体部から対応するサブフ
ァイルを切り出して一時ファイルとする一時ファイル作
成手段と、
新規作成時には前記一時ファイルに初期値サイズのダミ
ー領域を付加し、更新時には更新前後のサブファイルの
サイズが変化しないようにダご一領域のサイズを調整し
、調整不可能な場合は初期値サイズのダミー領域のサイ
ズとするダミー領域調整手段と、
新規作成時にはダミー領域が付加された一時ファイルを
サブファイルとして集合型VTOCフプイルの実体部の
後端の空き領域に格納し、更新時には更新前後でサイズ
の変化がない場合は前記一時ファイルを元のサブファイ
ルの位置に返却り、、サイズが増加した場合は集合型V
TOCファイルの実体部の後端の空き領域に格納する一
時ファイル返却手段とを備えるようにしている。In order to achieve the above-mentioned object, the present invention creates a new temporary file when creating a new file in a collective TOC file management method in which each of a plurality of sequential files is treated as a subfile and managed as a single file. , a temporary file creation means that cuts out a corresponding subfile from the entity part of a set type VTOC file and creates a temporary file when updating, adds a dummy area of an initial value size to the temporary file when creating a new file, and adds a dummy area of an initial value size to the temporary file when creating a new file; A dummy area adjustment method that adjusts the size of the dummy area so that the size of the subfile does not change, and if adjustment is not possible, sets the dummy area size to the initial value size, and a dummy area is added when creating a new file. A temporary file is stored as a subfile in the free space at the rear end of the entity part of the aggregated VTOC file, and when updating, if there is no change in size before and after the update, the temporary file is returned to the original subfile location, If the size increases, set type V
The present invention also includes a temporary file return means for storing a temporary file in a free area at the rear end of the actual part of the TOC file.
〔作用]
本発明の集合型VTOCファイル管理方式にあっては、
一時ファイル作成手段が新規作成時に一時ファイルを新
規に作成すると共に、更新時には集合型VTOCファイ
ルの実体部から対応するサブファイルを切り出して一時
ファイルとし、ダミー領域調整手段が新規作成時にその
一時ファイルに初期値サイズのダミー領域を付加すると
共に、更新時には更新前後のサブファイルのサイズが変
化しないようにダミー−領域のサイズを調整し、この際
、調整不可能な場合は初期値サイズのダ短−領域のサイ
ズとし、一時ファイル返却手段が新規作成時にダミー領
域が付加された一時ファイルをサブファイルとして集合
型VTOCファイルの実体部の後端の空き領域に格納す
ると共に、更新時には更新前後でサイズの変化がない場
合は一時ファイルを元のサブファイルの位置に返却し、
サイズが増加した場合は集合型VTOCファイルの実体
部の後端の空き領域に格納する。[Operation] In the collective VTOC file management method of the present invention,
The temporary file creation means creates a new temporary file when creating a new file, and when updating, cuts out a corresponding subfile from the entity part of the set type VTOC file and makes it a temporary file, and the dummy area adjustment means creates a new temporary file when creating a new file. In addition to adding a dummy area of the initial value size, when updating, the size of the dummy area is adjusted so that the size of the subfile before and after the update does not change. At this time, if adjustment is not possible, the size of the dummy area is shortened to the initial value size. The temporary file return means stores the temporary file with a dummy area added as a subfile in the empty area at the end of the entity part of the set type VTOC file when creating a new file, and also changes the size before and after the update when updating. If there is no change, return the temporary file to its original subfile location,
If the size increases, it is stored in the empty area at the end of the entity part of the collective VTOC file.
この結果、更新によるサブファイルのサイズの増減がダ
ミー領域の調整で相殺できる限り、元の位置に上書きす
ることができ、無駄領域の発生を極力防止することがで
きる。As a result, as long as the increase or decrease in the size of the subfile due to updating can be offset by adjusting the dummy area, it is possible to overwrite the original position, and the generation of wasted areas can be prevented as much as possible.
以下、本発明の実施例につき図面を参照して説明する。 Embodiments of the present invention will be described below with reference to the drawings.
先ず、実施例の説明に先立って集合型VTOCファイル
の構成を説明する。First, prior to explaining the embodiment, the structure of a collective VTOC file will be explained.
第2図は集合型VTOCファイル1の論理的構成の例を
示したものであり、VTOC部2とポインタ部3と実体
部4、とから構成され、VTOC部2のVTOC21が
ポインタ部3の格納位置を指し、ポインタ部3のサブフ
ァイルポインタ3132が実体部4に格納された対応す
るサブファイル41.42の格納位置を指すようになっ
ている。FIG. 2 shows an example of the logical configuration of the set type VTOC file 1, which is composed of a VTOC section 2, a pointer section 3, and an entity section 4, and the VTOC 21 of the VTOC section 2 stores the pointer section 3. The subfile pointer 3132 of the pointer section 3 points to the storage location of the corresponding subfile 41, 42 stored in the entity section 4.
また、VTOC部2のダミー領域サイズ管理エリア22
は、新規作成時等に付加するダミー領域のサイズの初期
値を保持する部分である。なお、ダミー領域の初期値は
、小さ過ぎると更新によるファイル内容の増減を吸収で
きず、反対に大き過ぎると記憶領域の利用効率をかえっ
て低下させるため、それらを考慮して定められる。In addition, the dummy area size management area 22 of the VTOC unit 2
is a part that holds the initial value of the size of a dummy area added when creating a new area. Note that the initial value of the dummy area is determined in consideration of the fact that if it is too small, it will not be able to absorb changes in file content due to updates, and if it is too large, it will actually reduce the storage area usage efficiency.
第1図は本発明の集合型VTOCファイル管理方式の一
実施例を示す構成図である。第1図において、3i
(i=l、’l、・・・)は第2図におけるポインタ部
3のサブファイルポインタ31.32のうちの1つであ
り、4i (i=1.2.・・・)は第2図における
実体部4のサブファイル41.42のうちの1つである
。すなわち、サブファイルポインタ31はサブファイル
先頭ポインタ3i1と有効領域終端ポインタ3i2とサ
ブファイル終端ポインタ3i3とから構成され、サブフ
ァイル41は有効領域4i1とダミー領域4i2とから
構成され、サブファイル先頭ポインタ3i1がサブファ
イル41の先頭位置(有効領域4i1の先頭位置)を指
し、有効領域終端ポインタ3i2が有効領域4i1の終
端位置(ダミー領域4i2の先頭位置)を指し、サブフ
ァイル終端ポインタ313がサブファイル41の終端位
置(ダミー領域4i2の終端位置)を指している。FIG. 1 is a block diagram showing an embodiment of the collective VTOC file management method of the present invention. In Figure 1, 3i
(i=l,'l,...) is one of the subfile pointers 31.32 of the pointer section 3 in FIG. 2, and 4i (i=1.2...) is the second This is one of the subfiles 41 and 42 of the entity part 4 in the figure. That is, the subfile pointer 31 consists of a subfile start pointer 3i1, a valid area end pointer 3i2, and a subfile end pointer 3i3, and the subfile 41 consists of a valid area 4i1 and a dummy area 4i2, and the subfile start pointer 3i1 points to the start position of the subfile 41 (the start position of the valid area 4i1), the valid area end pointer 3i2 points to the end position of the valid area 4i1 (the start position of the dummy area 4i2), and the subfile end pointer 313 points to the start position of the subfile 41 (the end position of the dummy region 4i2).
一方、サブファイル41の新規作成および更新を行う機
能部分として、一時ファイル作成手段6とダミー領域調
整手段7と一時ファイル返却手段8とが設けられている
。なお、5はサブファイル41の新規作成および更新の
処理過程で作成される一時ファイルである。なお、各手
段の機能は次の通りである。On the other hand, temporary file creation means 6, dummy area adjustment means 7, and temporary file return means 8 are provided as functional parts for creating and updating subfiles 41. Note that 5 is a temporary file created in the process of creating and updating the subfile 41. The functions of each means are as follows.
一時ファイル作成手段6;サブファイル4[の新規作成
時には独立した1つのファイルとして一時ファイル5を
新規に作成し、更新時には集合型VTOCファイルlの
実体部4から対応するサブファイル41を独立した1つ
のファイルとして切り出して一時ファイル5とする機能
を有している。Temporary file creation means 6: When creating a new subfile 4, a new temporary file 5 is created as an independent file, and when updating, the corresponding subfile 41 is created as an independent file from the entity part 4 of the aggregated VTOC file l. It has a function to cut out the file as a single file and use it as a temporary file 5.
ダ3 93域調整手段7;サブファイル41の新規作成
時には一時ファイル作成手段6で作成された一時ファイ
ル5にVTOC部2のダミー領域サイズ管理エリア22
の示す初期値サイズのダG−領域4i2を付加し、更新
時には更新前後のサブファイル41のサイズが変化しな
いようにダミー領域4i2のサイズを調整し、調整不可
能な場合はダミー領域サイズ管理エリア22の示す初期
値サイズのダミー領域のサイズとする機能を有している
。93 area adjustment means 7; When creating a new subfile 41, the dummy area size management area 22 of the VTOC unit 2 is added to the temporary file 5 created by the temporary file creation means 6.
A dummy area 4i2 with the initial size indicated by is added, and when updating, the size of the dummy area 4i2 is adjusted so that the size of the subfile 41 before and after the update does not change, and if adjustment is not possible, the dummy area size management area is added. It has a function of setting the dummy area to the initial value size indicated by 22.
一時ファイル返却手段8;サブファイル41の新規作成
時にはダミー領域調整手段7によりダミー領域4i2が
付加された一時ファイル5をサブファイル41として集
合型VTOCファイル1の実体部4の後端の空き領域に
格納し、更新時には更新前後でサブファイル41のサイ
ズの変化がない場合は一時ファイル5を元のサブファイ
ル41の位置に返却(上書き)し、サイズが増加した場
合は集合型VTOCファイル1の実体部4の後端の空き
領域に格納する機能を有している。Temporary file return means 8; When creating a new subfile 41, the dummy area adjustment means 7 sends the temporary file 5 to which the dummy area 4i2 has been added as the subfile 41 to the free space at the rear end of the entity part 4 of the aggregated VTOC file 1. When updating, if there is no change in the size of the subfile 41 before and after the update, the temporary file 5 is returned (overwritten) to the original location of the subfile 41, and if the size increases, the entity of the collective VTOC file 1 is returned. It has a function of storing in the empty area at the rear end of the section 4.
次に上記の実施例の動作について説明する。Next, the operation of the above embodiment will be explained.
先ず、ある時点における集合型VT6CファイルIが第
2図に示す状態であったとし、この状態でサブファイル
の新規作成を行うものとする。First, it is assumed that the set type VT6C file I is in the state shown in FIG. 2 at a certain point in time, and a new subfile is created in this state.
この場合、一時ファイル作成手段6により一時ファイル
5が作成され、ダミー領域調整手段7により初期値サイ
ズのダミー領域が付加され、一時ファイル返却手段8に
より集合型VTOCファ、fルlの実体部4の後端の空
き領域に格納される。In this case, the temporary file creation means 6 creates a temporary file 5, the dummy area adjustment means 7 adds a dummy area of the initial value size, and the temporary file return means 8 creates the entity part 4 of the collective VTOC file, fl. is stored in the free space at the end of the file.
なお、サブファイルの格納に際しては当然にポインタ部
3の設定も行われる。第3図は新規作成後の状態を示し
、サブファイル41./12に続いこ新規作成されたサ
ブファイル43が実体部4に格納され、ポインタ部3に
はその格納位置を示すサブファイルポインタ33が付加
されている。Incidentally, when storing the subfile, the pointer section 3 is naturally set. FIG. 3 shows the state after creating a new subfile 41. A newly created subfile 43 subsequent to /12 is stored in the entity section 4, and a subfile pointer 33 indicating the storage position is added to the pointer section 3.
次に、第3図の状態でサブファイル42につき更新を行
うものとする。Next, it is assumed that the subfile 42 is updated in the state shown in FIG.
この場合、一時ファイル作成手段6によりサブファイル
42が集合型VTOCファイルIの実体部4から切り出
されて一時ファイル5とされ、時ファイル5の状態で更
新が行われ、ダミーiff域調整手段7により更新後の
サブファイル全体のサイズが更新前のサイズと同じにな
るようにダ果−領域の調整が行われる。すなわち、更新
によりサブファイルの実体的内容量が減少した場合には
ダミー領域のサイズは大きくされ、逆に実体的内容量が
増加した場合にはダミー領域のサイズは小さくされる。In this case, the subfile 42 is cut out from the entity part 4 of the collective VTOC file I by the temporary file creation means 6 and made into the temporary file 5, updated in the state of the time file 5, and the dummy IF area adjustment means 7 The effect area is adjusted so that the size of the entire subfile after the update is the same as the size before the update. That is, when the substantial content amount of a subfile decreases due to updating, the size of the dummy area is increased, and conversely, when the actual content amount increases, the dummy area size is decreased.
ただし、ダS 、61域のサイズを超える増加があっ
た場合には調整は不可能であるため、次回の更新に備え
てダミー領域のサイズは初期値サイズとされる。そして
、ダ短−領域のサイズの調整により更新前後でサブファ
イル全体のサイズが等しくできた場合には一時ファイル
返却手段8により実体部4の元のサブファイル42の位
置に上書きされる。よって、集合型VTOCファイルl
の状態は第3図と変わりはなく、無駄領域は生しない、
しかし、ダミー領域により調整不可能な場合は全体のサ
イズが大きくなり、元の位置に上書きできないため、止
むを得ないものとし、更新後のサブファイルは実体部4
の後端の空き領域に格納され、元のサブファイル42は
無効とされて無駄領域となる。第4図はこの状態を示し
ており、42′が更新後のサブファイル、42が無駄1
wi域とされた更新前のサブファイルである。However, if the size of the dummy area increases beyond the size of the 61 area, adjustment is impossible, so the size of the dummy area is set to the initial value size in preparation for the next update. If the size of the subfile can be made equal before and after the update by adjusting the size of the short area, the temporary file return means 8 overwrites the original subfile 42 in the entity section 4. Therefore, the collective VTOC file l
The situation is the same as in Figure 3, and there is no waste area.
However, if adjustment is not possible due to the dummy area, the overall size will increase and the original location cannot be overwritten, so this is unavoidable, and the updated subfile will be the real part 4.
The original subfile 42 is invalidated and becomes a waste area. Figure 4 shows this state, where 42' is the updated subfile, and 42 is the waste 1.
This is a pre-update subfile that was set as the wi area.
以上説明したように、本発明の集合型VTOCファイル
管理方式にあっては、サブファイルが更新されて実体的
内容量の増減があっても、ダZ−領域で吸収できる限り
、ダミー領域のサイズを調整することによりサブファイ
ル全体としてのサイズを一定にして元の位置に上書きす
ることができるため、無駄領域の発生が少なくなり、D
ASDの記憶領域の利用効率が大幅に高まるという効果
がある。As explained above, in the collective VTOC file management method of the present invention, even if subfiles are updated and the actual content increases or decreases, the size of the dummy area can be adjusted as long as it can be absorbed by the dummy Z-area. By adjusting the size of the subfile as a whole, the size of the subfile can be kept constant and the original location can be overwritten, reducing the amount of wasted space and reducing the
This has the effect of greatly increasing the utilization efficiency of the storage area of the ASD.
第1図は本発明の集合型VTOCファイル管理方管理方
丈施例を示す構成図および、
第2図ないし第4図は集合型VTOCファイルの論理的
構成図である。
図において、
l・・・・・・・・・・・・・・・集合型VTOCファ
イル2・・・・・・・・・・・・・・・VTOC部2
l・・・・・・・・・・・・VTOC22・・・・・・
・・・・・・ダご一領域サイズ管理エリア3・・・・・
・・・・・・・・・・ポインタ部31〜33・・・サブ
ファイルポインタ4・・・・・・・・・・・・・・・実
体部41〜43・・・サブファイルFIG. 1 is a configuration diagram showing an embodiment of the collective VTOC file management method of the present invention, and FIGS. 2 to 4 are logical configuration diagrams of the collective VTOC file. In the figure, l・・・・・・・・・・・・Aggregation type VTOC file 2・・・・・・・・・・・・・・・VTOC part 2
l・・・・・・・・・・・・VTOC22・・・・・・
・・・・・・Dago area size management area 3・・・・・・
...... Pointer part 31 to 33... Subfile pointer 4 ...... Substantive part 41 to 43... Subfile
Claims (1)
みなし1つのファイルにまとめて管理する集合型VTO
Cファイル管理方式において、新規作成時には一時ファ
イルを新規に作成し、更新時には集合型VTOCファイ
ルの実体部から対応するサブファイルを切り出して一時
ファイルとする一時ファイル作成手段と、 新規作成時には前記一時ファイルに初期値サイズのダミ
ー領域を付加し、更新時には更新前後のサブファイルの
サイズが変化しないようにダミー領域のサイズを調整し
、調整不可能な場合は初期値サイズのダミー領域のサイ
ズとするダミー領域調整手段と、 新規作成時にはダミー領域が付加された一時ファイルを
サブファイルとして集合型VTOCファイルの実体部の
後端の空き領域に格納し、更新時には更新前後でサイズ
の変化がない場合は前記一時ファイルを元のサブファイ
ルの位置に返却し、サイズが増加した場合は集合型VT
OCファイルの実体部の後端の空き領域に格納する一時
ファイル返却手段とを備えたことを特徴とする集合型V
TOCファイル管理方式。[Claims] A collective VTO that treats each of a plurality of sequential files as a subfile and manages them as one file.
In the C file management method, a temporary file creation means creates a new temporary file when creating a new file, and cuts out a corresponding subfile from the entity part of a set type VTOC file as a temporary file when updating; A dummy area of the initial value size is added to the dummy area, and when updating, the size of the dummy area is adjusted so that the size of the subfile before and after the update does not change.If adjustment is not possible, the size of the dummy area is set to the initial value size. When a new file is created, a temporary file with a dummy area added is stored as a subfile in the free space at the end of the real part of the collective VTOC file, and when updated, if there is no change in size before and after the update, the temporary file with a dummy area is added as a subfile. Return the temporary file to the original subfile location, and if the size increases, use aggregate VT
A collection type V characterized by comprising a temporary file return means for storing in a free area at the rear end of the entity part of an OC file.
TOC file management method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1179702A JPH0344745A (en) | 1989-07-12 | 1989-07-12 | Assembled type vtoc file control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1179702A JPH0344745A (en) | 1989-07-12 | 1989-07-12 | Assembled type vtoc file control system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0344745A true JPH0344745A (en) | 1991-02-26 |
Family
ID=16070383
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1179702A Pending JPH0344745A (en) | 1989-07-12 | 1989-07-12 | Assembled type vtoc file control system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0344745A (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100510941B1 (en) * | 1997-09-11 | 2005-10-25 | 마쯔시다덴기산교 가부시키가이샤 | File Managing System and File Managing Method |
US8438355B2 (en) | 2010-10-29 | 2013-05-07 | International Business Machines Corporation | Temporary VTOC locking during defragmentation |
-
1989
- 1989-07-12 JP JP1179702A patent/JPH0344745A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100510941B1 (en) * | 1997-09-11 | 2005-10-25 | 마쯔시다덴기산교 가부시키가이샤 | File Managing System and File Managing Method |
US8438355B2 (en) | 2010-10-29 | 2013-05-07 | International Business Machines Corporation | Temporary VTOC locking during defragmentation |
US8745350B2 (en) | 2010-10-29 | 2014-06-03 | International Business Machines Corporation | Temporary VTOC locking during defragmentation |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
DE69032517T2 (en) | Method and system for the dynamic identification of data carriers in a design file system | |
US5832515A (en) | Log device layered transparently within a filesystem paradigm | |
US9342528B2 (en) | Method and apparatus for tiered storage | |
US6021408A (en) | Methods for operating a log device | |
EP0375188B1 (en) | File system | |
US5996054A (en) | Efficient virtualized mapping space for log device data storage system | |
US5713008A (en) | Determination of working sets by logging and simulating filesystem operations | |
US20220229971A1 (en) | Supporting piecewise update of json document efficiently | |
CN104537050B (en) | A kind of method of the quick establishment file system metadata of batch and data | |
US20040078533A1 (en) | Low overhead snapshot in a storage array using a tree-of-slabs metadata | |
JP2002513971A (en) | File division system | |
US20220114143A1 (en) | Path name cache for notifications of file changes | |
US10552371B1 (en) | Data storage system with transparent presentation of file attributes during file system migration | |
CN105404667B (en) | A kind of file data consistent update method for memory file system | |
JPH0344745A (en) | Assembled type vtoc file control system | |
AU653044B2 (en) | Data processing system | |
US20100138589A1 (en) | Storage optimizations by directory compaction in a fat file system | |
JPH0394377A (en) | Map file updating system | |
JPH0319044A (en) | Automatic file deletion system | |
JPH03257641A (en) | Memory dump sampling system | |
JPH0635779A (en) | File control system | |
JPH0797346B2 (en) | File access device | |
JPS634351A (en) | Data file managing system | |
WO2022159291A1 (en) | Fast and efficient storage system implemented with multiple cloud services | |
JPS63239540A (en) | Data management system in memory medium |