JPS58164080A - System for managing and processing area - Google Patents

System for managing and processing area

Info

Publication number
JPS58164080A
JPS58164080A JP57047617A JP4761782A JPS58164080A JP S58164080 A JPS58164080 A JP S58164080A JP 57047617 A JP57047617 A JP 57047617A JP 4761782 A JP4761782 A JP 4761782A JP S58164080 A JPS58164080 A JP S58164080A
Authority
JP
Japan
Prior art keywords
cells
area
cell
empty
storage area
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.)
Granted
Application number
JP57047617A
Other languages
Japanese (ja)
Other versions
JPS616419B2 (en
Inventor
Hiroshi 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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP57047617A priority Critical patent/JPS58164080A/en
Publication of JPS58164080A publication Critical patent/JPS58164080A/en
Publication of JPS616419B2 publication Critical patent/JPS616419B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)
  • Memory System (AREA)

Abstract

PURPOSE:To quickly perform area management, by installing an area managing table whose storage area is divided into cells having a corresponding entry to each cell, and setting assigned information and information regarding the number of continuous vacant cells in the table, and performing the assignment and release of the storage area in referring to and updating the table. CONSTITUTION:A storage area for assignment 1 as a common area on a memory 11 is managed after it is divided into cells 2-1-n of a prescribed size. An area managing table 16 is installed separately from the storage area 1 and the table 16 has entries corresponding to the cells 2-1-n of a number equal to the number of the cells 2-1-n. One type, for example, is assigned to each entry and assigned information or information regarding the number of continuous cells of each corresponding cell is plated in each entry. In this way, the assignment and releasing processing of the area are performed simply and quickly.

Description

【発明の詳細な説明】 (1)  発明の技術分野 本発明は領域管理処理方式、特にデータ処理システムに
おける記憶領域をセル分割してダイナミックに割当てま
たは解放する処理を行う領域管理処理方式に関するもの
である。
DETAILED DESCRIPTION OF THE INVENTION (1) Technical Field of the Invention The present invention relates to an area management processing method, and particularly to an area management processing method that dynamically allocates or releases a storage area in a data processing system by dividing it into cells. be.

(2)  技術の背景 データ処理システムにおいては、メモリの有効利用を図
るために、各種処理主体が一時的に使用する作業領域な
どを、予め確保しておいた記憶領域から、その都度切り
出して、動的に割当てることが行われている。このよう
にすれば、領域はそれが必要とされる場合にのみ割当て
られることとなるので、最初から静的に割当てた場合に
比べて、記憶領域が効率的に利用されることとなる。こ
め場合、領域の割当てまたは解放処理が簡易かつ迅速に
行われることが要望されている。
(2) Technical Background In order to make effective use of memory in data processing systems, work areas for temporary use by various processing entities are carved out each time from storage areas reserved in advance. Dynamic allocation is being done. In this way, the area will be allocated only when it is needed, so the storage area will be used more efficiently than if it were allocated statically from the beginning. In this case, it is desired that the area allocation or release processing be performed simply and quickly.

(8)  従来技術と問題点 従来、上記のように動的に切り出して割当てる領域を管
理する場合、チェイニング方式とマツピング方式またけ
これらを併用した方式等が用いられていた。
(8) Prior Art and Problems Conventionally, when managing the area to be dynamically extracted and allocated as described above, a chaining method, a mapping method, or a combination of these methods have been used.

第1図は従来方式の例を示す。特に、第1図(A)はチ
ェイニング方式による領域管理方式の例を示し、符号1
は割当て用の記憶領域、2−1ないし2−nはセル、3
は空セルのキューターミナル、4−1ないし4−3は空
セルポインタ部を衣わす。
FIG. 1 shows an example of a conventional method. In particular, FIG. 1(A) shows an example of an area management method based on a chaining method, and the reference numeral 1
is a storage area for allocation, 2-1 to 2-n are cells, 3
is the empty cell queue terminal, and 4-1 to 4-3 are the empty cell pointers.

