JPS59148193A - Information processor - Google Patents

Information processor

Info

Publication number
JPS59148193A
JPS59148193A JP58023190A JP2319083A JPS59148193A JP S59148193 A JPS59148193 A JP S59148193A JP 58023190 A JP58023190 A JP 58023190A JP 2319083 A JP2319083 A JP 2319083A JP S59148193 A JPS59148193 A JP S59148193A
Authority
JP
Japan
Prior art keywords
address
data
information
data block
array
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
JP58023190A
Other languages
Japanese (ja)
Inventor
Tadashi Hara
忠 原
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.)
NEC Corp
Original Assignee
NEC Corp
Nippon Electric Co 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 NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP58023190A priority Critical patent/JPS59148193A/en
Publication of JPS59148193A publication Critical patent/JPS59148193A/en
Pending 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

Abstract

PURPOSE:To attain continuous access to a main memory and to accelerate the processing speed by converting a part of the request address to a buffer memory into the prescribed address of the main memory. CONSTITUTION:A main memory 300 is provided together with a buffer memory 200, a central processing part 100, an address register 110, a data register 120, address converting part 251 and 252, and an address selecting part 253 respectively. When an access is given to the memory 200, whether the request data information exists inside the memory 200 is checked by an address array. If no data information exists, a data block to be replaced is decided by a replace array. While the contents of the data block to be replaced are written to the corresponding address of the memory 300 in case it is indicated that the contents of the data block are already changed by the change bit on the address array corresponding to the data block to be replaced. Then the contents of the requested address on the memory 300 are written into the data block.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明け、情報処理装置におけるバッファメモリの制御
に関し、特にバッファメモリアドレスと主記憶装置上の
アドレスとの対応方式の改善に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to control of a buffer memory in an information processing device, and particularly to improvement of a correspondence system between buffer memory addresses and addresses on a main storage device.

(従来技術) 従来からストアイン方式のバッファメモリにおいては、
要求されたデータ情報がバッファメモリにおいてミスヒ
ツトした場合には、新だに置換えるべきデータブロック
を決定し、そのデータブロックへ主記憶装置上のデータ
情報をロードするが、その前にそのデータブロックのデ
ータ情報が既に書換えられているか否かを調べ、もし書
換えられていたならばそのデータブロックのデータ情報
を主記憶装置へ書込むだめの牙1の書込み動作を行ない
、そこで要求されたデータ情報を主記憶装置より読出し
てバッファメモリへ書込むための牙2の書込み動作を行
なっている。
(Prior art) Conventionally, in store-in buffer memory,
If requested data information misses in the buffer memory, a new data block to be replaced is determined and the data information on the main memory is loaded into that data block, but before that, the data block is Check whether the data information has already been rewritten, and if it has been rewritten, perform the write operation of Fang 1 to write the data information of that data block to the main memory, and then write the requested data information. A write operation of the tooth 2 is performed to read from the main memory and write to the buffer memory.

このとき、バッファメモリからのデータ情報を書込む先
の主記憶装置のアドレスと、主記憶装置から読出される
アドレス情報のうちで主記憶装置の内部のバンクを示す
部分のアドレスとが同一であった。
At this time, the address of the main memory to which the data information from the buffer memory is written is the same as the address of the part of the address information read from the main memory that indicates the internal bank of the main memory. Ta.

主記憶装置ではバンク単位でインターリーブされた構成
を採用しているため、バンクが異なつた場合には早くア
クセスできるが、同一バンクの場合にはサイクルタイム
が長く々ると云う問題があった。
Since the main memory device employs an interleaved structure in bank units, access can be made quickly when different banks are used, but there is a problem in that the cycle time is long when the banks are the same.

