JPS5837633B2 - Buffer memory storage control method - Google Patents

Buffer memory storage control method

Info

Publication number
JPS5837633B2
JPS5837633B2 JP54093397A JP9339779A JPS5837633B2 JP S5837633 B2 JPS5837633 B2 JP S5837633B2 JP 54093397 A JP54093397 A JP 54093397A JP 9339779 A JP9339779 A JP 9339779A JP S5837633 B2 JPS5837633 B2 JP S5837633B2
Authority
JP
Japan
Prior art keywords
buffer memory
information
register
bytes
write
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
Application number
JP54093397A
Other languages
Japanese (ja)
Other versions
JPS5619572A (en
Inventor
広貞 利根
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 JP54093397A priority Critical patent/JPS5837633B2/en
Publication of JPS5619572A publication Critical patent/JPS5619572A/en
Publication of JPS5837633B2 publication Critical patent/JPS5837633B2/en
Expired legal-status Critical Current

Links

Description

【発明の詳細な説明】 本発明は、バッファ・メモリ記憶制御方式、特にブロッ
ク・ロード時に1ブロック単位の情報をM回に分けてバ
ツファ・メモリに転送される如きデータ処理装置におい
て、2≦N≦Mで与えられるN回分の転送情報を1回に
まとめてバッファ・メモリ上に書込むよう構威し、バッ
ファ・メモリが上記ブロック・ロードのために使用不可
となる時間を短縮すると共にバッファ・メモリへのロー
ド先を正しく切分けるようにしたバッファ・メモリ記憶
制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention is directed to a buffer memory storage control system, particularly in a data processing device in which information in units of one block is divided into M times and transferred to the buffer memory when a block is loaded. N transfer information given by ≦M is written into the buffer memory at one time, thereby shortening the time when the buffer memory is unavailable for the above-mentioned block loading, and reducing the buffer memory. The present invention relates to a buffer memory storage control method that correctly separates the load destination into memory.

バツファ・メモリを有するデータ処理装置において、処
理平均実行時間Tは、バッファ・メモリ上での平均処理
時間をTBFとし、かつ主記憶装置に対する平均アクセ
ス時間をTACCとし、かつバツファ・メモリ・ノット
・ファウンドが発生する比率なNFとするとき、 で与えられる。
In a data processing device having a buffer memory, the average processing execution time T is the average processing time on the buffer memory TBF, the average access time to the main memory device TACC, and the buffer memory not found. When NF is the ratio at which , occurs, it is given by .

このことから、上記比率NFが小さい程平均実行時間T
は小となる。
From this, it can be seen that the smaller the ratio NF is, the more the average execution time T
becomes small.

上記比率NFを小とする1つの方策は、主記憶装置から
転送しておく情報量を犬とすべく上記バッファ・メモリ
自体の容量を犬にとることである。
One way to reduce the ratio NF is to increase the capacity of the buffer memory itself so as to limit the amount of information transferred from the main memory.

この方策は有効なものであるが、高速度のメモリ容量が
増大することとなり、コスト増に大きく影響する。
Although this measure is effective, it results in an increase in high-speed memory capacity, which significantly increases costs.

他の1つの方策はバツファ・メモリ上に格納される1フ
ロック単位の大きさを犬にとり、一般にアドレスが歩進
されることを考慮して上記比率NFを小にすることであ
る。
Another measure is to take the size of one block stored on the buffer memory into account and to reduce the ratio NF considering that addresses are generally incremented.

しかし、この場合には、一旦ブロック・ロードを必要と
することとなると、主記憶装置側装置との間のバス幅が
定まっている場合にはデータ転送回数が増大する難点を
もっている。
However, in this case, once a block load is required, the problem is that the number of data transfers increases if the bus width with the main storage device is fixed.

即ち1ブロック単位の大きさを2倍にとると、バス幅が
変わらなければ、転送回数が2倍となり、その間バツフ
ァ・メモリがビジーとなる可能性が増大する。
That is, if the size of one block unit is doubled, the number of transfers will be doubled if the bus width remains unchanged, and the possibility that the buffer memory will be busy during that time increases.

本発明は上記の点を解決することを目的としており、合
わせてロード先を正しく切分けるようにすることを目的
としており、本発明のバツファ・メモリ記憶制御方式は
1フロックの大きさをL×Mバイトとしたバツファメモ
リと転送バス幅カLバイトよりなる主記憶装置とをそな
え,上記バツファメモリのデータ部に対する書込みレジ
スタをLバイト幅でN個(N≧2)もうけ、LXNバイ
トの情報をまとめて上記データ部に書込むバツファメモ
リにおいて、上記主記憶装置は、ブロックロード時にM
回に分けて転送される情報が上記データ部に対する1回
分の書込み同期内に上記N個の書込みレジスタ中の同一
のレジスタに転送されないよう、上記バツファレジスタ
側に対する転送順序を制御するよう構或され、かつ上記
書込みレジスタは、Lバイト単位の転送順番情報を保持
し、N個に分けられたバツファメモリのデータ部への書
込み時のアドレス情報とすることによりN個に分けられ
たバツファメモリのデータ部が任意のLバイト単位で書
込むことができるよう構或されてなることを特徴として
いる。
The present invention aims to solve the above-mentioned problems, and also aims to correctly separate the load destination.The buffer memory storage control method of the present invention allows the size of one block to be L× It is equipped with a buffer memory of M bytes and a main storage device with a transfer bus width of L bytes, and has N write registers of L bytes wide (N≧2) for the data section of the buffer memory, and stores LXN bytes of information at once. In the buffer memory to be written to the data section, the main storage device stores M at the time of block loading.
The transfer order for the buffer register side is controlled so that the information transferred in batches is not transferred to the same register among the N write registers within one write synchronization for the data section. and the write register holds transfer order information in units of L bytes, and uses this as address information when writing to the data section of the buffer memory divided into N sections. It is characterized in that it is structured so that it can be written in units of arbitrary L bytes.

以下図面を参照しつつ説明する。第1図は従来の問題点
を説明する説明図、第2図および第3図は本発明の概念
を説明する説明図、第4図は本発明の一実施例構成、第
5図は本発明の要部を拡大して表わした一実施例を示す
This will be explained below with reference to the drawings. FIG. 1 is an explanatory diagram for explaining the conventional problems, FIGS. 2 and 3 are explanatory diagrams for explaining the concept of the present invention, FIG. 4 is an embodiment of the configuration of the present invention, and FIG. 5 is an explanatory diagram for explaining the concept of the present invention. An example is shown in which the main parts are enlarged.

本願明細書冒頭に述べた如く、バツファ・メモリを有す
るデータ処理装置においては、バツファ・メモリ・ノッ
ト・ファウンドとなると、当面所望の情報を含む1ブロ
ック単位の情報をバツファ・メモリ上にブロック・ロー
ドするようにされる。
As mentioned at the beginning of this specification, in a data processing device having a buffer memory, when the buffer memory is not found, one block of information containing the desired information is loaded onto the buffer memory. be made to do.

今仮に1ブロック単位の大きさを64バイトとしかつ主
記憶装置側装置との間のバス幅を8バイトとすると、主
記憶装置側装置から8回に分けてロードされることとな
る。
Now, if the size of one block is 64 bytes and the bus width between it and the main storage device is 8 bytes, the data will be loaded from the main storage device eight times.

即ち第1図に示す如く、バツファ・メモリのデータ部に
格納される1フロックの情報1は、主記憶装置側装置か
らデータ・レジスタ2に対して8バイト単位でロードさ
れてくる。
That is, as shown in FIG. 1, one block of information 1 stored in the data section of the buffer memory is loaded from the main storage device to the data register 2 in units of 8 bytes.

そして、バツファ・メモリのデータ部には8回分書込み
が行なわれることとなる。
Then, the data portion of the buffer memory will be written eight times.

このために1回の書込み時間なTwとすると、フロック
・ロードに当って8Twの時間の間、バツファ・メモリ
がビジー状態となる。
For this reason, assuming that Tw is the time required for one write, the buffer memory is in a busy state for a time of 8 Tw during block loading.

このために、本発明においては、第2図図示の如く、8
回に分けて転送されてくる情報をまとめた上でバツファ
・メモリ上に書込むようにする。
For this reason, in the present invention, as shown in FIG.
The information transferred in batches is compiled and then written on the buffer memory.

第2図において、1−0はバツファ・メモリ上に格納さ
れる1ブロック単位の情報の偶数バイト側情報、1−1
は同じく奇数バイト側情報、2一〇は偶数側情報データ
・レジスタ、2−1は奇数側情報データ・レジスタ、3
−0は偶数バイ1・側情報書込みレジスタ、3−1は奇
数バイト側情報書込みレジスタを表わしている。
In FIG. 2, 1-0 indicates even-numbered byte side information of one block of information stored on the buffer memory, 1-1
is also odd number side information, 210 is even number side information data register, 2-1 is odd number side information data register, 3
-0 represents an even number by 1 side information write register, and 3-1 represents an odd number byte side information write register.

そして、第3図にタイム・チャートを示す如く、ブロッ
ク・ロードに当って主記憶装置側装置MCUから例えば
偶数側情報Eと奇数側情報と(あるいは奇数側情報と偶
数側情報と)ロードされてきたとき、偶数側情報を#O
データ・レジスタ2−0にセットしかつ奇数側情報を#
1データ・レジスタ2−1にセットした上で、両者一斉
に書込みレジスタ3−0,3−1に転送して書込みを行
なう。
As shown in the time chart in FIG. 3, when a block is loaded, for example, even number side information E and odd number side information (or odd number side information and even number side information) are loaded from the main storage device MCU. When the even number side information is #O
Set data register 2-0 and odd number side information #
1 data register 2-1, and then both are simultaneously transferred to write registers 3-0 and 3-1 for writing.

この間の様子が第3図に示される。The situation during this time is shown in FIG.

即ち、今図示の如く偶数側情報E、奇数側情報O、偶数
側情報E、・・・・・・と転送されてくるとき、奇数側
情報Oが転送されてきたタイミングで、両者情報を書込
みレジスタ3−0 .3−1にセットして、図示の如く
書込みを行なうようにする。
In other words, as shown in the figure, when even number side information E, odd number side information O, even number side information E, etc. are transferred, both pieces of information are written at the timing when odd number side information O is transferred. Register 3-0. 3-1 to perform writing as shown in the figure.

この結果、1回のフロック・ロードによって生じる書込
み時間は4TWとなり、第1図図示の場合にくらべて、
ビジー状態となる可能性が減少される。
As a result, the write time caused by one flock load is 4TW, compared to the case shown in FIG.
The possibility of being busy is reduced.

なお、上記ブロック・ロードの場合、一般に8回に分け
て行なう転送に当って、当面必要とするバイト情報を最
初に転送することが行なわれる。
In the case of the block load described above, the transfer is generally performed in eight steps, and the byte information that is needed for the time being is transferred first.

このため、当該最初に転送されるバイト情報が奇数側情
報Oであれば、0,E,0・・・・・・の順に転送され
ることとなる。
Therefore, if the first byte information to be transferred is odd number side information O, it will be transferred in the order of 0, E, 0, . . . .

しかし、この場合も、偶数側情報はレジスタ2−0に、
また奇数側情報はレジスタ2−1に夫々セットされる。
However, even in this case, the even number side information is stored in register 2-0.
Further, the odd number side information is set in the register 2-1, respectively.

このようにするためには、主記憶装置側から転送される
バイト情報のバイl・指示アドレス情報の最下位ビット
の内容によって振り分ければよい。
In order to do this, it is sufficient to allocate the bytes according to the content of the least significant bit of the byte information and instruction address information transferred from the main memory side.

また、図示を省略した演算処理部(E−UNIT)から
のバツファ・メモリへの書込みに当っては、書込みデー
タを直接書込みレジスタ3−0 .3−1にセットすれ
ばよい。
Furthermore, when writing to the buffer memory from an arithmetic processing unit (E-UNIT) not shown, the write data is directly transferred to the write register 3-0. Just set it to 3-1.

第4図は本発明の一実施例構成を示し、図中の符号3−
0 ,3−1は第2図に対応し、4は実効アドレス・レ
ジスタ、5は主記憶装置アクセス・アドレス・レジスタ
、6はバツファ・レジスタのタグ部、7はバツファ・レ
ジスタのデータ部、8−0ないし8−Fはタグ部におけ
る計16個の連想単位、9−00と9−01,9−10
と9−11,・・・・・・9−FOと9一F1とはデー
タ部における計16個の連想単位、10−0ないし1〇
一Fは夫々比較器、11−0ないし11−Fは夫々選択
回路、12はアドレス・ビット保持部を表わしている。
FIG. 4 shows the configuration of an embodiment of the present invention, and the reference numeral 3-
0, 3-1 correspond to FIG. 2, 4 is the effective address register, 5 is the main memory access address register, 6 is the tag part of the buffer register, 7 is the data part of the buffer register, 8 -0 to 8-F are a total of 16 associative units in the tag part, 9-00, 9-01, 9-10
and 9-11,...9-FO and 9-F1 are a total of 16 associative units in the data section, 10-0 to 101F are comparators, respectively, and 11-0 to 11-F. 12 represent selection circuits, and 12 represents an address bit holding section.

図示の場合、データ部7におげる1フロック分の情報を
格納する1ブロック対応部(図示斜線部)は8バイトず
つの2つの領域に区分されている。
In the case shown in the figure, the one-block corresponding area (hatched area in the figure) that stores one block's worth of information in the data section 7 is divided into two areas of 8 bytes each.

そして当該2つの領域によって構成される1ブロック対
応部の内容についてのアドレス情報が、タグ部6におけ
る図示斜線部内に格納されている。
Address information regarding the contents of the 1-block corresponding section constituted by the two areas is stored in the hatched area in the tag section 6.

図示しない演算処理部からのアクセスに当って実効アド
レス情報EARがレジスタ4にセットされたとき、図示
の場合、ビット20ないし25によってタグ部6とデー
タ部7とが夫々アクセスされる。
When effective address information EAR is set in register 4 upon access from an arithmetic processing section (not shown), tag section 6 and data section 7 are respectively accessed by bits 20 to 25 in the illustrated case.

このとき、周知の如く、タグ部6の各連想単位8−0な
いし8−Fから夫々64個の格納されているアドレス情
報の中から1つが選択されて比較器10−0ないし10
−Fに読出される。
At this time, as is well known, one of the 64 pieces of address information stored in each of the associative units 8-0 to 8-F of the tag section 6 is selected and the comparators 10-0 to 10-F
-F is read.

そして、レジスタ4におけるビット8ないし19と比較
される。
It is then compared with bits 8 through 19 in register 4.

もしも、比較器10−1が一致出力を発したとすると、
このときデータ部7における連想単位9−10,9−1
1から読出されたデータが現にアクセスされたものと一
致するものとして選択回路11−1をへて演算処理部E
−IJNITに渡される(勿論、図示しない構成によっ
てバイト単位に区分されて、例えば1バイト分の情報が
)。
If comparator 10-1 issues a matching output, then
At this time, the associative units 9-10, 9-1 in the data section 7
The data read from 1 matches the data currently accessed and is passed through the selection circuit 11-1 to the arithmetic processing unit E.
- Passed to IJNIT (of course, it is divided into bytes by a configuration not shown; for example, 1 byte of information).

上記アクセスに当って、比較器10−0ないし10−F
のいずれもが一致出力を発しない場合、所望の情報がバ
ツファ・メモリ上に存在しないものとして、バツファ・
メモリ・ノット・ファウンドとなる。
In the above access, the comparators 10-0 to 10-F
If none of them produce a matching output, it is assumed that the desired information does not exist in the buffer memory, and the buffer memory is
Memory Not Found.

そして、主記憶装置アクセス・アドレス・レジスタ5の
内容によって主記憶装置側装置に対してブロック・ロー
ドを行なう。
Then, a block load is performed to the main memory side device according to the contents of the main memory access address register 5.

該ブロック・ロード時に、第2図および第3図を参照し
て説明した如き処理が行なわれる。
At the time of loading the block, processing as described with reference to FIGS. 2 and 3 is performed.

以下、第5図に示す要部拡大図を参照して説明をつづけ
る。
The description will be continued below with reference to the enlarged view of the main parts shown in FIG.

第5図において、符号1−0,1−1 ,2一〇,2−
1 ,10 ,3−1は第2図または第4図に対応し、
1 2−0 , 1 2−1は第4図に示すアドレス・
ビット保持部12に対応している。
In FIG. 5, the symbols 1-0, 1-1, 210, 2-
1, 10, 3-1 correspond to Figure 2 or Figure 4,
1 2-0 and 1 2-1 are the addresses shown in Figure 4.
It corresponds to the bit holding section 12.

また13−0,13−1は夫々選択回路、14−0,1
4−1は夫々主記憶装置側装置から与えられるバイト指
示アドレス情報保持部を表わす。
Further, 13-0, 13-1 are selection circuits, 14-0, 1, respectively.
Reference numeral 4-1 represents a byte instruction address information holding unit provided from the main storage device.

第3図に関連して説明した如く、ブロック・ロード時に
は、当面必要とするバイト情報が最初に主記憶装置側装
置から転送されてくる。
As explained in connection with FIG. 3, when a block is loaded, the byte information required for the time being is first transferred from the main storage device.

このため当該バイト情報から上述の偶数側情報Eである
か奇数側情報Oであるか未定である。
Therefore, it is undetermined whether the byte information is the above-mentioned even number side information E or odd number side information O.

このために、第4図図示の主記憶装置アクセス・アドレ
ス・レジスタ5にビット情報として示す如く、主記憶装
置側装置に対して、バイト指示アドレス情報ビット(ビ
ット26,27,2B)を一緒に与えるようにする。
For this purpose, as shown as bit information in the main memory access address register 5 shown in FIG. Try to give.

これによって、主記憶装置側装置においては、当面必要
なバイト情報を特定することができ、当該バイト情報の
アドレス情報ビットの中のビット28が、論理「0」で
あれば偶数側情報Eであり、論理「1」であれば奇数側
情報Oであると判断する。
As a result, the main memory side device can specify the byte information that is needed for the time being, and if bit 28 of the address information bits of the byte information is logic "0", it is even number side information E. , if the logic is "1", it is determined that the odd number side information is O.

そして、仮に当該バイト情報が偶数側情報Eであれば、
図示レジスタ2−0にセットされる。
Then, if the byte information is even number side information E,
It is set in the illustrated register 2-0.

このとき、主記憶装置側装置はバイト情報の転送に当っ
て、当該バイト情報のバイト指示アドレス情報ビット(
ビッ}26,27,28)を一緒に転送するようにされ
、ビット28によってセットすべきレジスタ2−0にセ
ットするよう制御され、ビット26,27をバイト指示
アドレス情報保持部14−0にセットするよう制御され
る。
At this time, when transferring the byte information, the main storage side device transfers the byte information byte instruction address information bit (
Bits 26, 27, 28) are transferred together, bit 28 is controlled to be set in register 2-0, and bits 26 and 27 are set in byte instruction address information holding unit 14-0. controlled to do so.

