JPH0512077A - File re-arranging system - Google Patents

File re-arranging system

Info

Publication number
JPH0512077A
JPH0512077A JP3166063A JP16606391A JPH0512077A JP H0512077 A JPH0512077 A JP H0512077A JP 3166063 A JP3166063 A JP 3166063A JP 16606391 A JP16606391 A JP 16606391A JP H0512077 A JPH0512077 A JP H0512077A
Authority
JP
Japan
Prior art keywords
access
file
storage medium
relocation
storage
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
JP3166063A
Other languages
Japanese (ja)
Inventor
Hiroaki Mizumachi
弘明 水町
Kazuto Kimura
和人 木村
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.)
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Solution Innovators Ltd
Original Assignee
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Corp
NEC Software Tohoku 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 TOHOKU NIPPON DENKI SOFTWARE KK, NEC Corp, NEC Software Tohoku Ltd filed Critical TOHOKU NIPPON DENKI SOFTWARE KK
Priority to JP3166063A priority Critical patent/JPH0512077A/en
Publication of JPH0512077A publication Critical patent/JPH0512077A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To largely reduce the load on a user for re-arranging a file and to automatically improve the access performance of the file. CONSTITUTION:An access hierarchy sampling means 13 samples the access hierarchy of respective files of slow access storing media 11 and fast access storing media 12 and stores it to an access hierarchy storing means 14. An access frequency gaining means 15 obtains the access frequency of the file based on the access hirarchy. A storing media area using ratio gaining means 16 gains the are activity ratio of the slow access storing media 11 and the fast access storing media 12. A file re-arranging conditions table 17 stores the re-arranging conditions of the file set by a user. A file re-arranging means 18 selects the file necessary for re-arrangement from the access frequency, an area activity ratio and the re-arranging conditions and performs the re-arranging processing of the files.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はファイル再配置方式に関
し、特に処理速度と記憶容量とが異なる複数の記憶媒体
を有する情報処理システムで、ファイルのアクセス頻度
を調べて、アクセス頻度の高いファイルをアクセス速度
の速い記憶媒体に再配置し、アクセス頻度の低いファイ
ルをアクセス速度の遅い記憶媒体に再配置するファイル
再配置方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file rearrangement system, and more particularly to an information processing system having a plurality of storage media having different processing speeds and storage capacities, by checking the access frequency of files and selecting the files with high access frequency. The present invention relates to a file relocation method that relocates a storage medium having a high access speed and relocates a file having a low access frequency to a storage medium having a low access speed.

【0002】[0002]

【従来の技術】利用者が記憶媒体のアクセス速度をあま
り考慮しないでファイル領域を確保してしまうと、稀に
しか利用しないファイルが高速アクセス可能な記憶媒体
を専有したり頻繁に利用するファイルが低速アクセスの
記憶媒体に存在したりすることになり、異なる複数の記
憶媒体が有効に利用されずに、ファイル全体のアクセス
性能が低下することとなる。
2. Description of the Related Art If a user secures a file area without giving much consideration to the access speed of a storage medium, a rarely used file may occupy a storage medium that can be accessed at high speed or a file that is frequently used. Since it exists in a low-speed access storage medium, a plurality of different storage media are not effectively used, and the access performance of the entire file deteriorates.

【0003】そこで、従来のファイル再配置方式は、利
用者自身がファイルのアクセス状況を調べて、各記憶媒
体のアクセス速度を考慮した上で、頻繁に利用するファ
イルを高速アクセス可能な記憶媒体へ、稀にしか利用し
ないファイルを低速アクセスの記憶媒体へ、再配置する
ための手作業を行っていた。
Therefore, in the conventional file relocation method, the user himself / herself examines the access status of the file and considers the access speed of each storage medium, and then the frequently used file is transferred to the storage medium that can be accessed at high speed. , A manual operation was performed to relocate a rarely used file to a low-speed access storage medium.

【0004】[0004]

【発明が解決しようとする課題】上述した従来のファイ
ル再配置方式は、利用者自身がファイルのアクセス状況
を調べて、各記憶媒体のアクセス速度を考慮した上で、
頻繁に利用するファイルを高速アクセス可能な記憶媒体
へ、稀にしか利用しないファイルを低速アクセスの記憶
媒体へ、再配置するための手作業を行っていたので、利
用者自身が常にファイルの使用状況を把握する必要があ
り、再配置の手作業にも利用者自身の多くの工数を必要
とするという欠点を有している。
In the conventional file relocation method described above, the user himself / herself checks the access status of the file and considers the access speed of each storage medium.
Since the manual work was performed to relocate frequently used files to high-speed accessible storage media and rarely used files to low-speed access storage media, the user himself / herself always used the files. Therefore, there is a drawback that the user's own many man-hours are required for the manual work of the rearrangement.

