JPS6132155A - Buffering system of unspecified length continuous area - Google Patents

Buffering system of unspecified length continuous area

Info

Publication number
JPS6132155A
JPS6132155A JP15259784A JP15259784A JPS6132155A JP S6132155 A JPS6132155 A JP S6132155A JP 15259784 A JP15259784 A JP 15259784A JP 15259784 A JP15259784 A JP 15259784A JP S6132155 A JPS6132155 A JP S6132155A
Authority
JP
Japan
Prior art keywords
buffer
length
request
continuous
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
JP15259784A
Other languages
Japanese (ja)
Other versions
JPH0644257B2 (en
Inventor
Toshimitsu Baba
馬場 敏光
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 JP59152597A priority Critical patent/JPH0644257B2/en
Publication of JPS6132155A publication Critical patent/JPS6132155A/en
Publication of JPH0644257B2 publication Critical patent/JPH0644257B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/10Program control for peripheral devices
    • G06F13/12Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor
    • G06F13/122Program control for peripheral devices using hardware independent of the central processor, e.g. channel or peripheral processor where hardware performs an I/O function other than control of data transfer

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Memory System (AREA)

Abstract

PURPOSE:To reduce wasteful memories by classifying an unspecified length of each request in advance to a buffer request of unspecified length of continuous area and managing an idle continuous area in the unit of nearly the greatest common measure of the length. CONSTITUTION:A buffer management section 3 classifies buffer length as to bufferlength information of a buffer required in each job program processed by a job program processing section 2 in advance at the start of system operation. Then the greatest common measure M is calculated, the M is taken as the size of each element of a buffer pool 5 to manage the buffer pool in the unit of elements. When a buffer request comes, a continuous idle area satisfying the request buffer length is segmented in the unit of elements and the elements are returned in a pointer chain of the idle buffer management table 6 at return.

Description

【発明の詳細な説明】 【産業上の利用分野〕 本発明は、データ処理システムにおけるデータのバッフ
ァリング方式に関し、特に領域プールから不特定長連続
領域を効率的に獲得するための切出し制御方式に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a data buffering method in a data processing system, and more particularly to an extraction control method for efficiently acquiring continuous areas of unspecified length from an area pool. .

〔従来の技術〕[Conventional technology]

データ処理システムでは入出力命令を実行する際、メモ
リ上に必要な大きさの入出カバソファを確保して入出力
データをバッファリングすることが行なわれる。
When executing an input/output command in a data processing system, an input/output buffer of a necessary size is secured in memory to buffer the input/output data.

従来の人出カバソファ制御では、仮想メモリ上のバッフ
ァプールから、要求された入出カバソファ用の連続領域
が切り出される。ところで、各切り出し要求における切
り出し領域の大きさが不特定であるような場合には、要
求される最大のバッファ長の連続領域を単位として各要
求ごとに切り出す方式がとられている。
In the conventional cover sofa control, a continuous area for the requested input/output cover sofa is carved out from a buffer pool on the virtual memory. By the way, when the size of the cutout area in each cutout request is unspecified, a method is adopted in which a contiguous area of the maximum required buffer length is cut out for each request.

第2図はこのようなバッファプールを概念的に示したも
ので、たとえば最小12バイトから最大256バイトま
で°の各種の大きさのバッファが要求される場合、バッ
ファプールの切り出しエレメントの大きさを最大の25
6バイトに定め、各バッファ要求に対して同じ大きさの
エレメントを切り出すものである。このため、256バ
イト未満の小さい領域のバッファの切り出し要求が続い
たとき、図示ρ斜線部分のような無駄な未使用領域が多
く生じ、メモリの利用効率が低下した。
Figure 2 conceptually shows such a buffer pool. For example, when buffers of various sizes from a minimum of 12 bytes to a maximum of 256 bytes are required, the size of the cutout element of the buffer pool can be changed. maximum 25
It is set to 6 bytes, and an element of the same size is cut out for each buffer request. For this reason, when a request to cut out a buffer in a small area of less than 256 bytes continues, a large amount of wasteful unused area as shown by the shaded area ρ in the figure occurs, resulting in a decrease in memory utilization efficiency.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

本発明は、不特定長の連!領域バッファを獲得する要求
に対して、従来、バッファプールからのバッファ切り出
しの際に無駄な領域が生じていた点を改善するものであ
る。
The present invention is a series of unspecified lengths! This is to improve the problem that conventionally, in response to a request to acquire an area buffer, wasted area was generated when extracting a buffer from the buffer pool.

c問題点を解決するための手段〕 本発明は、不特定長の連続領域のバッファ要求に対して
各要求の不特定長を予め分類し、さらに分類された各長
さのほぼ最大公約数を求めて、この長さを単位として領
域中の空き連続領域を管理し、必要に応じて要求長のバ
ッファを切り出すよ、うにするものである。
Means for Solving Problem c] The present invention classifies in advance the unspecified length of each request for buffer requests in continuous areas of unspecified length, and further calculates approximately the greatest common divisor of each classified length. This length is used as a unit to manage free continuous areas in the area, and to cut out a buffer of the requested length as necessary.