以下主記憶装置側装置は、バイト情報をO,E,0・・
・・・・の如く交互になるように転送してくる。
Below, the main storage side device stores byte information O, E, 0...
They are transferred alternately like...

この場合、第3図を参照して説明した如く、偶数側情報
Eが転送されてきた後に奇数側情報Oが転送されてきた
タイミングで、レジスタ2−0の内容とレジスタ2−1
の内容とは夫々書込みレジスタ3−0と3−1とにセッ
トされる。
In this case, as explained with reference to FIG. 3, the contents of register 2-0 and register 2-1 are
The contents of are set in write registers 3-0 and 3-1, respectively.

そして一方バイト指示アドレス情報保持部14−00内
容によって偶数バイト側情報1−0を格納するユニツ}
9−*0側に対して書込みアクセスが行なわれ、同じく
保持部14−1の内容によって奇数バイト側情報1−1
を格納するユニッ}9−*1側に対して書込みアクセス
が行なわれる。
On the other hand, a unit that stores even number byte side information 1-0 according to the contents of the byte instruction address information holding section 14-00}
A write access is made to the 9-*0 side, and the odd-numbered byte side information 1-1 is also written according to the contents of the holding section 14-1.
A write access is made to the unit }9-*1 storing the unit.

なお、この書込みアクセスの時、第5図では明瞭でない
が、第4図を参照すると明らかなように実効アドレス・
レジスタ4の内容からビット20ないし25によってデ
ータ部Tにアクセス・アドレス情報があわせ与えられて
いる。
Note that during this write access, although it is not clear in FIG. 5, the effective address and
Access address information is also given to the data portion T by bits 20 to 25 from the contents of register 4.

