JPH08328946A - Managing method for secondary storage area - Google Patents

Managing method for secondary storage area

Info

Publication number
JPH08328946A
JPH08328946A JP7138097A JP13809795A JPH08328946A JP H08328946 A JPH08328946 A JP H08328946A JP 7138097 A JP7138097 A JP 7138097A JP 13809795 A JP13809795 A JP 13809795A JP H08328946 A JPH08328946 A JP H08328946A
Authority
JP
Japan
Prior art keywords
area
management information
storage area
secondary storage
management
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
JP7138097A
Other languages
Japanese (ja)
Inventor
Kei Tanaka
圭 田中
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP7138097A priority Critical patent/JPH08328946A/en
Publication of JPH08328946A publication Critical patent/JPH08328946A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To read the managing information of a secondary storage area inside a secondary storage device into a main storage area at high speed. CONSTITUTION: This method is provided with an area 3d dedicated for management information for storing the management information containing an address 3b of a free storage area arranged on a secondary storage area 3a inside a secondary storage device 3 and a size 3c of the free storage area while physically continuing it for the unit of prescribed quantity and when managing the free storage area in a data area inside the secondary storage device while using the management information in the area 3d dedicated for management information, the management information in the area 3d dedicated for management information is read into a main storage device 2 as management information 2a and reconstructed into a desired data structure so that the free storage area can be managed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、電子計算機システムに
おける2次記憶領域内の空き記憶領域を管理する2次記
憶領域の管理方法に関し、特に、データベース管理シス
テムにおける2次記憶装置の空き記憶領域を管理する2
次記憶領域の管理方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a secondary storage area management method for managing an empty storage area in a secondary storage area in an electronic computer system, and more particularly to an empty storage area in a secondary storage device in a database management system. Manage 2
The present invention relates to a method of managing the next storage area.

【0002】[0002]

【従来の技術】近年注目されているマルチメディアデー
タベース等では、従来からデータベース中に格納されて
いた数値、文字列等の簡単なデータだけでなく、イメー
ジデータや文書データ等の可変長かつ長大なデータが大
量にデータベース中に格納される。この場合、これらの
長大かつ大量のデータを効率的に取り扱うためには、2
次記憶領域中の空き記憶情報等の領域情報を高速に取り
扱う必要がある。
2. Description of the Related Art In a multimedia database or the like, which has been attracting attention in recent years, not only simple data such as numerical values and character strings that have been conventionally stored in the database but also variable length and large data such as image data and document data are used. A large amount of data is stored in the database. In this case, in order to handle these long and large amount of data efficiently, 2
It is necessary to handle area information such as empty storage information in the next storage area at high speed.

【0003】一方、従来から2次記憶領域の空き記憶領
域の管理方法としては、空き記憶領域をポインタにより
リンクして管理する方法が知られている。しかし、この
管理方法では、空き記憶領域を探すためにポインタを順
次たどるのでアクセス処理時間がかかるとともに、空き
記憶領域が不連続に連結されることが多くなることか
ら、1つの長大データが2次記憶領域上で離散した位置
に分割されて格納され易くなるという問題点があった。
On the other hand, as a conventional method of managing the free storage area of the secondary storage area, a method of managing the free storage area by linking it with a pointer is known. However, in this management method, since the pointer is sequentially followed to search for a free storage area, it takes access processing time and the free storage areas are often connected discontinuously. There is a problem that it is easy to store the data by dividing it into discrete positions in the storage area.

【0004】この問題を解決するため、例えば特開平2
−98752号公報では、二進木中にアドレスをキーと
した空き記憶領域のエントリを登録して空き記憶領域を
管理する二進木による2次記憶領域管理方法が記載さ
れ、これによれば、実データをアクセスすることなく、
空き記憶領域の検索を高速に行うことができる。
In order to solve this problem, for example, Japanese Patent Laid-Open No. Hei 2
In Japanese Patent Publication No. 98752, there is described a secondary storage area management method using a binary tree in which an entry of an empty storage area with an address as a key is registered in the binary tree to manage the empty storage area. Without accessing real data,
The free storage area can be searched at high speed.