そしてそのための具体的な手段として、本発明は、不特
定長連続領域のバッファ要求があったとき、バッファプ
ールから必要な大きさのバッファを切り出す処理を行な
うバッファ管理手段をそなえたデータ処理システムにお
いて、上記バッファ管理手段は、予め全てのバッファ要
求における不特定長の大きさを調べて、それらの間での
およその最大公約数を求め、該最大公約数の値の大きさ
のエレメントを単位としてバッファプール連続空き領域
をテーブル管理し、不特定長連続領域のバッファ要求が
あったとき、該要求バッファ長を満たすだけの連続空き
領域をエレメント単位に切り出すことを特徴とする。
As a specific means for that purpose, the present invention provides a data processing system equipped with a buffer management means that performs a process of cutting out a buffer of a necessary size from a buffer pool when a buffer request for a continuous area of unspecified length is made. , the buffer management means checks in advance the sizes of unspecified lengths in all buffer requests, calculates the approximate greatest common divisor among them, and calculates the size of the value of the greatest common divisor in units of elements. The continuous free area of the buffer pool is managed in a table, and when there is a buffer request for a continuous area of unspecified length, a continuous free area sufficient to satisfy the requested buffer length is cut out in element units.

〔実施例〕〔Example〕

以下に、本発明の詳細を実施例にしたがって説明する。 The details of the present invention will be explained below based on examples.

第1図は本発明の1実施例の構成図であり、図中の1は
処理装置、2は業務プログラム処理部、3はバッファ管
理部、4は仮想メモリ、5はバッファプール、6は主管
理テーブル、7は空きバッファ管理テーブルを表わして
いる。
FIG. 1 is a block diagram of one embodiment of the present invention, in which 1 is a processing device, 2 is a business program processing section, 3 is a buffer management section, 4 is a virtual memory, 5 is a buffer pool, and 6 is a main Management table 7 represents an empty buffer management table.

バッファ管理部3は、システムの運用開始時等に、予め
業務プログラム処理部2が処理する各業務プログラムに
おいて必要とされるバッファのバッファ長情報に基づい
て、バッファ長を大きさごとに分類し、そしてそれらの
最大公約数(Mとする)を計算し、そのMの値をバッフ
ァプール5の各エレメントの大きさとして、エレメント
単位によるバッファプールの管理を行なう。
The buffer management unit 3 classifies buffer lengths by size based on the buffer length information of the buffers required for each business program processed by the business program processing unit 2 in advance at the time of starting operation of the system, etc. Then, the greatest common divisor (M) of these is calculated, and the value of M is set as the size of each element of the buffer pool 5, and the buffer pool is managed in element units.