このために該ビット20ないし25によって1つのブロ
ック対応部(例えば第4図図示斜線部)がアクセスされ
、当該ブロック対応部に関して上記ビット26,27に
よる夫々のアクセスが行なわれる。
For this purpose, one block corresponding portion (for example, the shaded area in FIG. 4) is accessed by the bits 20 to 25, and the bits 26 and 27 access the block corresponding portion, respectively.

上記の如くバイト情報がE,0,E,0・・・・・・と
転送されてくるとした場合でも、第2番目に転送されて
くる奇数側情報Oは、図示4つのバイト情報のいずれで
あってもよい。
Even if the byte information is transferred as E, 0, E, 0, etc. as described above, the odd number side information O that is transferred second will be any of the four byte information shown in the diagram. It may be.

このいずれであるかは、主記憶装置におけるバンクの空
き具合によって決まり、ランダムである。
Which of these is determined depends on the availability of banks in the main storage device and is random.

上記ビット26,27はそのいずれであるかを指示して
おり、これによって正しい位置に書込みが行なわれるよ
うにされる。
The bits 26 and 27 indicate which one of them is, and thereby ensure that writing is performed at the correct location.

以上説明した如く、本発明によれば、バツファ・メモリ
がビジー状態となる頻度が減少でき、ビジー状態が増大
することなくブロック単位の大きさを増大でき、したが
ってバッファ・メモリ・ノット・ファウンドとなる頻度
を減少できる。
As explained above, according to the present invention, the frequency that the buffer memory becomes busy can be reduced, and the size of the block unit can be increased without increasing the busy state, resulting in buffer memory not found. You can reduce the frequency.

