JPH0259493B2 - - Google Patents

Info

Publication number
JPH0259493B2
JPH0259493B2 JP58191616A JP19161683A JPH0259493B2 JP H0259493 B2 JPH0259493 B2 JP H0259493B2 JP 58191616 A JP58191616 A JP 58191616A JP 19161683 A JP19161683 A JP 19161683A JP H0259493 B2 JPH0259493 B2 JP H0259493B2
Authority
JP
Japan
Prior art keywords
block
buffer storage
tag
sub
data
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
JP58191616A
Other languages
Japanese (ja)
Other versions
JPS6083156A (en
Inventor
Masahiro Kuryama
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 JP58191616A priority Critical patent/JPS6083156A/en
Publication of JPS6083156A publication Critical patent/JPS6083156A/en
Publication of JPH0259493B2 publication Critical patent/JPH0259493B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0844Multiple simultaneous or quasi-simultaneous cache accessing

Description

【発明の詳細な説明】 (a) 発明の技術分野 本発明は、主記憶装置と中央処理装置との間に
バツフアストレージを有するデータ処理システム
における、バツフアストレージの制御方式に関す
る。
DETAILED DESCRIPTION OF THE INVENTION (a) Technical Field of the Invention The present invention relates to a buffer storage control method in a data processing system having buffer storage between a main storage device and a central processing unit.

(b) 技術の背景 最近のデータ処理システムの大型化、高速化に
伴つて、主記憶装置に対するアクセスタイムの高
速化が必要となり、その1つの手段として、主記
憶装置と中央処理装置との間に、主記憶装置より
は高速ではあるが、記憶容量の小さいバツフアス
トレージを置き、中央処理装置から主記憶装置を
アクセスする時、先ずバツフアストレージをアク
セスして、そこに必要なデータが存在しなけれ
ば、主記憶装置からバツフアストレージに、該デ
ータを転送してから、バツフアストレージをアク
セスするように制御することによつて、中央処理
装置から見た見掛け上の主記憶装置に対するアク
セスタイムの短縮化を図る方法が知られている。
(b) Background of the technology As data processing systems have become larger and faster in recent years, it has become necessary to speed up the access time to the main memory. Buffer storage, which is faster than main memory but has a smaller storage capacity, is installed in the system, and when the central processing unit accesses main memory, the buffer storage is first accessed and the necessary data is stored there. If not, by transferring the data from the main memory to the buffer storage and then controlling the access to the buffer storage, it is possible to control the apparent access to the main memory from the central processing unit's perspective. There are known methods to shorten the time.

かかるデータ処理システムにおいて、処理能力
を向上させる為には、バツフアストレージに対す
るヒツト率を向上させることが必須条件となる。
In such a data processing system, in order to improve processing capacity, it is essential to improve the hit rate for buffer storage.

従つて、コストアツプの要因となる、バツフア
ストレージのタグ部の容量を大きくすることな
く、且つ転送時間も増加させないで、ヒツト率を
向上させる方式が待たれていた。
Therefore, there has been a need for a method to improve the hit rate without increasing the capacity of the tag section of the buffer storage, which would cause an increase in costs, and without increasing the transfer time.

(c) 従来技術と問題点 従来、一般にバツフアストレージにおいては、
主記憶装置とバツフアストレージを、同一で、且
つ一定容量のブロツクに分割し、主記憶装置、バ
ツフアストレージ間のデータ転送、及びバツフア
ストレージのエリアの割り付けを、ブロツク単位
で行つていた。
(c) Conventional technology and problems Conventionally, in buffer storage,
The main storage and buffer storage were divided into blocks of the same size and constant capacity, and data transfer between the main storage and buffer storage and allocation of buffer storage areas were performed in units of blocks. .

又、バツフアストレージにおいては、ヒツト率
を向上させること、及びデータのムーブイン時間
を短くすることが、データ処理システムの性能を
向上させる最大要因である。
Furthermore, in buffer storage, improving the hit rate and shortening the data move-in time are the biggest factors in improving the performance of the data processing system.

上記目的を達成する一つの方法として、バツ
フアストレージの容量を増加させる。データの
ムーブイン単位(即ち、ブロツク)を縮小させ
る。方法がある。
One way to achieve the above objective is to increase the capacity of buffer storage. The data move-in unit (ie, block) is reduced. There is a way.

然し、バツフアストレージの容量を増加させる
と、一般にタグ部の容量も増加することになる
が、タグ部には、特に高価な高速のメモリを使用
していることが多く、コストの大幅な増加を招く
恐れがあると共に、容量の増加によりサイクルタ
イムを増加させる危険もある。
However, increasing the capacity of the buffer storage generally means increasing the capacity of the tag section, but the tag section often uses particularly expensive high-speed memory, resulting in a significant increase in cost. There is also the risk of increasing cycle time due to increased capacity.

この為、タグ部の容量を増加させないで、バツ
フアストレージの容量を増加させようとすると、
上記ブロツクの容量が大きくなり、ムーブイン時
間が増加することになる。単純にブロツクを小さ
くしようとすると、タグ部の増加を招く問題があ
つた。
Therefore, if you try to increase the buffer storage capacity without increasing the tag capacity,
The capacity of the block increases, and the move-in time increases. If we simply tried to make the block smaller, we would have the problem of increasing the number of tags.

(d) 発明の目的 本発明は上記従来の欠点に鑑み、主記憶装置か
らバツフアストレージに対するムーブインの大き
さの単位を変えることなく、且つタグ部の容量も
変えないで、バツフアストレージに対するヒツト
率を向上させる方法を提供することを目的とする
ものである。
(d) Purpose of the Invention In view of the above-mentioned drawbacks of the conventional art, the present invention provides a method for moving in buffer storage from the main storage device to buffer storage without changing the unit of move-in size and without changing the capacity of the tag section. The objective is to provide a method to improve the rate.

(e) 発明の構成 そしてこの目的は本発明により主記憶装置と中
央処理装置との間に、バツフアストレージを有す
るデータ処理システムにおいて、バツフアストレ
ージのデータ部の1ブロツクをサブブロツクと
し、複数のサブブロツクに対しタグ部の1エント
リーを設け、タグ部の1エントリー内に、それに
含まれる各サブブロツクに対応してバリツドビツ
トを設け、バツフアストレージからのデータリー
ド及び主記憶装置からバツフアストレージへのム
ーブインはサブブロツク単位で制御されることを
特徴とするバツフアストレージ制御方式で達成さ
れ、バツフアストレージのタグ部の容量を殆ど増
加させることなく、ムーブイン時間も短くした
侭、バツフアストレージのデータ部の容量を増加
させて、バツフアストレージに対するヒツト率を
向上させる利点がある。
(e) Structure of the Invention The object of the present invention is to provide a data processing system having a buffer storage between a main memory and a central processing unit, in which one block of the data section of the buffer storage is used as a sub-block, and a plurality of One entry in the tag part is provided for each sub-block, and a valid bit is provided in one entry in the tag part corresponding to each sub-block included in the tag part, and data read from the buffer storage and move-in from the main memory to the buffer storage are performed. This was achieved using a buffer storage control method characterized by control in sub-block units, which shortened the move-in time without increasing the capacity of the tag section of the buffer storage. It has the advantage of increasing capacity and improving the hit rate for buffer storage.

(f) 発明の実施例 以下本発明の実施例を図面によつて詳述する。
第1図は本発明の概念を説明する図であり、第2
図が本発明の一実施例をブロツク図で示す図であ
る。
(f) Examples of the invention Examples of the invention will be described in detail below with reference to the drawings.
Figure 1 is a diagram explaining the concept of the present invention, and Figure 2 is a diagram explaining the concept of the present invention.
FIG. 1 is a block diagram showing an embodiment of the present invention.

第1図において、イは従来例の場合、ロは本発
明を実施した場合、の主記憶装置(以下MSとい
う)とバツフアストレージ(以下BSという)と
の関係を説明したものである。
In FIG. 1, the relationship between the main storage device (hereinafter referred to as MS) and the buffer storage (hereinafter referred to as BS) is explained in the case where A is a conventional example and B is a case where the present invention is implemented.

本図において、B0〜B9は前述のブロツクを
示し、A0〜A3,A0′〜A6′は、それぞれ各
ブロツクのブロツク単位のアドレスを示してい
る。
In this figure, B0 to B9 indicate the aforementioned blocks, and A0 to A3 and A0' to A6' indicate addresses in block units for each block, respectively.

本発明においては、ロから明らかな如く、BS
の性能を向上させる為に、BSのデータ部の従来
の1ブロツクを1サブブロツクとし複数(本例に
おいては、2つ)のサブブロツクを従来例イの1
ブロツクに対応させている。上記、従来例と、本
発明の場合の1ブロツクの大きさの対応例につい
ては太線枠で示してある。
In the present invention, as is clear from (b), BS
In order to improve the performance of the BS, one conventional block in the data section of the BS is made into one subblock, and multiple (in this example, two) subblocks are replaced with one in the conventional example.
It is compatible with blocks. Corresponding examples of the size of one block between the conventional example and the present invention are shown in thick line frames.

そして、タグ部は上記データ部の1ブロツクに
対応して、1エントリーを持ち、その中を数ビツ
ト拡張して、各サブブロツクに対応して、それぞ
れのサブブロツクの有効性を示すバリツドビツト
を設けている。本例においては、2つのサブブロ
ツクに対応して、V0,V1を設けており、V0
はサブブロツク0に対応したバリツドビツトであ
り、V1はサブブロツク1に対応したバリツドビ
ツトである。
The tag section has one entry corresponding to one block of the data section, and this entry is expanded by several bits to provide valid bits corresponding to each sub-block to indicate the validity of each sub-block. . In this example, V0 and V1 are provided corresponding to two sub-blocks, and V0
is a valid bit corresponding to sub-block 0, and V1 is a valid bit corresponding to sub-block 1.

従つて、該タグ部のアドレスビツト数は、1ブ
ロツクの容量を大きくした(本例では、2倍容
量)分だけ、減少させることができるので、上記
数ビツトのバリツドビツトを増加させても、全体
のビツト数は余り増加させないように構成でき
る。(本例においては増加していない) 上記構成のBSにおいて、本発明を実施する場
合、ムーブインはサブブロツク単位で行うが、当
該ブロツク内の最初のサブブロツクをムーブイン
する時は、それがサブブロツク0であれば、該ブ
ロツクのアドレスと、該サブブロツクに対応する
バリツドビツトV0を、タグ部の当該エントリー
に登録するが、同一ブロツク内の、それ以後のサ
ブブロツクのムーブインに対しては、バリツドビ
ツトV1のみオンにするように制御する。
Therefore, the number of address bits in the tag part can be reduced by the amount that increases the capacity of one block (in this example, twice the capacity), so even if the number of valid bits is increased by several bits, the overall The number of bits can be configured so as not to increase too much. (It has not increased in this example.) When implementing the present invention in a BS with the above configuration, move-in is performed in sub-block units, but when moving in the first sub-block within the block, even if it is sub-block 0. For example, the address of the block and the valid bit V0 corresponding to the sub-block are registered in the entry in the tag section, but only the valid bit V1 is turned on for move-ins of subsequent sub-blocks within the same block. to control.

BSをアクセスする場合は、ブロツクアドレス
と該当するサブブロツクのバリツドビツトのみを
チエツクする。即ち、ブロツクアドレスが一致し
たタグ部のエントリーの該当サブブロツクのバリ
ツドビツトがオンであれば、他のバリツドビツト
の値に関係なくヒツトするが、ブロツクアドレス
が一致するタグ部のエントリーが存在しないか、
存在しても該当サブブロツクのバリツドビツトが
オフの場合はノンヒツトとする。
When accessing a BS, only the block address and valid bits of the corresponding subblock are checked. That is, if the valid bit of the corresponding sub-block of the entry in the tag part with the matching block address is on, it will be hit regardless of the values of other valid bits, but if there is no entry in the tag part with the matching block address, or
Even if a subblock exists, if the valid bit of the corresponding subblock is off, it is treated as a non-hit.

BSに登録されているアクセス可能な総てのブ
ロツクを使用して、新たなブロツクが必要になつ
た時のリプレイスメントは、タグエントリー対応
(即ち、ブロツク単位)で制御されることになる。
Replacement when a new block becomes necessary using all accessible blocks registered in the BS is controlled on a tag entry basis (that is, on a block-by-block basis).

このように、制御することにより、タグ部の容
量を殆ど増加させることなく、ムーブイン時間を
短くした侭、BS容量を増加させて(本例におい
ては2倍容量)ヒツト率を向上させることができ
る。
By controlling in this way, it is possible to shorten the move-in time and increase the BS capacity (in this example, double the capacity) and improve the hit rate without increasing the capacity of the tag part. .

次に、第2図によつて、本発明の一実施例を説
明する。
Next, an embodiment of the present invention will be described with reference to FIG.

本図において、1はBSアドレスレジスタ
(BSAR)、2はBSのタグ部(TAG)、3はBSの
データ部(DATA)、4は比較器(C)で、BSアド
レスレジスタ(BSAR)1の上位ビツトとタグ部
(TAG)2の登録アドレス(A)とが比較され、一致
すると一致信号(M)を出力する。51,52,
61,62は論理回路、53は論理和回路、6
3,64,65は否定回路である。そして、タグ
部(TAG)2において示されていいるV0,V
1は第1図で説明した、各ブロツク内を構成する
サブブロツクに対するバリツドビツトであり、A
は前記登録アドレスである。
In this figure, 1 is the BS address register (BSAR), 2 is the BS tag section (TAG), 3 is the BS data section (DATA), and 4 is the comparator (C). The upper bit and the registered address (A) of the tag section (TAG) 2 are compared, and if they match, a match signal (M) is output. 51, 52,
61 and 62 are logic circuits, 53 is an OR circuit, 6
3, 64, and 65 are negative circuits. Then, V0, V indicated in the tag part (TAG) 2
1 is a valid bit for the sub-blocks constituting each block as explained in FIG.
is the registered address.

又、本実施例においては、第1図で説明したよ
うに、1ブロツクが2つのサブブロツクで構成さ
れているので、そのいずれかを識別するアドレス
ビツトをSで示している。
Furthermore, in this embodiment, as explained with reference to FIG. 1, one block is composed of two sub-blocks, so the address bit for identifying one of them is indicated by S.

今、中央処理装置(図示せず)からBSアドレ
スレジスタ(BSAR)1にメモリアドレスがセツ
トされ、BSがアクセスされると、BSアドレスレ
ジスタ(BSAR)1の上位ビツトとタグ部
(TAG)2に登録されているアドレスとが、比較
器(C)4において比較され、一致信号(M)が得ら
れ、該当するバリツドビツトV0,V1がオンで
あると、BSアドレスレジスタ(BSAR)1の上
記Sビツトによつて、論理積回路51,52のい
ずれかにおいて論理積がとれ、論理和回路53を
通して、該BSに中央処理装置が必要とするデー
タが、いずれかのサブブロツクに存在しているこ
とを示す信号HITを出力する。BSにおいては、
該HIT信号がえられると、中央処理装置に対し
てデータ部(DATA)3より、当該サブブロツ
クのデータを出力するように制御される。
Now, a memory address is set in the BS address register (BSAR) 1 from the central processing unit (not shown), and when the BS is accessed, the upper bits of the BS address register (BSAR) 1 and the tag part (TAG) 2 are set. The registered address is compared with the registered address in the comparator (C) 4, and if a match signal (M) is obtained and the corresponding valid bits V0 and V1 are on, the above S bit of the BS address register (BSAR) 1 is set. As a result, an AND is performed in either of the AND circuits 51 and 52, and it is indicated through the OR circuit 53 that the data required by the central processing unit of the BS exists in one of the subblocks. Output signal HIT. In BS,
When the HIT signal is received, the data unit (DATA) 3 is controlled to output the data of the sub-block to the central processing unit.

本発明においては、上記HIT信号がサブブロ
ツク(この1サブブロツクが、従来のBSでの1
ブロツクに対応している)単位で出力されるの
で、従来と略同じ容量のタグ部(TAG)2によ
つて、2倍の容量のデータ部(DATA)3の検
索ができることになる。
In the present invention, the HIT signal is a sub-block (this one sub-block is one in the conventional BS).
Since the data is output in units (corresponding to blocks), it is possible to search a data section (DATA) 3 with twice the capacity using the tag section (TAG) 2, which has approximately the same capacity as the conventional one.

若し、比較器(C)4において、一致信号(M)が
得られないか、或いは該当するバリツドビツトV
0,V1がオフであると、該BSには中央処理装
置が必要とするデータが存在していないことにな
るので、主記憶装置(図示せず)から、中央処理
装置が必要とする当該データをBSにムーブイン
する必要がある。
If the matching signal (M) is not obtained in the comparator (C) 4, or if the corresponding valid bit V
If 0, V1 is off, the data required by the central processing unit does not exist in the BS, so the data required by the central processing unit is stored from the main memory (not shown). needs to be moved to BS.

この時、BSアドレスレジスタ(BSAR)1の
上記Sビツトによつて、論理積回路61,62の
いずれかが選択され、バリツドビツトV0,V1
の一つをオンにする(即ち、無効化信号B1=0
とする)と共に、必要ならば当該アドレスをタグ
部(TAG)2のアドレス部Aに登録し、当該ア
ドレスに対応する主記憶装置上のブロツクデータ
をデータ部(DATA)3の対応するサブブロツ
クにムーブインする。
At this time, either the AND circuit 61 or 62 is selected by the S bit of the BS address register (BSAR) 1, and the valid bits V0, V1 are selected.
(i.e. disabling signal B1=0
), and if necessary, register the address in the address section A of the tag section (TAG) 2, and move the block data on the main memory corresponding to the address into the corresponding sub-block of the data section (DATA) 3. do.

以上の説明から明らかな如く、本発明において
は、BSのタグ部はブロツク単位に設けられてい
るが、該タグ部の検索、及び検索結果に従つたム
ーブイン動作は、サブブロツク単位で行う所に特
徴がある。
As is clear from the above explanation, the present invention is characterized in that the tag part of the BS is provided in each block, but the search for the tag part and the move-in operation according to the search result are performed in sub-block units. There is.

(g) 発明の効果 以上、詳細に説明したように、本発明のバツフ
アストレージ制御方式は、主記憶装置と中央処理
装置との間に、バツフアストレージを有するデー
タ処理システムにおいて、バツフアストレージの
データ部の1ブロツクをサブブロツクとし複数の
サブブロツクに対しタグの1エントリーを設け、
タグの1エントリー内に、サブブロツクに対応し
てバリツドビツトを設け、バツフアストレージに
対するメモリアクセス、及び主記憶装置からバツ
フアストレージへのムーブインは、上記サブブロ
ツク単位で行うように制御されるので、バツフア
ストレージのタグ部の容量を殆ど増加させること
なく、ムーブイン時間も短くした侭、バツフアス
トレージの容量を増加させて、バツフアストレー
ジに対するヒツト率を向上させる効果がある。
(g) Effects of the Invention As explained in detail above, the buffer storage control method of the present invention provides buffer storage control in a data processing system having buffer storage between the main storage device and the central processing unit. One block of the data section of the tag is set as a subblock, and one tag entry is provided for multiple subblocks.
Valid bits are provided in one entry of the tag corresponding to the sub-blocks, and memory access to the buffer storage and move-in from the main storage to the buffer storage are controlled in units of the above-mentioned sub-blocks. While the move-in time is shortened without substantially increasing the capacity of the tag section of the storage, the capacity of the buffer storage is increased and the hit rate for the buffer storage is improved.

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

第1図は本発明の概念を説明する図、第2図は
本発明の一実施例をブロツク図で示した図であ
る。 図面において、1はBSアドレスレジスタ
(BSAR)、2はタグ部(TAG)、3はデータ部
(DATA)、4は比較器(C)、V0,V1はブロツ
クを構成するサブブロツクに対するバリツドビツ
ト、Mは一致信号、Sはブロツク内のサブブロツ
クを識別するアドレスビツト、をそれぞれ示す。
FIG. 1 is a diagram for explaining the concept of the present invention, and FIG. 2 is a block diagram showing an embodiment of the present invention. In the drawing, 1 is the BS address register (BSAR), 2 is the tag section (TAG), 3 is the data section (DATA), 4 is the comparator (C), V0 and V1 are valid bits for the subblocks that make up the block, and M is the valid bits for the subblocks that make up the block. The match signal and S represent address bits identifying sub-blocks within the block, respectively.

Claims (1)

【特許請求の範囲】[Claims] 1 主記憶装置と中央処理装置との間に、バツフ
アストレージを有するデータ処理システムにおい
て、バツフアストレージのデータ部の1ブロツク
をサブブロツクとし、複数のサブブロツクに対し
タグ部の1エントリーを設け、タグ部の1エント
リー内に、それに含まれる各サブブロツクに対応
してバリツドビツトを設け、バツフアストレージ
からのデータリード及び主記憶装置からバツフア
ストレージへのムーブインはサブブロツク単位で
制御されることを特徴とするバツフアストレージ
制御方式。
1. In a data processing system having buffer storage between the main storage device and the central processing unit, one block of the data section of the buffer storage is defined as a subblock, one entry of the tag section is provided for multiple subblocks, and a tag section is provided for each subblock. A valid bit is provided in one entry of the section corresponding to each sub-block included therein, and data read from the buffer storage and move-in from the main memory to the buffer storage are controlled on a sub-block basis. Buffer storage control method.
JP58191616A 1983-10-13 1983-10-13 Buffer storage control system Granted JPS6083156A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58191616A JPS6083156A (en) 1983-10-13 1983-10-13 Buffer storage control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58191616A JPS6083156A (en) 1983-10-13 1983-10-13 Buffer storage control system

Publications (2)

Publication Number Publication Date
JPS6083156A JPS6083156A (en) 1985-05-11
JPH0259493B2 true JPH0259493B2 (en) 1990-12-12

Family

ID=16277594

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58191616A Granted JPS6083156A (en) 1983-10-13 1983-10-13 Buffer storage control system

Country Status (1)

Country Link
JP (1) JPS6083156A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62118456A (en) * 1985-11-19 1987-05-29 Nec Corp Cache memory
JPH0290348A (en) * 1988-09-28 1990-03-29 Nec Corp Cache memory system with variable data invalidation size
JP5293001B2 (en) * 2008-08-27 2013-09-18 日本電気株式会社 Cache memory device and control method thereof

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57167188A (en) * 1981-04-06 1982-10-14 Nippon Telegr & Teleph Corp <Ntt> Buffer memory controlling system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57167188A (en) * 1981-04-06 1982-10-14 Nippon Telegr & Teleph Corp <Ntt> Buffer memory controlling system

Also Published As

Publication number Publication date
JPS6083156A (en) 1985-05-11

Similar Documents

Publication Publication Date Title
EP0095033B1 (en) Set associative sector cache
US4115855A (en) Buffer memory control device having priority control units for priority processing set blocks and unit blocks in a buffer memory
JPH0877066A (en) Flash memory controller
US3911401A (en) Hierarchial memory/storage system for an electronic computer
US4494157A (en) Information readout apparatus
JPH0259493B2 (en)
EP0093428A2 (en) Buffer storage including a swapping circuit
JPH11191900A (en) Audio data processing unit
JPS60120450A (en) Controlling system of buffer memory
JPH0551933B2 (en)
JPS59207098A (en) Information processor
JPH0795307B2 (en) Cache memory control circuit
JPS59218692A (en) Control system of logical buffer memory
JPS6022777B2 (en) Data transfer method
JPS6037932B2 (en) Cache memory control method
JPH0883213A (en) Storage device including cache memory
JPH0250743A (en) External storage subsystem
JPS59146344A (en) Advance control system of virtual stack
JPS58125287A (en) High-speed buffer storage device
JPS609296B2 (en) Buffer memory control method
JPS623360A (en) Information processor
JPS63143647A (en) Multiplex hierarchy storing system
JPH0235516A (en) Optical disk processor
JPS626268B2 (en)
JPH01126745A (en) System for processing information