【0005】[0005]

【発明が解決しようとする課題】ところで、2次記憶領
域を管理するためには、2次記憶領域の領域情報を2次
記憶領域内にも記憶しておく必要があるとともに、実際
に領域管理を行う場合、2次記憶装置から該領域情報を
主記憶領域上に読み込む必要がある。
By the way, in order to manage the secondary storage area, it is necessary to store the area information of the secondary storage area also in the secondary storage area, and actually manage the area. When performing the above, it is necessary to read the area information from the secondary storage device into the main storage area.

【0006】従って、特開平2−98752号公報によ
る2次記憶領域管理方法を用いても、2次記憶領域の領
域情報を主記憶領域に読み込む処理を行う必要がある。
Therefore, even if the secondary storage area management method disclosed in Japanese Patent Laid-Open No. Hei 2-98752 is used, it is necessary to read the area information of the secondary storage area into the main storage area.

【0007】ここで、特開平2−98752号公報が示
す2次記憶領域管理方法による2次記憶領域管理を行う
場合を考えると、実データの生成と削除とが頻繁に行わ
れるに従って、管理すべき空き記憶領域の数が順次増大
し、この結果、空き記憶領域を管理するために必要とな
るエントリも順次生成される。また、2次記憶領域内に
おいて、ある領域管理のエントリが生成されてから、次
の領域管理のエントリが生成されるまでに、実データも
生成されることから、次の領域管理のエントリを2次記
憶領域上に書き込む際、該領域管理のエントリは物理的
に離散した場所に格納されることになる。
Considering the case of performing secondary storage area management by the secondary storage area management method disclosed in Japanese Patent Laid-Open No. 2-98752, management is performed as actual data is frequently generated and deleted. The number of free storage areas to be increased successively increases, and as a result, the entries required for managing the free storage areas are sequentially generated. Further, in the secondary storage area, since the actual data is also generated from the generation of a certain area management entry to the generation of the next area management entry, the next area management entry is set to 2 When writing in the next storage area, the area management entry is stored in physically discrete locations.

【0008】従って、この2次記憶領域に記憶された全
領域管理のエントリを主記憶領域に読み込む場合、物理
的に離散した場所にある多くの領域管理のエントリを読
む込む必要があり、結果的に2次記憶領域から全領域管
理のエントリを主記憶領域に読み込む処理が遅くなると
いう問題点があった。
Therefore, when the entire area management entry stored in the secondary storage area is read into the main storage area, it is necessary to read many area management entries in physically discrete locations, which results in In addition, there is a problem that the process of reading the entry for managing the entire area from the secondary storage area into the main storage area becomes slow.

【0009】そこで、本発明はかかる問題点を除去し、
2次記憶装置内の2次記憶領域の管理情報を高速に主記
憶領域に読み込むことができる2次記憶領域の管理方法
を提供することを目的とする。
Therefore, the present invention eliminates such problems,
An object of the present invention is to provide a secondary storage area management method capable of reading management information of a secondary storage area in a secondary storage device into a main storage area at high speed.

【0010】[0010]

【課題を解決するための手段】本発明は、電子計算機シ
ステムにおける2次記憶装置内の空き記憶領域を管理す
る2次記憶領域の管理方法において、2次記憶領域(図
1の3a)上に配置される空き記憶領域のアドレス(図
1の3b)と該空き記憶領域のサイズ(図1の3c)と
を含む管理情報を、所定数量単位で物理的に連続させて
記憶する該管理情報専用の管理情報専用領域(図1の3
d)を設け、該管理情報専用領域内の管理情報を用いて
2次記憶装置内の空き記憶領域を管理することを特徴と
する。
The present invention is a secondary storage area management method for managing an empty storage area in a secondary storage device in an electronic computer system, wherein the secondary storage area (3a in FIG. 1) is provided. Dedicated to the management information, which physically stores the management information including the address (3b in FIG. 1) and the size (3c in FIG. 1) of the empty storage area to be arranged in a predetermined quantity unit. Management information dedicated area (3 in FIG. 1)
d) is provided, and the free storage area in the secondary storage device is managed by using the management information in the management information dedicated area.