【0005】本発明の目的は、記憶媒体に領域を確保し
た利用者のファイルが、アクセス頻度に応じて自動的に
高速アクセス記憶媒体と低速アクセス記憶媒体とに再配
置されるので、利用者がファイルのアクセス性能や記憶
媒体の有効利用を配慮して、どの記憶媒体にどのファイ
ルを確保するかを選択する必要性がなくなることによ
り、利用者自身の工数が大幅に低減できるとともに、処
理速度と記憶容量とが異なる各記憶媒体が有効に利用さ
れて、ファイルのアクセス性能が自動的に向上するファ
イル再配置方式を提供することにある。
An object of the present invention is that the file of the user who has secured the area in the storage medium is automatically relocated to the high-speed access storage medium and the low-speed access storage medium according to the access frequency. By eliminating the need to select which file is to be secured in which storage medium in consideration of file access performance and effective use of storage medium, the number of man-hours required for the user can be greatly reduced and the processing speed and Another object of the present invention is to provide a file rearrangement method in which each storage medium having a different storage capacity is effectively used and the file access performance is automatically improved.

【0006】[0006]

【課題を解決するための手段】第1の発明のファイル再
配置方式は、処理速度と記憶容量とが異なる複数の記憶
媒体を有する情報処理システムのファイル再配置方式に
おいて、(A)複数の前記記憶媒体のそれぞれに記憶さ
れたファイルのアクセス履歴を採取するアクセス履歴採
取手段と、(B)前記アクセス履歴採取手段により採取
されたアクセス履歴を蓄積して記憶するアクセス履歴記
憶手段と、(C)前記アクセス履歴記憶手段に記憶され
たアクセス履歴をもとにファイルのアクセス頻度を求め
るアクセス頻度取得手段と、(D)複数の前記記憶媒体
のそれぞれに対する領域使用率を取得する記憶媒体領域
使用率取得手段と、(E)複数の前記記憶媒体のそれぞ
れに記憶されたファイルを再配置するために利用者が設
定した再配置条件を格納するファイル再配置条件表と、
(F)前記アクセス頻度取得手段で求めたアクセス頻度
および前記記憶媒体領域使用率取得手段で取得した領域
使用率並びに前記ファイル再配置条件表に格納した再配
置条件から、複数の前記記憶媒体上の再配置が必要なフ
ァイルを選択してそれらのファイルの再配置処理を行う
ファイル再配置手段と、を備えて構成されている。
According to a first aspect of the present invention, there is provided a file relocation method of an information processing system having a plurality of storage media having different processing speeds and storage capacities. Access history collection means for collecting access history of files stored in each of the storage media; (B) access history storage means for accumulating and storing the access history collected by the access history collection means; and (C) Access frequency acquisition means for obtaining the access frequency of a file based on the access history stored in the access history storage means, and (D) Storage medium area usage rate acquisition for acquiring the area usage rate for each of the plurality of storage media And (E) relocation conditions set by the user to relocate the files stored in each of the plurality of storage media. And file relocation condition table for storing,
(F) Based on the access frequency obtained by the access frequency acquisition means, the area usage rate acquired by the storage medium area usage rate acquisition means, and the relocation condition stored in the file relocation condition table, File rearrangement means for selecting files that need to be rearranged and performing rearrangement processing of those files.