第1図(A)において、割当て用の記憶領域lは、割当
て要求に対する最小単位であるセル2−1ないし2−n
に分割されて管理される。未割当ての空セル2−2.2
−3等にはそれぞれ空セルポインタ部4−1.4−2等
が設けられ、特定の位置に設けられる空セルのキュータ
ーミナル3から、各空セルがチェイニングされてポイン
トされるようにされる。セルの割当て贋求がなされると
、この空セルのキューターミナル3からポインタをたど
り、空セル2−3等のアドレスを得て、要求元へ引渡し
、その割当てたセルを割当て済としてチェインからはず
す。そして、割当てたセルが使用された後に解放され返
却された場合には、また空セルのキューターミナル3か
らのチェインに組み入れられる。上記のようなチェイニ
ング方式は、チェイニングの処理が複雑であるばかりで
なく、連続した複数のセルを割当てる処理が困難であっ
た。チェイニング方式の場合には、各セルの大きさを必
ずしも同じサイズにする必要はないが、その場合であっ
ても、解放されたセルを大きなセルにまとめなおす処理
が複雑であるという欠点があった。
In FIG. 1(A), the storage area l for allocation consists of cells 2-1 to 2-n, which are the minimum units for allocation requests.
It is divided into and managed. Unallocated empty cell 2-2.2
Empty cell pointer sections 4-1, 4-2, etc. are provided in each of -3, etc., and each empty cell is chained and pointed to from the empty cell queue terminal 3 provided at a specific position. Ru. When a request for cell allocation is made, the pointer is followed from the queue terminal 3 of this empty cell, the address of the empty cell 2-3 etc. is obtained, it is delivered to the requester, and the allocated cell is removed from the chain as allocated. . When the allocated cell is released and returned after being used, it is added to the chain from the empty cell queue terminal 3 again. In the chaining method described above, not only the chaining process is complicated, but also the process of allocating a plurality of consecutive cells is difficult. In the case of the chaining method, each cell does not necessarily have to be the same size, but even in that case, the disadvantage is that the process of regrouping the released cells into larger cells is complicated. Ta.

第1図(B)は従来のマツピング方式の例を示す。FIG. 1(B) shows an example of a conventional mapping method.

記憶領域lは、同様にセル2−1ないし2−nに分割さ
れて管理されるが、各セル2−1ないし2−rLは必ず
同サイズに定められる0別にマツピング・テーブル5が
設けられ、そのマツピング・テーブル5には、各セル2
−1,2−2、・・・・に対応して、それらのセルが割
当て済であるか否か   1を示す表示部6−1.6−
2、・・・・が設けられる。
The storage area l is similarly divided into cells 2-1 to 2-n and managed, but each cell 2-1 to 2-rL is provided with a mapping table 5 for each cell 0, which is always set to the same size. In the mapping table 5, each cell 2
-1, 2-2, ..., display section 6-1.6- indicating whether those cells have been allocated or not.
2,... are provided.

上記各表示部6−1等はそれぞれ1ビツトでよく、例え
ば割当て済のセルに対してはビット値が「0」、また空
セルに対してはビット値が「1」となるよう設定され、
この情報によって記憶領域lの管理が行われることにな
る。この方式によっても、必要な数の連続しfc”!セ
ルをマツピング・テーブル5をもとに捜し出し、割当て
る処理が複雑で、処理時間が長くかかるという欠点を有
する0上記チ工イニング方式とマツピング方式とを併用
した方式についても同様である。
Each of the display sections 6-1 and the like may each have one bit, and for example, the bit value is set to "0" for an allocated cell, and the bit value is set to "1" for an empty cell.
The storage area l will be managed based on this information. Even with this method, the process of searching and allocating the required number of consecutive fc"! cells based on the mapping table 5 is complicated, and the processing time is long. The same applies to a method in which both are used together.

(4)  発明の目的 本発明は上記問題点の解決を図り、簡易かつ迅速な領域
管理処理方式を提供することを目的としている。
(4) Purpose of the Invention The purpose of the present invention is to solve the above-mentioned problems and provide a simple and quick area management processing method.

