JPH05127962A - Electronic disk file residence priority managing system - Google Patents

Electronic disk file residence priority managing system

Info

Publication number
JPH05127962A
JPH05127962A JP3291828A JP29182891A JPH05127962A JP H05127962 A JPH05127962 A JP H05127962A JP 3291828 A JP3291828 A JP 3291828A JP 29182891 A JP29182891 A JP 29182891A JP H05127962 A JPH05127962 A JP H05127962A
Authority
JP
Japan
Prior art keywords
file
input
output
disk
electronic disk
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3291828A
Other languages
Japanese (ja)
Inventor
Tatsuya Asano
達哉 朝野
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.)
NEC Software Kansai Ltd
Original Assignee
NEC Software Kansai 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 NEC Software Kansai Ltd filed Critical NEC Software Kansai Ltd
Priority to JP3291828A priority Critical patent/JPH05127962A/en
Publication of JPH05127962A publication Critical patent/JPH05127962A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To shorten input/output time to a file so as to operate a computer system more efficiently, and simultaneously, to effectively utilize a resources in the computer system. CONSTITUTION:The input/output information of every file is monitored by an operating system, and besides, the input/output information of every file is analyzed, and the input/output management file 12 of a file is prepared. Further, the file of the high frequency of the number of times of input/output is moved dynamically to the file of an electronic disk 16 by referring to and updating the input/output management file 12 of the file. Further, the file of the low frequency of the number of times of the input/output to the file in the electronic disk 16 is moved dynamically to a magnetic disk 15 volume.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、電子ディスクおよび磁
気ディスクを備えるコンピュータシステムに利用する電
子ディスクファイル常駐優先度管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic disk file resident priority management system used in a computer system having an electronic disk and a magnetic disk.

【0002】[0002]

【従来の技術】従来、コンピュータシステムの管理者
は、オペレーティングシステムより提供されるファイル
毎の入出力回数のデータをもとに、高速ファイルアクセ
スの可能な電子ディスクのファイル中で入出力回数の少
ないファイルを磁気ディスクボリュームにするファイル
割り当てを考慮している。また、磁気ディスクボリュー
ムのファイル中で入出力回数の多いファイルを高速ファ
イルアクセス可能な電子ディスクボリュウームに対する
ファイル割り当てを考慮している。
2. Description of the Related Art Conventionally, an administrator of a computer system has a small number of input / output times among files of an electronic disk capable of high-speed file access based on data of the number of input / output times for each file provided by an operating system. Considers file allocation to make the file a magnetic disk volume. In addition, the file allocation for the electronic disk volume that allows high-speed file access to the file with a large number of input / output among the files of the magnetic disk volume is considered.

【0003】この考慮にあって、コンピュータシステム
における業務終了後、静的なタイミングでファイル中の
データを取得して、その後、ファイルエリアの解放を行
い移動先ボリュームな新たにファイルエリアを確保し
て、取得したファイルエリアに格納する必要がある。
In consideration of this, after the work in the computer system is completed, the data in the file is acquired at a static timing, and then the file area is released to secure a new file area such as the movement destination volume. , It must be stored in the obtained file area.

【0004】[0004]

【発明が解決しようとする課題】ところで、従来例のコ
ンピュータシステムでは、コンピュータシステムにおけ
る処理の中で処理時間の大半を占めるファイルに対する
入出力時間を短縮するため、管理者がコンピュータシス
テムの業務停止後に、静的なタイミングでファイル移動
およびデータ移行を行う必要がある。すなわち、コンピ
ュータシステムの業務稼動中には、動的なファイル移動
およびデータ移行をできないためである。また、ファイ
ル移動およびデータ移行時には、オペレーティングシス
テムに対する移行用コマンドの作成が必要である。この
場合、移行用コマンドにミスが発生するとデータ破壊や
消滅が発生してしまい、この修復業務で、システムの円
滑な運営ができなくなるという欠点がある。
By the way, in the computer system of the conventional example, in order to reduce the input / output time for a file which occupies most of the processing time in the computer system, the administrator is required to stop the work of the computer system after the operation is stopped. , It is necessary to move files and migrate data at static timing. That is, it is not possible to perform dynamic file movement and data migration while the computer system is operating. Also, at the time of file migration and data migration, it is necessary to create a migration command for the operating system. In this case, if an error occurs in the migration command, data destruction or disappearance occurs, and this repair work has the disadvantage that the system cannot be operated smoothly.