【0007】また、第2の発明のファイル再配置方式
は、処理速度および記憶容量が異なる低速アクセス記憶
媒体および高速アクセス記憶媒体を有する情報処理シス
テムのファイル再配置方式において、(A)処理の実行
中に前記低速アクセス記憶媒体および前記高速アクセス
記憶媒体のそれぞれに記憶されたファイルのアクセス履
歴を採取し、(B)採取されたアクセス履歴をアクセス
履歴記憶手段に蓄積して記憶し、(C)前記低速アクセ
ス記憶媒体および前記高速アクセス記憶媒体のそれぞれ
に記憶されたファイルを再配置するために利用者が設定
した再配置条件を記憶し、(D)一定期間を経過して、
ファイルの再配置を起動することにより、前記アクセス
履歴をもとに前記低速アクセス記憶媒体および前記高速
アクセス記憶媒体のそれぞれに記憶されたファイルのア
クセス頻度を求め、(E)前記低速アクセス記憶媒体お
よび前記高速アクセス記憶媒体のそれぞれに対する領域
使用率を取得し、(F)前記再配置条件および前記アク
セス頻度並びに前記領域使用率から、前記低速アクセス
記憶媒体上および前記高速アクセス記憶媒体上にある再
配置が必要なファイルを選択してそれらのファイルの再
配置処理を行う、ことにより構成されている。
The file relocation method of the second invention is a file relocation method of an information processing system having a low-speed access storage medium and a high-speed access storage medium having different processing speeds and storage capacities. Access history of the files stored in each of the low-speed access storage medium and the high-speed access storage medium is collected, and (B) the collected access history is accumulated and stored in the access history storage means; The rearrangement condition set by the user for rearranging the files stored in each of the low-speed access storage medium and the high-speed access storage medium is stored, and (D) after a certain period of time,
By activating the relocation of files, the access frequency of the files stored in each of the low-speed access storage medium and the high-speed access storage medium is obtained based on the access history, and (E) the low-speed access storage medium and An area usage rate for each of the high-speed access storage media is acquired, and (F) reallocations on the low-speed access storage medium and the high-speed access storage medium based on the relocation conditions, the access frequency, and the area usage rate. Is configured by selecting necessary files and performing relocation processing of those files.

【0008】[0008]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0009】図1は、本発明のファイル再配置方式の一
実施例を示すブロック図である。本実施例の情報処理シ
ステムは、図1に示すように、処理速度および記憶容量
が異なる低速アクセス記憶媒体11と高速アクセス記憶
媒体12とを有している。
FIG. 1 is a block diagram showing an embodiment of the file rearrangement system of the present invention. As shown in FIG. 1, the information processing system of this embodiment includes a low speed access storage medium 11 and a high speed access storage medium 12 having different processing speeds and storage capacities.

【0010】また、アクセス履歴採取手段13は、低速
アクセス記憶媒体11と高速アクセス記憶媒体12との
それぞれに記憶されたファイルのアクセス履歴を採取し
ている。そして、アクセス履歴記憶手段14は、アクセ
ス履歴採取手段13により採取されたアクセス履歴を蓄
積して記憶している。そこで、アクセス頻度取得手段1
5は、アクセス履歴記憶手段14に記憶されたアクセス
履歴をもとにファイルのアクセス頻度を求めている。
The access history collecting means 13 collects the access history of the files stored in the low speed access storage medium 11 and the high speed access storage medium 12, respectively. Then, the access history storage means 14 stores and stores the access history collected by the access history collecting means 13. Therefore, the access frequency acquisition unit 1
Reference numeral 5 obtains the file access frequency based on the access history stored in the access history storage means 14.

【0011】一方、記憶媒体領域使用率取得手段16
は、低速アクセス記憶媒体11と高速アクセス記憶媒体
12とのそれぞれに対する領域使用率を取得している。
また、ファイル再配置条件表17は、低速アクセス記憶
媒体11と高速アクセス記憶媒体12とのそれぞれに記
憶されたファイルを再配置するために利用者が設定した
再配置条件を格納している。
On the other hand, the storage medium area usage rate acquisition means 16
Acquires the area usage rate for each of the low-speed access storage medium 11 and the high-speed access storage medium 12.
The file relocation condition table 17 stores relocation conditions set by the user for relocating the files stored in the low speed access storage medium 11 and the high speed access storage medium 12, respectively.

【0012】そこで、ファイル再配置手段18は、アク
セス頻度取得手段15で求めたアクセス頻度および記憶
媒体領域使用率取得手段16で取得した領域使用率並び
にファイル再配置条件表17に格納した再配置条件か
ら、低速アクセス記憶媒体11と高速アクセス記憶媒体
12とで再配置が必要なファイルを選択して、それらの
ファイルの再配置処理を行っている。
Therefore, the file relocation means 18 uses the access frequency obtained by the access frequency acquisition means 15, the area usage rate acquired by the storage medium area usage rate acquisition means 16, and the relocation conditions stored in the file relocation condition table 17. From the above, files requiring relocation are selected in the low-speed access storage medium 11 and the high-speed access storage medium 12, and the relocation processing of these files is performed.