(5)  発明の構成 本発明は上記目的達成のため、上記従来のマツピング方
式をさらに改良・発展させて、領域割当て時に直ちに連
続した空セル数とその位置とを判別できるようにしてい
る。すなわち、本発明の領域管理処理方式は、データ処
理システムにおける記憶領域を、所定の大きさのセルに
分割して、領域要求元が要求するセル数分の連続領域を
割当てる処理を実行すると共に、その解放処理を実行す
ることによって記憶領域の管理を行う領域管理処理力式
において、上記分割された各セルのそれぞれに対応する
エンl−IJを有する領域管理テーブルを設けると共に
、上記各エントリに、対応する上記セルが割当て済であ
れば割当て済情報を設定し、また対応する上記セルが空
状態であれば、該当セルを含む連続した空セル数を示す
連続空セル数情報を設定するよう構成し、上記領域管理
テーブルを参照・更新することによって、上記記憶領域
について任意のセル数分の領域の割当てまたは解放処理
を行うようにしたことを特徴としている。
(5) Structure of the Invention In order to achieve the above object, the present invention further improves and develops the conventional mapping method described above so that the number of consecutive empty cells and their positions can be immediately determined at the time of area allocation. That is, the area management processing method of the present invention divides the storage area in the data processing system into cells of a predetermined size, and allocates continuous areas for the number of cells requested by the area requestor. In the area management processing power formula that manages the storage area by executing the release process, an area management table having entries L-IJ corresponding to each of the divided cells is provided, and each entry is If the corresponding above-mentioned cell has been allocated, allocated information is set, and if the corresponding above-mentioned cell is empty, continuous empty cell number information indicating the number of continuous empty cells including the corresponding cell is set. The present invention is characterized in that by referring to and updating the area management table, allocation or release processing of an arbitrary number of cells in the storage area is performed.

(6)  発明の実施例 以下図面を参照しつつ説明する。第2図は本発明の一実
施例構成、第3図は割当て処理部の処理説明図、第4図
は解放処理部の処理説明図を示す。
(6) Embodiments of the invention will be described below with reference to the drawings. FIG. 2 shows the configuration of an embodiment of the present invention, FIG. 3 is an explanatory diagram of the processing of the allocation processing section, and FIG. 4 is a diagram of the processing of the release processing section.

図中、符号1および2−1ないし’l−nは第1図に対
応し、lOはデータ処理装置、11はメモリ、12は領
域要求部、13は領域管理部、14は割当て処理部、1
5は解放処理部、16は領域管理テーブル、17−1な
いし17−ルは領域管理テーブル16の各エントリを表
わす。
In the figure, numerals 1 and 2-1 to 'l-n correspond to those in FIG. 1, IO is a data processing device, 11 is a memory, 12 is an area requesting unit, 13 is an area management unit, 14 is an allocation processing unit, 1
Reference numeral 5 represents a release processing unit, 16 represents an area management table, and 17-1 to 17-1 represent each entry of the area management table 16.