なお第5図においてSEL回路15を付けることにより
、バツファ・メモリに書き込まれていない転送済データ
をバイパスして演算UNITに送ることができる。
By adding the SEL circuit 15 in FIG. 5, the transferred data that has not been written to the buffer memory can be bypassed and sent to the arithmetic unit.

また、上記実施例の説明において、本願にいう値Lとし
て8バイト、値Mとして8、値Nとして2をとることを
示したが、本発明はそれに限られるものではない。
Furthermore, in the description of the above embodiment, it has been shown that the value L in the present application is 8 bytes, the value M is 8, and the value N is 2, but the present invention is not limited thereto.

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

第1図は従来の問題点を説明する説明図、第2図および
第3図は本発明の概念を説明する説明図、第4図は本発
明の一実施例構成、第5図は本発明の要部を拡大して表
わしたー実施例を示す。 図中、1−・0は偶数バイト側情報、1−1は奇数バイ
ト側情報、2−0は偶数バイト側情報レジスタ、2−1
は奇数バイト側情報レジスタ、3一〇は偶数バイト側情
報書込みレジスタ、3−1は奇数バイト側情報書込みレ
ジスタ、4は実効アドレス・レジスタ、5は主記憶装置
アクセス・アドレス・レジスタ、6はタグ部、7はデー
タ部、10は比較器、11は選択回路、12はアドレス
・ビット保持部、13は選択回路、14はバイl・指1
示アドレス情報保持部を表わしている。
FIG. 1 is an explanatory diagram for explaining the conventional problems, FIGS. 2 and 3 are explanatory diagrams for explaining the concept of the present invention, FIG. 4 is an embodiment of the configuration of the present invention, and FIG. 5 is an explanatory diagram for explaining the concept of the present invention. An example is shown in which the main parts are enlarged. In the figure, 1-.0 is even-numbered byte side information, 1-1 is odd-numbered byte side information, 2-0 is even-numbered byte side information register, 2-1
is the odd-numbered byte side information register, 310 is the even-numbered byte side information write register, 3-1 is the odd-numbered byte side information write register, 4 is the effective address register, 5 is the main memory access address register, 6 is the tag 7 is a data section, 10 is a comparator, 11 is a selection circuit, 12 is an address/bit holding section, 13 is a selection circuit, 14 is a byte/finger 1
This represents an address information holding unit.