したがって、上記構成の従来装置ではバッファメモリの
内容を主記憶装置に書込むだめの書込み動作と、主記憶
装置の内容を外に読出すだめの読出1. fil′1作
とを如何なるシーケンスの順番をとっても連続して行な
うことができないと云う欠点があった。
Therefore, in the conventional device having the above configuration, there are two operations: a write operation to write the contents of the buffer memory to the main memory, and a read operation to read the contents of the main memory to the outside. There is a drawback that it is not possible to perform fil'1 in succession no matter what sequence order is used.

そこで、本明細書においては本発明の範囲を明確にする
ため、最初に従来方式の情報処理装置の構成と動作とを
説明しておく。
Therefore, in this specification, in order to clarify the scope of the present invention, the configuration and operation of a conventional information processing device will first be explained.

牙1図は従来方式の情報処理装置の一例の構成を示すブ
ロック図である。
FIG. 1 is a block diagram showing the configuration of an example of a conventional information processing device.

第1図において、情報処理装置は中央処理部100と、
アドレスレジスタ110と、データレジスタ120ト、
バッファメモリ200と、主記憶装置300とを具備し
、バッファメモリ200はデータアレイ210と、アド
レスアレイ220と、リプレースアレイ230と、バッ
ファ制御部240ト、アドレス変換制御部250とを具
備している。
In FIG. 1, the information processing device includes a central processing unit 100,
an address register 110, a data register 120,
It includes a buffer memory 200 and a main storage device 300, and the buffer memory 200 includes a data array 210, an address array 220, a replace array 230, a buffer control section 240, and an address conversion control section 250. .

牙1図においては、中央処理部100はアドレスレジス
タ110とデータレジスタ120とを介しバッファメモ
リ200に接続してあり、バッファメモリ200は主記
憶装置300に接続しである。
In Figure 1, the central processing unit 100 is connected to a buffer memory 200 via an address register 110 and a data register 120, and the buffer memory 200 is connected to a main storage device 300.

アドレスアレイ220はデータアレイ210に格納され
ている内容に対応するデータブロックの主記憶装置30
0上でのアドレスと、そのデータアレイ210の内容が
既に書換えられているか否かを示す変更ビットとを記憶
している。
The address array 220 is the main memory 30 of data blocks corresponding to the contents stored in the data array 210.
0 and a change bit indicating whether the contents of the data array 210 have already been rewritten.

中央処理部100は、アドレスレジスタ110を介して
バッファメモリ200に対してアドレス情報の読出し要
求、あるいは書込み要求を送出する。
The central processing unit 100 sends a read request or a write request for address information to the buffer memory 200 via the address register 110.

読出し要求を受付けると、バッファメモリ200は要求
されたアドレス情報がバッファメモリ200の内部のデ
ータアレイ210に存在するか否かをアドレスアレイ2
20によシ調べ、もし存在すればデータアレイ210か
らデータレジスタ120を介し、中央処理部100に対
して要求されたアドレス情報を送出する。
Upon accepting a read request, the buffer memory 200 determines whether the requested address information exists in the data array 210 inside the buffer memory 200.
20, and if it exists, the requested address information is sent from the data array 210 to the central processing unit 100 via the data register 120.

上記存在をアドレスアレイ220により調べた結果、該
当情報が存在しないと判明した場合には、リプレースア
レイ230によってデータアレイ210の内部で次に置
換えるべきデータブロックを決定し、さらにそのデータ
ブロックに対応するアドレスアレイの変更ビットを読出
して1そのデータブロックが既に変更されていたか否か
を調べる。 この結果、上記のようにデータブロックが
変更されでいたことが判明すると、バッファ制御部24
0は該当するデータブロックの内容ヲアドレスアレイ2
20から続出されたアドレス情報に従って主配憶装置3
00に書込む。
If the address array 220 checks the existence of the above information and it is found that the corresponding information does not exist, the replace array 230 determines the next data block to be replaced within the data array 210, and then replaces the data block corresponding to that data block. Read the change bit of the address array to check whether the data block has already been changed. As a result, if it is found that the data block has not been changed as described above, the buffer control unit 24
0 is the contents of the corresponding data block address array 2
The main storage device 3 according to the address information successively output from 20
Write to 00.