【0005】本発明の目的は、このような課題を解決
し、ファイルに対する入出力時間を短縮して、より効率
的にコンピュータシステムを稼動できるとともに、コン
ピュータシステムにおける資源を効果的に利用できる電
子ディスクファイル常駐優先度管理方式を提供すること
にある。
An object of the present invention is to solve these problems, shorten the input / output time for files, operate the computer system more efficiently, and effectively use the resources in the computer system. To provide a file resident priority management method.

【0006】[0006]

【課題を解決するための手段】本発明の電子ディスクフ
ァイル常駐優先度管理方式は、高速ファイルアクセスの
可能な電子ディスクと、この電子ディスクよりアクセス
が遅い磁気ディスクとを備える記憶手段と、オペレーテ
ィングシステムにおける各ファイル毎の入出力情報を監
視する監視手段と、各ファイル毎の入出力情報を解析し
てファイルの入出力管理ファイルを作成する入出力管理
ファイル作成手段と、ファイルの入出力管理ファイルを
参照し、および更新して入出力回数頻度の高いファイル
を電子ディスクのファイルへの動的移動を行う第1の動
的移動制御手段と、電子ディスク中のファイルに対して
入出力回数頻度の低いファイルを磁気ディスクボリュー
ムに動的移動を行う第2の動的移動制御手段とを有する
ものである。
An electronic disk file resident priority management system of the present invention is a storage means comprising an electronic disk capable of high-speed file access, a magnetic disk having a slower access than the electronic disk, and an operating system. A monitoring means for monitoring the input / output information for each file, an input / output management file creating means for analyzing the input / output information for each file and creating an input / output management file for the file, and an input / output management file for the file. First dynamic movement control means for referencing and updating to dynamically move a file having a high I / O frequency to a file on an electronic disk, and a low I / O frequency for a file in the electronic disk Second dynamic movement control means for dynamically moving a file to a magnetic disk volume.

【0007】さらに、高速ファイルアクセスの可能な電
子ディスクは、書き込みおよび読み出し可能な半導体記
憶装置であることを特徴とするものである。
Furthermore, the electronic disk capable of high-speed file access is characterized by being a writable and readable semiconductor memory device.

【0008】また、磁気ディスクは、書き込みおよび読
み出し可能なハードディスク装置あるいはフロッピーデ
ィスク装置であることを特徴とするものである。
The magnetic disk is a writable and readable hard disk device or a floppy disk device.

【0009】[0009]

【実施例】以下、本発明の電子ディスクファイル常駐優
先度管理方式の実施例について図面をもとに説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the electronic disk file resident priority management system of the present invention will be described below with reference to the drawings.

【0010】図1は実施例の構成を示している。FIG. 1 shows the configuration of the embodiment.

