JPS63271646A - System for managing garbage collection - Google Patents

System for managing garbage collection

Info

Publication number
JPS63271646A
JPS63271646A JP62106809A JP10680987A JPS63271646A JP S63271646 A JPS63271646 A JP S63271646A JP 62106809 A JP62106809 A JP 62106809A JP 10680987 A JP10680987 A JP 10680987A JP S63271646 A JPS63271646 A JP S63271646A
Authority
JP
Japan
Prior art keywords
program
garbage collection
priority
processing
execution
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
JP62106809A
Other languages
Japanese (ja)
Inventor
Shigeru Kobayashi
茂 小林
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP62106809A priority Critical patent/JPS63271646A/en
Publication of JPS63271646A publication Critical patent/JPS63271646A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To perform garbage collection when the emergency level of garbage correction is low and to prevent other programs from being disturbed by the processing by adjusting the frequency of garbage collection according to the emergency level of the program group. CONSTITUTION:An execution time is assigned to respective programs including a garbage collection (gc) call program Tg unless a program which requires high-priority emergency is present among programs to be brought under the execution time assignment control of a scheduler 11. Then the securing of a memory region by a region securing part 14 and the recovery processing of a memory region by a (gc) processing part 15 are performed nearly by turns. In this state, when a program which requires emergency is started, the priority of the (gc) call program is lowered relatively, the execution time assignment of the (gc) program is reduced, thereby adjusting the (gc) processing frequency.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明は、不要となったメモリ領域を回収して再利用
可能な状態にするガーベジコレクションの発生を管理す
るガーベジコレクション発生管理方式に関する。
[Detailed Description of the Invention] [Objective of the Invention] (Field of Industrial Application) This invention relates to a garbage collection generation method that manages the generation of garbage collection to recover memory areas that are no longer needed and make them available for reuse. Regarding management methods.

(従来の技術) 討篩機のプログラム処理においては、必要なサイズまた
はデータ型を持ったメモリ領域を、プログラム実行時の
要求に応じて次々と割付けるメモリ管理方式が用いられ
る場合がある。このようなメモリ管理方式においては、
メモリの有効利用を行なうために、いずれのプログラム
からも参照されなくなった不要なメモリ領域を回収して
再利用可能な状態にする、いわゆるガーベジコレクショ
ン(garbage co、l 1ection ;以
下、gcと称する)と呼ばれる処理を伴うのが一般的で
ある。
(Prior Art) In program processing of a sieving machine, a memory management method is sometimes used in which memory areas having a required size or data type are allocated one after another in response to requests during program execution. In this kind of memory management method,
In order to make effective use of memory, so-called garbage collection (hereinafter referred to as GC) collects unnecessary memory areas that are no longer referenced by any program and makes them available for reuse. It is generally accompanied by a process called.