【0011】前記管理情報専用領域を使い果たした場
合、種々の従来技術が使用できるが、好ましくは、新た
な管理情報専用領域を確保し、それらをリストにより接
続することにより管理情報専用領域の拡張を可能とする
機構を有するものである。
When the management information exclusive area is used up, various conventional techniques can be used, but preferably, a new management information exclusive area is secured and the management information exclusive area is expanded by connecting them by a list. It has a mechanism that enables it.

【0012】[0012]

【作用】本発明では、図1に示すように、2次記憶装置
3内の2次記憶領域3a上に配置される空き記憶領域の
アドレス3bと該空き記憶領域のサイズ3cとを含む管
理情報を、所定数量単位で物理的に連続させて記憶する
該管理情報専用の管理情報専用領域3dを設け、2次記
憶領域3a内のデータ領域を管理する場合、該管理情報
を主記憶装置2内に読み込み、この読み込んだ管理情報
2aを用いて、例えば2進木等によるデータ構成を構築
して、2次記憶領域3a内のデータ領域3eを管理す
る。この結果、2次記憶領域内の管理情報を高速に読み
込むことができる。
In the present invention, as shown in FIG. 1, management information including an address 3b of a free storage area arranged on the secondary storage area 3a in the secondary storage device 3 and a size 3c of the free storage area. When a data area in the secondary storage area 3a is managed by providing a management information dedicated area 3d dedicated to the management information, which is physically contiguously stored in a predetermined quantity unit, the management information is stored in the main storage device 2. The data area 3e in the secondary storage area 3a is managed by constructing a data structure such as a binary tree using the read management information 2a. As a result, the management information in the secondary storage area can be read at high speed.

【0013】[0013]

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

【0014】図2は、本発明の一実施例であるデータベ
ース管理システムの構成を示す図である。図2におい
て、データベース管理システムは、データベース管理装
置11,12及びデータベース装置13がネットワーク
Nに接続されて構成される。
FIG. 2 is a diagram showing the configuration of a database management system which is an embodiment of the present invention. In FIG. 2, the database management system is configured by connecting the database management devices 11 and 12 and the database device 13 to the network N.

【0015】データベース装置13は、2次記憶領域m
を有し、この2次記憶領域m内には、データ領域13a
及び管理情報専用領域13bを有する。データ領域13
aは、ページを単位とする複数のデータ領域に分割され
て管理される。管理情報専用領域13bは、データ領域
13aを管理する管理情報が格納される専用の領域であ
る。
The database device 13 has a secondary storage area m.
And a data area 13a in the secondary storage area m.
And a management information dedicated area 13b. Data area 13
a is managed by being divided into a plurality of data areas in units of pages. The management information dedicated area 13b is a dedicated area for storing management information for managing the data area 13a.

【0016】データベース管理装置11はデータ管理部
11aを有し、データ管理部11a内には、領域管理部
11bを有する。領域管理部11bは、データ領域13
a内の空き記憶領域等を管理する際、2次記憶領域mの
管理情報専用領域13bから管理情報を読み込み、この
読み込んだ管理情報11cに基づいてデータ領域13a
の領域管理を行う。データ管理部11aは、領域管理部
11bの領域管理を参照して、データ領域13aに対す
るデータの書込、読込、削除等の処理を行う。なお、デ
ータベース管理装置12は、データベース管理装置11
と同様な構成である。
The database management device 11 has a data management unit 11a, and an area management unit 11b in the data management unit 11a. The area management unit 11b uses the data area 13
When managing a free storage area or the like in a, the management information is read from the management information dedicated area 13b of the secondary storage area m, and the data area 13a is read based on the read management information 11c.
Area management. The data management unit 11a refers to the area management of the area management unit 11b and performs processing such as writing, reading, and deleting data in the data area 13a. The database management device 12 is the database management device 11
It has the same configuration as.