第2図において、データ処理装置10は逐次命令をフェ
ッチして実行する装置である。領域要求部12はデータ
処理装置10の制御のもとに、利用者の所望のデータ処
理を実行するものであって、データ処理に際してダイナ
ミックに作業域を確保するために、所望の大きさの領域
の割当てを要求し、使用後に割当てられた領域を解放(
返却)する。領域管理部13は、領域要求部12によっ
てダイナミックに要求される領域を統一的に管理するも
のであって、特にその中の割当て処理部14は領域割当
て要求に対する処理を実行し、また解放処理部15は割
当てた領域を空領域に戻す処理を行う。
In FIG. 2, a data processing device 10 is a device that fetches and executes sequential instructions. The area requesting unit 12 executes data processing desired by the user under the control of the data processing device 10. In order to dynamically secure a work area during data processing, the area requesting unit 12 requests an area of a desired size. request allocation of space and free the allocated space after use (
return. The area management unit 13 centrally manages areas dynamically requested by the area request unit 12, and in particular, the allocation processing unit 14 executes processing for area allocation requests, and the release processing unit 13 executes processing for area allocation requests. 15 performs a process of returning the allocated area to an empty area.

メモリ11−ヒの共通領域としての割当て用記憶領域l
は、例えば16バイト毎の所定のサイズのセル2−1〜
2−nに分割されて管理される。各セル2−1〜2−n
のサイズは16バイトに限らず、任意の大きさでよいが
、例えば16バイトに定めた場合には、割当てはセル毎
に行われるので、割当ての最小単位が16バイトという
ことになる。
Storage area l for allocation as a common area of memory 11-hi
For example, cells 2-1 to 2-1 of a predetermined size every 16 bytes
It is divided into 2-n and managed. Each cell 2-1 to 2-n
The size of is not limited to 16 bytes and may be any size, but if it is set to 16 bytes, for example, allocation is done for each cell, so the minimum unit of allocation is 16 bytes.

々お、すべてのセルは同じ大きさを有するようにされる
First, all cells are made to have the same size.

記憶領域lとは別に、領域管理テーブル16が設けられ
る。領域管理テーブル16は記憶領域1のセル2−1〜
2−nに対応して、セル数に等しいエントリ17−1〜
17〜nを有する。各エン) IJ l 7−1等は、
それぞれ例えば1バイト割当てられ、対応するセルの割
当て済情報または連続空セル数情報が格納される。割当
て済情報は、例えば数値がOで与えられ、もしエンドI
J l 7−1〜17−nの内容が0であれば、それに
対応する記憶領域1のセル2−1〜2−ルが割当て済で
あり、いずれかの領域要求部12によって確保され使用
されていることを示す。連続空セル数情報は、例えば対
応するセルが未割当てで空状態であるときに、そのセル
を含んで前後にどれだけの連続した空セルがあるかを示
す数値で与えられる。
An area management table 16 is provided separately from the storage area l. The area management table 16 includes cells 2-1 to 2 of storage area 1.
Entries 17-1 to 17-1 corresponding to 2-n and equal to the number of cells
17 to n. Each en) IJ l 7-1, etc.
For example, one byte is allocated to each cell, and the allocated information or the number of continuous empty cells information of the corresponding cell is stored. Assigned information is given, for example, by a numerical value of O, and if the end I
If the contents of J l 7-1 to 17-n are 0, the corresponding cells 2-1 to 2-2 of storage area 1 have been allocated and are not reserved and used by any of the area requesting units 12. Indicates that For example, when the corresponding cell is unallocated and empty, the information on the number of consecutive empty cells is given as a numerical value indicating how many consecutive empty cells exist before and after the corresponding cell.

第2図図示の例では、セル2−1から2−3−i:では
空状態にあり、それらに対応するエントリ17−1ない
し17−3には、連続した空セルが3@であるので、そ
れぞれに連続空セル数情報として数値「3」が格納され
る0セル2−4は割当て済であるので、エンドIJ l
 7−4には割当て済情報である数値rOJが格納され
る。以下のエントリ17−5〜17−rLについても同
様である0上記のように領域管理テーブル16には、セ
ルが空である場合に、連続空セル数情報が保持されるの
で、従来の第1図(B)に示したような単なるマツピン
グ方式の場合のように、複数の連続したセルを割当てる
ときに複雑な処理を必要とすることはない。
In the example shown in FIG. 2, cells 2-1 to 2-3-i: are empty, and the corresponding entries 17-1 to 17-3 have 3 consecutive empty cells. , 0 cells 2-4, in which the numerical value "3" is stored as information on the number of continuous empty cells, have already been allocated, so the end IJ l
A numerical value rOJ, which is allocated information, is stored in 7-4. The same applies to the following entries 17-5 to 17-rL. 0 As mentioned above, the area management table 16 holds information on the number of consecutive empty cells when the cell is empty. Unlike the simple mapping method shown in Figure (B), no complicated processing is required when allocating a plurality of consecutive cells.

次に第3図に従って、割当て処理部14による割当て処
理について説明する。割当て処理部14は領域要求部1
2からの割当て要求によって起動され、まず第3図図示
処理20によって、領域管理テーブル16の先頭を内部
のポインタでポイントする。次に処理21によって、領
域管理テーブル16の中のエントリで、値が「0」でな
いもの、即ち空セルのエントリを捜し出す。この処理2
1は、例えば既存の周知のマシン命令であるTl−14
’(TRANSLATE AND  TE8T)命令を
用いることにより、1ステツプで実行することかで蕪る
Next, the allocation processing by the allocation processing unit 14 will be explained according to FIG. The allocation processing unit 14 is the area requesting unit 1
2, and first points to the beginning of the area management table 16 with an internal pointer by the process 20 shown in FIG. Next, in step 21, an entry in the area management table 16 whose value is not "0", that is, an empty cell entry is searched. This process 2
1 is an existing well-known machine instruction Tl-14, for example.
By using the '(TRANSLATE AND TE8T) instruction, it can be executed in one step.