たとえば、簡単化して業務プログラム処理部2から切り
出し要求されるバッファの長さが、バイト単位で24.
36.96.120の4種類があるものとすれば、得ら
れる最大公約数は1;2である。したがって、バッファ
プール5の各エレメントのサイズは12バイトに定めら
れる。なお、バッファプール5の領域全体の大きさをQ
とし、エレメントの個数をnとすれば、nは、Qを12
で割った商の整数部分として与えられる。
For example, the length of the buffer requested to be cut out from the business program processing unit 2 is 24.
Assuming that there are four types of 36.96.120, the greatest common divisor obtained is 1;2. Therefore, the size of each element of buffer pool 5 is determined to be 12 bytes. Note that the size of the entire area of buffer pool 5 is Q.
and the number of elements is n, then n is Q = 12
It is given as the integer part of the quotient divided by .

バッファ管理部3は、未使用のエレメントを空きバッフ
ァ管理テーブル7を用いて管理する。空きバッファ管理
テーブル7の先頭位置は、主管理テーブル6によってポ
イントされる。
The buffer management unit 3 manages unused elements using an empty buffer management table 7. The head position of the free buffer management table 7 is pointed to by the main management table 6.

空きバッファ管理テーブル7は、連続する未使用のエレ
メントのブロックをポインタチェーンで表わしたもので
、バッファ管理部3は、個々のバッフ7要求に対して、
そのパンファサイズを満たすだけの必要個数の連続する
空きエレメントを切り出して、そのエレメントを空きバ
ッファ管理テーブル7のポインタチェーンから取り外す
The free buffer management table 7 represents blocks of consecutive unused elements as a pointer chain, and the buffer management unit 3 responds to each buffer 7 request by
A necessary number of consecutive empty elements sufficient to satisfy the breadth size are cut out and removed from the pointer chain of the empty buffer management table 7.

他方、業務プログラムの処理終了等により使用されてい
たバッファが返却された場合には、そのエレメントを、
再び空きバッファ管理テーブル6のポインタチェーン中
に組み込む。
On the other hand, if the buffer that was being used is returned due to the completion of processing of a business program, the element is
It is incorporated into the pointer chain of the free buffer management table 6 again.

図示の例は、エレメント■および■と[相]以降が使用
中であり、そのためエレメント■乃至■とエレメント■
乃至■とがそれぞれ1つの連続領域の空きブロックを形
成している状態を示している。
In the illustrated example, elements ■ and ■ and after [phase] are in use, so elements ■ to ■ and element ■
. . . . . . . . . . . . . . . . . . . . . . . . . , . . . . . . . . . . . . . . . . . . . . . . .

なお、ポインタは、ブロック間だけに張られており、ブ
ロック内は先頭のブロックで連続するブロックの数を管
理するだけである(たとえば■では3、■では4と管理
している)。
Note that the pointer is placed only between blocks, and within a block, it only manages the number of consecutive blocks starting from the first block (for example, 3 for ■ and 4 for ■).

第3図は、バッファ管理の処理例を、空きバッファ管理
テーブル7の状態変化で示したもので、図(alはエレ
メント■および■が切り出されていて、エレメント■乃
至■および■乃至■がそれぞれ空きブロックとしてチェ
ーンにつながれているテーブル状態を示し、図中)は2
工レメント分のバッファ要求があり、このためエレメン
ト■乃至■からなる空きブロックからエレメントのおよ
び■を切り出した後のテーブル状態、そして薗fclは
先に切り出したエレメント■および■で返却されて、エ
レメント■乃至■が1つの連続領域ブロックとなったと
きのテーブル状態を示している。
FIG. 3 shows an example of buffer management processing by changing the state of the free buffer management table 7. Indicates the table state that is connected to the chain as an empty block, and (in the figure) is 2
There is a buffer request for the element, so the table state after cutting out the elements and ■ from the free block consisting of elements ■ to ■, and fcl is returned with the elements ■ and This shows the table state when ■ to ■ become one continuous area block.

次に、バッファ管理部3のバッファ切り出しおよび返却
処理の基本的な制御アルゴリズムを、第4図を用いて説
明する。
Next, a basic control algorithm for buffer extraction and return processing by the buffer management section 3 will be explained using FIG. 4.