その後、要求されたアドレス情報が含まれているデータ
ブロックの内容を読出すため、読出し要求を中央処理部
100から主記憶装置300へ送出し、要求した情報が
返送されてきた場合にはリプレースアレイ230によっ
て決定されたデータブロックへ書込みを行なう。
Thereafter, in order to read the contents of the data block containing the requested address information, a read request is sent from the central processing unit 100 to the main storage device 300, and if the requested information is returned, the replacement array Write to the data block determined by 230.

また、変更ビットがデータブロックの変更を示していな
かった場合には、該当するデータブロックの内容を主記
憶装置300へ書込まずに、即刻、読出し要求を送出し
、返送されてきたデータ情報をそのデータブロックに書
込む。
In addition, if the change bit does not indicate a change in the data block, a read request is immediately sent without writing the contents of the corresponding data block to the main storage device 300, and the returned data information is read. Write to that data block.

いっぽう、書込み要求を受付けた場合には、読出しの場
合と同様な方法により、対応するデータブロックがデー
タプレイ210上に存在するか否かを調べ、もし存在す
る場合にはそこにデータを書込み、存在しなければ読出
しの場合と同様な処理を行なって主配憶装置300から
対応するデータブロックのデータ情報を読出す。
On the other hand, when a write request is accepted, it is checked whether the corresponding data block exists on the data play 210 using the same method as for reading, and if it exists, the data is written there. If it does not exist, the same processing as in the case of reading is performed to read the data information of the corresponding data block from the main storage device 300.

ここで、読出しの場合には該当するデータ情報をバッフ
ァメモリ200のデータアレイ210へそのl書込んで
いたが、書込みの場合には対応するデータブロックのう
ちで要求されたアドレス情報を書込みデータと置換えた
後でデータアレイ210へこれを書込む。
Here, in the case of reading, the corresponding data information is written to the data array 210 of the buffer memory 200, but in the case of writing, the requested address information in the corresponding data block is used as the write data. After replacing, write this to data array 210.