【0017】次に、図3を参照して、管理情報専用領域
13bのデータ構成について説明する。図3は、管理情
報専用領域13bのデータ構成とその内容を示す図であ
り、管理情報専用領域13bは、データ領域13aにお
けるページのそれぞれに対して、ページのオフセットと
そのページ内の空き領域を含む管理情報を対にして格納
している。そして、各管理情報は、管理情報専用領域1
3b内において、物理的に連続して格納される。
Next, the data structure of the management information dedicated area 13b will be described with reference to FIG. FIG. 3 is a diagram showing the data structure and contents of the management information dedicated area 13b. The management information dedicated area 13b shows a page offset and an empty area within the page for each page in the data area 13a. The management information that includes them is stored as a pair. Each management information is stored in the management information dedicated area 1
In 3b, they are stored physically continuously.

【0018】ここで、管理情報専用領域13b内におい
て、新たな管理情報を格納する領域がない場合、新たな
管理情報専用領域14bを設けて、新たな管理情報を格
納していく。この際、管理情報専用領域13bの最後に
は、新たな管理情報専用領域14bのアドレスが格納さ
れる。
If there is no area for storing new management information in the management information dedicated area 13b, a new management information dedicated area 14b is provided to store new management information. At this time, the address of the new management information dedicated area 14b is stored at the end of the management information dedicated area 13b.

【0019】次に、図4を参照して、領域管理部11b
が行う領域管理について説明する。領域管理部11b
は、上述したように、管理情報専用領域13bをアクセ
スして管理情報専用領域13bに格納されている管理情
報を読み込み、この読み込んだ管理情報を管理情報11
cとして記憶する。そして、領域管理部11bは読み込
んだ管理情報11cに基づいた領域管理を行う。
Next, referring to FIG. 4, the area management unit 11b.
The area management performed by will be described. Area management unit 11b
As described above, the management information dedicated area 13b is accessed to read the management information stored in the management information dedicated area 13b, and the read management information is stored in the management information 11
Store as c. Then, the area management unit 11b performs area management based on the read management information 11c.

【0020】例えば、図4(a)は、読み込んだ管理情
報11cをもとに各ページのページオフセットをインデ
ックスとして配列構造を構築したものである。このよう
に、ページオフセットをインデックスとした配列構造を
用いることによって、特定ページの空き領域サイズを効
率的に検索することができる。
For example, FIG. 4A shows an array structure constructed based on the read management information 11c with the page offset of each page as an index. Thus, by using the array structure in which the page offset is used as an index, it is possible to efficiently search the free area size of a specific page.

【0021】また、図4(b)は、読み込んだ管理情報
11cをもとに空き領域のアドレスをキーとする2進木
のデータ構造を構築したものである。これにより、特定
ページの空き領域サイズを効率的に検索することができ
る。
Further, FIG. 4B shows a construction of a binary tree data structure in which the address of an empty area is used as a key based on the read management information 11c. As a result, the free area size of the specific page can be searched efficiently.

【0022】このように、領域管理部11bは、2次記
憶領域の管理情報専用領域13bから読み出した管理情
報11cに基づいて、データ管理部11aが管理するに
最も適したデータ構造を構築して効率的なデータ管理を
行うようにしている。
In this way, the area management unit 11b constructs a data structure most suitable for management by the data management unit 11a based on the management information 11c read from the management information dedicated area 13b of the secondary storage area. We are trying to manage data efficiently.

【0023】次に、図5のフローチャートを参照して、
データ管理部11aの管理処理手順について説明する。
図5において、データ管理部11aは、領域管理部11
bを介して、データベース装置13内の管理情報専用領
域13bに対する排他制御を行う(ステップ101)。
この排他制御(ロック制御)は、データベース装置13
がデータベース管理装置12によって共有されているた
め、例えば読込対象のデータが読込中に、更新等が行わ
れないように該読込対象の領域をロックすることであ
る。
Next, referring to the flowchart of FIG.
The management processing procedure of the data management unit 11a will be described.
In FIG. 5, the data management unit 11a is the area management unit 11
Exclusive control is performed on the management information dedicated area 13b in the database device 13 via b (step 101).
This exclusive control (lock control) is performed by the database device 13
Is shared by the database management device 12, so that the area to be read is locked so as not to be updated while the data to be read is being read.

