JPS61210462A - Dynamic control method for input and output buffer mechanism - Google Patents
Dynamic control method for input and output buffer mechanismInfo
- Publication number
- JPS61210462A JPS61210462A JP5196485A JP5196485A JPS61210462A JP S61210462 A JPS61210462 A JP S61210462A JP 5196485 A JP5196485 A JP 5196485A JP 5196485 A JP5196485 A JP 5196485A JP S61210462 A JPS61210462 A JP S61210462A
- Authority
- JP
- Japan
- Prior art keywords
- area
- input
- output buffer
- buffer mechanism
- field
- 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
Links
Abstract
Description
【発明の詳細な説明】
本発明は、入出力緩衝機構の動的制御方法に関し、特に
入出力緩衝機構内に可変長の容量の領域を確保し、限ら
れた入出力緩衝機構を有効に利用する入出力緩衝機構の
動的制御方法に関するものであるO
(従来技術)
従来、この種の入出力緩衝機構内の領域確保は、その容
量かはりきシわからない場合、その領域が越えないであ
ろうと思われる大きさの分だけの容量を確保していた。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a method for dynamically controlling an input/output buffer, and in particular, to secure a variable-length capacity area within the input/output buffer to effectively utilize the limited input/output buffer. Related to a dynamic control method for an input/output buffer mechanism (prior art) Conventionally, when securing an area within this type of input/output buffer mechanism, if the capacity of the input/output buffer mechanism is not known, it is necessary to ensure that the area does not exceed the capacity. They had secured enough capacity to accommodate the size of the building.
したがりて、実際は、確保した領域全てを使用しないと
いう場合がよくあシ、そのために入出力緩衝機構内の領
域の無駄が起こシ、また逆に、確保しただけの容量の制
限を越えては使用することが不可能であシ、さらに容量
がはっきシかわらない複数個の領域を確保する場合、そ
れら全ての領域の容量の制限値を考えなければならない
というような欠点があった。Therefore, in reality, it is often the case that not all of the allocated space is used, leading to wasted space in the input/output buffer mechanism, and conversely, it is not possible to exceed the limit of the allocated capacity. In addition, when securing a plurality of areas that cannot be used and whose capacity does not change significantly, there is a drawback that the limit value of the capacity of all these areas must be considered.
(発明の目的)
本発明の目的は、入出力緩衝機構内に容量のわからない
領域を確保する場合に、初めに大きな領域を確保してお
き、その中で、必要なときに必要なだけの領域を使用し
、かつその領域を管理することにより、限られた入出力
緩衝機構を有効に利用する入出力緩衝機構の動的制御方
法を提供することにある。(Objective of the Invention) The object of the present invention is, when securing an area of unknown capacity in the input/output buffer mechanism, to first secure a large area, and then to secure the area as needed when needed. An object of the present invention is to provide a dynamic control method for an input/output buffer mechanism that effectively utilizes a limited input/output buffer mechanism by using the input/output buffer mechanism and managing its area.
(発明の構成)
本発明によれば、予め大きな容量の領域を確保した入出
力緩衝機構と、入出力緩衝機構利用時に必要量を動的に
確保するための確保制御機構と、その動的に確保した領
域の先頭位置を示すポインタ、領域の容量、その領域の
後豪に確保できる領域が存在するかどうかの情報など、
入出力緩衝機構の状態を管理する管理機構と、使用した
入出力緩衝機構の領域を解放するための解放機構とを具
備することにより、入出力緩衝機構の持つ領域を有効に
活用する入出力緩衝機構の動的制御方法が得られる。(Structure of the Invention) According to the present invention, an input/output buffer mechanism that secures a large capacity area in advance, a reservation control mechanism that dynamically secures a necessary amount when using the input/output buffer mechanism, and A pointer indicating the starting position of the secured area, the capacity of the area, information on whether there is any area that can be secured behind the area, etc.
An input/output buffer that effectively utilizes the area of the input/output buffer by having a management mechanism that manages the state of the input/output buffer and a release mechanism that releases the area of the input/output buffer that has been used. A method for dynamic control of the mechanism is obtained.
(実施例)
次に、本発明の実施例について図面を参照して詳細に説
明する。(Example) Next, an example of the present invention will be described in detail with reference to the drawings.
第1図は本発明の一実施例における初めに大きく確保し
た入出力緩衝機構(IBUF)と、その管理1図におい
て、まず、入出力緩衝機構(IBUT)はその内部に必
要と思われる容量の、大きな領域を1つ確保し、それを
必要に応じてフィールドに分割して使用する。そのため
、以下の領域管理情報を使用する。Figure 1 shows the input/output buffer (IBUF), which was secured at the beginning in an embodiment of the present invention, and its management. , allocate one large area and divide it into fields as needed. Therefore, use the following area management information.
(1) フィールド最大値(KNFとする)管理可能
なフィールド数(KNFとする)(ii) フィール
ドポインタテーブル(KFPT(KNT)とする)
各フィールドの先頭位置を格納した配列(iii)
フィールド利用状況テーブル(KU8T(KNT)とす
る)
第2図は本実施例における管理情報テーブルを初期化し
た状態を示す。第2図において、初めに、管理情報テー
ブルを初期化するがフィールドポインタテーブルの1番
目lC1を入れ、フィールド利用状況テーブルに−1(
未使用)を入れるととKよシ初期化が行われる。(1) Maximum field value (KNF) Manageable number of fields (KNF) (ii) Field pointer table (KFPT (KNT)) Array storing the start position of each field (iii)
Field usage status table (referred to as KU8T (KNT)) FIG. 2 shows the initialized state of the management information table in this embodiment. In FIG. 2, first, the management information table is initialized, the first field pointer table 1C1 is entered, and the field usage status table is entered by -1 (
If you enter (unused), initialization will be performed.
第3図および第4図は本実施例における領域を確保する
ところを示し、特に第3図は以降の領域がすべて空いて
いる場合、第4図は以降の領域に使用中の領域が存在し
ている場合の確保状態を示すO
第3図、第4図において、領域を確保する場合、フィー
ルド利用状況テーブルK U S ’1”(I)をi=
1から昇順にI =KN Fまで未使用領域を捜す。今
、確保したい領域の大きさをL12.領域全体の大きさ
をIBSZとする。Figures 3 and 4 show how to secure an area in this embodiment. In particular, Figure 3 shows when all subsequent areas are empty, and Figure 4 shows how the following areas are occupied. In FIGS. 3 and 4, when securing an area, the field usage status table K U S '1" (I) is set to i=
Search for unused areas from 1 to I = KN F in ascending order. Now, set the size of the area you want to secure to L12. Let the size of the entire area be IBSZ.
(1) KU8T(Io )=−1(1≦I、(KN
F)が見つかったとき)
(1) IB8Z−KFPT(1,)+1 ≧L8Z
O(!:@(第3図)
KFPT(Io+1)=KFPT(Io)+L8ZKU
ST(10)=1
とする。(1) KU8T(Io)=-1(1≦I, (KN
F) is found) (1) IB8Z-KFPT(1,)+1 ≧L8Z
O(!:@(Figure 3) KFPT(Io+1)=KFPT(Io)+L8ZKU
Let ST(10)=1.
■ IB8Z−KFPT(Io)+l < L12 o
と*領域不足で、確保できない。■ IB8Z-KFPT(Io)+l < L12 o
*Cannot be secured due to lack of space.
(II) KU8T(Io)=0 (1≦IO(K
NF)が見っがったとき
KU8T(It)=x なるll(I。<It≦KN
F)について
■ KPPT(I、)−KFPT(I、) ≧L8Z
f)、!=*(第4図)
KFPT(I、 + 1)=KFPT(I。) + L
SZKFPT(Io + z)=icyp’r(Io)
+ LSZKFPT(Iz 1)=KFPT(Io
)+L8Z■ KFPT(I、)−KFPT(I。)(
LSZ O,!:*続けて捜す。(l1+lよシ)
(iiD I = 1よシKNFまで捜してフィール
ドを確保できないときフィールド管理テーブルがオーバ
ーフローして確保できない。(II) KU8T(Io)=0 (1≦IO(K
When NF) looks at me, KU8T(It)=x becomes ll(I.<It≦KN
Regarding F)■ KPPT(I,)-KFPT(I,) ≧L8Z
f),! =*(Figure 4) KFPT(I, + 1) = KFPT(I.) + L
SZKFPT(Io + z) = icyp'r(Io)
+ LSZKFPT (Iz 1) = KFPT (Io
)+L8Z■ KFPT(I,)-KFPT(I.)(
LSZ O,! :*Continue searching. (l1+l) (iiD I = 1) When the field cannot be secured by searching up to KNF, the field management table overflows and cannot be secured.
第5図は領域の解放をするところを示す。第5図におい
て、使用中の領域を解放し、未使用状態にする場合は、
以下の処理を行う。今、解放したいフィールドの管理番
号を工0とする。FIG. 5 shows how the area is released. In Figure 5, if you want to release the area in use and make it unused,
Perform the following processing. Now, let the management number of the field you want to release be 0.
(1) 7(−ルドポインタテーブルKFPTを更新
し、連続する未使用フィールドを一体化する。(1) 7 (-Update the field pointer table KFPT and combine consecutive unused fields.
第6図および第7図は領域の解放を示したものである。FIGS. 6 and 7 illustrate the release of areas.
第6図および第7図において、(1)フィールド利用状
況テーブルKUSTの更新直後の第(工◎+1)フィー
ルドの利用状況に応じて更新する。特に第6図に示すよ
うに直後のテーブルが使用中KUST(Io+1)=1
の場合、KUST(I、)=1にする。In FIGS. 6 and 7, (1) the field usage status table KUST is updated in accordance with the usage status of the field immediately after the update. In particular, as shown in Figure 6, the immediately following table is in use KUST(Io+1)=1
In this case, set KUST(I,)=1.
また、第7図に示すように直後のテーブルが未使用KU
ST(1,+1)=−1の場合、直前のKUST (I
s )= 1 となるフィールドの次からI。Also, as shown in Figure 7, the immediately following table is an unused KU.
If ST (1, +1) = -1, the immediately preceding KUST (I
I from the field after the field where s ) = 1.
までKUST(I)=−I Kする。KUST(I)=-IK until KUST(I)=-IK.
(発明の効果)
本発明は以上説明したように、初めに大きな領域を確保
し、管理することにより、必要なときに必要なだけその
領域の一部を使用したシ解放したすするという有効利用
ができるという効果がある。(Effects of the Invention) As explained above, the present invention first secures and manages a large area, and then uses a part of that area as needed when necessary, and then releases it for effective use. It has the effect of being able to
第1図は、本発明の一実施例における初めに大きく確保
した領域(IBUF)とその管理情報テーブル(KFP
T、KUST)を示す図、第2図は、初めに管理情報テ
ーブルを初期化したところを示す図、第3図は、領域の
確保をするところを示し、特に、以降の領域がすべて空
いている場合の確保を示す図、第4図は、同じく領域の
確保を示し、特に以降の領域に使用中の領域が存在して
いる場合を示す図、第5図は、領域の解放をするところ
で、フィールドポインタテーブルの更新を示す図、第6
図は、領域の解放を示し特に、直後のテーブルが使用中
になっている場合を示す図、第7図は、第6図と同様で
あるが、特に直後のテーブルが未使用(KUST(I)
=−1)になりている場合を示す図である。
I BUF・・・・・・入出力緩衝機構、KFPT・・
・・・・フィールドポインタテーブル、KUST・・・
・・・フィールド利用状況テーブル。FIG. 1 shows an initially large area (IBUF) and its management information table (KFP) in an embodiment of the present invention.
Figure 2 shows the initialization of the management information table, and Figure 3 shows how the area is secured.In particular, if all subsequent areas are empty, Figure 4 shows how to secure an area, especially when there are areas in use in subsequent areas, and Figure 5 shows how to release an area. , Diagram showing update of field pointer table, No. 6
This figure shows the release of the area, especially when the immediately following table is in use. FIG. 7 is similar to FIG. 6, but especially when the immediately following table is unused (KUST(I )
=-1). I BUF...Input/output buffer mechanism, KFPT...
...Field pointer table, KUST...
...Field usage table.
Claims (1)
出力緩衝機構利用時に必要量を動的に確保する確保制御
機構と、その動的に確保した領域の先頭位置を示すポイ
ンタ、領域の容量、その領域の後ろに確保できる領域が
存在するかどうかの情報など入出力緩衝機構の状態を管
理する管理機構と、使用した入出力緩衝機構の領域を解
放するための解放機構とを具備することにより、入出力
緩衝機構の持つ領域を有効に活用することを特徴とする
入出力緩衝機構の動的制御方法。An input/output buffer that secures a large capacity area in advance, a reservation control mechanism that dynamically secures the required amount when using the input/output buffer, a pointer that indicates the start position of the dynamically reserved area, and the capacity of the area. , a management mechanism that manages the status of the input/output buffer mechanism, such as information on whether there is an area that can be secured after the area, and a release mechanism that releases the area of the input/output buffer mechanism that has been used. A dynamic control method for an input/output buffer mechanism, characterized by effectively utilizing the area of the input/output buffer mechanism.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5196485A JPS61210462A (en) | 1985-03-15 | 1985-03-15 | Dynamic control method for input and output buffer mechanism |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5196485A JPS61210462A (en) | 1985-03-15 | 1985-03-15 | Dynamic control method for input and output buffer mechanism |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS61210462A true JPS61210462A (en) | 1986-09-18 |
Family
ID=12901547
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5196485A Pending JPS61210462A (en) | 1985-03-15 | 1985-03-15 | Dynamic control method for input and output buffer mechanism |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS61210462A (en) |
-
1985
- 1985-03-15 JP JP5196485A patent/JPS61210462A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8661223B1 (en) | Buffer management architecture | |
JP2003196152A (en) | Memory pool management method | |
JPS61210462A (en) | Dynamic control method for input and output buffer mechanism | |
EP0294499B1 (en) | Control scheme for segmented buffers based on a shared reference count | |
US5386586A (en) | System and method for construction of lists of deferred service requests | |
JPH05173953A (en) | Buffer management system | |
JPH0512125A (en) | Address conversion system | |
JP2558370B2 (en) | Buffer management method | |
KR100827168B1 (en) | Buffer management method | |
JPS6016661B2 (en) | Main memory allocation method | |
JPS59157754A (en) | System for outputting simultaneously plural members to source program library | |
JPH02310745A (en) | Work buffer sharing system | |
JPS6364146A (en) | Logical space control system | |
JPS58225469A (en) | Multi-processor controlling system | |
JPS62282344A (en) | Buffer management circuit | |
JPH0368046A (en) | Memory access system | |
JPS61279968A (en) | Buffer control system | |
JPS6226563A (en) | Bus request control circuit | |
JPS6134641A (en) | Storage area managing system | |
RU2099780C1 (en) | Modularized computer with separate microprogram control of arithmetic-logical units and alternating processing of several instruction flows | |
JPS61109160A (en) | Area control system for inter-system share volume | |
JPH0348950A (en) | Memory control system | |
JPS63292360A (en) | Working area control system for on-line program | |
JPS5860357A (en) | Controlling system for task control table | |
JPS6391740A (en) | Stack control system |