JP2006276982A - File management device, and file management method - Google Patents
File management device, and file management method Download PDFInfo
- Publication number
- JP2006276982A JP2006276982A JP2005091223A JP2005091223A JP2006276982A JP 2006276982 A JP2006276982 A JP 2006276982A JP 2005091223 A JP2005091223 A JP 2005091223A JP 2005091223 A JP2005091223 A JP 2005091223A JP 2006276982 A JP2006276982 A JP 2006276982A
- Authority
- JP
- Japan
- Prior art keywords
- file
- data processing
- inconsistent
- inconsistent portion
- information
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
本発明は、ファイル管理装置、及び、ファイル管理方法に関し、特に、複数のメモリを用いたファイル管理装置、及び、ファイル管理方法に関する。 The present invention relates to a file management apparatus and a file management method, and more particularly to a file management apparatus and a file management method using a plurality of memories.
現在、様々なコンピュータ等の電子機器内において、ファイルシステムがファイルを管理している。このファイルを使用しつつ、アプリケーションが様々な動作をしている。
このファイルシステムに対する書き込み処理中に電源が遮断された場合に、ファイルシステム内のファイルが消失する等の問題を防ぐため、自動修復機能やスキャンディスク等によった修復機能が存在している。例えば、フラッシュメモリに対する書き込み処理中に電源が遮断された場合に備え、指定されたバンクのファイルをバックアップ用のバンクにコピーした後に、そのバンクに対して書き込み処理を実行する方法が存在している(例えば、特許文献1)。
In order to prevent problems such as loss of files in the file system when the power is cut off during the writing process to the file system, there is an automatic repair function or a repair function using a scan disk or the like. For example, there is a method for executing a write process on a bank after copying a file in a specified bank to a backup bank in case the power is cut off during the write process to the flash memory. (For example, patent document 1).
しかし、従来の技術において、電源が遮断された場合、ファイルシステムの修復機能によって処理されているので、ファイルシステムを使用するアプリケーション固有の処理ができず、削除する必要のないファイルを削除する等の問題が存在している。 However, in the conventional technology, when the power is cut off, it is processed by the file system repair function, so the processing specific to the application using the file system cannot be performed, and files that do not need to be deleted are deleted. A problem exists.
本発明は、このような点に鑑みてなされたものであり、アプリケーション固有のファイル管理ができるファイル管理装置、及び、ファイル管理方法を提供することを目的とする。 SUMMARY An advantage of some aspects of the invention is that it provides a file management apparatus and a file management method capable of managing application-specific files.
本発明では、上記課題を解決するために、図1に例示するように、複数のメモリを用いたファイル管理装置において、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生したファイルの不整合部分を、アクセスの再開時に検出する不整合検出手段1aと、不整合部分に関する不整合情報2aをデータ処理手段2に通知する通知手段1bと、データ処理手段2によって不整合部分に対して決定された処置情報2bをデータ処理手段2から受け付ける受付手段1cと、処置情報2bに従って不整合部分を処置する処置手段1dと、を有することを特徴とするファイル管理装置が提供される。
In the present invention, in order to solve the above-mentioned problem, as illustrated in FIG. 1, in a file management apparatus using a plurality of memories, an access for a file writing process is performed in a storage area to be managed. Inconsistency detection means 1a for detecting an inconsistency portion of a file generated due to interruption in the middle when access is resumed, notification means 1b for notifying data processing means 2 of
このようにすると、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより、ファイルの不整合部分が発生する。そして、不整合検出手段1aにより、ファイルの不整合部分がアクセスの再開時に検出される。そして、通知手段1bにより、不整合部分に関する不整合情報2aがデータ処理手段2に通知される。そして、データ処理手段2により、処置情報2bが不整合部分に対して決定される。そして、受付手段1cにより、処置情報2bがデータ処理手段2から受け付けられる。そして、処置手段1dにより、処置情報2bに従って不整合部分が処置される。
In this way, an inconsistent portion of the file is generated because access for the file writing process is interrupted in the middle of the storage area to be managed. Then, the
また、本発明では、上記課題を解決するために、コンピュータにより、複数のメモリを用いたファイル管理方法において、不整合検出手段1aが、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生したファイルの不整合部分を、アクセスの再開時に検出するステップと、通知手段1bが、不整合部分に関する不整合情報2aをデータ処理手段2に通知するステップと、受付手段1cが、データ処理手段2によって不整合部分に対して決定された処置情報2bをデータ処理手段2から受け付けるステップと、処置手段1dが、処置情報2bに従って不整合部分を処置するステップと、を有することを特徴とするファイル管理方法が提供される。
In the present invention, in order to solve the above-described problem, in a file management method using a plurality of memories by a computer, the
このようにすると、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより、ファイルの不整合部分が発生する。そして、不整合検出手段1aにより、ファイルの不整合部分がアクセスの再開時に検出される。そして、通知手段1bにより、不整合部分に関する不整合情報2aがデータ処理手段2に通知される。そして、データ処理手段2により、処置情報2bが不整合部分に対して決定される。そして、受付手段1cにより、処置情報2bがデータ処理手段2から受け付けられる。そして、処置手段1dにより、処置情報2bに従って不整合部分が処置される。
In this way, an inconsistent portion of the file is generated because access for the file writing process is interrupted in the middle of the storage area to be managed. Then, the
本発明では、通知手段が不整合部分に関する不整合情報をデータ処理手段に通知し、データ処理手段が処置情報を不整合部分に対して決定し、受付手段が処置情報をデータ処理手段から受け付けるようにする。 In the present invention, the notifying means notifies the data processing means of inconsistency information regarding the inconsistent portion, the data processing means determines the treatment information for the inconsistent portion, and the accepting means accepts the treatment information from the data processing means. To.
このようにすると、データ処理手段が処置情報を自由に決定するので、データ処理手段固有のファイル管理ができるようになる。 In this way, since the data processing means freely determines the treatment information, file management unique to the data processing means can be performed.
以下、本発明の実施の形態を、図面を参照して説明する。
まず、本発明の概念について説明し、そして、本発明の実施の形態の具体的な内容について説明する。図1は、本発明の概念図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
First, the concept of the present invention will be described, and the specific contents of the embodiment of the present invention will be described. FIG. 1 is a conceptual diagram of the present invention.
ここで、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより、ファイルに不整合部分が発生する。ファイル管理装置1は、この不整合部分を処置する。 Here, an inconsistent portion occurs in the file because the access for the file writing process is interrupted in the middle of the storage area to be managed. The file management apparatus 1 treats this inconsistency.
ファイル管理装置1は、図1に例示するように、不整合検出手段1a、通知手段1b、受付手段1c、及び、処置手段1dを有する。不整合検出手段1aと通知手段1b、及び受付手段1cと処置手段1dは、互いに通信する。ファイル管理装置1とデータ処理手段2とは、互いに通信する。
As illustrated in FIG. 1, the file management apparatus 1 includes a
不整合検出手段1aは、ファイルの不整合部分をアクセスの再開時に検出する。そして、通知手段1bは、不整合部分に関する不整合情報2aを、データ処理手段2に通知する。
The
データ処理手段2は、不整合部分に対する処置情報2bを決定する。
受付手段1cは、処置情報2bをデータ処理手段2から受け付ける。そして、処置手段1dは、処置情報2bに従ってファイルの不整合部分を処置する。
The data processing means 2 determines the
The accepting
次に、図1の概念図の動作について説明する。
例えば、まず、不整合検出手段1aが、ファイルBの不整合部分をアクセスの再開時に検出する。そのファイルBに不整合部分が存在する等の不整合情報2aを、通知手段1bが、データ処理手段2に通知する。そして、データ処理手段2が、ファイルBに関連のあるファイルA、B、Cを削除するという処置情報2bを決定する。その結果、受付手段1cが、処置情報2bをデータ処理手段2から受け付け、処置手段1dが、ファイルA、B、Cを削除する。
Next, the operation of the conceptual diagram of FIG. 1 will be described.
For example, the
また、不整合検出手段1aが、ファイルBの不整合部分をアクセスの再開時に検出する。そのファイルBに不整合部分が存在する等の不整合情報2aを、通知手段1bが、データ処理手段2に通知する。そして、データ処理手段2が、ファイルBに関連のあるファイルA、B、Cの中で、ファイルB、Cを削除するという処置情報2bを決定する。その結果、受付手段1cが、処置情報2bをデータ処理手段2から受け付け、処置手段1dが、ファイルB、Cを削除する。
Further, the
また、不整合検出手段1aが、ファイルAの不整合部分をアクセスの再開時に検出する。そのファイルAに不整合部分が存在する等の不整合情報2aを、通知手段1bが、データ処理手段2に通知する。そして、データ処理手段2が、ファイルAの中身をすべて削除するという処置情報2bを決定する。その結果、受付手段1cが、処置情報2bをデータ処理手段2から受け付け、処置手段1dが、ファイルAの中身をすべて削除する。
The
また、不整合検出手段1aが、ファイルAの不整合部分をアクセスの再開時に検出する。そのファイルAに不整合部分が存在する等の不整合情報2aを、通知手段1bが、データ処理手段2に通知する。そして、データ処理手段2が、ファイルAの中身を使用可能な部分を残して削除するという処置情報2bを決定する。その結果、受付手段1cが、処置情報2bをデータ処理手段2から受け付け、処置手段1dが、ファイルAの中身を使用可能な部分を残して削除する。
The
このようにすると、データ処理手段2が処置情報2bを自由に決定するので、データ処理手段2固有のファイル管理ができるようになる。
次に、本発明の実施の形態について説明する。図2は、本発明の実施の形態のシステム構成図である。
In this way, since the data processing means 2 freely determines the
Next, an embodiment of the present invention will be described. FIG. 2 is a system configuration diagram of the embodiment of the present invention.
ここで、電源用電池の消耗、自動車等のエンジンを止めることによる電源遮断、及び、不正な電源遮断等の理由で、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより、ファイル群15のファイルに不整合部分が発生する。ファイルシステム10は、この不整合部分を処置する。
Here, there is no access to the storage area to be managed for file write processing due to the consumption of the battery for power supply, power shutdown by stopping the engine of the automobile, etc., and unauthorized power shutdown. Due to the interruption in the middle, an inconsistent portion occurs in the files of the
ファイルシステム10は、図2に例示するように、不整合検出部11、通知部12、受付部13、及び、処置部14を有する。不整合検出部11と通知部12、及び、受付部13と処置部14は、互いに通信する。メモリ20か搭載するアプリケーションは、データ処理部21を有する。ファイルシステム10、アプリケーションを搭載するメモリ20、及び、CPU(Central Processing Unit)30は、互いに通信する。
As illustrated in FIG. 2, the
CPU30は、フラッシュメモリ等で構成されたファイルシステム10を使用して、メモリ20に搭載されているアプリケーションを実行し、携帯電話機器、及び、車載機器等の装置全体を制御する。
The
不整合検出部11は、パリティチェック等によってファイル群15のファイルの不整合部分を、アクセスの再開時に検出する。例えば、不整合検出部11は、ファイル群15のファイルの不定部分等を検出する。また、不整合検出部11は、予定されたデータで終了していないファイル群15のファイル等を検出する。そして、通知部12は、不整合部分に関して、ファイル名、パス名、処理種別、及び、いつどこで電源が遮断されたか等の不整合情報を、データ処理部21に通知する。ここで、通知部12は、ファイルシステム10の通知用関数を呼び出し、この関数の引数を使用してデータ処理部21に通知する。また、通知部12は、データ処理部21の通知受付用関数を呼び出し、この関数の引数を使用してデータ処理部21に通知する。また、通知部12は、ファイルシステム10とデータ処理部21とが共用するメモリ領域を使用してデータ処理部21に通知する。なお、処理種別には、データ書き込み処理、データ削除処理、ディレクトリエントリ追加処理、及び、ディレクトリエントリ削除処理等が存在する。また、ファイル名毎に通知用関数と通知受付用関数とを用意でき、パス名毎に通知用関数と通知受付用関数とを用意でき、処理種別毎に通知用関数と通知受付用関数とを用意できる。
The
データ処理部21は、処置情報を不整合部分に対して決定する。例えば、データ処理部21は、着信用メロディやインターネットからダウンロードしたファイル等の場合、関連のあるすべてのファイルについて、部分的なファイルでは使用不可能なので、すべて削除するという処置情報を決定する。また、データ処理部21は、住所録と電話帳とのファイル等の場合、関連のあるすべてのファイルについて、部分的なファイルでも使用可能なので、使用可能なファイルを残して削除するという処置情報を決定する。
The
受付部13は、処置情報をデータ処理部21から受け付ける。そして、処置部14は、データ処理部21で決定した処置情報に従ってファイル群15のファイルの不整合部分を処置する。そして、不整合部分が処置された後、メモリ20に搭載されたアプリケーションは、ファイル名、及び、パス名等を探し、実際にファイル群15にアクセスしてCPU30に読み出し処理や書き込み処理等の様々な処理を実行させる。
The accepting
次に、図2の概念図の動作について説明する。
例えば、まず、不整合検出部11が、ファイル群15のファイルBの不整合部分を、アクセスの再開時に検出する。そのファイルBに不整合部分が存在する等の不整合情報を、通知部12が、データ処理部21に通知する。そして、不整合部分が着信用メロディやインターネットからダウンロードしたファイル等の場合、データ処理部21は、ファイルBに関連のあるファイルA、B、Cを削除するという処置情報を決定する。その結果、受付部13が、処置情報をデータ処理部21から受け付け、処置部14が、ファイルA、B、Cを削除する。
Next, the operation of the conceptual diagram of FIG. 2 will be described.
For example, the
また、不整合検出部11が、ファイル群15のファイルBの不整合部分を、アクセスの再開時に検出する。そのファイルBに不整合部分が存在する等の不整合情報を、通知部12が、データ処理部21に通知する。そして、不整合部分が住所録と電話帳とのファイル等の場合、データ処理部21は、ファイルBに関連のあるファイルA、B、Cの中で、ファイルB、Cを削除するという処置情報を決定する。その結果、受付部13が、処置情報をデータ処理部21から受け付け、処置部14が、ファイルB、Cを削除する。
Further, the
また、不整合検出部11が、ファイル群15のファイルAの不整合部分を、アクセスの再開時に検出する。そのファイルAに不整合部分が存在する等の不整合情報を、通知部12が、データ処理部21に通知する。そして、不整合部分が着信用メロディやインターネットからダウンロードしたファイル等の場合、データ処理部21は、ファイルAの中身をすべて削除するという処置情報を決定する。その結果、受付部13が、処置情報をデータ処理部21から受け付け、処置部14が、ファイルAの中身をすべて削除する。
Further, the
また、不整合検出部11が、ファイル群15のファイルAの不整合部分を、アクセスの再開時に検出する。そのファイルAに不整合部分が存在する等の不整合情報を、通知部12が、データ処理部21に通知する。そして、不整合部分が住所録と電話帳とのファイル等の場合、データ処理部21は、ファイルAの中身を使用可能な部分を残して削除するという処置情報を決定する。その結果、受付部13が、処置情報をデータ処理部21から受け付け、処置部14が、ファイルAの中身を使用可能な部分を残して削除する。
Further, the
次に、ファイル群15のファイルの構成について説明する。図3は、ファイルの例を示す図である。
ファイル15aは、図3に例示するように、ファイル名、開始アドレス、ファイルサイズ、複数の使用領域NO.、及び、複数の各領域を有する。ファイル名は、ファイル15aを代表する名称である。開始アドレスは、ファイル15aの存在の開始を示すアドレスである。ファイルサイズは、ファイル15aのサイズである。使用領域NO.は、ファイル15aの中身において、使用する各領域を代表する番号である。なお、始めに現れた使用領域NO.の領域から順次使用する。各領域は、各使用領域NO.で代表された実際の各領域である。
Next, the file structure of the
As illustrated in FIG. 3, the file 15 a includes a file name, a start address, a file size, a plurality of use areas NO. And a plurality of regions. The file name is a name representative of the file 15a. The start address is an address indicating the start of the existence of the file 15a. The file size is the size of the file 15a. Use area NO. Is a number representing each area to be used in the contents of the file 15a. In addition, the use area NO. It uses sequentially from the area. Each area includes each use area NO. The actual areas represented by.
ここで、最後の領域の使用領域NO.がNO.0と決定された場合にも関わらず、NO.0でない場合、そのファイル15aに不整合部分が存在することが検出できる。
次に、不整合部分に対する処置を示すフローチャートについて説明する。ここで、1つのファイルで情報として有効な場合と、複数のファイルで情報として有効な場合とに分けて説明する。
Here, the use area NO. Is NO. Despite being determined as 0, NO. If it is not 0, it can be detected that an inconsistent portion exists in the file 15a.
Next, a flowchart showing a measure for an inconsistent portion will be described. Here, a case where the information is valid for one file and a case where the information is valid for a plurality of files will be described separately.
まず、1つのファイルで情報として有効な場合について説明する。図4は、第1の不整合部分に対する処置の例を示すフローチャートである。
[ステップS11]不整合検出部11が、ファイル群15のあるファイルの不整合部分を、アクセスの再開時に検出する。
First, a case where information is effective as one file will be described. FIG. 4 is a flowchart illustrating an example of treatment for the first inconsistent portion.
[Step S11] The
[ステップS12]通知部12が、そのファイルに不整合部分が存在する等の不整合情報を、データ処理部21に通知する。
[ステップS21]データ処理部21が、不整合情報を受け付ける。
[Step S12] The
[Step S21] The
[ステップS22]データ処理部21が、着信用メロディやインターネットからダウンロードしたファイル等の場合、関連のあるすべてのファイルについて、すべて削除するという処置情報を決定し、ステップS23に進む。また、データ処理部21が、住所録と電話帳とのファイル等の場合、関連のあるすべてのファイルについて、使用可能なファイルを残して削除するという処置情報を決定し、ステップS24に進む。
[Step S22] If the
[ステップS23]データ処理部21が、関連のあるすべてのファイルについて、すべて削除するという処置情報を、受付部13に通知する。
[ステップS24]データ処理部21が、関連のあるすべてのファイルについて、使用可能なファイルを残して削除するという処置情報を、受付部13に通知する。
[Step S23] The
[Step S24] The
[ステップS13]受付部13が、処置情報をデータ処理部21から受け付ける。
[ステップS14]処置部14が、処置情報に従って不整合部分を処置する。
次に、複数のファイルで情報として有効な場合について説明する。図5は、第2の不整合部分に対する処置の例を示すフローチャートである。
[Step S <b> 13] The receiving
[Step S14] The treatment unit 14 treats the inconsistent portion according to the treatment information.
Next, a case where information is effective as a plurality of files will be described. FIG. 5 is a flowchart illustrating an example of a treatment for the second inconsistent portion.
[ステップS31]不整合検出部11が、ファイル群15のあるファイルの不整合部分を、アクセスの再開時に検出する。
[ステップS32]通知部12が、そのファイルに不整合部分が存在する等の不整合情報を、データ処理部21に通知する。
[Step S31] The
[Step S32] The
[ステップS41]データ処理部21が、不整合情報を受け付ける。
[ステップS42]データ処理部21が、着信用メロディやインターネットからダウンロードしたファイル等の場合、そのファイルの中身をすべて削除するという処置情報を決定し、ステップS43に進む。また、データ処理部21が、住所録と電話帳とのファイル等の場合、そのファイルの中身を使用可能な部分を残して削除するという処置情報を決定し、ステップS44に進む。
[Step S41] The
[Step S42] If the
[ステップS43]データ処理部21が、そのファイルの中身をすべて削除するという処置情報を、受付部13に通知する。
[ステップS44]データ処理部21が、そのファイルの中身を使用可能な部分を残して削除するという処置情報を、受付部13に通知する。
[Step S43] The
[Step S44] The
[ステップS33]受付部13が、処置情報をデータ処理部21から受け付ける。
[ステップS34]処置部14が、処置情報に従って不整合部分を処置する。
このようにすると、メモリ20に搭載されたアプリケーションが不整合情報の通知を受け付け、不整合部分に対する処置情報を自由に決定するので、メモリ20に搭載されたアプリケーション固有のファイル管理ができるようになる。
[Step S <b> 33] The receiving
[Step S34] The treatment unit 14 treats the inconsistent portion according to the treatment information.
In this way, the application installed in the
次に、本発明の実施の形態に用いる携帯電話機器、及び、車載機器等のコンピュータにおいて、ハードウェア構成について説明する。図6は、ハードウェア構成の例を示す図である。 Next, a hardware configuration of a computer such as a mobile phone device and an in-vehicle device used in the embodiment of the present invention will be described. FIG. 6 is a diagram illustrating an example of a hardware configuration.
携帯電話機器、及び、車載機器等のコンピュータ100は、CPU30によって装置全体が制御される。CPU30には、バス107を介してフラッシュメモリ102、RAM(Random Access Memory)103、グラフィック処理装置104、入力インタフェース105、及び、通信インタフェース106が接続される。
The entire device of the computer 100 such as a mobile phone device and an in-vehicle device is controlled by the
フラッシュメモリ102には、CPU30に実行させるOS(Operating System)のプログラムやアプリケーションの少なくとも一部が一時的に格納される。また、フラッシュメモリ102には、CPU30の処理に必要な各種のファイル群15が格納される。RAM103には、OSやアプリケーションが格納される。
The
グラフィック処理装置104には、モニタ210が接続されている。グラフィック処理装置104は、CPU30からの命令に従い、画像をモニタ210の画面に表示させる。入力インタフェース105には、入力装置220が接続される。入力インタフェース105は、入力装置220から送られてくる信号を、バス107を介してCPU30に送信する。通信インタフェース106は、ネットワーク230に接続される。通信インタフェース106は、ネットワーク230を介して他のコンピュータとデータの送受信を実行する。
A
以上のようなハードウェア構成によって、本発明の実施の形態の処理機能を実現できる。
なお、上記の処理機能は、コンピュータによって実現できる。その場合、携帯電話機器、及び、車載機器等が有すべき処理機能を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記の処理機能がコンピュータで実現される。
With the hardware configuration described above, the processing functions of the embodiment of the present invention can be realized.
The above processing functions can be realized by a computer. In that case, a program describing processing functions that should be possessed by the mobile phone device, the in-vehicle device and the like is provided. By executing the program by a computer, the above processing functions are realized by the computer.
処理機能を記述したプログラムは、コンピュータ読み取り可能な記録媒体に記録しておくことができる。コンピュータ読み取り可能な記録媒体としては、磁気記録装置、光ディスク、光磁気記録媒体、及び、半導体メモリ等がある。磁気記録装置には、ハードディスク装置(HDD)、フレキシブルディスク(FD)、及び、磁気テープ等がある。光ディスクには、DVD(Digital Versatile Disc)、DVD−RAM、CD−ROM(Compact Disc Read Only Memory)、及び、CD−R(Recordable)/RW(ReWritable)等がある。光磁気記録媒体には、MO(Magneto-Optical disk)等がある。 The program describing the processing function can be recorded on a computer-readable recording medium. Examples of the computer-readable recording medium include a magnetic recording device, an optical disk, a magneto-optical recording medium, and a semiconductor memory. Magnetic recording devices include a hard disk device (HDD), a flexible disk (FD), and a magnetic tape. Optical discs include DVD (Digital Versatile Disc), DVD-RAM, CD-ROM (Compact Disc Read Only Memory), and CD-R (Recordable) / RW (ReWritable). Magneto-optical recording media include MO (Magneto-Optical disk).
プログラムを流通させる場合、例えば、そのプログラムが記録されたDVD、及び、CD−ROM等の可搬型記録媒体が販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介してサーバコンピュータから他のコンピュータにそのプログラムを転送できる。 When the program is distributed, for example, portable recording media such as a DVD and a CD-ROM on which the program is recorded are sold. Further, the program can be stored in the storage device of the server computer, and the program can be transferred from the server computer to another computer via the network.
プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラム、または、サーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行できる。また、コンピュータは、サーバコンピュータからプログラムが転送される毎に、逐次、受け取ったプログラムに従った処理を実行できる。 The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.
(付記1) 複数のメモリを用いたファイル管理装置において、
管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生した前記ファイルの不整合部分を、前記アクセスの再開時に検出する不整合検出手段と、
前記不整合部分に関する不整合情報をデータ処理手段に通知する通知手段と、
前記データ処理手段によって前記不整合部分に対して決定された処置情報を前記データ処理手段から受け付ける受付手段と、
前記処置情報に従って前記不整合部分を処置する処置手段と、
を有することを特徴とするファイル管理装置。
(Supplementary note 1) In a file management apparatus using a plurality of memories,
Inconsistency detection means for detecting an inconsistent portion of the file generated by interrupting access for file write processing in the middle of the storage area to be managed when the access is resumed,
Notification means for notifying the data processing means of inconsistency information regarding the inconsistent portion;
Receiving means for receiving treatment information determined for the inconsistent portion by the data processing means from the data processing means;
Treatment means for treating the inconsistent portion according to the treatment information;
A file management apparatus comprising:
(付記2) 前記データ処理手段は、前記不整合部分を有するファイルの構成に応じ、前記不整合部分を有するファイルと関連のあるファイル群を削除し、または、使用可能なファイルを残して削除する処置情報を決定することを特徴とする付記1記載のファイル管理装置。 (Additional remark 2) The said data processing means deletes the file group relevant to the file which has the said inconsistent part according to the structure of the file which has the inconsistent part, or leaves the file which can be used, and deletes it. The file management apparatus according to appendix 1, wherein treatment information is determined.
(付記3) 前記データ処理手段は、前記不整合部分を有するファイルの構成に応じ、前記不整合部分を有するファイルの中身をすべて削除し、または、使用可能な部分を残して削除する処置情報を決定することを特徴とする付記1記載のファイル管理装置。 (Additional remark 3) The said data processing means deletes all the contents of the file which has the said inconsistent part according to the structure of the file which has the said inconsistent part, or the treatment information which deletes leaving a usable part The file management device according to attachment 1, wherein the file management device is determined.
(付記4) 前記不整合部分は、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で電源が遮断されて中断したことにより発生することを特徴とする付記1記載のファイル管理装置。 (Supplementary Note 4) The supplementary description 1 is characterized in that the inconsistent portion is generated when access for a file writing process is interrupted because the power is shut off in the middle of the storage area to be managed. File management device.
(付記5) コンピュータにより、複数のメモリを用いたファイル管理方法において、
不整合検出手段が、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生した前記ファイルの不整合部分を前記アクセスの再開時に検出するステップと、
通知手段が、前記不整合部分に関する不整合情報をデータ処理手段に通知するステップと、
受付手段が、前記データ処理手段によって前記不整合部分に対して決定された処置情報を前記データ処理手段から受け付けるステップと、
処置手段が、前記処置情報に従って前記不整合部分を処置するステップと、
を有することを特徴とするファイル管理方法。
(Supplementary Note 5) In a file management method using a plurality of memories by a computer,
A step of detecting an inconsistent portion of the file caused by interruption of access for file writing processing in the middle of the storage area to be managed when resuming the access;
A notification means notifying the data processing means of inconsistency information regarding the inconsistent portion;
A step of receiving, from the data processing means, treatment information determined by the data processing means for the inconsistent portion;
A treatment means treating the inconsistent portion according to the treatment information;
A file management method characterized by comprising:
(付記6) 複数のメモリを用いたファイル管理プログラムにおいて、
コンピュータに、
不整合検出手段が、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生した前記ファイルの不整合部分を前記アクセスの再開時に検出するステップと、
通知手段が、前記不整合部分に関する不整合情報をデータ処理手段に通知するステップと、
受付手段が、前記データ処理手段によって前記不整合部分に対して決定された処置情報を前記データ処理手段から受け付けるステップと、
処置手段が、前記処置情報に従って前記不整合部分を処置するステップと、
を含む処理を実行させることを特徴とするファイル管理プログラム。
(Appendix 6) In a file management program using a plurality of memories,
On the computer,
A step of detecting an inconsistent portion of the file caused by interruption of access for file writing processing in the middle of the storage area to be managed when resuming the access;
A notification means notifying the data processing means of inconsistency information regarding the inconsistent portion;
A step of receiving, from the data processing means, treatment information determined by the data processing means for the inconsistent portion;
A treatment means treating the inconsistent portion according to the treatment information;
A file management program for executing a process including:
(付記7) 複数のメモリを用いたファイル管理プログラムを記録したコンピュータ読み取り可能な記録媒体において、
コンピュータに、
不整合検出手段が、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生した前記ファイルの不整合部分を前記アクセスの再開時に検出するステップと、
通知手段が、前記不整合部分に関する不整合情報をデータ処理手段に通知するステップと、
受付手段が、前記データ処理手段によって前記不整合部分に対して決定された処置情報を前記データ処理手段から受け付けるステップと、
処置手段が、前記処置情報に従って前記不整合部分を処置するステップと、
を含む処理を実行させることを特徴とするファイル管理プログラムを記録したコンピュータ読み取り可能な記録媒体。
(Supplementary note 7) In a computer-readable recording medium in which a file management program using a plurality of memories is recorded,
On the computer,
A step of detecting an inconsistent portion of the file caused by interruption of access for file writing processing in the middle of the storage area to be managed when resuming the access;
A notification means notifying the data processing means of inconsistency information regarding the inconsistent portion;
A step of receiving, from the data processing means, treatment information determined by the data processing means for the inconsistent portion;
A treatment means treating the inconsistent portion according to the treatment information;
The computer-readable recording medium which recorded the file management program characterized by performing the process containing these.
1 ファイル管理装置
1a 不整合検出手段
1b 通知手段
1c 受付手段
1d 処置手段
2 データ処理手段
2a 不整合情報
2b 処置情報
DESCRIPTION OF SYMBOLS 1
Claims (5)
管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生した前記ファイルの不整合部分を、前記アクセスの再開時に検出する不整合検出手段と、
前記不整合部分に関する不整合情報をデータ処理手段に通知する通知手段と、
前記データ処理手段によって前記不整合部分に対して決定された処置情報を前記データ処理手段から受け付ける受付手段と、
前記処置情報に従って前記不整合部分を処置する処置手段と、
を有することを特徴とするファイル管理装置。 In a file management device using multiple memories,
Inconsistency detection means for detecting an inconsistent portion of the file generated by interrupting access for file write processing in the middle of the storage area to be managed when the access is resumed,
Notification means for notifying the data processing means of inconsistency information regarding the inconsistent portion;
Receiving means for receiving treatment information determined for the inconsistent portion by the data processing means from the data processing means;
Treatment means for treating the inconsistent portion according to the treatment information;
A file management apparatus comprising:
不整合検出手段が、管理対象となる記憶領域内に対し、ファイルの書き込み処理のためのアクセスが途中で中断したことにより発生した前記ファイルの不整合部分を、前記アクセスの再開時に検出するステップと、
通知手段が、前記不整合部分に関する不整合情報をデータ処理手段に通知するステップと、
受付手段が、前記データ処理手段によって前記不整合部分に対して決定された処置情報を前記データ処理手段から受け付けるステップと、
処置手段が、前記処置情報に従って前記不整合部分を処置するステップと、
を有することを特徴とするファイル管理方法。
In a file management method using a plurality of memories by a computer,
A step of detecting an inconsistent portion of the file, which is generated when access for file writing processing is interrupted in the middle of the storage area to be managed, when the access is resumed; ,
A notification means notifying the data processing means of inconsistency information regarding the inconsistent portion;
A step of receiving, from the data processing means, treatment information determined by the data processing means for the inconsistent portion;
A treatment means treating the inconsistent portion according to the treatment information;
A file management method characterized by comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005091223A JP2006276982A (en) | 2005-03-28 | 2005-03-28 | File management device, and file management method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005091223A JP2006276982A (en) | 2005-03-28 | 2005-03-28 | File management device, and file management method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2006276982A true JP2006276982A (en) | 2006-10-12 |
Family
ID=37211724
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005091223A Pending JP2006276982A (en) | 2005-03-28 | 2005-03-28 | File management device, and file management method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2006276982A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017034424A (en) * | 2015-07-31 | 2017-02-09 | 京セラドキュメントソリューションズ株式会社 | Information processing apparatus |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03204741A (en) * | 1990-01-04 | 1991-09-06 | Nec Corp | File recovery system |
JPH06332809A (en) * | 1993-05-24 | 1994-12-02 | Sanyo Electric Co Ltd | Information processor |
JPH07210436A (en) * | 1994-01-10 | 1995-08-11 | Hitachi Ltd | Distributed transaction processing system |
JP2003216511A (en) * | 2002-01-23 | 2003-07-31 | Matsushita Electric Ind Co Ltd | Non-volatile memory device, data updating method, data updating program and computer readable recording medium with recorded program |
JP2004007075A (en) * | 2002-05-30 | 2004-01-08 | Toshiba Corp | Video image recording apparatus and video image recording method |
-
2005
- 2005-03-28 JP JP2005091223A patent/JP2006276982A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03204741A (en) * | 1990-01-04 | 1991-09-06 | Nec Corp | File recovery system |
JPH06332809A (en) * | 1993-05-24 | 1994-12-02 | Sanyo Electric Co Ltd | Information processor |
JPH07210436A (en) * | 1994-01-10 | 1995-08-11 | Hitachi Ltd | Distributed transaction processing system |
JP2003216511A (en) * | 2002-01-23 | 2003-07-31 | Matsushita Electric Ind Co Ltd | Non-volatile memory device, data updating method, data updating program and computer readable recording medium with recorded program |
JP2004007075A (en) * | 2002-05-30 | 2004-01-08 | Toshiba Corp | Video image recording apparatus and video image recording method |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017034424A (en) * | 2015-07-31 | 2017-02-09 | 京セラドキュメントソリューションズ株式会社 | Information processing apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR101643022B1 (en) | Catalog-based software component management | |
US8296322B2 (en) | User terminal device and method for controlling the same | |
JP4941556B2 (en) | ENCRYPTION DEVICE, ENCRYPTION METHOD, AND ENCRYPTION PROGRAM | |
JP4227106B2 (en) | Data recovery apparatus and method for flash memory | |
CN103577567A (en) | Method for uninstalling application and deleting garbage file in Android system | |
JP2006506747A5 (en) | ||
JP2008004004A (en) | File management device and electronic equipment | |
CN110727404A (en) | Data deduplication method and device based on storage end and storage medium | |
JP2000138692A (en) | Mac address management system, mac address management method and storage medium | |
US8752205B2 (en) | Apparatus and method for managing digital rights management contents in portable terminal | |
KR20070006655A (en) | File management device, file management method, file management program, and computer-readable recording medium containing the file management program | |
JP2006251990A (en) | Database reorganization program and database reorganization method | |
KR20050063669A (en) | Key cache management through multiple localities | |
JP2012014317A (en) | Copying device, copying method, memory medium, and program | |
JP2006276982A (en) | File management device, and file management method | |
JP2009105644A (en) | Information processor, program, external encryption system, and external encrypting method | |
JP2014067112A (en) | Information processing device and method, and program | |
JP2006215650A (en) | Information processor, method for controlling it, and information management system | |
JP2005267559A (en) | Recording and playback device, information transfer managing method, and recording medium | |
WO2019196157A1 (en) | File reading method and application entity | |
JP5295046B2 (en) | User terminal device and method for controlling user terminal device | |
US7577463B2 (en) | Fast booting method for mobile communication device | |
JP2009122749A (en) | Program, portable storage medium, and control method | |
JP2011113625A (en) | Recording/reproducing device | |
JP2006195516A (en) | Data management device, image processor, data management method, and data management program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080212 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20080729 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20101007 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101019 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110308 |