Claims (1)

【特許請求の範囲】[Claims] 1 1ブロックの大きさをLXMバイトとしたバツファ
メモリと転送バス幅がLバイトよりなる主記憶装置とを
そなえ、上記バツファメモリのデータ部に対する書込み
レジスタをLバイト幅でN個(N≧2)もうけ、LXN
バイトの情報をまとめて上記データ部に書込むバッファ
メモリにおいて、上記主記憶装置は、ブロックロ一ド時
にM回に分けて転送される情報が上記データ部に対する
1回分の書込み同期内に上記N個の書込みレジスタ中の
同一のレジスタに転送されないよう、上記バッファレジ
スタ側に対する転送順序を制御するよう構成され、かつ
上記書込みレジスタは、Lバイト単位の転送順番情報を
保持し、N個に分けられたバツファメモリのデータ部へ
の書込み時のアドレス情報とすることによりN個に分け
られたバッファメモリのデータ部が任意のLバイト単位
で書込むことができるよう構或されてなることを特徴と
するバツファ・メモリ記憶制御方式。
1. A buffer memory with a block size of LXM bytes and a main storage device with a transfer bus width of L bytes are provided, and N write registers each having a width of L bytes (N≧2) are provided for the data section of the buffer memory; LXN
In a buffer memory that collectively writes bytes of information to the data section, the main storage device transfers the information transferred M times during a block load to the data section within one write synchronization period. The write register is configured to control the transfer order to the buffer register so as not to be transferred to the same register among the write registers, and the write register holds transfer order information in units of L bytes and is divided into N pieces. The present invention is characterized in that the data section of the buffer memory divided into N pieces can be written in units of arbitrary L bytes by using address information when writing to the data section of the buffer memory. Buffer memory storage control method.
JP54093397A 1979-07-23 1979-07-23 Buffer memory storage control method Expired JPS5837633B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP54093397A JPS5837633B2 (en) 1979-07-23 1979-07-23 Buffer memory storage control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP54093397A JPS5837633B2 (en) 1979-07-23 1979-07-23 Buffer memory storage control method