TRT命令は、第1オペランドの内容をもとに、指定さ
れた変換表のゼロでないバイトの位置とその内容を通知
する。処理22によって、値が10」でないエン) I
Jが見つかったかどうかを判定する。
The TRT instruction notifies the position and contents of a non-zero byte in a specified conversion table based on the contents of the first operand. As a result of processing 22, if the value is not 10) I
Determine whether J is found.

上記TRT命令を用いた場合には、条件コードを判別す
ればよい。もし、値が「O]でないエントリがなかった
ならば、空セルは存在しないので、処理25によってエ
ラー・リターン・コードを設定し、エラー・リターンす
る。
When using the above TRT instruction, it is sufficient to determine the condition code. If there is no entry whose value is not "O", there is no empty cell, so an error return code is set in step 25 and an error return is made.

処理22によって、値がrOJでないエントリが見つか
ったならば、処理23によって、そのエントリの値、即
ち連続空セル数が割当て要求のあった要求セル数以上の
数であるかどうかを判定する。もし、連続空セル数が要
求セル数より小さければ、要求された連続したセルを割
当てることはできないので、処理24によって、領域管
理テーブル16へのポインタをチェック済のエントリの
位置の後を示すように更新し、再度処理21に戻って、
同様に処理を繰返す。
If an entry whose value is not rOJ is found in process 22, it is determined in process 23 whether the value of that entry, that is, the number of consecutive empty cells, is greater than or equal to the number of requested cells for which an allocation request has been made. If the number of consecutive vacant cells is smaller than the number of requested cells, the requested consecutive cells cannot be allocated, so in step 24, the pointer to the area management table 16 is set to point after the checked entry position. , and return to process 21 again.
Repeat the process in the same way.

処理230判定結果がYESである場合には、処理26
に移行し、割当てるセルを決定して、それらのセルに対
応するエントリに、割当て済情報としての「0」を設定
する。次に、処理27によって、当該連続空セル数から
割当てセル数を減算し、その減算結果を処理28によっ
て、残9の連続空セルのエントリに設定する0そして、
処理29によって正常リターン・コードおよび割当てセ
ルのアドレスを設定して、領域要求部12に通知する0 解放処理部15は第4図図示の如く処理する。
If the determination result in process 230 is YES, process 26
, determines the cells to be allocated, and sets "0" as allocated information in the entries corresponding to those cells. Next, in process 27, the number of allocated cells is subtracted from the number of continuous empty cells, and in process 28, the subtraction result is set to 0 in the entries of the remaining 9 continuous empty cells.
In process 29, a normal return code and the address of the assigned cell are set and the area requesting unit 12 is notified.The 0 release processing unit 15 performs the process as shown in FIG.

領域要求部12からの使用済のセルの解放要求によって
、解放処理部15が起動されると、解放処理部15は、
まず第4図図示の処理30によって、解放セルに対応す
る領域管理テーブル16のエントリを内部ポインタを用
いてポイントする0次に処理31によって、解放セルに
隣接する前のセルが空であるかどうかを判定する。空で
ない場合には、制御を処理34に移行する。空の場合に
は、処理32によって、前のセルのエントリが保持して
いた連続空セル数を解放セル数に加算すると共に、処理
33によって、上記の内部ポインタラ前の連続空セルの
先頭のエントリをポイントするように更新する。
When the release processing unit 15 is activated by a used cell release request from the area requesting unit 12, the release processing unit 15 performs the following steps.
First, a process 30 shown in FIG. 4 points to an entry in the area management table 16 corresponding to the released cell using an internal pointer. Next, a process 31 determines whether the previous cell adjacent to the released cell is empty. Determine. If it is not empty, control is transferred to process 34. If it is empty, in process 32 the number of consecutive empty cells held by the previous cell entry is added to the number of released cells, and in process 33, the first entry of the continuous empty cells before the internal pointer is added. Update to point to .