【0024】その後、データ管理部11aは、排他制御
による占有権を確保できたか否かを判断し(ステップ1
02)、占有権が確保できるまで、ステップ101の処
理を繰り返す。
Thereafter, the data management section 11a judges whether or not the exclusive right can be secured by the exclusive control (step 1
02), the processing of step 101 is repeated until the exclusive right can be secured.

【0025】ステップ102で占有権が確保できたと判
断された場合、領域管理部11bは、管理情報専用領域
13bから、空き記憶領域のアドレスと空き記憶領域の
サイズを含む管理情報を読み込む(ステップ103)。
そして、空き記憶領域のアドレスあるいは空き記憶領域
のサイズをキーとする2進木等のデータ構造の構築を行
い(ステップ104)、この構築されたデータ構造を有
する管理情報をもとに、所望の空き記憶領域のアドレス
とサイズとを検索し、検索結果が示すデータ領域に対す
るデータ管理及び処理の実行を行う(ステップ10
5)。例えば、データの書込、削除、読込等の処理を行
う。その後、データ管理に基づいた空き記憶領域の変更
があったか否かを判断し(ステップ106)、変更があ
った場合は空き記憶領域の管理情報11cの変更を行う
とともに、この変更した管理情報11c(空き記憶領域
エントリ)を管理情報専用領域に格納する。一方、ステ
ップ106で空き記憶領域の管理情報に変更がなかった
場合ステップ108に移行する。
When it is determined in step 102 that the exclusive right can be secured, the area management unit 11b reads the management information including the address of the free storage area and the size of the free storage area from the dedicated management information area 13b (step 103). ).
Then, a data structure such as a binary tree using the address of the free storage area or the size of the free storage area as a key is constructed (step 104), and a desired data is constructed based on the management information having the constructed data structure. The address and size of the free storage area are searched, and data management and processing are performed on the data area indicated by the search result (step 10).
5). For example, processing such as data writing, deletion, and reading is performed. After that, it is determined whether or not the free storage area is changed based on the data management (step 106). If the free storage area is changed, the free storage area management information 11c is changed and the changed management information 11c ( (Empty storage area entry) is stored in the management information dedicated area. On the other hand, if there is no change in the management information of the free storage area in step 106, the process proceeds to step 108.

【0026】ステップ108では、ステップ101で行
った排他制御処理、すなわちロックを解除し、本処理を
終了する。
In step 108, the exclusive control process performed in step 101, that is, the lock is released, and this process ends.

【0027】次に、図6のフローチャートを参照して、
データベース装置13における管理情報専用領域13b
の領域確保処理について説明する。
Next, referring to the flowchart of FIG.
Management information dedicated area 13b in the database device 13
The area securing process of will be described.

【0028】図6において、データベース装置13は、
新たな空き記憶領域の管理情報(空き記憶領域エント
リ)が生じた場合、現在の管理情報専用領域13bに空
き領域があるか否かを判断し(ステップ201)、空き
領域がある場合、そのまま現在の管理情報専用領域13
bに新たに生成された空き記憶領域エントリを格納し
(ステップ202)、本処理を終了する。
In FIG. 6, the database device 13 is
When management information (free storage area entry) for a new free storage area is generated, it is judged whether or not there is a free area in the current management information dedicated area 13b (step 201). Management information dedicated area 13
The newly created free storage area entry is stored in b (step 202), and this processing ends.

【0029】一方、ステップ201で空き領域がない場
合、さらに2次記憶領域mの拡張が必要か否かを判断す
る(ステップ203)。すなわち、2次記憶領域m内に
新たな管理情報専用領域14bを確保する領域がないか
否かを判断する。この結果、2次記憶領域の拡張が必要
でない場合は、新たな管理情報専用領域14bの確保す
る割当を行い(ステップ205)、2次記憶領域の拡張
が必要な場合は、2次記憶領域の拡張を行った(ステッ
プ204)後に、ステップ205による管理情報専用領
域14bの割当処理を行う。
On the other hand, if there is no free area in step 201, it is judged whether or not the secondary storage area m needs to be further expanded (step 203). That is, it is determined whether or not there is an area in the secondary storage area m for securing the new management information dedicated area 14b. As a result, if the expansion of the secondary storage area is not necessary, the allocation for securing the new management information dedicated area 14b is performed (step 205), and if the expansion of the secondary storage area is required, the secondary storage area After expansion (step 204), the management information dedicated area 14b is allocated in step 205.

【0030】その後、現在の管理情報専用領域13bの
最後のエントリとして、新たな管理情報専用領域14b
の先頭アドレスを格納する(ステップ206)。そし
て、新たな管理情報専用領域14bに新たな空き記憶領
域エントリを格納し(ステップ207)、本処理を終了
する。
Thereafter, a new management information dedicated area 14b is set as the last entry of the current management information dedicated area 13b.
The start address of the is stored (step 206). Then, a new free storage area entry is stored in the new management information dedicated area 14b (step 207), and this processing ends.

【0031】このようにして、本実施例においては、デ
ータベース装置13内の2次記憶領域内のデータ領域に
おける空き記憶領域に関する管理情報を、管理情報専用
領域に一括して格納するようにしているので、データベ
ース管理装置11における領域管理部11bは、高速に
管理情報を読み込むことができる。特に、データベース
が共有される場合、逐次の管理情報をその都度読み込む
必要があるため、高速に管理情報を読み込むことができ
る効果は大きい。
As described above, in this embodiment, the management information about the free storage area in the data area in the secondary storage area in the database device 13 is stored in the management information dedicated area all together. Therefore, the area management unit 11b in the database management device 11 can read the management information at high speed. In particular, when the database is shared, it is necessary to read the sequential management information each time, so that the effect of being able to read the management information at high speed is great.

【0032】[0032]

【発明の効果】以上詳細に説明したように、本発明で
は、2次記憶領域上に配置される空き記憶領域のアドレ
スと該空き記憶領域のサイズとを含む管理情報を、所定
数量単位で物理的に連続させて記憶する該管理情報専用
の管理情報専用領域を設け、該管理情報専用領域内の管
理情報を用いて2次記憶装置内の空き記憶領域を管理す
るようにしているため、管理情報の読込を高速に行うこ
とができる利点を有する。
As described above in detail, according to the present invention, the management information including the address of the free storage area arranged on the secondary storage area and the size of the free storage area is physically allocated in a predetermined quantity unit. The management information dedicated area dedicated to the management information that is continuously stored is provided, and the free storage area in the secondary storage device is managed using the management information in the management information dedicated area. It has an advantage that information can be read at high speed.

【0033】特に、2次記憶領域が共有データベースと
して機能する場合、データベースを用いる度に新たな管
理情報を読み込む必要があるので、管理情報を高速に読
み込める効果は大きい。
In particular, when the secondary storage area functions as a shared database, it is necessary to read new management information every time the database is used, so that the management information can be read at high speed.

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

【図1】本発明の構成を示す図。FIG. 1 is a diagram showing a configuration of the present invention.

【図2】本発明の一実施例であるデータベース管理シス
テムの構成を示す図。
FIG. 2 is a diagram showing a configuration of a database management system that is an embodiment of the present invention.

【図3】管理情報専用領域13b及びその内容を説明す
る図。
FIG. 3 is a diagram illustrating a management information dedicated area 13b and its contents.

【図4】領域管理部11bにおけるデータ構成の一例を
示す図。
FIG. 4 is a diagram showing an example of a data configuration in an area management unit 11b.

【図5】データ管理部11aの管理処理手順を示すフロ
ーチャート。
FIG. 5 is a flowchart showing a management processing procedure of the data management unit 11a.

【図6】データベース装置13における管理情報専用領
域への空き記憶領域エントリの格納処理を示すフローチ
ャート。
FIG. 6 is a flowchart showing a process of storing an empty storage area entry in a management information dedicated area in the database device 13;

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

1…中央処理装置 2…主記憶装置 2a…管理情報
3…2次記憶装置 3a…2次記憶領域 3b…空き記憶領域のアドレス 3c…空き記憶領域のサイズ 3d…管理情報専用領域 B…ネットワークバス
1 ... Central processing unit 2 ... Main storage unit 2a ... Management information
3 ... Secondary storage device 3a ... Secondary storage area 3b ... Free storage area address 3c ... Free storage area size 3d ... Management information dedicated area B ... Network bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 電子計算機システムにおける2次記憶装
置内の空き記憶領域を管理する2次記憶領域の管理方法
において、 2次記憶領域上に配置される空き記憶領域のアドレスと
該空き記憶領域のサイズとを含む管理情報を、所定数量
単位で物理的に連続させて記憶する該管理情報専用の管
理情報専用領域を設け、 該管理情報専用領域内の管理情報を用いて2次記憶装置
内の空き記憶領域を管理することを特徴とする2次記憶
領域の管理方法。
1. A method of managing a secondary storage area for managing an empty storage area in a secondary storage device in an electronic computer system, comprising: an address of an empty storage area arranged on the secondary storage area; A management information dedicated area dedicated to the management information for physically storing the management information including the size in a predetermined quantity unit is provided, and the management information in the management information dedicated area is used to store the management information in the secondary storage device. A method for managing a secondary storage area, characterized by managing an empty storage area.
JP7138097A 1995-06-05 1995-06-05 Managing method for secondary storage area Pending JPH08328946A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7138097A JPH08328946A (en) 1995-06-05 1995-06-05 Managing method for secondary storage area

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7138097A JPH08328946A (en) 1995-06-05 1995-06-05 Managing method for secondary storage area

Publications (1)

Publication Number Publication Date
JPH08328946A true JPH08328946A (en) 1996-12-13

Family

ID=15213887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7138097A Pending JPH08328946A (en) 1995-06-05 1995-06-05 Managing method for secondary storage area

Country Status (1)

Country Link
JP (1) JPH08328946A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006519438A (en) * 2003-02-26 2006-08-24 エミュレックス デザイン アンド マニュファクチュアリング コーポレーション Configuration and method for managing available memory resources

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006519438A (en) * 2003-02-26 2006-08-24 エミュレックス デザイン アンド マニュファクチュアリング コーポレーション Configuration and method for managing available memory resources
JP2011248920A (en) * 2003-02-26 2011-12-08 Emulex Design & Manufacturing Corp Configuration and method for managing usable memory resource
JP4879014B2 (en) * 2003-02-26 2012-02-15 エミュレックス デザイン アンド マニュファクチュアリング コーポレーション Configuration and method for managing available memory resources

Similar Documents

Publication Publication Date Title
US10346363B2 (en) Deduplicated file system
US5261088A (en) Managing locality in space reuse in a shadow written B-tree via interior node free space list
US7647355B2 (en) Method and apparatus for increasing efficiency of data storage in a file system
JP3844370B2 (en) Computer method and storage structure for storing and accessing multidimensional data
US5826262A (en) Parallel bottom-up construction of radix trees
US7860907B2 (en) Data processing
US6687687B1 (en) Dynamic indexing information retrieval or filtering system
JPH03266039A (en) Free format data link processing system
KR20010022028A (en) Structure for a data-base
CA2302303A1 (en) System for accessing database tables mapped into memory for high performance
JPH10269131A (en) Computer system and method for sorting array element for optimization of alteration of array
JP2675958B2 (en) Information retrieval computer system and method of operating storage device thereof
JPH08328946A (en) Managing method for secondary storage area
US5978810A (en) Data management system and method for storing a long record in a set of shorter keyed records
US6625614B1 (en) Implementation for efficient access of extended attribute data
JPH0869399A (en) File management device
JP3559571B2 (en) Data processing device and data processing method
JP2912657B2 (en) File access processor
JPH0793192A (en) File managing method
JP3398672B2 (en) Intermediate data storage device
JPH0310341A (en) Disk space compaction system
JPS62160545A (en) System for managing unused area of direct access storage device
JPS6358556A (en) File system
JPH0581101A (en) Method for assigning storage of key
JPS63239540A (en) Data management system in memory medium