Publications (2)

Publication Number Publication Date
JPS5619572A JPS5619572A (en) 1981-02-24
JPS5837633B2 true JPS5837633B2 (en) 1983-08-17

Family

ID=14081160

Family Applications (1)

Application Number Title Priority Date Filing Date
JP54093397A Expired JPS5837633B2 (en) 1979-07-23 1979-07-23 Buffer memory storage control method

Country Status (1)

Country Link
JP (1) JPS5837633B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6128228U (en) * 1984-07-25 1986-02-20 日本航空電子工業株式会社 polyhedral key switch

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4489381A (en) * 1982-08-06 1984-12-18 International Business Machines Corporation Hierarchical memories having two ports at each subordinate memory level
JPS5956118A (en) * 1982-09-25 1984-03-31 Shinko Electric Co Ltd Controlling method of automatic weighing supply device
JPS60136874A (en) * 1983-12-26 1985-07-20 Hitachi Ltd Vector processor
JPS6121543A (en) * 1984-07-10 1986-01-30 Matsushita Electric Ind Co Ltd Data transfer device
JPS61224051A (en) * 1985-03-29 1986-10-04 Fujitsu Ltd Buffer memory control system
JP4409620B2 (en) 2006-02-27 2010-02-03 富士通株式会社 Arithmetic processing device, cache memory control device and control method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6128228U (en) * 1984-07-25 1986-02-20 日本航空電子工業株式会社 polyhedral key switch