次に、処理34によって解放セルの後のセルは空セルか
どうかを判定する。空セルでない場合には、処理36に
進み、空セルである場合には、処理35によって、後の
連続空セル数を解放セル数に加算する。最後に、処理3
6によって、修正された解放セル数を、上記内部ポイン
タが示すエントリから、当該解放セル数の長さの分だけ
、各エントリに設定する。これによって新たな連続空セ
ルのエントリに、連続空セル数情報が設定されることと
なる。                     へ
なお、上記割当ての対象と彦る記憶領域lは必ずしも固
定的なものでなくてもよく、例えば領域管理部13がシ
ステム共通領域等からダイナミックに獲得した領域であ
ってもよい。この場合には、領域管理テーブル16も動
的に生成されることとなる。
Next, in process 34, it is determined whether the cell after the released cell is an empty cell. If the cell is not an empty cell, the process proceeds to step 36, and if it is an empty cell, the subsequent number of consecutive empty cells is added to the number of released cells in step 35. Finally, process 3
6, the corrected number of released cells is set in each entry by the length of the number of released cells from the entry indicated by the internal pointer. As a result, the continuous empty cell number information is set in the new continuous empty cell entry. Furthermore, the storage area l to be allocated above does not necessarily have to be fixed, and may be an area dynamically acquired by the area management unit 13 from a system common area, etc., for example. In this case, the area management table 16 will also be dynamically generated.

■ 発明の詳細 な説明した如く本発明によれば、領域の割当ておよび解
放処理を簡易・迅速に行うことができる。特に、連続し
た比較的小さな領域の割当て・解放を効率よく行うこと
ができる。なお、割当て用記憶領域全体のシステムへの
解放も可能である。
(2) As described in detail, according to the present invention, area allocation and release processing can be performed easily and quickly. In particular, it is possible to efficiently allocate and release a relatively small continuous area. Note that it is also possible to release the entire allocated storage area to the system.

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

第1図は従来方式の例、第2図は本発明の一実施例構成
、第3図は割当て処理部の処理説明図、第4図は解放処
理部の処理説明図を示す0図中、lは記憶領域、2−1
〜2−rLはセル、11はメモIJ、14は割当て処理
部、15は解放処理部、16は領域管理テーブル、17
−1〜17−ルはエントリを表わす0 3−52
1 shows an example of the conventional system, FIG. 2 shows the configuration of an embodiment of the present invention, FIG. 3 shows an explanatory diagram of the processing of the allocation processing section, and FIG. 4 shows an explanatory diagram of the processing of the release processing section. l is storage area, 2-1
~2-rL is a cell, 11 is a memo IJ, 14 is an allocation processing unit, 15 is a release processing unit, 16 is an area management table, 17
-1 to 17- indicates entry 0 3-52

Claims (1)

【特許請求の範囲】[Claims] データ処理システムにおける記憶領域を、所定の大きさ
のセルに分割して、領域要求元が要求するセル数分の連
続領域を割当てる処理を実行すると共に、その解放処理
を実行することによって記憶領域の管理を行う領域管理
処理方式において、上記分割された各セルのそれぞれに
対応するエントリを有する領域管理テーブルを設けると
共に、上記各エントリに、対応する上記セルが割当て済
であれば割当て済情報を設定し、また対応する上記セル
が空状態であれば、該当セルを含む連続した空セル数を
示す連続空セル数情報を設定するよう構成し、上記領域
管理テーブルを参照・更新することによって、上記記憶
領域に、ついて任意のセル数分の領域の割当てまたは解
放処理を行うようにしたことを特徴とする領域管理処理
方式。
The storage area in the data processing system is divided into cells of a predetermined size, allocating continuous areas for the number of cells requested by the area requester, and releasing the storage area. In the area management processing method that performs management, an area management table having entries corresponding to each of the divided cells is provided, and allocated information is set in each entry if the corresponding cell has been allocated. In addition, if the corresponding cell is empty, the configuration is configured to set continuous empty cell number information indicating the number of consecutive empty cells including the corresponding cell, and by referring to and updating the area management table, the above An area management processing method characterized in that an area for an arbitrary number of cells is allocated or released in a storage area.
JP57047617A 1982-03-25 1982-03-25 System for managing and processing area Granted JPS58164080A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57047617A JPS58164080A (en) 1982-03-25 1982-03-25 System for managing and processing area

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57047617A JPS58164080A (en) 1982-03-25 1982-03-25 System for managing and processing area