さらに、書込み動作の後で変更ビットを書換え、変更が
完了している旨を示すよう((する。
Furthermore, after the write operation, the change bit is rewritten to indicate that the change is complete (().

以上の動作において、変更ビットがデータブロックの変
更を示していない場合には、主記憶装置300へは読出
し要求が送出されるにすぎないので問題はないが、変更
ビットがデータブロックのす東を示していた場合には、
主記憶装置300へは書込み要求が送出された直後に読
出し要求が送出されることになる。
In the above operation, if the change bit does not indicate a change in the data block, there is no problem since only a read request is sent to the main storage device 300. If it shows,
A read request is sent to the main storage device 300 immediately after a write request is sent.

ところで、主記憶装置300ではメモリ素子のサイクル
タイムがバッファメモリ200や中央処理部100の動
作速度に比較して遅いため、その速度ギャップを埋める
だめに、主記憶装置300上ではデータブロックをバン
クに対して1対1の対応をさせ、さらに複数個のバンク
を備えてデータブロック内で連続したアクセスが可能な
ようにすると共に、異なったバンク間で連続したアクセ
スが可能なようにするため、バンク単位でインターリー
ブした構成をとっている。
By the way, in the main memory device 300, the cycle time of the memory elements is slower than the operating speed of the buffer memory 200 and the central processing unit 100, so in order to fill the speed gap, data blocks are organized into banks on the main memory device 300. In order to have a one-to-one correspondence with each other, and to have multiple banks to enable continuous access within a data block, as well as to enable continuous access between different banks, It has an interleaved structure.

このため、バンクが異なれば連続したアクセスが可能で
あるが、同一バンクへの連続したアクセスは少なくとも
メモリ素子のサイクルタイムに相当した時間だけ待つ必
要があり、連続したアクセスは不可能である。
Therefore, consecutive accesses to different banks are possible, but consecutive accesses to the same bank require waiting for at least a time corresponding to the cycle time of the memory element, and consecutive accesses are impossible.

上記動作のため、要求されたアドレスに対して何ら変換
を行なわ々ければ、主記憶装置200への書込みアドレ
スと、連続した次の読出しアドレスとを比較すると、上
位アドレスは異なるがバンクアドレスは必ず同一になる
Due to the above operation, if no conversion is performed on the requested address, when the write address to the main memory 200 is compared with the next consecutive read address, although the upper address is different, the bank address is always the same. Become the same.

したがって、書込み要求の後の読出し要求はメモリ素子
のサイクルタイムに相当する時間だけ待たされることに
なる。
Therefore, a read request after a write request is made to wait for a time corresponding to the cycle time of the memory element.

(発明の目的) 第1および牙2のアドレス変換部とアドレス選択部とを
備え、パックアメモリから主記憶装置へデータを書込む
動作と、主記憶装置からバツファメモリヘデータを読出
す動作とを行なうときに、両者のバンクアドレスが一致
する機会が少なくなるように制御することにより上記欠
点を解決し、バッファメモリから主記憶装置へデータ情
報を書込む動作と、主記憶装置からバツファメモリヘデ
ータ情報を読出す動作とを連続して行なうことができる
ように構成した情報処理装置を提供することにある。
(Objective of the Invention) A first and second address conversion section and an address selection section are provided, and the operation of writing data from the packer memory to the main storage device and the operation of reading data from the main storage device to the buffer memory. The above disadvantages are solved by controlling the bank addresses so that there is less opportunity for both bank addresses to match, and the operation of writing data information from the buffer memory to the main memory device and the operation of writing the data information from the main memory device to the main memory device are performed. An object of the present invention is to provide an information processing device configured to be able to continuously perform an operation of reading data information into a memory.

(発明の構成) 本発明による情報処理装置は主記憶装置と、バッファメ
モリと、中央処理部と、アドレスレジスタと、データレ
ジスタとを具備したものである。
(Structure of the Invention) An information processing device according to the present invention includes a main memory, a buffer memory, a central processing unit, an address register, and a data register.

主記憶装置はバンク学位にインターリーブされていて、
データ情報とアドレス情報とを記憶するためのものでち
る。
Main memory is interleaved with bank degrees,
It is used to store data information and address information.

バッファメモリはストアイン方式釦より制御されていて
、主記憶装置の写しを格納するだめのものである。
The buffer memory is controlled by a store-in button and is used to store a copy of main memory.

中央処理部はバッファメモリを介して主記憶装置との間
で授受されるデータ情報とアドレス情報とKよって処理
を実行するためのものである。
The central processing unit is for executing processing based on data information and address information K exchanged with the main storage device via the buffer memory.

アドレスレジスタは中央処理部とバックアメモリとの間
に置かれ、アドレス情報を格納するためのものである。
The address register is placed between the central processing unit and the backup memory and is used to store address information.

データレジスタは中央処理部とバックアメモリとの間に
置かれ、データ情報を格納するだめのものであるっ バッファメモリはデータアレイと、アドレスアレイと、
リプレースアレイと、アドレス変換選択手段とを具備し
たものである。
The data register is placed between the central processing unit and the backup memory and is used to store data information.The buffer memory has a data array, an address array,
It is equipped with a replacement array and address conversion selection means.

データアレイはデータ情報を格納するだめのものである
。 アドレスアレイはデータアレイに格納されたデータ
ブロックに含まれているデータ情報のアドレス情報ビッ
トと、データブロックのデータ情報が書換えられている
ことを指示するための変更ビットとをセットするための
ものである。  リプレースプレイは、データアレイに
格納されているデータブロックを置換える際に置換され
るべきデータブロックを指示するだめのものである。
Data arrays are for storing data information. The address array is used to set address information bits for data information included in data blocks stored in the data array and change bits to indicate that the data information in the data blocks has been rewritten. be. Replace play is used to indicate a data block to be replaced when replacing a data block stored in a data array.

アドレス変換選択手段は、リクエストアドレスのウチの
バッファアドレスを指示するために使用されたセットア
ドレス以外の上位アドレスにより、リクエストアドレス
の少なくともその一部を形成し、かつ主記憶装置のバン
クを示しているバンクアドレスを変換するものであり、
第1および牙2のアドレス変換部とアドレス選択部とを
具備したものである。
The address translation selection means forms at least a part of the request address and indicates a bank of the main memory by an upper address other than the set address used to indicate the buffer address of the request address. It converts bank addresses,
It is equipped with a first and second address conversion section and an address selection section.

本発明による情報処理装置においては、バックアメモリ
をアクセスするときには、要求されたリクエストデータ
情報がバッファメモリの内部に存在するか否かをアドレ
スアレイにより調査し、バックアメモリの内部にリクエ
ストデータ情報が存在しない場合には、リプレースアレ
イにより置換えるべきデータブロックを決定し、置換さ
れるべきデータブロックに対応するアドレスアレイ上の
変更ビットによりデータブロックの内容が既に変更され
ていることが指示されている場合には、主記憶装置の対
応するアドレスへ置換されるべきデータブロックの内容
を書込むだめの動作を行ない、さらに要求されたリクエ
ストアドレスの主記憶装置上の内容を7’−タブロック
へ書込むだめの動作を行なう。
In the information processing device according to the present invention, when accessing the backup memory, the address array is used to check whether or not the requested request data information exists inside the buffer memory. If not, determine the data block to be replaced by the replace array, and if the modified bit on the address array corresponding to the data block to be replaced indicates that the contents of the data block have already been modified. , performs the operation of writing the contents of the data block to be replaced to the corresponding address in the main memory, and further writes the contents of the main memory at the requested request address to the 7'-ta block. Do the wrong move.

したがって、これによってアドレス変換選択手段により
変換されたバンクアドレスに対応してバックアメモリに
アクセスを行なうことができる。
Therefore, the backup memory can be accessed in accordance with the bank address converted by the address conversion selection means.

(実施例) 次に図面を参照して本発明の詳細な説明する。(Example) Next, the present invention will be described in detail with reference to the drawings.

第2図は本発明による情報処理装置の一実施例の構成を
部分的に示したものである。
FIG. 2 partially shows the configuration of an embodiment of an information processing apparatus according to the present invention.

第2図において、情報処理装置は牙1図におけるアドレ
ス変換制御部2500代りに、牙1および第2のアドレ
ス変換部25L 252を備え、ほかにアドレス選択部
253を備えている。
In FIG. 2, the information processing apparatus includes Fang 1 and a second address converting section 25L 252 instead of the address conversion control section 2500 in Fang 1, and also includes an address selection section 253.

牙3図に示すように、第1のアドレス変換部251はリ
クエストアドレスのうちでバンクを示ス下位の2ビツト
と、セットアドレス情報における上位アドレスのなかの
下位の2ビツトとに対して、該当するビットごとに排他
的論理和をとる。
As shown in Figure 3, the first address conversion unit 251 converts the corresponding lower two bits of the request address indicating the bank and the lower two bits of the upper address of the set address information. Exclusive OR is performed for each bit.

また、牙2のアドレス変換部252は上位アドレスとし
てアドレスアレイ220にセットされているアドレス情
報の下位の2ビツトと、バンクを示すためのアドレスビ
ットとに対して該当するビットごとに排他的論理和をと
る。
In addition, the address converting unit 252 of Fang 2 performs an exclusive OR for each corresponding bit of the lower two bits of the address information set in the address array 220 as the upper address and the address bit for indicating the bank. Take.

ここで、牙2のアドレス変換部252はデータアレイ2
10の内容を読出して主記憶装置300へ書込むときに
限って置換されるように制御されている。 また、アド
レス選択部253は主記憶装置300のアドレス情報の
うちで上位アドレスを書込みと読出しとに応じて、アド
レスアレイ220の側を選択するか、あるいはアドレス
レジスタ110の側を選択するものである。
Here, the address conversion unit 252 of the fang 2 is the data array 2
It is controlled to be replaced only when the contents of 10 are read out and written to the main storage device 300. Further, the address selection unit 253 selects the address array 220 side or the address register 110 side depending on whether a high-order address is written or read out of the address information of the main storage device 300. .

い1、リクエストアドレスAがアドレスレジスタ110
に送られてきたと仮定し、さらにリクエストアドレスA
のうちで上位アドレスはAO1下位アトVスはB3、バ
ンクアドレスは3であったと仮定する。 このとき、デ
ータアレイ210上には対応するデータ情報が存在して
なく、リプレースアレイ230によりデータアレイ21
0上の位置Tjoが置換の対象として選択されたものと
仮定する。
1. Request address A is address register 110
Assuming that it was sent to , the request address A
Assume that the upper address is AO1, the lower address is B3, and the bank address is 3. At this time, there is no corresponding data information on the data array 210, and the replace array 230 replaces the data array 21 with the corresponding data information.
Assume that position Tjo on 0 is selected for replacement.

牙2図に示すように、位置IJO上のデータブロックは
Xoで与えられ、データアレイ210上のバンクアドレ
スはB3である。 それらのデータを読出して主配憶装
置300へ書込むときには蔦バンクアドレスは対応する
アドレスアレイ220のアドレスがA3であるため、1
・2のアドレス変換部252により、)・2図の主記憶
装置300上ではX、となる。
As shown in Figure 2, the data block on location IJO is given by Xo and the bank address on data array 210 is B3. When reading those data and writing them to the main storage device 300, the Tsuta bank address is 1 because the address of the corresponding address array 220 is A3.
・By the address conversion unit 252 in FIG. 2, )・X on the main storage device 300 in FIG.

アドレスレジスタ1.10に送出されてきたリクエスト
アドレスAは、第2図に示す主記憶装置300上ではY
oとなり、バンクアドレスはBO3であるため、X′o
の内容を書込むべきXoとはバンクが異々ることKなる
The request address A sent to the address register 1.10 is Y on the main storage device 300 shown in FIG.
o, and the bank address is BO3, so X'o
K is in a different bank from Xo to which the contents of K should be written.

したがって、これらの2つのリクエストが連続して主記
憶袋filt300へ送出されてきても、後続するリク
エストが待たされることなく処理されることになる。
Therefore, even if these two requests are successively sent to the main memory bag filt300, the subsequent requests will be processed without having to wait.

以上、上記実施例においては、バッファメモIJ 20
0から読出したデータを先に主記憶装置300に書込ん
だ後、主記憶装置300へ読出し要求を送出していたが
、主記憶装置300に対しても先に読出し要求を送出し
て、その後でバッファメモリ200の内容を読出し、主
記憶装置300の読出しが終了した後で先のバッファメ
モリ200から読出したデータを主記憶装置fIL30
0へ書込むような場合であっても、上記構成により異な
るブロックが同一アドレスによりチクセスされる確率が
減ぜられ、連続したアクセスが可能となる。
As described above, in the above embodiment, the buffer memory IJ 20
The data read from 0 was first written to the main memory device 300 and then a read request was sent to the main memory device 300, but the read request was also sent to the main memory device 300 first and then The contents of the buffer memory 200 are read out, and after the reading of the main memory device 300 is completed, the data read out from the previous buffer memory 200 is transferred to the main memory device fIL30.
Even in the case of writing to 0, the above configuration reduces the probability that different blocks will be accessed by the same address, making continuous access possible.

(発明の効果) 本発明は以上説明したように、バッファメモリへの要求
アドレスのうち、主記憶装置のバンクを示すだめのアド
レス情報を、上記アドレスのうちのバックアメモリのア
ドレス情報を示すためのセットアドレス以外の上位アド
レスによって変換するように構成することにより、主記
憶装置へのアクセスを待たされることなく連続してアク
セスで六るため、処理速度を高速度化できると云う効果
がある。
(Effects of the Invention) As described above, the present invention replaces address information indicating the bank of the main memory device among the requested addresses to the buffer memory with address information indicating the address information of the backup memory among the above-mentioned addresses. By configuring the conversion to be performed using an upper address other than the set address, accesses to the main memory device are not made to wait and are accessed continuously, resulting in an effect that the processing speed can be increased.

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

第1図は従来の情報処理装置の一例を示すブロック図で
ある。 第2図は第1図の情報処理装置を部分的に改善して構成
した本発明の一実施例を示すブロック図である。 訓・3図は牙2図の牙1および牙2のアドレス変換部の
制御の流れを示す流れ図である。 100・・・中央処理部 110・・・アドレスレジスタ 120・・・データレジスタ 200・・・バックアメモリ 210・・・データアレイ 220・・・アドレスアレイ 230・・・リプレースアレイ 240・・・バッフ丁制御部 250・・・アドレス変換制御部 251.252・・・アドレス変換部 253・・・アドレス選択部 300・・・主記憶装置 特許出願人 日本電気株式会社 代理人弁理士  井 ノ ロ   壽
FIG. 1 is a block diagram showing an example of a conventional information processing device. FIG. 2 is a block diagram showing an embodiment of the present invention constructed by partially improving the information processing apparatus shown in FIG. Figure 3 is a flowchart showing the flow of control of the address conversion units of Fang 1 and Fang 2 in Fang 2. 100...Central processing unit 110...Address register 120...Data register 200...Backup memory 210...Data array 220...Address array 230...Replace array 240...Buffer control Part 250...Address conversion control unit 251.252...Address conversion unit 253...Address selection unit 300...Main storage device patent applicant Hisashi Inoro, patent attorney representing NEC Corporation

Claims (1)

【特許請求の範囲】[Claims] パンク単位にインターリーブされていてデータ情報とア
ドレス情報とを記憶するための主記憶装置と、ストアイ
ン方式により主記憶装置の写しを格納するだめのバッフ
ァメモリと、前記バッファメモリを介して前記主記憶装
置との間で授受される前記データ情報と前記アドレス情
報とに従って処理を実行するだめの中央処理部と、前記
中央処理部と前記バッファメモリとの間で前記アドレス
情報を格納するためのアドレスレジスタと、前記中央処
理部と前記バッファメモリとの間で前記データ情報を格
納するためのデータレジスタとを具備し、さらに前記バ
ッファメモリが前記データ情報をデータブロックごとに
書換えて格納するためのデータアレイと、前記データア
レイに格納された前記データブロックに含まれているデ
ータ情報のアドレス情報ビットと前記データブロックの
データ情報が書換えられていることを指示するだめの変
更ビットとをセットするためのアドレスアレイと、前記
データアレイに格納されている前記データブロックを置
換える際に置換されるべきデータブロックを指示するた
めのりブレースプレイと、リクエストアドレスのうちの
バッファアドレスを指示するために使用されたセットア
ドレス以外の上位アドレスによシ、前記リクエストアド
レスの少なくとも一部を形成し、かつ前記主記憶装置の
バンクを示しているバンクアドレスを変換するだめのア
ドレス変換選択手段とを具備し、前記バッファメモリを
アクセスするときには要求されたリクエストデータ情報
が前記バッファメモリの内部に存在するか否かを前記ア
ドレスアレイによシ調査し、前記バックアメモリの内部
に前記リクエストデータ情報が存在しない場合には、前
記リプレースアレイによシ前配置換されるべきデータブ
ロックを決定し、前記置換されるべきデータブロックに
対応する前記アドレスアレイ上の前記変更ビットにより
置換されるべきデータブロックの内容が既に変更されて
いることが指示されている場合には、前記主記憶装置の
対応するアドレスへ前記置換されるべきデータブロック
の内容を書込むだめの動作を行ない、さらに要求された
前記リクエストアドレスの前記主記憶装置上の内容を前
記置換されるべきデータブロックの位置へ書込むだめの
動作を行なうととにより、前記アドレス変換選択手段&
でより変換された前記バンクアドレスに対応して、前記
バッファメモリにアクセスを行なうことができるように
構成したことを特徴とする情報処理装置。
A main memory for storing data information and address information interleaved in units of punctures, a buffer memory for storing a copy of the main memory using a store-in method, and a central processing unit for executing processing according to the data information and the address information exchanged with the device; and an address register for storing the address information between the central processing unit and the buffer memory. and a data register for storing the data information between the central processing unit and the buffer memory, and a data array for the buffer memory to rewrite and store the data information for each data block. and an address for setting an address information bit of data information included in the data block stored in the data array and a change bit for indicating that the data information of the data block has been rewritten. an array, a glue brace play for indicating a data block to be replaced when replacing the data block stored in the data array, and a set used for indicating a buffer address of the request address. address conversion selection means for converting a bank address that forms at least a part of the request address and indicates a bank of the main storage device according to an upper address other than the address of the buffer memory; When accessing, the address array is used to check whether the requested request data information exists inside the buffer memory, and if the request data information does not exist inside the backup memory, the request data information is accessed. Determine a data block to be pre-replaced by a replace array, and determine whether the content of the data block to be replaced has already been changed by the modified bit on the address array corresponding to the data block to be replaced. If so, perform an operation to write the contents of the data block to be replaced to the corresponding address in the main memory, and further write the contents of the data block to be replaced in the main memory at the requested address. The address conversion selection means &
An information processing apparatus characterized in that the buffer memory can be accessed in accordance with the bank address converted by.
JP58023190A 1983-02-15 1983-02-15 Information processor Pending JPS59148193A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58023190A JPS59148193A (en) 1983-02-15 1983-02-15 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58023190A JPS59148193A (en) 1983-02-15 1983-02-15 Information processor

Publications (1)

Publication Number Publication Date
JPS59148193A true JPS59148193A (en) 1984-08-24

Family

ID=12103735

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58023190A Pending JPS59148193A (en) 1983-02-15 1983-02-15 Information processor

Country Status (1)

Country Link
JP (1) JPS59148193A (en)

Similar Documents

Publication Publication Date Title
US5485598A (en) Redundant disk array (raid) system utilizing separate cache memories for the host system and the check data
JP3786993B2 (en) Data storage unit and data storage device using the unit
JPH0336645A (en) Memory structure in variable size
JPS59148193A (en) Information processor
JPS59177782A (en) Buffer memory controlling system
US5864567A (en) Data memory apparatus
JP4220351B2 (en) Integrated circuit and method capable of simultaneously executing data reading operation and writing operation
JPS6331809B2 (en)
JP2733189B2 (en) Disk array device input / output control method
JP3821911B2 (en) Memory initialization control method
JP2001128108A (en) Video processor
JP2502406B2 (en) Storage control system and data processing device
JP2845491B2 (en) Graph data plane pack conversion circuit
JPS5836434B2 (en) Batshua Memory Souch
JPS6235146B2 (en)
JPH01156847A (en) Memory access processor
JPS6213699B2 (en)
JPH055134B2 (en)
JPH0244445A (en) Data processor
JPS58169271A (en) Data buffer control system
JPH0561613A (en) Access system for external storage device
JPH04155459A (en) Leading move-out system
JPS62145342A (en) Cache memory system
JPS58159286A (en) Control system for storage device
JPH04181343A (en) Cache memory system