第4図は、バッファプールのある時点における状態の例
を示したもので、aおよびbはバッファプールの上限お
よび下限のアドレス、ρρは任意長の連続領域の長さを
表わしたものにする。図示のように、ρρ=X、乃至X
lの5つの連続領域の空きブロックが存在しており、そ
してこれらの各空きブロックの間がそれぞれ使用中のブ
ロックとなっている。
FIG. 4 shows an example of the state of the buffer pool at a certain point in time, where a and b represent the addresses of the upper and lower limits of the buffer pool, and ρρ represents the length of a continuous area of arbitrary length. As shown, ρρ=X, ∼X
There are five consecutive free blocks of l, and the blocks between these free blocks are in use.

ここで、Qρ=L、およびQQ=L、のバッファ要求が
続いて発生し、その後、Qρ=L、およびQQ=L、の
バッファ返却が続いて発生したものとする。Xl乃至X
SおよびLl乃至L4は、任意の長さでよい。
Here, it is assumed that buffer requests for Qρ=L and QQ=L occur successively, and thereafter, buffer returns for Qρ=L and QQ=L occur successively. Xl to X
S and L1 to L4 may have any length.

(i)バッファ要求(Qρ−り、)に対するバッファ切
り出し処理では、Xl乃至X5の空きブロックから長さ
Llを満たすものを調べ、切り出す。
(i) In the buffer cutout process for the buffer request (Qρ-ri), a block that satisfies the length Ll is checked from the free blocks X1 to X5 and cut out.

仮に、X5 <Xa <Xl <L、l<Xl <Xa
であったものとすると、Llよりも大きくてLl に最
も近いXlからL1分を切り出し、これを使用中とした
後、残りの(Xz  Ll)分を空きブロックとして管
理する。
If X5 <Xa <Xl <L, l<Xl <Xa
Assuming that the block is larger than Ll and is closest to Ll, L1 is cut out from Xl, which is set as being in use, and the remaining (Xz Ll) is managed as a free block.

(ii )次のバッファ要求(ρρ=L2)に対するバ
ッファ切り出し処理も(i)と同様に行なう。
(ii) The buffer extraction process for the next buffer request (ρρ=L2) is performed in the same manner as in (i).

仮に、(Xz  Ll ) <XS <Xa <Lz 
<Xl〈Xlとすると、Lzよりも大きくてLzに最も
近いX、からし2分を切り出して、これを使用中とした
後、残りの(Xl   Lz)分を空きブロックとして
管理する。
If (Xz Ll) <XS <Xa <Lz
If <Xl<Xl, then 2 minutes of X, which is larger than Lz and closest to Lz, is cut out and used, and then the remaining (Xl Lz) is managed as a free block.

(iii )バッファ返却(UQ、−Lr)に対する返
却処理では、L3の領域のアドレスが空きブロックのい
ずれかと連続していないかどうかを調べ、連続していれ
ばそれらを1つの空きブロックとして管理する。
(iii) In the return processing for buffer return (UQ, -Lr), check whether the address of the L3 area is consecutive to any free block, and if so, manage them as one free block. .

仮に、L3がXlの後尾に連続し、かつXaの頭部にも
連続しているものとすれば、((Xz −Ll )+L
z +X3 )分の新たな空きブロックがつくられる。
If L3 is continuous to the tail of Xl and also continuous to the head of Xa, then ((Xz - Ll ) + L
z +X3) new empty blocks are created.

(iv)次のバッファ返却(12Q=L4)に対する返
却処理も(iii )と同様に行なう。
(iv) The return process for the next buffer return (12Q=L4) is performed in the same way as in (iii).

仮に、L4がXlの後尾に連続し、X、の頭部とは連続
していないものとすれば、(Xl +L4)分の新たな
空きブロックがつくられる。
Assuming that L4 is continuous to the tail of Xl and not continuous to the head of X, new empty blocks for (Xl + L4) will be created.

ところで、各バッファ要求の長さをLr、Lz、L3・
・・・・・、L7としたとき、その最大公約数Mにより
、上記したり、乃至L4、X、乃至X、は次のように表
わされる。
By the way, let the length of each buffer request be Lr, Lz, L3.
..., L7, the above, L4, X, and X can be expressed as follows using the greatest common divisor M.