Publications (2)

Publication Number Publication Date
JPS58164080A true JPS58164080A (en) 1983-09-28
JPS616419B2 JPS616419B2 (en) 1986-02-26

Family

ID=12780175

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57047617A Granted JPS58164080A (en) 1982-03-25 1982-03-25 System for managing and processing area

Country Status (1)

Country Link
JP (1) JPS58164080A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6142057A (en) * 1984-08-03 1986-02-28 Fujitsu Ltd Securing system of contents of buffer
JPS62202244A (en) * 1986-02-28 1987-09-05 Nec Corp Storage area managing method
JPS63141147A (en) * 1986-12-03 1988-06-13 Nec Corp Memory managing system for block area with variable length
JPS63231547A (en) * 1987-03-20 1988-09-27 Fujitsu Daiichi Tsushin Software Kk Empty area managing system for memory device
JPS63245541A (en) * 1987-03-31 1988-10-12 N J K:Kk Management system for continuous storage area
JP2011090399A (en) * 2009-10-20 2011-05-06 Fanuc Ltd Numerical controller capable of dividing and combining memory areas to store machining programs and binary data

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01169517A (en) * 1987-12-24 1989-07-04 Kokusan Kinzoku Kogyo Co Ltd Static electricityproof knob and its production

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6142057A (en) * 1984-08-03 1986-02-28 Fujitsu Ltd Securing system of contents of buffer
JPS62202244A (en) * 1986-02-28 1987-09-05 Nec Corp Storage area managing method
JPS63141147A (en) * 1986-12-03 1988-06-13 Nec Corp Memory managing system for block area with variable length
JPS63231547A (en) * 1987-03-20 1988-09-27 Fujitsu Daiichi Tsushin Software Kk Empty area managing system for memory device
JPS63245541A (en) * 1987-03-31 1988-10-12 N J K:Kk Management system for continuous storage area
JP2011090399A (en) * 2009-10-20 2011-05-06 Fanuc Ltd Numerical controller capable of dividing and combining memory areas to store machining programs and binary data
US8195911B2 (en) 2009-10-20 2012-06-05 Fanuc Ltd. Numerical controller capable of dividing and combining memory areas to store machining programs and binary data

Also Published As

Publication number Publication date
JPS616419B2 (en) 1986-02-26

Similar Documents

Publication Publication Date Title
US5978892A (en) Virtual memory allocation in a virtual address space having an inaccessible gap
US6119214A (en) Method for allocation of address space in a virtual memory system
US5873127A (en) Universal PTE backlinks for page table accesses
JP2858795B2 (en) Real memory allocation method
EP1031927A2 (en) Protocol for coordinating the distribution of shared memory.
US20080162863A1 (en) Bucket based memory allocation
JPH10254756A (en) Use of three-state reference for managing referred object
US6219772B1 (en) Method for efficient memory allocation of small data blocks
JPH04213129A (en) Memory control system and memory control method
JPS58164080A (en) System for managing and processing area
US6446182B1 (en) Method for a memory organization by physical zones in a computerized or data processing machine or arrangement and the computerized or data processing machine or arrangement for using the method
JPS6336538B2 (en)
JPH07134670A (en) Area allocating method
JPS62251851A (en) Overlay control system for electronic computer system
JPS6089258A (en) Space assignment controlling system of direct access volume
JPS6364146A (en) Logical space control system
CN118113480A (en) Memory management method, memory management device, electronic equipment and computer readable storage medium
JPS5841585B2 (en) Replacement method
JPH0348952A (en) Memory control system and matrix, table, file and information processing systems using memory control system
JPH04362766A (en) Shared resource control method
JPS61184651A (en) Storage-area control system
JPS62284443A (en) Blank area retrieving and controlling system
JPH06141359A (en) Private automatic exchange
JPS59157754A (en) System for outputting simultaneously plural members to source program library
JPH08328944A (en) Memory managing system