Also Published As

Publication number Publication date
JPS5619572A (en) 1981-02-24

Similar Documents

Publication Publication Date Title
US4169284A (en) Cache control for concurrent access
KR19980081499A (en) In-memory data processing device and processing system
US6381686B1 (en) Parallel processor comprising multiple sub-banks to which access requests are bypassed from a request queue when corresponding page faults are generated
JPS5837633B2 (en) Buffer memory storage control method
US4800490A (en) Buffer storage control system having a priority circuit
US20030177273A1 (en) Data communication method in shared memory multiprocessor system
US6378032B1 (en) Bank conflict avoidance in multi-bank DRAMS with shared sense amplifiers
JPH0221619B2 (en)
US6349370B1 (en) Multiple bus shared memory parallel processor and processing method
JPH0225958A (en) High-speed data transfer system
EP0787326B1 (en) System and method for processing of memory data and communication system comprising such system
JPS6226055B2 (en)
JPH0351012B2 (en)
JP3063501B2 (en) Memory access control method
JP2616116B2 (en) Data processing device
JPH02294755A (en) Data processor
JP3245488B2 (en) List vector processing device
JPH07101551B2 (en) Video storage
JPS61198351A (en) Direct memory access control circuit
EP0927935A1 (en) Memory structure with groups of memory banks and serializing means
JPS60253083A (en) Storage device controlling system
JPS63187349A (en) Memory device
JPS61288261A (en) Multiprocessor system
JPH06103148A (en) Write buffer
JPS5983235A (en) Interface system between processors