Ll −QI M      X+’=XINMLz 
=+2z M      Xz = Xl ML3 =
 Q 3 M      Xa = X3MLa =Q
a M      Xl =*a MX5=x5M ここで、Ql乃至Q4、Xl乃至X、は、それぞれ整数
である。この場合、上記した(i)乃至(iv)でつく
られる新たな空きブロックはそれぞれ、 (i)では、(xz −Q+ )XM (ii)では、(Xl −Qz )XM(iii )で
は、(xz −Q+ +03+X4 )xM(1v)で
は、(Xl +u4 ) XMと表される。
Ll −QI M X+'=XINMLz
=+2z M Xz = Xl ML3 =
Q 3 M Xa = X3MLa = Q
a M Xl =*a MX5=x5M Here, Ql to Q4 and Xl to X are each integers. In this case, the new free blocks created in (i) to (iv) above are respectively: (i), (xz -Q+)XM (ii), (Xl -Qz)XM(iii), ( xz -Q+ +03+X4 )xM(1v) is expressed as (Xl +u4)XM.

しかし、実際に要求されるバッファのサイズを任意長と
して管理することは、ソフトウェア技術上きわめて困難
である。そのためLl乃至Lnの最大公約数も状況に応
じておよその値Mが使用される。この場合、 L、≦u’l M’      X r = X’+ 
M’L2≦、Q’2 M’      Xz = X’
Z M’L3≦、Q’3 M’      X 3 =
 X’3 M’L4 <ll’4 M’     X4
= X’4 M’Xv、 = X’5 M’ となり、右辺の値を用いてバッファの切り出しが行なわ
れる。このため要求された真のバッファ長と、切り出さ
れるバッファ長との間に、若干の差が生じ、無駄な領域
となる可能性があるが、一般にその大きさは、第2図で
説明した従来例の場合にくらべて無視できるほど小さい
ものにすることができる。
However, it is extremely difficult in terms of software technology to manage the actually required buffer size as an arbitrary length. Therefore, as the greatest common divisor of Ll to Ln, an approximate value M is used depending on the situation. In this case, L, ≦u'l M' X r = X'+
M'L2≦, Q'2 M' Xz = X'
Z M'L3≦, Q'3 M' X 3 =
X'3 M'L4 <ll'4 M' X4
= X'4 M'Xv, = X'5 M', and the buffer is extracted using the value on the right side. For this reason, there may be a slight difference between the true buffer length requested and the buffer length to be cut out, which may result in wasted space. It can be made negligibly small compared to the example case.

