JPH04205360A - Filing system - Google Patents
Filing systemInfo
- Publication number
- JPH04205360A JPH04205360A JP2334802A JP33480290A JPH04205360A JP H04205360 A JPH04205360 A JP H04205360A JP 2334802 A JP2334802 A JP 2334802A JP 33480290 A JP33480290 A JP 33480290A JP H04205360 A JPH04205360 A JP H04205360A
- Authority
- JP
- Japan
- Prior art keywords
- update
- information
- system information
- file
- fat
- 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
- 230000002085 persistent effect Effects 0.000 claims abstract 2
- 238000000034 method Methods 0.000 abstract description 23
- 238000010586 diagram Methods 0.000 description 8
- 230000005856 abnormality Effects 0.000 description 4
- 238000012217 deletion Methods 0.000 description 3
- 230000037430 deletion Effects 0.000 description 3
- 235000019625 fat content Nutrition 0.000 description 3
- 230000006378 damage Effects 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011989 factory acceptance test Methods 0.000 description 1
- 238000012949 factory acceptance testing Methods 0.000 description 1
- 239000003925 fat Substances 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 208000024891 symptom Diseases 0.000 description 1
- 125000001874 trioxidanyl group Chemical group [*]OOO[H] 0.000 description 1
Landscapes
- Techniques For Improving Reliability Of Storages (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Storing Facsimile Image Data (AREA)
Abstract
Description
【発明の詳細な説明】
[産業上の利用分野コ
この発明は、記憶装置に格納された画情報等のファイル
を管理するファイルシステム、詳しくはファイルシステ
ムにおけるシステム情報の更新に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a file system for managing files such as image information stored in a storage device, and more particularly to updating system information in the file system.
[発明の背景]
記憶装置に格納される画情報等のファイルを管理するフ
ァイルシステムにおいては、ファイルを管理するための
システム情報を記憶装置の状態に対応してアップデート
に更新することが重要である。[Background of the Invention] In a file system that manages files such as image information stored in a storage device, it is important to update system information for managing files in accordance with the status of the storage device. .
このようなシステム情報として、ファイルアロケーショ
ンテーブル(以下、 rFATJと略称する)やディレ
クトリ(D I R)がある。Such system information includes a file allocation table (hereinafter abbreviated as rFATJ) and a directory (DIR).
FATは記憶装置上でのファイルデータの配置をメモリ
ブロック単位で管理し、DIRは各ファイルに間して、
ファイル名、ファイルサイズ、作成 更新日付等の管理
情報とファイルデータが格納される先頭ブロックのアド
レスを示す先頭ポインタとから構成されている。FAT manages the arrangement of file data on the storage device in memory block units, and DIR manages the arrangement of file data on the storage device in memory block units, and DIR manages the arrangement of file data on the storage device,
It consists of management information such as file name, file size, creation/update date, etc., and a start pointer indicating the address of the first block where file data is stored.
上述のように、記憶装置に格納されたデータ間の関連や
、ファイルシステム全体の状態を示すシステム情報が、
例えば停電により破壊されると、それ以降ファイルシス
テム全体の動作に異常が生する、−船釣にその症状は徐
々に悪化し、最終的には致命的なJl常となる。As mentioned above, system information that shows the relationship between data stored in the storage device and the status of the entire file system is
For example, if a file system is destroyed due to a power outage, the overall operation of the file system will become abnormal, and the symptoms will gradually worsen and eventually become a fatal problem.
第5図は、ディレクトリ生成時におけるシステム情報の
更新を示す説明図である。FIG. 5 is an explanatory diagram showing updating of system information when creating a directory.
ディレクトリ生成のため新しいディレクトリエリアと空
きブロック、例えば100OH(Hは16進数を示す)
を取得する。図示のようにディレクトリ(イ)の内容は
未使用状態、空きブロック1000Hに対応するFAT
の内容は空きを示す0000Hになっている(FAT
(ハ)の状態)。For directory generation, create a new directory area and free block, for example 100OH (H indicates hexadecimal number)
get. As shown in the figure, the contents of the directory (a) are in an unused state, with FAT corresponding to free block 1000H.
The content of is 0000H indicating free space (FAT
(C) condition).
次に、ブロック100OHに対応するFATの内容をフ
ァイルの終端を示すFFFFHに変えて(FAT (ニ
)の状態)、空きブロック1000Hにファイルデータ
を格納する。ブロック1000Hにファイルデータが格
納し切れない場合には、ブロック100OHに対応する
FATの内容を次の空きブロックを示す1o01Hに変
えて(FAT(ホ)の状態)ファイルがブロック100
OHから100IHに続くことを示す。Next, the contents of the FAT corresponding to block 100OH are changed to FFFFH indicating the end of the file (FAT (d) state), and file data is stored in empty block 1000H. If the file data cannot be stored in block 1000H, the contents of the FAT corresponding to block 100OH are changed to 1o01H, which indicates the next free block (FAT (e) status), and the file is stored in block 100OH.
Indicates that OH continues to 100IH.
ブロック100IHに対応するFATの内容をFFFF
Hに変えて(FAT())の状態)、あふれたファイル
データをブロック100LHに格納する。ブロック10
0LHに格納し切れない場合には、ブロック100IH
に対応するFATの内容を、FFFFHから次の空きブ
ロック1003Hに続くことを示す1003Hに変え(
FAT(ト)の状Ig)、更にプロ・ツク100BHに
対応するFAT内容をFFFFHに変えて(FAT(チ
)の状態)、あふれたファイルデータをプロ・・ツク1
00:3Hに格納する。ファイルデータを全て格納する
とこれでFATの内容更新は終了し、記憶装置上のメモ
リブロック配W(す)とFAT (チ)の対応は図示の
ようになる。FFFF the contents of FAT corresponding to block 100IH
H (state of FAT())) and stores the overflow file data in block 100LH. block 10
If it cannot be stored in 0LH, block 100IH
Change the contents of the FAT corresponding to FFFFH to 1003H, which indicates that it continues to the next free block 1003H (
In addition, change the FAT contents corresponding to PRO 100BH to FFFFH (FAT status Ig), and transfer the overflow file data to PRO 100BH.
Stored at 00:3H. When all the file data is stored, the update of the contents of the FAT is completed, and the correspondence between the memory block arrangement W(su) and the FAT(chi) on the storage device becomes as shown in the figure.
これでディレクトリ(ヌ)の内容は、ファイル名や作成
日時等の管理情報と先頭メモリブロックのアドレスを示
す先頭ポインタ100OHとを含むものとなる。The contents of the directory (N) now include management information such as the file name and creation date and time, and the head pointer 100OH indicating the address of the head memory block.
以上は、ディレクトリ生成が正常に行われた場合の動作
である。例えば、FAT(ホ)と(へ)との間で停電の
ためディレクトリ生成処理が中断したとすれば、FAT
は(ホ)の状態のままとなる。The above is the operation when directory generation is performed normally. For example, if directory generation processing is interrupted due to a power outage between FAT (e) and (e), then FAT
remains in the state (e).
FAT (ホ〉の内容は100IHであるから、ブロッ
ク100OHに格納されたデータはブロック100LH
に続いていることになる。一方、ブロック100LHに
対応するFATの内容は0000Hであるから、ブロッ
ク100IHは空きブロックである。Since the content of FAT (E) is 100IH, the data stored in block 100OH is block 100LH.
It follows. On the other hand, since the contents of the FAT corresponding to block 100LH are 0000H, block 100IH is an empty block.
停電によって、このようにFAT内容に矛盾が生じた場
合、以後のディレクトリ生成時ブロック1001Hが別
ファイル用のブロックとして割り当てられるとこのブロ
ック100IHに格納されたデータは2つのファイルに
属するという不具合が生ずる。If an inconsistency occurs in the FAT contents due to a power outage, if block 1001H is allocated as a block for another file during subsequent directory creation, a problem will occur in which the data stored in block 100IH will belong to two files. .
[発明が解決しようとする課題]
通常動作でシステム情報が破壊されることはないが、上
述のようにシステム情報の更新中に停電や誤操作による
電源断のためシステム情報に異常が生ずることがある。[Problem to be solved by the invention] System information is not destroyed during normal operation, but as mentioned above, an abnormality may occur in system information due to a power failure due to a power outage or erroneous operation while updating system information. .
これに対する従来の対策は次の通りである。Conventional countermeasures against this problem are as follows.
(1)チエツクサム等誤り検出手段により、システム情
報が破壊されていることを検出する。(1) Destruction of system information is detected by error detection means such as a checksum.
(2)電源断後もシステム情報を矛盾なく更新するに要
する時間だけ電源が印加され続けるようにハードウェア
を精成する。(2) The hardware is refined so that even after power is turned off, power continues to be applied for the time required to update system information without contradiction.
ここで、 (1)の方法の欠点は、システム情報の異常
は検出できるけれども、その正常修復は困難であり、結
果としてファイルシステムの一部または全部を初期化し
直さなければならないため、格納されている貴重なデー
タが失われてしまうことである。Here, the disadvantage of method (1) is that although it is possible to detect abnormalities in system information, it is difficult to restore them normally, and as a result, part or all of the file system must be reinitialized, so the stored This means that valuable data will be lost.
また、 (2)の方法の欠点は、システム情報の異常は
発生しないけれども、データが磁気記憶装置のような低
速装置に格納される場合には、更新に要する時間は数1
00ミリ秒にも及ぶためハードウェアが高値になってし
まうことである。In addition, the disadvantage of method (2) is that although no abnormality occurs in the system information, if the data is stored in a low-speed device such as a magnetic storage device, the time required for updating is several orders of magnitude.
This can extend to 0.00 milliseconds, making the hardware expensive.
従って、この発明は上述の課題を解決するため、安価な
ハードウェアを用いながら電源断によるシステム情報の
異常が発生しないファイルシステムを提案するものであ
る。Therefore, in order to solve the above-mentioned problems, the present invention proposes a file system that uses inexpensive hardware and does not cause abnormality in system information due to power interruption.
1謹上を解決するための手段コ
上述の謹上を解決するため、この発明においては、シス
テム情報に関する更新情報を格納する持久記憶手段と。1. Means for Solving the Problems In order to solve the above problems, the present invention provides a permanent storage means for storing updated information regarding system information.
持久記憶手段に格納された更新情報に基づいて、システ
ム情報の更新を行い、電源断により更新が中断された場
合には再始動後にシステム情報の更新を続行する更新処
理手段と、
システム情報の更新後、持久記憶手段に格納された更新
情報を消去する消去手段とを備えたことを特徴とするも
のである6
「作 用コ
この発明において、システム情報が格納されるメモリエ
リアとは別に、バッテリーバックアップされた更新情報
記憶手段7が設けられており、システム情報更新時には
更新指示手段5から更新処理手段6に供給される更新情
報を更新情報記憶手段7に格納した後、更新処理手段6
により更新処理が行われる。更新情報記憶手段7に格納
された更新情報は、更新処理実行後に消去手段8によっ
て消去される。従って、更新処理中に電源断によって更
新処理が中断した場合でも、再始動後更新情報記憶手段
7には更新情報がそのまま保存されているので、必要に
応じて中断した更新処理を続行でき、電源断によるシス
テム情報の破壊は生じない。an update processing means for updating system information based on update information stored in a durable storage means, and for continuing updating system information after restarting if the update is interrupted due to a power outage; and updating system information. 6. In this invention, apart from the memory area in which system information is stored, the battery is A backed-up update information storage means 7 is provided, and when updating system information, the update information supplied from the update instruction means 5 to the update processing means 6 is stored in the update information storage means 7, and then the update information is sent to the update processing means 6.
The update process is performed by The update information stored in the update information storage means 7 is erased by the eraser 8 after execution of the update process. Therefore, even if the update process is interrupted due to a power failure during the update process, the update information is stored as is in the update information storage means 7 after restart, so the interrupted update process can be continued as necessary, and the power is turned off. System information will not be destroyed due to disconnection.
し実 h−一 例]
続いて、この発明に係るファイルシステムの実施例につ
いて、図面を参照17て詳細に説明する。Example] Next, an embodiment of the file system according to the present invention will be described in detail with reference to the drawings.
第1図は、この発明に係るファイルシステムを示す機能
ブロック図である。FIG. 1 is a functional block diagram showing a file system according to the present invention.
図において、5は記憶装置20におけるファイル生成削
除等に伴うシステム情報の更新を指示する更新指示手段
である。In the figure, reference numeral 5 denotes update instruction means for instructing update of system information associated with file creation and deletion in the storage device 20.
更新処理手段6は更新指示手段5から更新すべき情報の
アドレスや更新方法等の更新情報を受は取り、更新処理
実行に先立って、バッテリーバックアップされた更新情
報記憶手段7に更新情報を格納した後、システム情報の
更新処理を実行する。The update processing means 6 receives update information such as the address and update method of the information to be updated from the update instruction means 5, and stores the update information in the battery-backed update information storage means 7 before executing the update process. After that, execute the system information update process.
更新が正常に終了する場合には、この更新処理は前述し
た第5図に示した例と同様に行われる。If the update ends normally, this update process is performed in the same way as the example shown in FIG. 5 described above.
一方、更新が電源断によって中断した場合には、第5図
に示した従来例とは異なり、更新情報が電源断後ら更新
情報記憶手段7に安全に保持されているので、更新が中
断したか否かの判定は勿論、必要に応じて中断した更新
処理をシステム再始動後に続行することも可能となり、
システム情報の破壊が防止できる。On the other hand, if the update is interrupted due to a power cut, unlike the conventional example shown in FIG. Not only can it be determined whether or not the update process has been updated, but it is also possible to continue the interrupted update process after restarting the system if necessary.
Destruction of system information can be prevented.
8は更新情報記憶手段7に格納された更新情報を更新処
理終了後に消去する消去手段である。Reference numeral 8 denotes erasing means for erasing the update information stored in the update information storage means 7 after the update process is completed.
第2図は更新情報がシステム情報更新テーブル30とし
てバッテリーバックアップされた更新情報記憶手段7に
格納される様子を示す図、第3図はこのシステム情報更
新テーブル30を用いたシステム情報の更新処理、すな
わち第1図に示したファイルシステムの動作を示すフロ
ーチャートである。FIG. 2 is a diagram showing how update information is stored in the battery-backed update information storage means 7 as a system information update table 30, and FIG. 3 shows system information update processing using this system information update table 30, That is, this is a flowchart showing the operation of the file system shown in FIG. 1.
まず、システム情報更新テーブル30が使用中か否かを
判定しくステップ5TI)、空いている場合にはシステ
ム情報更新テーブル30の使用権を得て(ステップ5T
2)、システム情報の更新処理に入る。First, it is determined whether the system information update table 30 is in use (Step 5TI), and if it is vacant, the right to use the system information update table 30 is obtained (Step 5T).
2) Start the system information update process.
ステップST3において、更新すべきディレクトリの先
頭ポインタを更新ディレクトリのアドレス32としてシ
ステム情報更新テーブル30に格納し、かつ更新後のデ
ィレクトリの管理情報を更新後のディレクトリ内容33
としてシステム情報更新テーブル30に格納する。In step ST3, the head pointer of the directory to be updated is stored in the system information update table 30 as the update directory address 32, and the management information of the updated directory is stored as the updated directory contents 33.
It is stored in the system information update table 30 as
ステップST4において、システム情報更新テーブル3
0にディレクトリ更新状態31として、例えば「ディレ
クトリ生成中」を設定する。ここで設定されるディレク
トリ更新状態31とは、ディレクトリが現在更新中であ
るか否がを示す情報と、ディレクトリの生成削除、書き
換え等の更新方法を示す情報とから構成される。In step ST4, the system information update table 3
For example, "directory generation in progress" is set to 0 as the directory update status 31. The directory update status 31 set here includes information indicating whether the directory is currently being updated, and information indicating an update method such as creation, deletion, or rewriting of the directory.
ステップST5において、更新すべきFATのアドレス
35をシステム情報更新テーブル30に格納し、かつ更
新後のFAT内容36をシステム情報更新テーブル30
に格納する。In step ST5, the address 35 of the FAT to be updated is stored in the system information update table 30, and the updated FAT contents 36 are stored in the system information update table 30.
Store in.
ステップST6において、システム情報更新テ−プル3
0にFAT更新状態34として、例えば「FAT書き換
え中Jを設定する。ここで設定されるFAT更新状態3
4とは、FATが現在更新中であるか否かを示す情報と
、FATの生成、削除、書き換え等の更新方法を示す情
報とから構成される。In step ST6, system information update table 3
0 as the FAT update status 34, for example, set ``FAT rewriting J.'' The FAT update status 3 set here
4 is composed of information indicating whether or not the FAT is currently being updated, and information indicating an update method such as generation, deletion, or rewriting of the FAT.
上述のようにしてシステム情報更新テーブル30に更新
情報31〜36を格納した後、例えば記憶装置20に置
かれているFATの書き換えを従来と同様に行う(ステ
・ンプST7 )。FAT書き換え終了後、システム情
報更新テーブル30のFAT更新状態34をクリアする
(ステップST8 )。After storing the update information 31 to 36 in the system information update table 30 as described above, for example, the FAT stored in the storage device 20 is rewritten in the same manner as before (step ST7). After the FAT rewriting is completed, the FAT update status 34 of the system information update table 30 is cleared (step ST8).
次に、更新すべきディレクトリの書き換えを従来と同様
に行った(ステップ5T9)後、システム情報更新テー
ブル30のディレクトリ更新状態31をクリアする(ス
テップ5TIO)。Next, the directory to be updated is rewritten in the same manner as before (step 5T9), and then the directory update status 31 of the system information update table 30 is cleared (step 5TIO).
以上の更新処理実行後、システム情報更新テーブル30
の使用権を解放して(ステップ5T11)、次のシステ
ム情報更新に備える。ここで、システム情報更新テーブ
ル30の使用権解放のステップ5TIIは、第1図に示
す消去手段8の機能に実質上相当することになる。After executing the above update process, the system information update table 30
(step 5T11) to prepare for the next system information update. Here, step 5TII of releasing the right to use the system information update table 30 substantially corresponds to the function of the erasing means 8 shown in FIG.
なお、上述構成のシステム情報更新テーブル30は、記
憶装置2oが複数の場合でも対応できる。Note that the system information update table 30 configured as described above can be used even when there is a plurality of storage devices 2o.
第4図は、第1図に示すファイルシステムを招載したフ
ァクシミリ装置1を示す構成図である。FIG. 4 is a block diagram showing the facsimile machine 1 incorporating the file system shown in FIG.
図において、 10はファクシミリ装置全体を制御する
CPU、 11は第1区の更新情報記憶手段7に相当す
るバッテリーバックアップRAMであり、RAM1Bの
一部として構成してもよい。In the figure, 10 is a CPU that controls the entire facsimile machine, and 11 is a battery backup RAM corresponding to the update information storage means 7 of the first section, which may be configured as part of the RAM 1B.
12はシステム情報の更新処理と行う制御プログラム等
を格納するROM、 13はシステム制御更新時のワー
キングエリア、あるいは送信原稿を画情報゛に変換する
画像読取部14の出力をインタフェース15を介して一
時的に格納するRAMである。12 is a ROM for storing system information update processing and control programs, etc.; 13 is a working area for system control updates; This is a RAM that stores data.
18はモデム NCU16の受信した画情報等をインタ
フェース17を介して受は取り、画像等に変換する記録
部である。Reference numeral 18 denotes a recording unit that receives image information etc. received by the modem NCU 16 via the interface 17 and converts it into images etc.
20は画情報等をファイルとして格納する記憶装置、1
9はインタフェース、21はキーボードや表示パネルを
備えた操作・表示部、22はそのインタフェースである
。20 is a storage device for storing image information etc. as a file; 1;
9 is an interface, 21 is an operation/display unit equipped with a keyboard and a display panel, and 22 is the interface.
上述構成のファクシミリ装置において、CPU10、バ
ッテリーバックアップRAMII、80M12、RAM
13、記憶装220は第1図に示すファイルシステムを
構成する。In the facsimile machine having the above configuration, the CPU 10, battery backup RAM II, 80M12, RAM
13. The storage device 220 constitutes the file system shown in FIG.
なお、前述したようにメモリブロックへファイルデータ
を書き込む場合等における空きブロックの検索には、F
AT内の空きブロックを示す符号(OOOH)を検索す
ればよい、この空きブロック検索を高速化するために、
FATを複数の単位FATに分割し、各単位FATが管
理するメモリブロック中に空きブロックがあるかないか
を1ビツトのデータとして表し、これら複数の単位FA
Tをビットマツプ形式で一括管理する空きブロック検索
テーブルを設けてもよい。Furthermore, as mentioned above, when searching for a free block when writing file data to a memory block, etc., use F.
All you have to do is search for the code (OOOH) that indicates an empty block in AT.In order to speed up this empty block search,
The FAT is divided into multiple unit FATs, and the presence or absence of free blocks in the memory blocks managed by each unit FAT is expressed as 1-bit data.
An empty block search table may be provided for collectively managing T in bitmap format.
更に、上述説明においては、ディレクトリを構成する先
頭ポインタは1個としたが、例えば画情報とその属性(
Il密度、符号化方式等)とに対応して複数個の先頭ポ
インタを持たせることにより、1個のファイルにおいて
複数種のデータの取り扱いを可能とし、ファイル検索の
簡易化・高速化を計ってもよい。Furthermore, in the above explanation, the number of head pointers constituting the directory is one, but for example, image information and its attributes (
By having multiple head pointers corresponding to different data density, encoding method, etc., it is possible to handle multiple types of data in one file, simplifying and speeding up file searches. Good too.
[発明の効果コ
上述のように構成されるこの発明に係るファイルシステ
ムにおいては、バッテリバックアップされた更新情報記
憶手段は電源の断続にかかわらず。[Effects of the Invention] In the file system according to the present invention configured as described above, the battery-backed update information storage means can be used regardless of power supply interruptions.
システム情報更新時の更新情報を保持し続けるので、た
とえシステム情報の更新処理が電源断によって中断され
たとしても、を漂回復後その続行が可能であり、システ
ム情報が破壊されることはない、これで安価かつ有効に
システム情報の破壊が防止できると共に、貴重なファイ
ルデータを破棄しなければならない損失も予防できる。Since the updated information when system information is updated is retained, even if the system information update process is interrupted due to a power outage, it can be continued after recovery, and the system information will not be destroyed. This allows you to inexpensively and effectively prevent system information from being destroyed, and also prevent the loss of having to destroy valuable file data.
また、ファイルアロケーションテーブル(FAT)をビ
ットマツプ形式で一括管理する空きブロック検索テーブ
ルを設けた場合には、ファイル処理の高速化が可能にな
る。Furthermore, if a free block search table is provided that collectively manages the file allocation table (FAT) in a bitmap format, file processing can be speeded up.
更に、ディレクトリを構成する先頭アドレスボインクを
複数個とり、た場合に(ま、 1フアイル中で複数種の
データが取り扱えるので、ファイル検索の高速化が可能
となる。Furthermore, if you take multiple start address blanks that make up a directory (well, since multiple types of data can be handled in one file, it is possible to speed up file searches.
第1図はこの発明に係るファイルシステムを示す機能プ
ロ・ツク図、第2図はシステム情報更新テーブルを示す
図、第3図はこの発明に係るファイルシステムの動作を
示すフローチャー1・、第4図はこの発明に係るファイ
ルシステムを適用したファクシミリ装置を示す構成図、
第5閥は従来のシステム情報の更新過程を示す図である
。
5 更新指示手段
6 更新処理手段
7 更新情報記憶手段
8 消去手段
1O−CPIJ
11 バッテリーバックアップRAM12−ROM
3−RAM
20 記憶装置
+’−−−−・
しく −
30ニジステム情報更新テーブル
第2図
システム情報更新処理のフローチャート第3図FIG. 1 is a functional block diagram showing a file system according to the present invention, FIG. 2 is a diagram showing a system information update table, and FIG. 3 is a flow chart 1 showing the operation of the file system according to the present invention. FIG. 4 is a configuration diagram showing a facsimile device to which the file system according to the present invention is applied;
The fifth section is a diagram showing a conventional system information update process. 5 Update instruction means 6 Update processing means 7 Update information storage means 8 Erasing means 1O-CPIJ 11 Battery backup RAM 12-ROM 3-RAM 20 Storage device +'----- 30 System information update table Figure 2 System information Flowchart of update process Figure 3
Claims (1)
憶手段と、 上記持久記憶手段に格納された更新情報に基づいて、上
記システム情報の更新を行い、電源断により更新が中断
された場合には再始動後にシステム情報の更新を続行す
る更新処理手段と、 上記システム情報の更新後、上記持久記憶手段に格納さ
れた更新情報を消去する消去手段とを備えたことを特徴
とするファイルシステム。(1) A durable storage means for storing updated information regarding the system information; and the system information is updated based on the updated information stored in the durable storage means, and if the update is interrupted due to a power cut, the system information is restarted. A file system comprising: update processing means for continuing updating system information after startup; and erasing means for erasing updated information stored in the persistent storage means after updating the system information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2334802A JPH04205360A (en) | 1990-11-30 | 1990-11-30 | Filing system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2334802A JPH04205360A (en) | 1990-11-30 | 1990-11-30 | Filing system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04205360A true JPH04205360A (en) | 1992-07-27 |
Family
ID=18281395
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2334802A Pending JPH04205360A (en) | 1990-11-30 | 1990-11-30 | Filing system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04205360A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08153029A (en) * | 1994-11-28 | 1996-06-11 | Chubu Nippon Denki Software Kk | Management system for post-update record |
-
1990
- 1990-11-30 JP JP2334802A patent/JPH04205360A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08153029A (en) * | 1994-11-28 | 1996-06-11 | Chubu Nippon Denki Software Kk | Management system for post-update record |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7472139B2 (en) | Database recovery method applying update journal and database log | |
JP5021929B2 (en) | Computer system, storage system, management computer, and backup management method | |
EP0751462B1 (en) | A recoverable disk control system with a non-volatile memory | |
JPH11134117A (en) | Computer system | |
WO1996012232A9 (en) | Snapshot of data stored on a mass storage system | |
CN108416040A (en) | A kind of database recovering method, device, terminal device and storage medium | |
JP2008033527A (en) | Storage device, disk device and data restoring method | |
JPH04205360A (en) | Filing system | |
JP2006202086A (en) | Updating method for firmware | |
JPH0594353A (en) | Database management system | |
JP3037375B2 (en) | File compression processing method | |
JPH0594356A (en) | On-memory table data fault restoration system | |
JP2960417B2 (en) | Data recovery method | |
JPH01173140A (en) | File control method | |
JPS62284440A (en) | Software resource maintenance system for terminal equipment | |
JP2507719B2 (en) | System down automatic recovery method | |
JP2005078336A (en) | Image forming apparatus and program rewriting method for image forming apparatus | |
JPH0552538B2 (en) | ||
JP2000339183A (en) | Data set management system for work area | |
JPS6256535B2 (en) | ||
JPH04207554A (en) | Exchange | |
JPS63298553A (en) | Business fault processing system | |
JPH04169945A (en) | File restoring method | |
JPH10260906A (en) | Information processing system | |
JP2003167791A (en) | Control device provided with backup function and production system using the control device |