【0013】図2は、本実施例のファイル再配置条件表
17の一例を示す図である。本実施例のファイル再配置
条件表17は、図2に示すように、記憶媒体名21,領
域使用率限界値22,アクセス頻度上限限界値23,ア
クセス頻度下限限界値24からなるレコードを、記憶媒
体のアクセス速度の昇順に並べて格納している。
FIG. 2 is a diagram showing an example of the file relocation condition table 17 of this embodiment. As shown in FIG. 2, the file relocation condition table 17 of this embodiment stores a record including a storage medium name 21, an area usage rate limit value 22, an access frequency upper limit value 23, and an access frequency lower limit value 24. The data are stored in the ascending order of medium access speed.

【0014】まず、記憶媒体名21は、ファイル再配置
の条件を指定する記憶媒体の名称である。また、領域使
用率限界値22は、記憶媒体名21で指定された記憶媒
体にファイルを格納するときの領域使用率の限界値であ
る。そして、アクセス頻度上限限界値23は、記憶媒体
名21で指定された記憶媒体にあるファイルのアクセス
頻度の上限値である。一方、アクセス頻度下限限界値2
4は、記憶媒体名21で指定された記憶媒体にあるファ
イルのアクセス頻度の下限値である。
First, the storage medium name 21 is the name of the storage medium that specifies the conditions for file relocation. The area usage rate limit value 22 is a limit value of the area usage rate when a file is stored in the storage medium designated by the storage medium name 21. The access frequency upper limit 23 is the upper limit of the access frequency of the file in the storage medium designated by the storage medium name 21. On the other hand, access frequency lower limit 2
4 is the lower limit value of the access frequency of the file in the storage medium designated by the storage medium name 21.

【0015】次に、本実施例の動作の一例について図面
を参照して説明する。
Next, an example of the operation of this embodiment will be described with reference to the drawings.

【0016】一例として、記憶媒体名21がM1の低速
アクセス記憶媒体11は、ファイルF1,F2を持ち、
記憶媒体名21がM2の高速アクセス記憶媒体12は、
ファイルF3,F4を持つ場合を想定する。そして、フ
ァイルF1は、利用者が毎日アクセスを行い、ファイル
F2は、利用者が2日間に一度アクセスを行い、ファイ
ルF3は、利用者が一週間に一度アクセスを行い、ファ
イルF4は、利用者が毎日アクセスを行っていると想定
する。
As an example, the slow access storage medium 11 whose storage medium name 21 is M1 has files F1 and F2,
The high-speed access storage medium 12 whose storage medium name 21 is M2 is
It is assumed that the files F3 and F4 are included. The file F1 is accessed by the user every day, the file F2 is accessed by the user once every two days, the file F3 is accessed by the user once a week, and the file F4 is accessed by the user. Assume that you are accessing every day.

【0017】そこで、利用者が、ファイルF1,F2,
F3,F4のアクセスを行ったときに、アクセス履歴採
取手段13は、アクセスを行ったファイルのファイル名
およびアクセス日時を採取し、アクセス履歴記憶手段1
4は、それらを記憶する。
Then, the user selects the files F1, F2,
When accessing F3 and F4, the access history collecting means 13 collects the file name and access date and time of the accessed file, and the access history storing means 1
4 stores them.

【0018】そして、一定期間を経過して、ファイル再
配置手段18が起動されると、領域使用率の通知を要求
された記憶媒体領域使用率取得手段16は、そのときの
領域使用率を取得して、例えば、記憶媒体名21がM1
の低速アクセス記憶媒体11における領域使用率60%
および記憶媒体名21がM2の高速アクセス記憶媒体1
2における領域使用率70%を通知する。
When the file relocating means 18 is activated after a certain period of time, the storage medium area utilization rate acquiring means 16 requested to notify the area utilization rate acquires the area utilization rate at that time. Then, for example, the storage medium name 21 is M1.
60% area usage rate of low-speed access storage medium 11
And the high-speed access storage medium 1 whose storage medium name 21 is M2
The area usage rate of 70% in 2 is notified.