【0011】図1において、この例はファイル入出力保
守部11と、入出力管理ファイル12と、ファイル制御
部13およびファイルデータ更新後歴情報14(以下、
単にジャーナルと記載する)を備えている。さらにファ
イル制御部13に磁気ディスク15あるいは高速ファイ
ルアクセスの可能な半導体記憶装置等の電子ディスク1
6が接続されている。
In FIG. 1, this example shows a file input / output maintenance unit 11, an input / output management file 12, a file control unit 13, and file data update history information 14 (hereinafter,
(Simply described as a journal). Further, the file controller 13 has a magnetic disk 15 or an electronic disk 1 such as a semiconductor memory device capable of high-speed file access.
6 is connected.

【0012】ファイル入出力保守部11は入出力管理フ
ァイル12における入出力管理レコードを1レコード単
位で保守を行い、入出力管理レコードの新規生成機能、
更新機能および削除機能を有し、オペレーティングシス
テムからのデータを得ることにより保守を行う。
The file input / output maintenance unit 11 maintains the input / output management record in the input / output management file 12 on a record-by-record basis, and has a function of newly generating the input / output management record.
It has an update function and a delete function, and performs maintenance by obtaining data from the operating system.

【0013】図2は入出力管理ファイル12のレコード
構造を示している。
FIG. 2 shows the record structure of the input / output management file 12.

【0014】入出力管理ファイル12は索引付き順構成
(Indexed Sequential)であり、1
つのレコードはそれぞれ索引キー部21と磁気ディスク
15あるいは電子ディスク16のいずれの種類のボリュ
ームに現在存在しているかを示すファイル位置情報部2
2と、そのファイルに対して発生した入出力回数を示す
ファイル入出力回数情報部23とファイル確保に必要な
ための情報を管理するファイル確保情報部24と、レコ
ードが作成、更新された日時を管理するレコード更新日
時情報部25により構成される。
The input / output management file 12 has an indexed sequential structure, and is 1
Each record has an index key section 21 and a file position information section 2 indicating which type of volume the magnetic disk 15 or electronic disk 16 currently exists.
2, a file input / output count information section 23 that indicates the number of input / output times that have occurred for that file, a file reservation information section 24 that manages information necessary for file reservation, and the date and time when the record was created and updated. It is composed of a record update date / time information section 25 to be managed.

【0015】ファイル制御部13は入出力管理ファイル
12からレコードを順次読み込みファイル入出力回数を
クリアする機能と、電子ディスク16中のファイルでア
クセスの無いファイルを磁気ディスク15に動的に移動
する機能とを有し、さらに磁気ディスク15中のファイ
ルでアクセスの多いファイルを電子ディスク16に動的
に移動する機能とを備えている。また、入出力管理ファ
イルの保守を行い、ジャーナル14を利用してファイル
の動的移動を行う。
The file control unit 13 sequentially reads records from the input / output management file 12 and clears the file input / output count, and a function of dynamically moving a file in the electronic disk 16 that is not accessed to the magnetic disk 15. And further has a function of dynamically moving a file in the magnetic disk 15 that is frequently accessed to the electronic disk 16. Further, the input / output management file is maintained and the file is dynamically moved using the journal 14.

【0016】なお、ファイル入出力保守部11およびフ
ァイル制御部13はコンピュータシステム稼動から停止
にいたるまで、ここまでの間の処理をくり返す。
The file input / output maintenance unit 11 and the file control unit 13 repeat the processing up to this point from the computer system operation to the stop.

【0017】次に、この構成の動作について説明する。Next, the operation of this configuration will be described.

【0018】図3はファイル入出力保守部11の処理手
順を示している。
FIG. 3 shows a processing procedure of the file input / output maintenance unit 11.

【0019】図3において、プロセスステップ(以下、
文中、図中とも単にSと記載する)30でオペレーティ
ングシステム処理が開始となる。デシジョンステップ
(以下、文中、図中とも、DSと記載する)31では、
オペレーティングシステムより得られたデータをもとに
入出力管理ファイルの作成、更新あるいは削除のいずれ
かの判断行う。
In FIG. 3, process steps (hereinafter,
In the text, the operating system process starts at 30). In the decision step (hereinafter referred to as DS in the text and figures) 31,
Whether to create, update, or delete the input / output management file is determined based on the data obtained from the operating system.

【0020】S32の管理レコード作成処理では、オペ
レーティングシステムより得られたデータがファイルの
確保に関するデータであれば、索引キー部21にファイ
ル名を格納する。ここで確保されたボリュームが、磁気
ディスク15あるいは電子ディスク16であるかの情報
をファイル位置情報部22に登録して、ファイル入出力
回数情報部23に0(零)を格納する。ファイル確保の
ために必要な情報をファイル確保情報部24に格納し、
現在の日時をレコード更新日時情報部25に格納して、
入出力管理レコードを入出力管理ファイルに登録する。
In the management record creating process of S32, if the data obtained from the operating system is the data relating to the securing of the file, the file name is stored in the index key portion 21. Information on whether the volume secured here is the magnetic disk 15 or the electronic disk 16 is registered in the file position information section 22, and 0 (zero) is stored in the file input / output count information section 23. The information necessary for securing the file is stored in the file securing information section 24,
Store the current date and time in the record update date and time information section 25,
Register the I / O control record in the I / O control file.

【0021】S33において、管理レコード入出力回数
更新における処理はオペレーティングシステムより得ら
れたデータがファイルアクセスに関するデータであれ
ば、ファイル名を索引キーとして入出力管理レコードを
調べて、ファイル入出力回数情報部23にオペレーティ
ングシステムより得た入出力回数を加えて、入出力管理
レコードの更新を行う。
In S33, if the data obtained from the operating system is data relating to file access, the process of updating the management record input / output count is performed by checking the input / output management record using the file name as an index key to obtain the file input / output count information. The input / output count obtained from the operating system is added to the section 23 to update the input / output management record.

【0022】S34での管理レコード削除における処理
は、オペレーティングシステムより得られたデータがフ
ァイル削除に関するデータであれば、ファイル名を索引
キーとして入出力管理レコードの削除を行う。
In the process of deleting the management record in S34, if the data obtained from the operating system is the data related to the file deletion, the input / output management record is deleted using the file name as an index key.

【0023】図4はファイル制御部13の詳細な処理手
順を示している。
FIG. 4 shows the detailed processing procedure of the file control unit 13.

【0024】図4において、S41では、入出力管理フ
ァイル12の先頭レコードへの位置づけを行う。続い
て、S42で、順次管理レコードの読み込みが行われ
る。
In FIG. 4, in S41, the input / output management file 12 is positioned at the first record. Subsequently, in S42, management records are sequentially read.

【0025】DS43ではレコード終了が判定され、終
了でないNoの場合は、S44の入出力回数クリアに進
み、ここで、管理レコード中のレコード更新日時情報部
25と現在の日時とを比較して事前に設定された時間以
上が経過していた場合、レコード中のファイル入出力回
数情報部23を0(零)にクアリする。さらに、レコー
ド更新日時情報部25に現在の日時を設定し、管理レコ
ードの更新を行い、事前に設定された時間以上が経過し
ていない場合は管理レコード中のレコード更新日時を現
在の日時に設定し、管理レコードの更新を行う。
In the DS43, it is judged that the record has ended, and if the result is No, the process proceeds to the clearing of the number of input / output times in S44, in which the record update date / time information section 25 in the management record is compared with the current date and time. If more than the time set in (1) has elapsed, the file input / output count information part 23 in the record is cleared to 0 (zero). Further, the current date and time is set in the record update date and time information section 25, the management record is updated, and if the preset time has not elapsed, the record update date and time in the management record is set to the current date and time. Then, the management record is updated.

【0026】すなわち、DS45では、位置判断を行
う。電子ディスク16では、DS46で入出力回数が0
(零)か否かを判断する。Yesの場合はS47に進
む。Noの場合はS49に進む。S47では、データ移
行、すなわち、電子ディスク16から磁気ディスク15
の移行では、電子ディスク16に確保されたファイルを
磁気ディスク15に移動を行うために管理レコード中の
ファイル確保情報部24をもとに磁気ディスク15にフ
ァイルの確保を行い、電子ディスク16中のデータを磁
気ディスク15に新たに確保されたファイルに対してデ
ータの複写を行う。データ複写中に更新を行うデータに
関しては、ジャーナル14を利用して磁気データ中のフ
ァイルに対して更新を行う。そして、ジャーナルからの
更新完了後、電子ディスク16中のファイル削除を行
う。S48の管理レコード更新では、電子ディスク16
から、磁気ディスク15あるいは、磁気ディスク15か
ら電子ディスク16にファイルの移動が発生した場合に
対応する管理レコード中のファイル位置情報部22を現
在の情報に修正し、管理レコードの更新を行い、S42
に戻って、以降の処理を繰り返す。
That is, the DS 45 makes a position determination. In the electronic disk 16, the number of input / output is 0 in DS46.
Judge whether it is (zero). In the case of Yes, it progresses to S47. In No, it progresses to S49. In S47, data transfer, that is, from the electronic disk 16 to the magnetic disk 15 is performed.
In the transfer of, the file secured in the electronic disk 16 is secured to the magnetic disk 15 based on the file securing information section 24 in the management record in order to move the file to the magnetic disk 15, and Data is copied to a file newly secured on the magnetic disk 15. For the data to be updated during data copying, the journal 14 is used to update the file in the magnetic data. Then, after the update from the journal is completed, the file in the electronic disk 16 is deleted. In the management record update of S48, the electronic disk 16
From the above, the file position information section 22 in the management record corresponding to the case where the file is moved from the magnetic disk 15 or the magnetic disk 15 to the electronic disk 16 is corrected to the current information, and the management record is updated.
Return to and repeat the subsequent processing.

【0027】S49の最小回数検索では、電子ディスク
16に存在するファイル中で最もファイル入出力回数の
少ないファイルを管理レコード中のファイル入出力回数
情報部23を利用し、その入出力回数とファイル名の記
録を行い、S42に戻って、以降の処理を繰り返す。
In the minimum count search of S49, the file having the smallest file input / output count among the files existing on the electronic disk 16 is used by using the file input / output count information section 23 in the management record, and the input / output count and the file name are recorded. Is recorded, the process returns to S42, and the subsequent processes are repeated.

【0028】DS43でのYesの場合に進むS51で
はS41と同様に入出力管理ファイル12の先頭レコー
ドへの位置づけを行う。続いて、S52で、順次管理レ
コードの読み込みが行われる。
At S51, which proceeds to Yes in DS43, positioning to the first record of the input / output management file 12 is performed as in S41. Subsequently, in S52, management records are sequentially read.

【0029】DS53ではレコード終了が判定され、終
了でないNoの場合は、DS54で位置判断を行う。D
S53でYesの場合は、D56に進む。DS54で電
子ディスク16が判断されるとS52に戻り、以降の処
理手順を繰り返す。また磁気ディスク15の場合は、S
55で最大回数検索が行われてS52に戻り、以降の処
理手順を繰り返す。S55の最大回数検索では、磁気デ
ィスク15に存在するファイル中で最もファイル入出力
回数の多いファイルを管理レコード中のファイル入出力
回数情報部23を利用し、その入出力回数とファイル名
の記録を行う。
The end of the record is determined in DS53, and if the result is No, the position is determined in DS54. D
In the case of Yes in S53, the process proceeds to D56. When the electronic disc 16 is determined by the DS 54, the process returns to S52, and the subsequent processing procedure is repeated. In the case of the magnetic disk 15, S
The maximum number of times of search is performed at 55, the process returns to S52, and the subsequent processing procedure is repeated. In the maximum number of times search of S55, the file having the largest number of file input / output times among the files existing on the magnetic disk 15 is used by using the file input / output number information section 23 in the management record, and the input / output number and the file name are recorded. To do.

【0030】DS53でYesの場合に進むDS56に
おける最小最大判断では、最小入出力回数とS55の最
大回数検索で得られた最大入出力回数とを比較し、最小
入出力回数が最大入出力回数より大きい場合にS57に
進んで電子ディスク16から磁気ディスク15に移行す
る処理を行い、S58で管理レコードを更新する。この
磁気ディスク15から電子ディスク16への移行では、
磁気ディスク15に確保されたファイルを電子ディスク
16に移動を行うために、管理レコード中のファイル確
保情報部24をもとに電子ディスク16にファイルの確
保を行う。
In the minimum / maximum judgment in DS56 which is proceeded to when Yes in DS53, the minimum input / output count is compared with the maximum input / output count obtained in the maximum count search in S55, and the minimum input / output count is greater than the maximum input / output count. If it is larger, the process proceeds to S57 to perform the process of shifting from the electronic disk 16 to the magnetic disk 15, and the management record is updated in S58. In the transition from the magnetic disk 15 to the electronic disk 16,
In order to move the file reserved on the magnetic disk 15 to the electronic disk 16, the file is reserved on the electronic disk 16 based on the file reservation information section 24 in the management record.

【0031】その後、磁気ディスク15中のデータを電
子ディスク16に新たに確保されたファイルに対してデ
ータの複写を行う。データ複写中に更新を行うデータに
関してはジャーナル14を利用し電子ディスク16中の
ファイルに対して更新を行い、ジャーナルからの更新完
了後、磁気ディスク15中のファイル削除を行う。
After that, the data in the magnetic disk 15 is copied to the file newly secured in the electronic disk 16. With respect to the data to be updated during data copying, the journal 14 is used to update the file in the electronic disk 16, and after the update from the journal is completed, the file in the magnetic disk 15 is deleted.

【0032】同様に、S59で磁気ディスク15から電
子ディスク16移行する処理を行い、S58で管理レコ
ードを更新して終了する。
Similarly, in S59, a process of shifting from the magnetic disk 15 to the electronic disk 16 is performed, and in S58, the management record is updated and the process ends.

【0033】また、DS56における最小最大判断で最
大入出力回数より小さい場合は以後の処理を中断して終
了となる。
If it is smaller than the maximum number of input / output times in the minimum / maximum judgment in the DS 56, the subsequent processing is interrupted and the processing ends.

【0034】[0034]

【発明の効果】以上の説明から明らかなように、本発明
の電子ディスクファイル常駐優先度管理方式は、コンピ
ュータシステムにおける処理の中で処理時間の大半を占
めるファイルに対する入出力時間を短縮しているため、
より効率的にコンピュータシステムを稼動できるという
という効果を有する。
As is apparent from the above description, the electronic disk file resident priority management system of the present invention shortens the input / output time for a file that occupies most of the processing time in the computer system. For,
This has the effect that the computer system can be operated more efficiently.

【0035】また、人手によるファイルの移動を伴わず
に実行して、データ破壊や消滅の発生を阻止して、動的
にファイル移動を行うようにしているため、コンピュー
タシステムにおける資源を効果的に利用できるというと
いう効果を有する。
Further, the file is dynamically moved by executing it without manual movement of the file to prevent the destruction or disappearance of data, so that the resources in the computer system can be effectively used. It has the effect of being available.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の電子ディスクファイル常駐優先度管理
方式の実施例における構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration in an embodiment of an electronic disk file resident priority management system of the present invention.

【図2】実施例における入出力管理ファイルのレコード
構造を示す図である。
FIG. 2 is a diagram showing a record structure of an input / output management file in the embodiment.

【図3】実施例のファイル入出力保守部の処理手順を示
すフローチャートである。
FIG. 3 is a flowchart showing a processing procedure of a file input / output maintenance unit of the embodiment.

【図4】実施例のファイル制御部の詳細な処理手順を示
すフローチャートである。
FIG. 4 is a flowchart showing a detailed processing procedure of a file control unit of the embodiment.

【図5】図4に続くファイル制御部の詳細な処理手順を
示すフローチャートである。
FIG. 5 is a flowchart showing a detailed processing procedure of the file control unit following FIG.

【符号の説明】[Explanation of symbols]

11 ファイル入出力保守部 12 入出力管理ファイル 13 ファイル制御部 14 ジャーナル 15 磁気ディスク 16 電子ディスク 21 索引キー部 22 ファイル位置情報部 23 ファイル入出力回数情報部 24 ファイル確保情報部 25 レコード更新日時情報部 11 file input / output maintenance section 12 input / output management file 13 file control section 14 journal 15 magnetic disk 16 electronic disk 21 index key section 22 file position information section 23 file input / output count information section 24 file reservation information section 25 record update date / time information section

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】高速ファイルアクセスの可能な電子ディス
クと、この電子ディスクよりアクセスが遅い磁気ディス
クとを備える記憶手段と、 オペレーティングシステムにおける各ファイル毎の入出
力情報を監視する監視手段と、 前記各ファイル毎の入出力情報を解析してファイルの入
出力管理ファイルを作成する入出力管理ファイル作成手
段と、 前記ファイルの入出力管理ファイルを参照し、および更
新して入出力回数頻度の高いファイルを前記電子ディス
クのファイルへの移動を行う第1の移動制御手段と、 前記電子ディスク中のファイルに対して入出力回数頻度
の低いファイルを前記磁気ディスクボリュームに移動を
行う第2の移動制御手段と、 を有する電子ディスクファイル常駐優先度管理方式。
1. A storage means comprising an electronic disk capable of high-speed file access, a magnetic disk which is slower to access than the electronic disk, a monitoring means for monitoring input / output information for each file in an operating system, An input / output management file creating means for analyzing the input / output information of each file and creating an input / output management file for the file, and referring to and updating the input / output management file for the file to create a file with a high input / output frequency. First movement control means for moving the electronic disk to a file, and second movement control means for moving a file in the electronic disk having a low frequency of input / output operations to the magnetic disk volume An electronic disk file resident priority management system having ,.
【請求項2】高速ファイルアクセスの可能な電子ディス
クは、書き込みおよび読み出し可能な半導体記憶装置で
あることを特徴とする電子ディスクファイル常駐優先度
管理方式。
2. An electronic disk file resident priority management system, wherein the electronic disk capable of high speed file access is a writable and readable semiconductor memory device.
【請求項3】磁気ディスクは、書き込みおよび読み出し
可能なハードディスク装置あるいはフロッピーディスク
装置であることを特徴とする電子ディスクファイル常駐
優先度管理方式。
3. An electronic disk file resident priority management system, wherein the magnetic disk is a writable and readable hard disk device or a floppy disk device.
JP3291828A 1991-11-08 1991-11-08 Electronic disk file residence priority managing system Pending JPH05127962A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3291828A JPH05127962A (en) 1991-11-08 1991-11-08 Electronic disk file residence priority managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3291828A JPH05127962A (en) 1991-11-08 1991-11-08 Electronic disk file residence priority managing system

Publications (1)

Publication Number Publication Date
JPH05127962A true JPH05127962A (en) 1993-05-25

Family

ID=17773945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3291828A Pending JPH05127962A (en) 1991-11-08 1991-11-08 Electronic disk file residence priority managing system

Country Status (1)

Country Link
JP (1) JPH05127962A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263348A (en) * 1995-03-24 1996-10-11 N T T Data Tsushin Kk Data storage system
JPH1063551A (en) * 1996-08-16 1998-03-06 Nec Off Syst Ltd Information processor
JP2013513163A (en) * 2009-12-04 2013-04-18 マーベル ワールド トレード リミテッド Storage device virtualization

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08263348A (en) * 1995-03-24 1996-10-11 N T T Data Tsushin Kk Data storage system
JPH1063551A (en) * 1996-08-16 1998-03-06 Nec Off Syst Ltd Information processor
JP2013513163A (en) * 2009-12-04 2013-04-18 マーベル ワールド トレード リミテッド Storage device virtualization

Similar Documents

Publication Publication Date Title
US6269382B1 (en) Systems and methods for migration and recall of data from local and remote storage
KR100437199B1 (en) Methods for accessing computer systems and data stored on them
US7219092B2 (en) System and method of data migration for safe removal of storage devices
KR102264119B1 (en) Casedb: low-cost put-intensive key-value store for edge computing
US6606631B1 (en) IMS on-line reorganization utility
JPH05127962A (en) Electronic disk file residence priority managing system
JPH0728833A (en) Information retrieving device
JP2624170B2 (en) Logical deletion data physical deletion method
US7308533B2 (en) Method for reorganizing additional writing format storage media volume
JPS59139451A (en) Information processing system
JPH0713817A (en) File management system
JP2901543B2 (en) Magnetic disk file relocation method
JPH06103128A (en) Storage device
JP2000148548A (en) Unnecessary record deleting device
JP3226891B2 (en) Distributed database system and method for extending distributed database system
JPH08328929A (en) Database split management system
JP2001109618A (en) History managing file system
JPH1049405A (en) Device and method for collecting and storage medium stored with trace
JPH0652019A (en) File controller
KR100377216B1 (en) Method of Outputting Disk Files in the Switching System
JPH1091501A (en) Dynamic change system for hash table
JP2002169847A (en) Data management system
JPH0816448A (en) Data deleting method for data group
JPS63239540A (en) Data management system in memory medium
JPH03201045A (en) Data control system