JP2940452B2 - Method and method for securing and releasing memory block - Google Patents

Method and method for securing and releasing memory block

Info

Publication number
JP2940452B2
JP2940452B2 JP7306653A JP30665395A JP2940452B2 JP 2940452 B2 JP2940452 B2 JP 2940452B2 JP 7306653 A JP7306653 A JP 7306653A JP 30665395 A JP30665395 A JP 30665395A JP 2940452 B2 JP2940452 B2 JP 2940452B2
Authority
JP
Japan
Prior art keywords
memory
memory block
frequency
block
free
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.)
Expired - Lifetime
Application number
JP7306653A
Other languages
Japanese (ja)
Other versions
JPH09128287A (en
Inventor
敏夫 廣瀬
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 Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP7306653A priority Critical patent/JP2940452B2/en
Publication of JPH09128287A publication Critical patent/JPH09128287A/en
Application granted granted Critical
Publication of JP2940452B2 publication Critical patent/JP2940452B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、メモリブロック管
理方式に関し、特にプログラムが主記憶装置のメモリプ
ールからメモリブロックを確保し、及び確保したメモリ
ブロックを主記憶装置のメモリプールに解放する、メモ
リブロックの確保・解放管理方式及び方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory block management system, and more particularly to a memory in which a program secures a memory block from a memory pool of a main storage device and releases the secured memory block to the memory pool of the main storage device. The present invention relates to a block securing / release management method and method .

【0002】[0002]

【従来の技術】従来、この種のメモリブロック確保・解
放方式は、主記憶装置に予め設けられたメモリプールか
らメモリブロックを確保する際に、メモリプールの空き
メモリの先頭を管理している空きメモリ先頭ポインタが
示す割当単位から、要求量のメモリブロックが確保でき
るまで空き割当単位を検索する。
2. Description of the Related Art Conventionally, this type of memory block securing / releasing method uses a free space managing the head of a free memory in a memory pool when a memory block is secured from a memory pool provided in advance in a main storage device. A free allocation unit is searched from the allocation unit indicated by the memory head pointer until a required amount of memory block can be secured.

【0003】また、主記憶装置のメモリプールにメモリ
ブロックを解放するときには、解放対象のメモリブロッ
クのアドレスと、空きメモリの先頭を管理している空き
メモリ先頭ポインタが示す割当単位のアドレスとを比較
し、メモリプールの先頭アドレスに近いアドレスを空き
メモリの先頭アドレスとしていた。
When releasing a memory block to the memory pool of the main storage device, the address of the memory block to be released is compared with the address of the allocation unit indicated by the free memory head pointer managing the head of the free memory. Then, an address close to the top address of the memory pool is used as the top address of the free memory.

【0004】メモリブロックの確保・解放を高速化する
従来の方式として、例えば特開平3−251917号公報は、
メモリブロックを確保するメモリプールが不足した場
合、オペレーティングシステム(OS)から新たなメモ
リブロックを確保し、一定時間内に使用されなかったメ
モリプールをOSに解放するように構成された作業域高
速確保・解放方式が提案されている。この従来の方式
は、OSのメモリ管理機能を作業域(メモリブロック)
を確保した回数の累積が一定の値に達すれば常駐作業域
が増えるので高速に作業域の確保・解放が行なえると共
に、作業域の確保要求が常駐作業域数を超えてくるのが
一時的であっても、一定時間毎の常駐作業域の調査によ
り使用されていない常駐作業域をOSのメモリ管理機能
を用いて解放するので、メモリを有効に利用できるとい
う作用効果を有するとされている。
[0004] As a conventional method for increasing the speed of securing and releasing a memory block, for example, Japanese Patent Laid-Open No. 3-251917 discloses
When a memory pool for reserving a memory block runs short, a new memory block is reserved from the operating system (OS), and a work area high-speed reservation configured to release a memory pool that has not been used within a predetermined time to the OS. -A release method has been proposed. In this conventional method, the memory management function of the OS is assigned to a work area (memory block).
When the cumulative number of times that a job has been secured reaches a certain value, the resident work area increases, so that the work area can be secured and released at high speed, and the work area reservation request temporarily exceeds the number of resident work areas. However, since the resident work area that is not used by the resident work area is checked at regular time intervals is released by using the memory management function of the OS, the memory is effectively used. .

【0005】[0005]

【発明が解決しようとする課題】上述した従来のメモリ
ブロックの確保解放方式は、主記憶装置のメモリプール
にメモリブロックを解放する時、そのメモリブロックの
アドレスと、空きメモリの先頭を管理している空きメモ
リ先頭ポインタが示す割当単位のアドレスとを比較し、
メモリプールの先頭アドレスに近いアドレスを空きメモ
リの先頭アドレスとしている。
According to the above-described conventional memory block securing and releasing method, when a memory block is released to a memory pool of a main storage device, the address of the memory block and the head of a free memory are managed. Compare with the address of the allocation unit indicated by the free memory start pointer
An address close to the start address of the memory pool is set as the start address of the free memory.

【0006】このため、複数回のメモリブロックの確保
を行った後で、先頭のメモリブロックを解放すると、そ
のメモリブロックのアドレスが空きメモリの先頭アドレ
スとなるため、それ以降のメモリブロック確保では、必
ず先頭のメモリから要求量のメモリブロックが確保でき
るまで、空きメモリを検索するため効率が悪いという問
題点がある。
For this reason, if the head memory block is released after the memory block is secured a plurality of times, the address of the memory block becomes the head address of the free memory. Until a required amount of memory blocks can be secured from the first memory, an empty memory is searched for, so that the efficiency is low.

【0007】従って、本発明は上記従来技術の問題点を
解消し、コンピュータシステムにおいてメモリブロック
を高速に確保・解放する方式及び方法を提供することを
目的とする。また、本発明はメモリの有効利用を達成す
るメモリブロック確保・解放方式及び方法を提供する
とを目的とする。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to solve the above-mentioned problems of the prior art and to provide a method and a method for rapidly securing and releasing a memory block in a computer system. Further, this invention is to provide a memory block securing and releasing method and a method to achieve the effective use of the memory
aimed to.

【0008】[0008]

【課題を解決するための手段】前記目的を達成するた
め、本発明は、一又は複数のプログラムが同時または順
次に実行されるシステムの主記憶装置からメモリプール
を確保し、該メモリプール内からメモリブロックを確保
及び解放するメモリブロックの確保・解放方におい
て、前記主記憶装置のメモリプールから、要求されたメ
モリ量のメモリブロックを確保し、前記メモリブロック
を前記主記憶装置のメモリプールに解放する際に、
(a)前記メモリブロックに対応する割当単位を管理す
るテーブルのエントリに格納された使用頻度を更新する
ステップと、(b)前記更新された使用頻度と、空きメ
モリの先頭を管理するための空きメモリ先頭ポインタが
指示する割当単位の使用頻度と、を比較し、使用頻度の
大の方の割当単位のアドレスを前記空きメモリ先頭ポイ
ンタに設定するステップと、を含み、前記使用頻度を更
新する際に、所定の周期で割当単位の前記テーブルのエ
ントリ中に格納された使用頻度を、所定の値からその時
点における使用頻度を減算してなる値に設定することを
特徴とするメモリブロックの確保・解放方を提供す
る。
In order to achieve the above object, the present invention secures a memory pool from a main storage device of a system in which one or a plurality of programs are executed simultaneously or sequentially, and securing and releasing how smell <br/> memory blocks to secure and release the memory blocks Te, from the memory pool of the main storage device, to secure the required memory capacity of the memory block, the main storage of the memory block When releasing to the device memory pool,
(A) managing an allocation unit corresponding to the memory block
Update the usage frequency stored in the table entry
And (b) said updated usage frequency and free space.
The free memory start pointer for managing the start of memory is
Compare the usage frequency of the specified allocation unit with the usage frequency.
The address of the larger allocation unit is
Setting the frequency of use.
When new to, memory block and sets the frequency of use stored in the entry of the table of allocation unit at a predetermined period, a value obtained by subtracting the usage in that time from a predetermined value to provide secure and release how the.

【0009】本発明は、メモリプールからメモリブロッ
クを確保する手段と、確保されたメモリブロックを前記
メモリプールに解放する手段と、前記メモリプールの空
きメモリを管理する手段と、メモリブロックの使用頻度
を計数管理する手段と、メモリブロックの使用頻度を変
更する手段と、を少なくとも備え、確保されたメモリブ
ロックを解放する際に、前記メモリブロックの使用頻度
を計数管理する手段が、前記メモリブロックに対応する
割当単位を管理するテーブルのエントリに格納された使
用頻度を更新し、前記メモリプールの空きメモリを管理
する手段が、該更新された使用頻度と、空きメモリの先
頭を管理するための空きメモリ先頭ポインタが指示する
割当単位の使用頻度と、を比較し、使用頻度の大の方の
割当単位のアドレスを前記空きメモリ先頭ポインタに設
定し、前記メモリブロックの使用頻度を計数管理する手
段が割当単位の使用頻度を更新する際に、前記メモリブ
ロックの使用頻度を変更する手段が、所定の周期で、割
当単位のテーブルのエントリ中に格納された使用頻度
を、所定の値からその時点における使用頻度を減算して
なる値に設定することを特徴とする。
[0009] The present invention provides a memory block from a memory pool.
Means for securing the memory block and the secured memory block
Means for releasing to a memory pool;
For managing memory and the frequency of use of memory blocks
And the frequency of memory block usage.
Means for at least
Frequency of use of the memory block when releasing locks
Means for counting and managing
The usage stored in the entry of the table that manages the allocation unit
Update usage frequency and manage free memory in the memory pool
Means for updating the frequency of use and the destination of free memory.
Pointed by free memory start pointer to manage head
Compare the usage frequency of the allocation unit with the
Assign the address of the allocation unit to the free memory start pointer.
To manage the frequency of use of the memory block
When the stage updates the usage frequency of the allocation unit, the memory block
The means for changing the frequency of use of the lock is
Usage frequency stored in the table entry for this unit
Is calculated by subtracting the frequency of use at that time from the predetermined value.
Characterized in that it set to become a value.

【0010】本発明においては、一又は複数のプログラ
ムが同時又は順次に実行されるシステムの主記憶装置か
らメモリプールを確保し、そのメモリプール内からメモ
リブロックを自由に確保及び解放することが可能なシス
テムにおいて、割当単位の使用頻度をカウントし、メモ
リブロック解放時に使用回数(使用頻度)の多い割当単
位のアドレスを前記空きメモリ先頭アドレスとすること
により、メモリブロックを確保するとき、使用頻度の多
い割当単位から確保することにより、次のメモリブロッ
クの確保要求に対して、高速に主記憶装置のメモリプー
ルから、要求されたメモリ量のメモリブロックを確保で
きるようにしたものである。
According to the present invention, it is possible to secure a memory pool from a main storage device of a system in which one or a plurality of programs are executed simultaneously or sequentially, and to freely secure and release a memory block from within the memory pool. In such a system, the frequency of use of the allocation unit is counted, and when the memory block is released, the address of the allocation unit having a large number of times of use (frequency of use) is set as the free memory start address. By allocating from a large number of allocation units, a memory block having a requested memory amount can be rapidly allocated from the memory pool of the main storage device in response to a request for allocating the next memory block.

【0011】本発明によれば、例えばシステム初期起動
時等においては、一又は複数のプログラムのメモリブロ
ックの利用形態は例えばランダム状態又はこれに近いも
のであっても、例えば安定動作時には所定の形態(パタ
ーン)に落ち着き、このため使用頻度(ヒット率)が高
い割当単位のアドレスを先頭ポインタにセットすること
により、メモリブロック確保時に使用頻度が大のメモリ
ブロックが獲得されることになり、メモリ確保動作を高
速化する。さらに、割当単位の使用頻度を所定値から減
算するように変更した場合、使用頻度の少い割当単位も
メモリブロック確保の候補として挙げられることにな
り、メモリプールの使用領域を均一化するように作用
し、メモリの有効利用を達成する。
According to the present invention, for example, at the time of initial system startup, even if the memory block of one or a plurality of programs is used in a random state or a similar state, for example, a predetermined form is used in a stable operation. (Pattern), and therefore, by setting an address of an allocation unit having a high use frequency (hit rate) to the head pointer, a memory block with a high use frequency is obtained when a memory block is allocated, and the memory is secured. Speed up operation. Further, when the usage frequency of the allocation unit is changed to be subtracted from the predetermined value, the allocation unit having a low usage frequency is also considered as a candidate for securing the memory block, and the usage area of the memory pool is made uniform. To achieve effective use of memory.

【0012】[0012]

【発明の実施の形態】本発明の実施の形態を図面を参照
して説明する。図1は、本発明の一実施形態の構成を示
す図である。図2は、本発明の一実施形態に係るメモリ
ブロックの確保・解放方式を説明するための模式図であ
る。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a configuration of one embodiment of the present invention. FIG. 2 is a schematic diagram for explaining a method of securing and releasing a memory block according to an embodiment of the present invention.

【0013】図1を参照して、本実施形態は、メモリブ
ロックの確保手段11、メモリブロックの解放手段1
2、空きメモリ管理手段13、使用回数(「使用頻度」
ともいう)のカウント手段14、及び、使用回数の変更
手段15から構成されている。
Referring to FIG. 1, this embodiment comprises a memory block securing means 11 and a memory block releasing means 1.
2, free memory management means 13, number of times of use ("frequency of use"
) Counting means 14 and use number changing means 15.

【0014】主記憶装置から、メモリプール23を確保
すると同時に、割当単位管理テーブル22を作成し、空
きメモリ先頭ポインタ21に割当単位管理テーブル22
の先頭アドレスを設定する。
At the same time as allocating a memory pool 23 from the main storage device, an allocation unit management table 22 is created, and the allocation unit management table 22
Set the start address of

【0015】メモリブロックの確保手段11は、空きメ
モリ先頭ポインタ21が示す割当単位管理テーブル22
のエントリから、要求量のメモリブロックが確保できる
分のエントリを順次検索し、メモリブロックを割り当て
る。なお、要求量のメモリブロック(可変サイズ)はメ
モリプール23における連続領域が割り当てられ、この
確保されたメモリブロックは要求量分が連続的にメモリ
プール23に返却されるものとする。また、割当単位管
理テーブル22はメモリプール23を例えば一定サイズ
毎に対応して設けられる。
The allocation unit management table 22 indicated by the free memory head pointer 21
Are searched sequentially from the entries for which a required amount of memory blocks can be secured, and memory blocks are allocated. Note that a continuous area in the memory pool 23 is allocated to the memory block (variable size) of the requested amount, and the requested amount of the reserved memory block is continuously returned to the memory pool 23. The allocation unit management table 22 is provided with the memory pool 23 corresponding to, for example, a fixed size.

【0016】この時、割り当てたメモリブロックの先頭
アドレスが空きメモリ先頭ポインタ21のアドレスと同
一であれば、割当単位管理テーブル22のエントリか
ら、空き割当単位を検索し、空きメモリ先頭ポインタ2
1に設定する。
At this time, if the head address of the allocated memory block is the same as the address of the free memory head pointer 21, a free allocation unit is searched from the entry of the allocation unit management table 22, and the free memory head pointer 2 is searched.
Set to 1.

【0017】メモリブロックの解放手段12では、解放
するメモリブロックを構成する割当単位を割当単位管理
テーブル22から検索し、メモリブロックを解放する
時、使用回数のカウント手段14により、割当単位管理
テーブル22中の、解放するメモリブロックを構成する
割当単位の全てのエントリの使用回数に1加算する。
The memory block releasing means 12 searches the allocation unit management table 22 for the allocation unit constituting the memory block to be released, and when releasing the memory block, the use number counting means 14 causes the allocation unit management table 22 to be used. One is added to the number of times of use of all the entries of the allocation unit constituting the memory block to be released.

【0018】空きメモリ管理手段13では、メモリブロ
ックの解放手段12により解放された、メモリブロック
を構成する割当単位の全てのエントリの使用回数と、空
きメモリ先頭ポインタ21の示す割当単位管理テーブル
22のエントリの使用回数とを比較し、使用回数の多い
エントリのアドレスを、空きメモリ先頭ポインタ21に
設定する。
The free memory managing means 13 uses the number of times of use of all the entries of the allocation unit constituting the memory block released by the memory block releasing means 12 and the allocation unit management table 22 indicated by the free memory head pointer 21. The number of times of use of the entry is compared, and the address of the entry with the highest number of uses is set in the free memory start pointer 21.

【0019】本実施形態においては、使用回数のカウン
ト手段14により、使用回数をカウントする際、使用回
数の変更手段15により所定の周期で、割当単位管理テ
ーブル22の全エントリ中の使用回数に一定値からその
時点の使用回数を減算した値を設定するように構成して
もよい。
In this embodiment, when the number of times of use is counted by the number-of-uses counting means 14, the number of times of use in all the entries of the allocation unit management table 22 is fixed at a predetermined cycle by the number-of-uses changing means 15. You may comprise so that the value which subtracted the frequency | count of use at that time from a value may be set.

【0020】次に、本実施形態に係るメモリブロックの
確保・解放方式の動作について説明する。
Next, the operation of the memory block securing / releasing method according to this embodiment will be described.

【0021】主記憶装置からメモリプール23を確保す
ると同時に割当単位管理テーブル22を作成し、空きメ
モリ先頭ポインタ21に割当単位管理テーブル22の#
1のエントリアドレスを設定する。
At the same time as allocating the memory pool 23 from the main storage device, the allocation unit management table 22 is created, and
1 entry address is set.

【0022】メモリブロック#Aの確保要求が発生する
と、空きメモリ先頭ポインタ21が示す#1の割当単位
を確保し、空きメモリ先頭ポインタ21に#2のエント
リアドレスを設定する。
When a request to secure the memory block #A occurs, the allocation unit of # 1 indicated by the free memory head pointer 21 is reserved, and the entry address of # 2 is set in the free memory head pointer 21.

【0023】次に、メモリブロック#Bの確保要求が発
生すると、空きメモリ先頭ポインタ21の示す#2,#
3の割当単位を確保し、空きメモリ先頭ポインタ21に
#4のエントリアドレスを設定する。
Next, when a request for allocating the memory block #B is issued, # 2, # 3,
The allocation unit of # 3 is secured, and the entry address of # 4 is set in the free memory head pointer 21.

【0024】次に、メモリブロック#Cの確保要求が発
生すると、空きメモリ先頭ポインタ21の示す#4,#
5,#6の割当単位を確保し、空きメモリ先頭ポインタ
21に#7のエントリアドレスを設定する。
Next, when a request for allocating the memory block #C occurs, # 4, # 4,
The allocation units # 5 and # 6 are secured, and the entry address # 7 is set in the free memory start pointer 21.

【0025】次に、メモリブロック#Dの確保要求が発
生すると、空きメモリ先頭ポインタ21の示す#7の割
当単位を確保し、空きメモリ先頭ポインタ21に#8の
エントリアドレスを設定する。
Next, when a reservation request for the memory block #D occurs, the allocation unit of # 7 indicated by the free memory head pointer 21 is reserved, and the entry address of # 8 is set in the free memory head pointer 21.

【0026】その後、メモリブロック#Aの解放要求が
発生すると、#1の割当単位を未使用として解放し、使
用回数のカウント手段14により、#1の割当単位の使
用回数に1加算し、空きメモリ管理手段13にて、空き
メモリ先頭ポインタ21の示す割当単位の使用回数と、
解放した#1の割当単位の使用回数とを比較し、使用回
数の多い#1の割当単位の先頭アドレスを、空きメモリ
先頭ポインタ21に設定する。
Thereafter, when a request to release the memory block #A is issued, the allocation unit of # 1 is released as unused, and the number-of-uses counting means 14 adds one to the number of uses of the allocation unit of # 1, and The number of times the allocation unit indicated by the free memory head pointer 21 is used,
The number of uses of the released # 1 allocation unit is compared with the number of times of use, and the start address of the # 1 allocation unit that has been frequently used is set in the free memory start pointer 21.

【0027】次に、メモリブロック#Cの解放要求が発
生すると、#4,#5,#6の割当単位を未使用として
解放し、使用回数のカウント手段14により、#4,#
5,#6の割当単位の使用回数にそれぞれ1加算し、空
きメモリ管理手段13により、空きメモリ先頭ポインタ
21の示す割当単位の使用回数と、解放した#4の割当
単位の使用回数とを比較し、使用回数が同じ場合は今回
解放した#4の割当単位の先頭アドレスを、空きメモリ
先頭ポインタ21に設定する。
Next, when a release request for the memory block #C is generated, the allocation units # 4, # 5, and # 6 are released as unused, and the number-of-uses counting means 14 releases the allocation units # 4, # 5.
One is added to the number of times of use of each of the allocation units # 5 and # 6, and the free memory management unit 13 compares the number of times of use of the allocation unit indicated by the free memory head pointer 21 with the number of times of use of the released # 4 allocation unit. If the number of uses is the same, the start address of the allocation unit # 4 released this time is set in the free memory start pointer 21.

【0028】その後、再度メモリブロック#Cの確保要
求が発生すると、空きメモリ先頭ポインタ21が示す#
4,#5,#6の割当単位を確保し、空きメモリ管理手
段13により未使用の割当単位のうち使用回数の最大の
エントリを検索し、空きメモリ先頭ポインタ21にその
エントリアドレスを設定する。
Thereafter, when a request for reserving the memory block #C occurs again,
The allocation units of # 4, # 5, and # 6 are secured, and the free memory management unit 13 searches the unused allocation unit for the entry with the maximum number of uses, and sets the entry address in the free memory start pointer 21.

【0029】また、使用回数のカウント手段14は、割
当単位の使用回数に1加算する際、使用回数の変更手段
15により一定周期で、割当単位管理テーブル22の全
エントリ中の使用回数に一定値からその時点の使用回数
を減算した値を設定する。
When the use number counting means 14 adds 1 to the use number of the allocation unit, the use number change means 15 periodically adds a constant value to the use number in all the entries of the allocation unit management table 22 when the use number change means 15 adds one. Is set to the value obtained by subtracting the number of times of use from.

【0030】[0030]

【発明の効果】以上説明したように、本発明は、割当単
位の使用回数をカウントしておくため、メモリブロック
を確保するとき、使用回数の多い割当単位から確保する
ことにより、メモリブロックの確保が高速に行えるとい
う効果を有する。
As described above, according to the present invention, in order to count the number of times of use of an allocation unit, when allocating a memory block, the memory block is allocated from the allocation unit having the largest number of uses. Can be performed at high speed.

【0031】また、本発明によれば、一定周期で使用回
数を変更することにより、使用回数の少ない割当単位も
再度確保の対象となりメモリが有効に利用されるという
効果がある。
Further, according to the present invention, by changing the number of times of use at a fixed period, an allocation unit having a small number of times of use can be re-secured and the memory can be effectively used.

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

【図1】本発明の一実施形態の全体構成を示す図であ
る。
FIG. 1 is a diagram showing an overall configuration of an embodiment of the present invention.

【図2】本発明の一実施形態におけるメモリブロック確
保・解放動作を説明するための図である。
FIG. 2 is a diagram for explaining a memory block securing / releasing operation according to an embodiment of the present invention.

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

11 メモリブロックの確保 12 メモリブロックの解放 13 空きメモリ管理 14 使用回数のカウント 15 使用回数の変更 21 空きメモリ先頭ポインタ 22 割当単位管理テーブル 23 メモリプール 11 Reservation of Memory Block 12 Release of Memory Block 13 Free Memory Management 14 Count of Usage Number 15 Change of Usage Number 21 Free Memory Top Pointer 22 Allocation Unit Management Table 23 Memory Pool

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】一又は複数のプログラムが同時または順次
に実行されるシステムの主記憶装置からメモリプールを
確保し、該メモリプール内からメモリブロックを確保及
び解放するメモリブロックの確保・解放方において、 前記主記憶装置のメモリプールから、要求されたメモリ
量のメモリブロックを確保し、前記メモリブロックを前
記主記憶装置のメモリプールに解放する際に、(a)前記メモリブロックに対応する割当単位を管理す
るテーブルのエントリに格納された使用頻度を更新する
ステップと、 (b)前記更新された使用頻度と、空きメモリの先頭を
管理するための空きメモリ先頭ポインタが指示する割当
単位の使用頻度と、を比較し、使用頻度の大の方の割当
単位のアドレスを前記空きメモリ先頭ポインタに設定す
るステップと、を含み、 前記使用頻度を更新する際に、 所定の周期で割当単位の
前記テーブルのエントリ中に格納された使用頻度を、所
定の値からその時点における使用頻度を減算してなる値
に設定することを特徴とするメモリブロックの確保・解
放方
1. A one or a plurality of program allocates memory pool from the main memory of the system executing simultaneously or sequentially, securing and releasing how the memory blocks to secure and release the memory block from the memory pool In the above, when securing a memory block of a requested memory amount from the memory pool of the main storage device and releasing the memory block to the memory pool of the main storage device, (a) an allocation corresponding to the memory block Manage units
Update the usage frequency stored in the table entry
A step, the frequency of use is the updated (b), the head of the free memory
Allocation indicated by the free memory start pointer for management
Compare the frequency of use with the unit and assign the most frequently used
Set the unit address to the free memory start pointer
And when updating the usage frequency , the allocation unit is allocated at a predetermined cycle.
Securing and releasing how the memory block and sets the frequency of use stored in the entry of the table, a value obtained by subtracting the usage in that time from a predetermined value.
【請求項2】メモリプールからメモリブロックを確保す
る手段と、 確保されたメモリブロックを前記メモリプールに解放す
る手段と、 前記メモリプールの空きメモリを管理する手段と、 メモリブロックの使用頻度を計数管理する手段と、 メモリブロックの使用頻度を変更する手段と、 を少なくとも備え、 確保されたメモリブロックを解放する際に、前記メモリ
ブロックの使用頻度を計数管理する手段が、前記メモリ
ブロックに対応する割当単位を管理するテーブルのエン
トリに格納された使用頻度を更新し、前記メモリプール
の空きメモリを管理する手段が、該更新された使用頻度
と、空きメモリの先頭を管理するための空きメモリ先頭
ポインタが指示する割当単位の使用頻度と、を比較し、
使用頻度の大の方の割当単位のアドレスを前記空きメモ
リ先頭ポインタに設定し、 前記メモリブロックの使用頻度を計数管理する手段が割
当単位の使用頻度を更新する際に、前記メモリブロック
の使用頻度を変更する手段が、所定の周期で、割当単位
のテーブルのエントリ中に格納された使用頻度を、所定
の値からその時点における使用頻度を減算してなる値に
定することを特徴とするメモリブロックの確保・解放
方式。
2. A memory block is secured from a memory pool.
And releasing the allocated memory block to the memory pool.
Release means that the means for managing the memory space in the memory pools, and means for counting manage usage of the memory blocks, and means for changing the frequency of use of the memory block, at least provided with a memory block which is ensured When the said memory
Means for counting and managing the frequency of use of the block,
Entries in the table that manages the allocation unit corresponding to the block
Update the usage frequency stored in the bird
Means for managing the free memory of the updated use frequency
And the beginning of free memory to manage the beginning of free memory
Compare the usage frequency of the allocation unit indicated by the pointer with
Write the address of the most frequently used allocation unit to the free memo
Means for setting the start pointer of the memory block and counting and managing the frequency of use of the memory block.
When updating the usage frequency of this unit, the memory block
The means for changing the frequency of use of the
The usage frequency stored in the table entry
To the value obtained by subtracting the usage frequency at that time from the value of
Securing and releasing method of the memory blocks, characterized in that to set.
JP7306653A 1995-10-31 1995-10-31 Method and method for securing and releasing memory block Expired - Lifetime JP2940452B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7306653A JP2940452B2 (en) 1995-10-31 1995-10-31 Method and method for securing and releasing memory block

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7306653A JP2940452B2 (en) 1995-10-31 1995-10-31 Method and method for securing and releasing memory block

Publications (2)

Publication Number Publication Date
JPH09128287A JPH09128287A (en) 1997-05-16
JP2940452B2 true JP2940452B2 (en) 1999-08-25

Family

ID=17959707

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7306653A Expired - Lifetime JP2940452B2 (en) 1995-10-31 1995-10-31 Method and method for securing and releasing memory block

Country Status (1)

Country Link
JP (1) JP2940452B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2550055B2 (en) * 1987-03-20 1996-10-30 富士通コミュニケーション・システムズ株式会社 Free space management device for storage device
JPH03198134A (en) * 1989-12-27 1991-08-29 Fujitsu Ltd Detection system for unused area
JPH0484345A (en) * 1990-07-27 1992-03-17 Shimadzu Corp Storing area managing device

Also Published As

Publication number Publication date
JPH09128287A (en) 1997-05-16

Similar Documents

Publication Publication Date Title
US6760826B2 (en) Store data in the system memory of a computing device
US7165255B2 (en) Method and apparatus for managing surplus memory in multitasking system
US7882505B2 (en) Method and apparatus for switching between per-thread and per-processor resource pools in multi-threaded programs
JPH08129457A (en) Method and apparatus for expansion,reduction and redistribution of external storage structure
JPH0638242B2 (en) Memory block compression method in request page virtual address space
JPH0916463A (en) Dynamic allocation management system for memory area
JPH02300949A (en) Memory control
JP3832341B2 (en) Memory pool management method
JP2005031929A (en) Management server for assigning storage area to server, storage device system, and program
CN113805816B (en) Disk space management method, device, equipment and storage medium
JP2940452B2 (en) Method and method for securing and releasing memory block
JP2004030567A (en) Method and system for maintaining queue
JPH09244931A (en) Real-time file system
US6842838B2 (en) Preemptive memory-block splitting
JPH09198299A (en) Memory block securing/releasing device
JPH01191221A (en) Dynamic assignment managing system for magnetic disk area
JP2002244869A (en) Memory management device
JP3013742B2 (en) Cache memory management method
CN117435352B (en) Lightweight memory optimal allocation method for mixed management of fixed-length and variable-length data
JP3334588B2 (en) Resource division management method by resource block and machine-readable recording medium recording program
JP2000347939A (en) System and method for managing memory
JP3030030B2 (en) Area management processing method
JPS63292456A (en) Control system for medium assignment of plural medium containing type data recorder
JPH1049433A (en) Memory storage system
JP2000163309A (en) Method and device for managing memory and recording medium

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990518