【0019】また、ファイル再配置手段18からアクセ
ス頻度の通知を要求されたアクセス頻度取得手段15
は、アクセス履歴記憶手段14の内容から、ファイルF
1,F2,F3,F4の各々に対して、一週間当りのア
クセス頻度として、7回,3回,1回,7回を各々通知
する。
The access frequency acquisition means 15 requested to notify the access frequency by the file relocation means 18
Is the file F from the contents of the access history storage means 14.
For each of F1, F2, F3, and F4, the access frequency per week is notified seven times, three times, one time, and seven times, respectively.

【0020】これらにより、ファイル再配置手段18
は、まず、記憶媒体名21がM1の低速アクセス記憶媒
体11では、ファイルF1のアクセス頻度が7回であ
り、アクセス頻度上限限界値23の5回を超えており、
記憶媒体名21がM2の高速アクセス記憶媒体12の領
域使用率が70%であり、領域使用率限界値22の80
%より小さいので、ファイルF1を高速アクセス記憶媒
体12へ再配置する。一方、ファイルF2のアクセス頻
度が3回であり、アクセス頻度上限限界値23の5回を
超えていないので、再配置を行わない。
By these means, the file rearrangement means 18
First, in the low-speed access storage medium 11 whose storage medium name 21 is M1, the access frequency of the file F1 is 7 times, which exceeds the access frequency upper limit value 23 of 5 times.
The area usage rate of the high-speed access storage medium 12 whose storage medium name 21 is M2 is 70%, and the area usage rate limit value 22 is 80.
Since it is less than%, the file F1 is relocated to the high speed access storage medium 12. On the other hand, since the access frequency of the file F2 is 3 times and has not exceeded the access frequency upper limit value 23 of 5 times, the relocation is not performed.

【0021】次に、記憶媒体名21がM2の高速アクセ
ス記憶媒体12では、ファイルF3のアクセス頻度が1
回であり、アクセス頻度下限限界値23の3回より少な
く、記憶媒体名21がM1の低速アクセス記憶媒体12
の領域使用率が60%であり、領域使用率限界値22の
80%より小さいので、ファイルF3を低速アクセス記
憶媒体11へ再配置する。他方、ファイルF4のアクセ
ス頻度が7回であり、アクセス頻度下限限界値24の3
回より多いので、再配置を行わない。
Next, in the high-speed access storage medium 12 whose storage medium name 21 is M2, the access frequency of the file F3 is 1
The access frequency is lower than the lower limit of the access frequency, which is 3 times, and the storage medium name 21 is the low-speed access storage medium 12 having M1.
Since the area usage rate of is less than 80% of the area usage rate limit value 22, the file F3 is relocated to the low-speed access storage medium 11. On the other hand, the access frequency of the file F4 is 7 times, and the access frequency lower limit value 24 is 3
Since it is more than the number of times, relocation is not performed.

【0022】以上の処理により、記憶媒体名21がM1
の低速アクセス記憶媒体11は、ファイルF2,F3を
持ち、記憶媒体名21がM2の高速アクセス記憶媒体1
2は、ファイルF1,F4を持つこととなる。
By the above processing, the storage medium name 21 is M1.
The low-speed access storage medium 11 has files F2 and F3 and the storage medium name 21 is M2.
2 has files F1 and F4.

【0023】[0023]

【発明の効果】以上説明したように、本発明のファイル
再配置方式は、記憶媒体に領域を確保した利用者のファ
イルが、アクセス頻度に応じて自動的に高速アクセス記
憶媒体と低速アクセス記憶媒体とに再配置されるので、
利用者がファイルのアクセス性能や記憶媒体の有効利用
を配慮して、どの記憶媒体にどのファイルを確保するか
を選択する必要性がなくなることにより、利用者自身の
工数が大幅に低減できるとともに、処理速度と記憶容量
とが異なる各記憶媒体が有効に利用されて、ファイルの
アクセス性能が自動的に向上するという効果を有してい
る。
As described above, according to the file relocation method of the present invention, the file of the user who has secured the area in the storage medium is automatically the high-speed access storage medium and the low-speed access storage medium according to the access frequency. Will be relocated to
By eliminating the need for the user to select which file is to be secured in which storage medium in consideration of the file access performance and effective use of the storage medium, the number of man-hours for the user can be significantly reduced. Each storage medium having a different processing speed and storage capacity is effectively used, and the file access performance is automatically improved.