上記のメモリ管理方式について、第2図を参照して具体
的に説明する。第2図において、HB E Gは該当す
るメモリ管理において利用可能なメモリ領域の先頭番地
を示し、HENDはその最終番地を示す。HCtJRは
、それまでに切出されたメモリ領域の最終アドレスを示
す。HCURは、初期状態においてはHBEGの値に一
致しており、新たにメモリ領域が必要となる毎に、その
分だけHENDの方向に進み、進んだ分の領域を確保さ
れたメモリ領域として切出す。第2図には、AI 、A
2・・・Anで示される領域が切出された状態が示され
ている。切出された多頭11IA1〜Anの先頭には、
その領域のサイズ81〜3nが格納されている。また領
域A1−八〇の中で、再利用可能な状態にない領域Ai
  (第2図では領域A1゜A4 、 An >には、
その領域Aiが何か所から参照されているかを示すカウ
ント値(被参照カウントCi)が格納されている。一方
、再利用可能な領域は、FREEの指す位置から始まる
チェーンを形成しており、成るサイズのメモリ領域が要
求されたとき、所望のサイズを持つ領域がこのチェーン
の中に含まれていれば、その領域がチェーンから外され
、使用領域となる。再利用可能な領域とそうでない領域
は、領域の先頭の最下位ビットの値(Oまたは1)によ
り識別される。
The above memory management method will be specifically explained with reference to FIG. In FIG. 2, HBEG indicates the first address of the memory area available for the corresponding memory management, and HEND indicates the final address. HCtJR indicates the final address of the memory area cut out so far. In the initial state, HCUR matches the value of HBEG, and each time a new memory area is required, it advances in the direction of HEND by that amount and cuts out the advanced area as a reserved memory area. . In Figure 2, AI, A
A region indicated by 2...An is shown cut out. At the beginning of the cut out multi-headed 11IA1 to An,
The sizes 81 to 3n of the area are stored. Also, in area A1-80, area Ai that is not in a reusable state
(In Fig. 2, in the area A1゜A4, An >,
A count value (referenced count Ci) indicating from where the area Ai is referenced is stored. On the other hand, reusable areas form a chain starting from the position indicated by FREE, and when a memory area of the size is requested, if an area of the desired size is included in this chain, then , the area is removed from the chain and becomes a used area. Areas that can be reused and areas that cannot be reused are identified by the value (O or 1) of the least significant bit at the beginning of the area.

さて、上記したQCは、一端切出したメモリ領域のうち
、被参照カウントがOになった領域を選択的に再利用可
能な領域のチェーンに繋ぐ処理(このとき、その領域か
ら直接或は間接に参照されていた領域の被参照カウント
は1だけ減ぜられる)である。従来、gc処理をどのよ
うなタイミングで行なうかについて、次の2つの方式が
知られていた。1つは実時間処理方式であり、被参照カ
ウントが0の領域が生じる毎に、小規模なQCを行なう
ものである。この方式では、処理効率が定常的に低下す
る問題があった。他の1つは一括処理方式であり、例え
ば領域の必要時に、再利用可能な領域のチェーンの中に
所望のサイズのものがなければ、その時点で被儀照カウ
ントがOである全領域についてgcを行なうものである
。この方式では、処理効率が定常的に低下することはな
いものの、不定期に本来の処理が中断されることから、
その間は著しく処理効率が低下する問題があった。
Now, the QC described above is a process of selectively connecting an area with a reference count of O out of the memory area that has been cut out to a chain of reusable areas (at this time, directly or indirectly from that area The referenced count of the referenced area is decremented by 1). Conventionally, the following two methods have been known regarding the timing at which gc processing is performed. One is a real-time processing method, in which a small-scale QC is performed every time a region with a reference count of 0 occurs. This method has a problem in that the processing efficiency constantly decreases. The other method is a batch processing method. For example, when an area is needed, if there is no one of the desired size in the chain of reusable areas, all areas with a subject count of O at that time will be processed. This is to perform gc. Although this method does not cause a steady decline in processing efficiency, the original processing is interrupted irregularly, so
During that time, there was a problem that the processing efficiency decreased significantly.

(発明が解決しようとする問題点) 上記したように従来は、再利用可能な領域が生じる毎に
gC(ガーベジコレクション)を発生させる方式、或は
領域が確保できないとき、その時点で再利用可能な全領
域を対象にgcを発生させる方式のいずれのでも、プロ
グラム処理の状態に無関係にQC(ガーベジコレクショ
ン)が発止されることから、処理効率の低下を招き、実
時間での応答性能に乏しいという問題があった。
(Problems to be Solved by the Invention) As mentioned above, conventional methods have been to generate gC (garbage collection) every time a reusable area is available, or when the area cannot be secured, it can be reused at that point. In any of the methods that generate GC for all areas, QC (garbage collection) is started regardless of the program processing state, which leads to a decrease in processing efficiency and reduces real-time response performance. There was a problem of scarcity.

この発明は上記事情に鑑みてなされたものでその目的は
、ガーベジコレクション(gc)発生度合いが実行プロ
グラム群の状態に応じて調整でき、もってシステムの実
時間での応答性の向上が図れるgc発生管理方式を提供
することにある。
This invention was made in view of the above circumstances, and its purpose is to enable garbage collection (GC) generation by adjusting the degree of occurrence of garbage collection (GC) according to the status of a group of executed programs, thereby improving the real-time responsiveness of the system. The purpose is to provide a management method.

[発明の構成] (問題点を解決するための手段) この発明は、ガーベジコレクション発生の要求機能を持
つ第1プログラムおよびガーベジコレクション発生の要
求機能を持たない複数の第2プログラムのそれぞれに対
する実行時間の割当てを、各プログラムが持つ実行優先
度に応じて行なうスケジューラと、このスケジューラに
よって複数の第2プログラムのうちの1つに実行時間が
割当てられた場合に、その割当てプログラムから呼出さ
れるメモリ領域確保手段と、上記スケジューラによって
第1プログラムに実行時間が割当てられた場合に、同プ
ログラムから呼出されるガーベジコレクション処理手段
とを設け、メモリ領域確保手段が呼出された場合には、
その呼出しプログラムが利用可能なメモリ領域を確保す
るための処理を行なうと共に、メモリ領域確保状況に応
じて第1プログラムの実行優先度を高め、ガーベジコレ
クション処理手段が呼出された場合には、不要なメモリ
領域を回収して再利用可能な状態にするガーベジコレク
ション処理を行ない、第1プログラムの実行優先度が初
期値より高くなっていれば同層先度を低下させるように
したものである。
[Structure of the Invention] (Means for Solving the Problems) The present invention provides a first program having a garbage collection generation request function and a plurality of second programs not having a garbage collection generation request function. A scheduler that allocates time according to the execution priority of each program, and a memory area that is called by the allocated program when the scheduler allocates execution time to one of a plurality of second programs. A securing means and a garbage collection processing means called by the first program when execution time is allocated to the first program by the scheduler are provided, and when the memory area securing means is called,
In addition to performing processing to secure a memory area that can be used by the calling program, the execution priority of the first program is increased according to the memory area securing status, and when the garbage collection processing means is called, unnecessary Garbage collection processing is performed to recover the memory area and make it available for reuse, and if the execution priority of the first program is higher than the initial value, the priority of the same layer is lowered.

(作用) 上記の構成によれば、スケジューラによって第1プログ
ラムに実行時間が割当てられ、同プログラムからガーベ
ジコレクション処理手段が呼出された場合だけ、ガーベ
ジコレクションが発生するので、従来のように再利用可
能な領域が1つ発生する毎にガーベジコレクションを発
生させろ方式、或は領域が確保できないとき、その時点
で再利用可能な全領域を対象にガーベジコレクションを
発生させる方式に比べ、通常プログラムである第2プロ
グラムの処理効率が向上する。しかも、実行優先度の高
い第2プログラムが起動された場合には、第1プログラ
ムの実行優先度は相対的に低くなるため、ガーベジコレ
クション発生は減少し、第2プログラムの実行を妨げる
恐れがない。
(Operation) According to the above configuration, garbage collection occurs only when the scheduler allocates execution time to the first program and the garbage collection processing means is called from the first program, so it can be reused as before. Compared to a method that generates garbage collection every time a new area is generated, or a method that generates garbage collection for all areas that can be reused at that time when the area cannot be secured, 2 The processing efficiency of the program is improved. Moreover, when the second program with a high execution priority is started, the execution priority of the first program becomes relatively low, so the occurrence of garbage collection is reduced and there is no risk of interfering with the execution of the second program. .

また、メモリ領域を確保しようとした際に、その領域が
確保できないときには、第1プログラムの実行優先度を
一時的に高めることにより、ガーベジコレクションの発
生を増加させることができるため、メモリ領域を速やか
に確保することができる。
Additionally, if you are trying to allocate a memory area and the area cannot be allocated, you can temporarily increase the execution priority of the first program to increase the occurrence of garbage collection, so you can quickly allocate the memory area. can be secured.

(実施例) 第1図はこの発明の一実施例を示すブロック構成図であ
る。同図において、TOはQC(ガーベジコレクション
)発生要求専用のプログラム(以下、QC呼出しプログ
ラムと称する)、TI。
(Embodiment) FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, TO is a program dedicated to QC (garbage collection) generation request (hereinafter referred to as QC calling program), and TI.

T2・・・Tnは通常プログラムであり、ユーザプログ
ラム、更にはgc以外の処理を行なうシステムプログラ
ムなどである。これら各プログラムTQ。
T2...Tn are normal programs, such as user programs and system programs that perform processes other than gc. Each of these programs TQ.

TI 、T2・・・Tnは、互いに独立の処理を行なう
プログラムであり、それぞれ実行優先度PΩ。
TI, T2...Tn are programs that perform mutually independent processing, and each has an execution priority PΩ.

Pi 、P2・・・pnを持つ。この実施例において、
gc呼出しプログラムToの実行優先度Paは、初期状
態において比較的小さな値(ここでは値が大きいほど優
先度が高い)に設定される。11は上記各プログラムT
g、T1〜Tnに対し、その実行優先度PJ 、P1〜
Pnに応じて、実行時間の割当てを行なうスケジューラ
、12は物理的なメモリ領域、13はメモリ領Fi11
2を管理し、通常プログラムT1〜Tnに論理的なメモ
リ領域を提供するメモリ管理部である。メモリ管理部1
3はオペレーティングシステム(O8)の一部を成して
いる。
It has Pi, P2...pn. In this example,
The execution priority Pa of the gc calling program To is set to a relatively small value (here, the larger the value, the higher the priority) in the initial state. 11 is each of the above programs T
g, T1 to Tn, their execution priorities PJ, P1 to Tn
A scheduler that allocates execution time according to Pn, 12 is a physical memory area, 13 is a memory area Fi11
2 and provides logical memory areas to normal programs T1 to Tn. Memory management section 1
3 forms part of the operating system (O8).

メモリ管理部13は、通常プログラムT1〜Tnのうち
実行時間が割当てられたプログラムによって呼出され、
同プログラムが利用可能なメモリ領域を確保するための
処理を行なう領域確保部14と、gc呼出しプログラム
Tgによってのみ呼出され、QC(ガーベジコレクショ
ン)処理を行なうgc処理部15とを有している。領域
確保部14およびQC処理部15は、QC呼出しプログ
ラムToの実行優先度Paを適宜変更する機能を有して
いる。
The memory management unit 13 is called by a program to which execution time is allocated among the normal programs T1 to Tn,
It has an area securing unit 14 that performs processing to secure a memory area usable by the program, and a gc processing unit 15 that is called only by the gc calling program Tg and performs QC (garbage collection) processing. The area securing unit 14 and the QC processing unit 15 have a function of appropriately changing the execution priority Pa of the QC calling program To.

次に、第1図の構成の動作を説明する。スケジューラ1
1は、プログラムTg、71〜Tnのうちレディ状態に
あるプログラムが複数存在する場合には、そのプログラ
ムが持つ実行優先度に従って、これらレディ状態にある
プログラムへの実行時間割当てを行なう。スケジューラ
11によって、通常プログラムT1〜Tnの1つに実行
時間が割当てられた場合には、その割当てプログラムか
らメモリ管理部13の領域確保部14が呼出され、メモ
リ領域の確保が要求される。これにより領域確保部14
は、その呼出しプログラムが使用するメモリ領域を確保
する周知の処理を行なう。一方、gc呼出しプログラム
Tgに実行時間が割当てられた場合には、同プログラム
Tgからメモリ管理部13のgc処理部15が呼出され
、gc処理が要求される。
Next, the operation of the configuration shown in FIG. 1 will be explained. Scheduler 1
1, when there are a plurality of programs in the ready state among the programs Tg and 71 to Tn, execution time is allocated to these programs in the ready state according to the execution priority of the program. When the scheduler 11 allocates execution time to one of the regular programs T1 to Tn, the area securing unit 14 of the memory management unit 13 is called by the allocated program and requests to secure a memory area. As a result, the area securing unit 14
performs the well-known process of securing a memory area for use by the calling program. On the other hand, when execution time is allocated to the gc calling program Tg, the gc processing section 15 of the memory management section 13 is called from the program Tg and a gc process is requested.

これによりgc!2!1浬部15は、いずれのプログラ
ムからも参照されなくなった不要なメモリ領域を回収し
て再利用可能な状態にする周知のQC(ガーベジコレク
ション)処理を行なう。
This allows gc! The 2!1 processing unit 15 performs a well-known QC (garbage collection) process to collect unnecessary memory areas that are no longer referenced by any program and make them available for reuse.

今、スケジューラ11による実行時間割当て制御の対象
となっているプログラム中に、高優先度の緊急性を要す
るプログラムが存在していないものとする。このような
場合には、gc呼出しプログラムTgを含む各プログラ
ムに対して適当に実行時間が割当てられることから、領
域確保部14によるメモリ領域の確保処理と、gc処理
部15によるメモリ領域の回収処理(qc処理)がほぼ
交互に行なわれる。この状態において、通常プログラム
T1〜Tnのうちg急性を必要とするプログラムTiが
起動されると、同プログラムT1の優先度が高いことか
ら、gc呼出しプログラムT!+の優先度Paは相対的
に低くなる。この結果、QC呼出しプログラムT(+に
対する実行時間割当てが減少し、gc処理部15による
QC処理の発生が減少する。即ち、この実施例によれば
、実行プログラム群の緊急性に応じて(言替えれば計締
機システムのf¥−業負荷に応じて)QC発生を調整す
ることができ、緊急性の低いときく作業負荷の小さいと
き)にgCが行なえる。
It is now assumed that among the programs subject to execution time allocation control by the scheduler 11, there is no program that requires high priority urgency. In such a case, since execution time is appropriately allocated to each program including the gc calling program Tg, memory area securing processing by the area securing unit 14 and memory area recovery processing by the gc processing unit 15 are performed. (qc processing) is performed almost alternately. In this state, when a program Ti that requires g acute among the normal programs T1 to Tn is started, since the program T1 has a high priority, the gc calling program T! The priority level Pa of + is relatively low. As a result, the execution time allocation for the QC calling program T(+ is reduced, and the occurrence of QC processing by the gc processing unit 15 is reduced. In other words, according to this embodiment, depending on the urgency of the execution program group, In other words, the occurrence of QC can be adjusted according to the work load of the tightening machine system, and gC can be performed when there is less urgency or when the work load is small.

さて、gc処理部15によるgc処理の発生が減少した
場合には、領域確保部14によるメモリ領域確保処理に
おいて、メモリ領域が確保できなくなる事態が生じる可
能性がある。このような場合、領り@確保部14は−g
c呼出しプログラムTgの実行優先度Pgを一時的に高
優先度、例えば最高優先度に変更する。この結果、スケ
ジューラ11は、QC呼出しプログラムTgに対し他の
プログラムT1〜Tnに優先して実行時間を割当てる。
Now, if the occurrence of gc processing by the gc processing unit 15 is reduced, a situation may arise in which a memory area cannot be secured in the memory area securing process by the area securing unit 14. In such a case, the territory@securing section 14 uses -g
c The execution priority Pg of the called program Tg is temporarily changed to a high priority, for example, the highest priority. As a result, the scheduler 11 allocates execution time to the QC calling program Tg with priority over other programs T1 to Tn.

これにより、gc処理部15が優先的に呼出されてQC
処理が行なわれ、メモリ領域確保に必要な領域が回収さ
れる。gc処理部15は、gc処理を行なうと、gc呼
出しプログラムTgの実行優先度PJを元の値(初期値
)に戻す。この実施例では、呼出しプログラムT(+に
最高優先度が与えられるのは確保できるメモリ領域が存
在しな(なった場合だけの一時的なものである。したが
って、gc発生のために通常プログラムT1〜Tnの実
行が妨げられる恐れはない。
As a result, the gc processing unit 15 is called preferentially and QC
Processing is performed and the area necessary to secure the memory area is recovered. After performing the gc processing, the gc processing unit 15 returns the execution priority PJ of the gc calling program Tg to its original value (initial value). In this embodiment, the highest priority is given to the calling program T (+) only temporarily when there is no memory area that can be secured. There is no possibility that the execution of ~Tn will be hindered.

なお、前記実施例では、高優先度に変更されたgc呼出
しプログラムTgの実行優先度Paは、gc処理が行な
われた際に、gC処理部15によって元の値(初期(直
)に戻されるものとして説明したが、これに限るもので
はなく、例えば現在のP(+の値と元の値との間の値に
低下されるものであってもよい。この際のPgの低下の
度合いはgc処理部15の領域回収状況に応じて決定す
ればよく、回収率が十分に高ければ、元の値まで下げら
れる。
In the above embodiment, the execution priority Pa of the gc calling program Tg, which has been changed to a high priority, is returned to the original value (initial (direct)) by the gC processing unit 15 when the gc processing is performed. However, the present invention is not limited to this. For example, it may be lowered to a value between the current P(+ value and the original value. In this case, the degree of decrease in Pg is It may be determined according to the area recovery status of the gc processing unit 15, and if the recovery rate is sufficiently high, it can be lowered to the original value.

[発明の効果] 以上詳述したようにこの発明によれば、ガーベジコレク
ション<QC)発生度合いを実行プログラム群の緊急性
に応じて調整し、緊急性の低いときにガーベジコレクシ
ョン処理が行なえるので、ガーベジコレクション処理の
ために他のプログラム処理が妨げられる恐れが穫めで少
なく、システムの実時間での応答性が向上する。
[Effects of the Invention] As detailed above, according to the present invention, the degree of occurrence of garbage collection <QC) can be adjusted according to the urgency of the execution program group, and garbage collection processing can be performed when the urgency is low. This reduces the possibility that other program processing will be interrupted due to garbage collection processing, and improves the real-time responsiveness of the system.

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

第1図はこの発明の一実施例を示すブロック構成図、第
2図はガーベジコレクションを伴うメモリ管理を説明す
る図である。 11・・・スケジューラ、12・・・メモリ領域、13
・・・メモリ管理部、14・・・領域確保部、15・・
・gc処理部、Tg・・・gc呼出しプログラム(第1
プログラム)、T1〜Tn・・・通常プログラム(第2
プログラム)。 出願人代理人 弁理士 鈴 江 武 彦第1図 第2図
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a diagram illustrating memory management accompanied by garbage collection. 11... Scheduler, 12... Memory area, 13
...Memory management unit, 14...Area securing unit, 15...
・gc processing unit, Tg...gc calling program (first
program), T1 to Tn...normal program (second
program). Applicant's representative Patent attorney Takehiko Suzue Figure 1 Figure 2

Claims (3)

【特許請求の範囲】[Claims] (1)ガーベジコレクション発生要求機能を持つ第1プ
ログラム、およびガーベジコレクション発生要求機能を
持たない複数の第2プログラムに対し、各プログラムが
持つ実行優先度に応じて実行時間の割当てを行なうスケ
ジューラと、上記複数の第2プログラムのうち実行時間
が割当てられたプログラムによって呼出され、同プログ
ラムが利用可能なメモリ領域を確保するための処理を行
なうと共にメモリ領域確保状況に応じて上記第1プログ
ラムの実行優先度を高めるメモリ領域確保手段と、上記
第1プログラムからのみ呼出され、不要なメモリ領域を
回収して再利用可能な状態にするガーベジコレクション
処理を行ない、上記第1プログラムの実行優先度が初期
値より高い場合には同優先度を低下させるガーベジコレ
クション処理手段とを具備し、上記スケジューラにより
上記第1プログラムに実行時間が割当てられ、同プログ
ラムから上記ガーベジコレクション処理手段が呼出され
た場合だけ、ガーベジコレクションが発生されるように
したことを特徴とするガーベジコレクション発生管理方
式。
(1) a scheduler that allocates execution time to a first program that has a garbage collection generation request function and a plurality of second programs that do not have a garbage collection generation request function according to the execution priority of each program; Called by a program to which execution time has been allocated among the plurality of second programs, the program performs processing to secure a usable memory area, and gives priority to execution of the first program according to the memory area reservation status. and garbage collection processing that is called only from the first program to collect unnecessary memory areas and make it reusable, and the execution priority of the first program is set to the initial value. garbage collection processing means that lowers the same priority when the priority is higher, and the garbage collection processing means lowers the priority when the first program is higher than the first program; A garbage collection generation management method characterized by causing collection to occur.
(2)上記第1プログラムの実行優先度が初期値より低
下されないように構成されていることを特徴とする特許
請求の範囲第1項記載のガーベジコレクション発生管理
方式。
(2) The garbage collection generation management method according to claim 1, wherein the execution priority of the first program is configured so as not to be lowered from an initial value.
(3)上記第1プログラムの実行優先度の低下度合いは
、上記ガーベジコレクション処理手段のガーベジコレク
ション処理での領域回収状況に応じて決定されることを
特徴とする特許請求の範囲第2項記載のガーベジコレク
ション発生管理方式。
(3) The degree of decrease in the execution priority of the first program is determined according to the area recovery status in garbage collection processing by the garbage collection processing means, as set forth in claim 2. Garbage collection generation management method.
JP62106809A 1987-04-30 1987-04-30 System for managing garbage collection Pending JPS63271646A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62106809A JPS63271646A (en) 1987-04-30 1987-04-30 System for managing garbage collection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62106809A JPS63271646A (en) 1987-04-30 1987-04-30 System for managing garbage collection

Publications (1)

Publication Number Publication Date
JPS63271646A true JPS63271646A (en) 1988-11-09

Family

ID=14443177

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62106809A Pending JPS63271646A (en) 1987-04-30 1987-04-30 System for managing garbage collection

Country Status (1)

Country Link
JP (1) JPS63271646A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02226348A (en) * 1989-02-27 1990-09-07 Fuji Xerox Co Ltd Computer system
JPH0581120A (en) * 1991-09-19 1993-04-02 Agency Of Ind Science & Technol Data processor
US8051265B2 (en) 2007-12-11 2011-11-01 Samsung Electronics Co., Ltd. Apparatus for managing memory in real-time embedded system and method of allocating, deallocating and managing memory in real-time embedded system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02226348A (en) * 1989-02-27 1990-09-07 Fuji Xerox Co Ltd Computer system
JPH0581120A (en) * 1991-09-19 1993-04-02 Agency Of Ind Science & Technol Data processor
US8051265B2 (en) 2007-12-11 2011-11-01 Samsung Electronics Co., Ltd. Apparatus for managing memory in real-time embedded system and method of allocating, deallocating and managing memory in real-time embedded system

Similar Documents

Publication Publication Date Title
EP2388699A1 (en) Information processing device and information processing method
CN111694633A (en) Cluster node load balancing method and device and computer storage medium
JPH05189281A (en) File assigning system for storage device
CN113467933B (en) Distributed file system thread pool optimization method, system, terminal and storage medium
JPS63271646A (en) System for managing garbage collection
CN112395052A (en) Container-based cluster resource management method and system for mixed load
CN110413393B (en) Cluster resource management method and device, computer cluster and readable storage medium
JP2001195268A (en) Resource allocation system by service level
CN109189581B (en) Job scheduling method and device
JP2000148513A (en) Method and device for controlling task
CN113051063A (en) Task scheduling method and device for distributed tasks and electronic equipment
JP2002244869A (en) Memory management device
JPH07253893A (en) System for managing task priority order
JPS6386035A (en) Stack pool managing system
CN111382139A (en) Parallel access method for same account in database
JPS62175832A (en) Resources control system for electronic computer
CN112087472B (en) Batch task scheduling method, device and platform based on real-time water level
CN114819497A (en) Equipment network comprehensive scheduling method considering migration
JP2601693B2 (en) Automatic job scheduling method
JPH0822396A (en) Device and method for managing task execution
JP2001166956A (en) Job scheduling system in composite system
JPH06202884A (en) Multiprogram execution managment method
JPH0324697B2 (en)
JP2890569B2 (en) Process control equipment
JPS6370342A (en) Resource control system