[発明の効果〕 本発明によれば、各バッファ要求間におけるバッファの
長さの差が大きい程、従来のバッファリング方式にくら
べて効率的なバンファ切り出しを行なうことができ、メ
モリの無駄を減少させることができる。
[Effects of the Invention] According to the present invention, the larger the difference in buffer length between each buffer request, the more efficient buffer extraction can be performed compared to the conventional buffering method, reducing wasted memory. can be done.

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

第1図は本発明の1実施例の構成図、第2図は従来のバ
ッファリング方式の説明図、第3図は第1図に示した実
施例構成における処理例の説明図、第4図は本発明によ
るバッファ管理の説明図である。 図中、1は処理装置、2は業務プログラム処理部、3は
バッファ管理部、4は仮想メモリ、5はバッファブール
、6は主管理テーブル、7は空きバッファ管理テーブル
を示す。
FIG. 1 is a configuration diagram of one embodiment of the present invention, FIG. 2 is an explanatory diagram of a conventional buffering method, FIG. 3 is an explanatory diagram of a processing example in the embodiment configuration shown in FIG. 1, and FIG. FIG. 2 is an explanatory diagram of buffer management according to the present invention. In the figure, 1 is a processing device, 2 is a business program processing unit, 3 is a buffer management unit, 4 is a virtual memory, 5 is a buffer boolean, 6 is a main management table, and 7 is an empty buffer management table.

Claims (1)

【特許請求の範囲】[Claims] 不特定長連続のバッファ要求があったとき、バッファプ
ールから必要な大きさのバッファを切り出す処理を行な
うバッファ管理手段をそなえたデータ処理システムにお
いて、上記バッファ管理手段は、予め全ての要求におけ
る不特定長の大きさを調べて、それらの間でのおよその
最大公約数を求め、該最大公約数の値の大きさのエレメ
ントを単位としてバッファプール連続空き領域をテーブ
ル管理し、不特定長連続領域のバッファ要求があったと
き、該要求バッファ長を満たすだけの連続空き領域をエ
レメント単位に切り出すことを特徴とする不特定長連続
領域のバッファリング方式。
In a data processing system that is equipped with a buffer management means that performs a process of cutting out a buffer of the necessary size from a buffer pool when there is a continuous buffer request of unspecified length, the buffer management means Check the size of the length, find the approximate greatest common divisor between them, manage the continuous free area of the buffer pool in a table in units of elements of the value of the greatest common divisor, and create a continuous area of unspecified length. 1. A buffering method for a continuous area of unspecified length, characterized in that when a buffer request is made, a continuous free area sufficient to satisfy the requested buffer length is cut out in element units.
JP59152597A 1984-07-23 1984-07-23 Buffering method for unspecified length continuous area Expired - Lifetime JPH0644257B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59152597A JPH0644257B2 (en) 1984-07-23 1984-07-23 Buffering method for unspecified length continuous area

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59152597A JPH0644257B2 (en) 1984-07-23 1984-07-23 Buffering method for unspecified length continuous area

Publications (2)

Publication Number Publication Date
JPS6132155A true JPS6132155A (en) 1986-02-14
JPH0644257B2 JPH0644257B2 (en) 1994-06-08

Family

ID=15543902

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59152597A Expired - Lifetime JPH0644257B2 (en) 1984-07-23 1984-07-23 Buffering method for unspecified length continuous area

Country Status (1)

Country Link
JP (1) JPH0644257B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01306938A (en) * 1988-06-03 1989-12-11 Nec Corp Message buffer management system
US6961835B2 (en) 2002-10-17 2005-11-01 International Business Machines Corporation System and method for autonomically reallocating memory among buffer pools

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01306938A (en) * 1988-06-03 1989-12-11 Nec Corp Message buffer management system
US6961835B2 (en) 2002-10-17 2005-11-01 International Business Machines Corporation System and method for autonomically reallocating memory among buffer pools

Also Published As

Publication number Publication date
JPH0644257B2 (en) 1994-06-08

Similar Documents

Publication Publication Date Title
US5016160A (en) Computer system having efficient data transfer operations
MXPA04003185A (en) Parallel printing system.
JPH03288934A (en) Data transfer control system for virtual computer system
CN1188795C (en) Data processing unit with access to memory of another data processing unit during standby
WO2019174206A1 (en) Data reading method and apparatus of storage device, terminal device, and storage medium
JPS6132155A (en) Buffering system of unspecified length continuous area
CN115328656A (en) Dynamic memory intelligent expansion method, device, equipment and storage medium
JP3115801B2 (en) Parallel computer system
JPH09319658A (en) Memory managing system for variable page size
JPH0126093B2 (en)
JPS63208138A (en) Buffer allocation managing system for data base
JPS61143846A (en) Information processing output device
JPH01282665A (en) On-line control system
DE69835392T2 (en) Graphic processing system
JPH0855074A (en) Input/output processing system
JPS62160545A (en) System for managing unused area of direct access storage device
JPH05101112A (en) Data base arithmetic processor
JPS61153770A (en) Image processor
JPS6069771A (en) Control circuit of processing request information
JPS6222160A (en) Garbage collection system for information processing unit
JPH03242756A (en) Output document layout control method
JPH0374740A (en) Page size varying system for computer system
JPS63185161A (en) Memory controller
JPH01255923A (en) Data processor
JPS6247763A (en) Data outputting system from data processor