【0024】また、本発明のファイル再配置方式は、再
配置の際に、各記憶媒体の領域使用状況を調べてから、
再配置を行っているので、特定の記憶媒体にファイルが
偏ることも防止できるという効果も有している。
In the file relocation method of the present invention, the area usage of each storage medium is checked before relocation,
Since the files are rearranged, there is an effect that the files can be prevented from being biased to a specific storage medium.

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

【図1】本発明のファイル再配置方式の一実施例を示す
ブロック図である。
FIG. 1 is a block diagram showing an embodiment of a file rearrangement system of the present invention.

【図2】本実施例のファイル再配置条件表17の一例を
示す図である。
FIG. 2 is a diagram showing an example of a file rearrangement condition table 17 of this embodiment.

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

11 低速アクセス記憶媒体 12 高速アクセス記憶媒体 13 アクセス履歴採取手段 14 アクセス履歴記憶手段 15 アクセス頻度取得手段 16 記憶媒体領域使用率取得手段 17 ファイル再配置条件表 18 ファイル再配置手段 11 Low-speed access storage medium 12 High-speed access storage medium 13 Access history collection means 14 Access history storage means 15 Access frequency acquisition means 16 Storage medium area usage rate acquisition means 17 File relocation condition table 18 File relocation means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 処理速度と記憶容量とが異なる複数の記
憶媒体を有する情報処理システムのファイル再配置方式
において、 (A)複数の前記記憶媒体のそれぞれに記憶されたファ
イルのアクセス履歴を採取するアクセス履歴採取手段
と、 (B)前記アクセス履歴採取手段により採取されたアク
セス履歴を蓄積して記憶するアクセス履歴記憶手段と、 (C)前記アクセス履歴記憶手段に記憶されたアクセス
履歴をもとにファイルのアクセス頻度を求めるアクセス
頻度取得手段と、 (D)複数の前記記憶媒体のそれぞれに対する領域使用
率を取得する記憶媒体領域使用率取得手段と、 (E)複数の前記記憶媒体のそれぞれに記憶されたファ
イルを再配置するために利用者が設定した再配置条件を
格納するファイル再配置条件表と、 (F)前記アクセス頻度取得手段で求めたアクセス頻度
および前記記憶媒体領域使用率取得手段で取得した領域
使用率並びに前記ファイル再配置条件表に格納した再配
置条件から、複数の前記記憶媒体上の再配置が必要なフ
ァイルを選択してそれらのファイルの再配置処理を行う
ファイル再配置手段と、 を備えることを特徴とするファイル再配置方式。
1. A file rearrangement method of an information processing system having a plurality of storage media having different processing speeds and storage capacities, (A) collecting access histories of files stored in each of the plurality of storage media. Access history collection means, (B) access history storage means for accumulating and storing the access history collected by the access history collection means, and (C) based on the access history stored in the access history storage means Access frequency acquisition means for obtaining a file access frequency; (D) storage medium area usage rate acquisition means for acquiring area usage rates for each of the plurality of storage media; and (E) storage for each of the plurality of storage media. File relocation condition table for storing relocation conditions set by the user for relocating the created file, and (F) It is necessary to relocate a plurality of storage media based on the access frequency obtained by the access frequency obtaining means, the area use rate obtained by the storage medium area use rate obtaining means, and the relocation conditions stored in the file relocation condition table. A file relocation method comprising: selecting a particular file and performing a relocation process for those files.
【請求項2】 処理速度および記憶容量が異なる低速ア
クセス記憶媒体および高速アクセス記憶媒体を有する情
報処理システムのファイル再配置方式において、 (A)処理の実行中に前記低速アクセス記憶媒体および
前記高速アクセス記憶媒体のそれぞれに記憶されたファ
イルのアクセス履歴を採取し、 (B)採取されたアクセス履歴をアクセス履歴記憶手段
に蓄積して記憶し、 (C)前記低速アクセス記憶媒体および前記高速アクセ
ス記憶媒体のそれぞれに記憶されたファイルを再配置す
るために利用者が設定した再配置条件を記憶し、 (D)一定期間を経過して、ファイルの再配置を起動す
ることにより、前記アクセス履歴をもとに前記低速アク
セス記憶媒体および前記高速アクセス記憶媒体のそれぞ
れに記憶されたファイルのアクセス頻度を求め、 (E)前記低速アクセス記憶媒体および前記高速アクセ
ス記憶媒体のそれぞれに対する領域使用率を取得し、 (F)前記再配置条件および前記アクセス頻度並びに前
記領域使用率から、前記低速アクセス記憶媒体上および
前記高速アクセス記憶媒体上にある再配置が必要なファ
イルを選択してそれらのファイルの再配置処理を行う、 ことを特徴とするファイル再配置方式。
2. A file rearrangement method of an information processing system having a low-speed access storage medium and a high-speed access storage medium having different processing speeds and storage capacities, wherein (A) the low-speed access storage medium and the high-speed access medium during execution of processing. Collecting access histories of files stored in each of the storage media, (B) accumulating and storing the collected access histories in access history storage means, (C) the low-speed access storage medium and the high-speed access storage medium The relocation conditions set by the user for relocating the files stored in each of the above are stored, and (D) after a certain period of time has elapsed, the file relocation is started, so that the access history is also recorded. And the access of the files stored in each of the slow access storage medium and the fast access storage medium. Frequency is obtained, (E) area utilization rates for each of the low-speed access storage medium and the high-speed access storage medium are acquired, and (F) the low-speed access storage area is obtained from the relocation condition, the access frequency, and the area utilization rate. A file relocation method characterized by selecting files on the medium and on the high-speed access storage medium that require relocation and performing relocation processing of those files.
JP3166063A 1991-07-08 1991-07-08 File re-arranging system Pending JPH0512077A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3166063A JPH0512077A (en) 1991-07-08 1991-07-08 File re-arranging system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3166063A JPH0512077A (en) 1991-07-08 1991-07-08 File re-arranging system

Publications (1)

Publication Number Publication Date
JPH0512077A true JPH0512077A (en) 1993-01-22

Family

ID=15824290

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3166063A Pending JPH0512077A (en) 1991-07-08 1991-07-08 File re-arranging system

Country Status (1)

Country Link
JP (1) JPH0512077A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7127558B2 (en) 2003-09-02 2006-10-24 Hitachi, Ltd. Virtualization controller, access path control method and computer system
JP2009110346A (en) * 2007-10-31 2009-05-21 Hitachi Ltd Management method of performance history, and management system of performance history
US7853770B2 (en) 2006-09-01 2010-12-14 Hitachi, Ltd. Storage system, data relocation method thereof, and recording medium that records data relocation program
JP2019164705A (en) * 2018-03-20 2019-09-26 日本電気株式会社 Information processing device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7127558B2 (en) 2003-09-02 2006-10-24 Hitachi, Ltd. Virtualization controller, access path control method and computer system
US7853770B2 (en) 2006-09-01 2010-12-14 Hitachi, Ltd. Storage system, data relocation method thereof, and recording medium that records data relocation program
US8356154B2 (en) 2006-09-01 2013-01-15 Hitachi, Ltd. Storage system, data relocation method thereof, and recording medium that records data relocation program
JP2009110346A (en) * 2007-10-31 2009-05-21 Hitachi Ltd Management method of performance history, and management system of performance history
JP2019164705A (en) * 2018-03-20 2019-09-26 日本電気株式会社 Information processing device

Similar Documents

Publication Publication Date Title
CN107122126B (en) Data migration method, device and system
JPH0512077A (en) File re-arranging system
JPH0566975A (en) File rearrangement control system
JP3667953B2 (en) Database reorganization apparatus and computer-readable recording medium
JPH0421041A (en) Dynamic converting system for file format
JPH0659953A (en) Method for controlling input/output of virtual file
JPH01173236A (en) Selecting system for file storage medium
JPH1091515A (en) Data buffer management device
JP2518390B2 (en) System performance monitoring method
JPH03225412A (en) File data read system
JPH0448347A (en) File area securing system for system including external storages of different types
JPH06282475A (en) Filing system for time-series data
JPH02252035A (en) System for allocating file in area of magnetic disk
JPS583174A (en) Determining system for work file area
JPH0577101B2 (en)
JPH0520142A (en) Block managing system
JPH0330014A (en) Data managing device
JPH01283653A (en) Memory pool managing system
JP2004021287A (en) Operation rate leveling device, operation rate leveling method, operation rate leveling program and recording medium for recording operation rate leveling program
JPH03127114A (en) Magnetic disk file dividing and utilizing device
JP2003067205A (en) Shared resource control method, control program and apparatus therefor
CN114116572A (en) High-speed flow table system and method based on PCIe bus
JPH04287245A (en) System for managing free area of file system
JPH06103124A (en) Data base system
JPH0228846A (en) Data storing system