JPH04153753A - Cache memory control system - Google Patents

Cache memory control system

Info

Publication number
JPH04153753A
JPH04153753A JP2279717A JP27971790A JPH04153753A JP H04153753 A JPH04153753 A JP H04153753A JP 2279717 A JP2279717 A JP 2279717A JP 27971790 A JP27971790 A JP 27971790A JP H04153753 A JPH04153753 A JP H04153753A
Authority
JP
Japan
Prior art keywords
memory
data
address
tag
cache memory
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
JP2279717A
Other languages
Japanese (ja)
Inventor
Yasukatsu Oka
岡 安克
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 JP2279717A priority Critical patent/JPH04153753A/en
Publication of JPH04153753A publication Critical patent/JPH04153753A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To improve the hit efficiency of a cache memory by using the value obtained by arranging the X and Y direction addresses to a tag and an index and at the same time storing the data in a data memory on the basis of the data on the addresses continuous in the X and Y directions of a bit map memory. CONSTITUTION:A tag memory 2 is provided together with a deciding part 3 which decides whether the data on the address to be read out is stored in a data memory 1 or not. Then the value obtained by arranging the X and Y direction addresses is used to a tag and an index. At the same time, the data are stored in a data memory 1 on the basis of the data on the addresses which are continuous in the X and Y directions of a bit map memory. Thus the data which are two-dimensionally to each other are stored in the memory 1 of a cache memory from a bit map memory. Then the data necessary for a processor are stored in the memory 1 more frequently. As a result, the hit efficiency of the cache memory is improved.

Description

【発明の詳細な説明】 〔概要〕 キャッシュメモリの制御方式に係り、特にビットマツプ
メモリの格納したデータを高速に取扱うためのキャッシ
ュメモリの制御方式に関し、キャッシュメモリへのヒツ
ト効率の高いものとすることを目的とし、 キャッシュメモリの制御方式であって、データを記憶す
るデータメモリと、当該データメモリを格納したビット
マツプメモリのアドレスの一部であるインデックスをア
ドレスとして当該アドレスの他の一部であるタグを格納
するタグメモリと、読み出そうとするメモリのアドレス
のインデックスを指定してタグメモリを読み出し、入力
したアドレスのタグとを比較して読み出そうとするアド
レスのデータが上記データメモリに格納されているか否
かを判定する判定部とを有するものにおいて、上記タグ
とインデックスにX方向のアドレスとY方向のアドレス
とを並べた値を使用すると共にビットマツプメモリ上の
X方向及びY方向に連続するアドレスのデータを単位と
してデータメモリに格納することによって構成する。
[Detailed Description of the Invention] [Summary] The present invention relates to a cache memory control method, in particular a cache memory control method for handling data stored in a bitmap memory at high speed, with high hit efficiency to the cache memory. This is a cache memory control method that uses an index that is part of the address of a data memory that stores data and a bitmap memory that stores the data memory as an address, and uses another part of the address as an address. Read the tag memory by specifying the index of the tag memory that stores a certain tag and the address of the memory to be read, compare the tag with the input address, and confirm that the data at the address to be read is the data memory above. and a determination unit that determines whether the data is stored in the bitmap memory, uses a value in which an address in the X direction and an address in the Y direction are arranged in the tag and index, and also It is constructed by storing data at consecutive addresses in a data memory as a unit.

〔産業上の利用分野〕[Industrial application field]

本発明はキャッシュメモリの制御装置に係り、特にビッ
トマツプメモリの格納したデータを高速に取扱うための
キャッシュメモリの制御方式に関する。
The present invention relates to a cache memory control device, and more particularly to a cache memory control method for handling data stored in a bitmap memory at high speed.

〔従来の技術〕[Conventional technology]

一般に文字、イメージ、ベクトル等のデータを格納する
ためのメモリは、必要とされる容量が膨大であるため安
価であるDRAM (ダイナミック・ランダム・アクセ
ス・メモリ)が使用される。
Generally, as a memory for storing data such as characters, images, vectors, etc., an inexpensive DRAM (dynamic random access memory) is used because the required capacity is enormous.

このようなビットマツプメモリを含むシステム、例えば
画像処理装置において、ビットマツプメモリのアドレス
は2次元座標で表示され、例えば第8図に示すように、
X方向及びこのX方向と直交するY方向に夫々12ビツ
ト(4096X 4096)で表示される。
In a system including such a bitmap memory, such as an image processing device, the address of the bitmap memory is displayed in two-dimensional coordinates, for example, as shown in FIG.
It is displayed in 12 bits (4096 x 4096) in the X direction and in the Y direction perpendicular to the X direction.

そしてこのようなビットマツプメモリにあってはX方向
の4ビツトを−まとまりとして、19ビツトで表示され
るO乃至1(148319番地として表示され指定され
る。
In such a bitmap memory, 4 bits in the X direction are grouped and designated as addresses 0 to 1 (148319), which are displayed in 19 bits.

ところで、このDRAMはアクセス速度が比較的遅いた
め、高速に画像処理を行うことはできない。そのため、
高速アクセスを行うため、第7図に示すように、ビット
マツプメモリ11と処理装置12の間にアクセス速度が
早いメモリをキャシュコントローラ13を介してキャッ
シュメモリ14として接続し、ビットマツプメモリ11
の格納したデータの一部をこのキャッシュメモリ14に
格納して、処理装置が使用するデータなキャッシュメモ
リ14から高速に読み出すことが考えられる。
By the way, since this DRAM has a relatively slow access speed, it is not possible to perform high-speed image processing. Therefore,
In order to perform high-speed access, as shown in FIG.
It is conceivable to store part of the stored data in this cache memory 14 and read out the data used by the processing device from the cache memory 14 at high speed.

(発明が解決しようとする課題) ところで、一般にキャッシュメモリは第9図に示すよう
に、例えば上述のビットマツプメモリに対応する24ビ
ツトのアドレス入力に対して、例えば上位5ビツトをタ
グ(TAG)とし、また、その下位13ビツトをインデ
ックス(INDEX)としている。そしてキャッシュメ
モリにはタグメモリ21と、データメモリ22と、比較
回路243とを設け、データメモリ22には主記憶装置
等から過去にアクセスされたデータを格納し、タグメモ
リ21にはインデックスをアドレスとしてタグを格納す
るものとしている。
(Problem to be Solved by the Invention) Generally, as shown in FIG. 9, cache memory uses a tag (TAG) to set, for example, the upper 5 bits of a 24-bit address input corresponding to the above-mentioned bitmap memory. The lower 13 bits are used as an index (INDEX). The cache memory is provided with a tag memory 21, a data memory 22, and a comparison circuit 243. The data memory 22 stores data that has been accessed in the past from the main storage device, etc., and the tag memory 21 has an index address. The tag is stored as .

そして、通常のキャッシュメモリのデータメモリ22に
は、第9図に示すように、X方向に連続する4ワードを
格納するものとし、その指定は上記インデックを指定し
たアドレスの更に下位2ビツトを使用するものとしてい
る。
As shown in FIG. 9, the data memory 22 of the normal cache memory stores four consecutive words in the It is assumed that

そして、このキャッシュメモリを使用するときには、ア
ドレスが指定されるとそのインデックスがタグメモリ2
1に入力され、当該インデックスに相当するタグが比較
回路23に出力される。このタグと指定されたアドレス
の上位ビットのタグとが比較され、一致したときには当
該アドレスのデータはデータメモリに存在する(ヒツト
)ことが判明する。このときには指定のデータはキャッ
シュメモリから読み出され、ビットマツプメモリからは
データは読み出されない。このタグが一致しないときに
は、指定のアドレスのデータはデータメモリにはない(
ミスヒツト)ことがわかり、ビットマツプメモリ11か
らデータを読み出すと共に、データメモリ22にそのデ
ータを格納し、タグメモリ21に当該データのアドレス
に相当するタグがインデックスのアドレスに格納される
When using this cache memory, when an address is specified, its index is set to the tag memory 2.
1, and the tag corresponding to the index is output to the comparison circuit 23. This tag is compared with the tag of the upper bits of the designated address, and when they match, it is determined that the data at the address exists (hit) in the data memory. At this time, the specified data is read from the cache memory, but no data is read from the bitmap memory. If the tags do not match, the data at the specified address is not in data memory (
A mishit is detected, and the data is read from the bitmap memory 11 and stored in the data memory 22, and a tag corresponding to the address of the data is stored in the tag memory 21 at the index address.

このときデータメモリ22には当該アドレスを含む4ワ
ードのデータを格納している。
At this time, the data memory 22 stores four words of data including the address.

従って、−旦アクセスしたデータの次のワードをアクセ
スしたときにはビットマップメモリ11にアクセスする
ことなく、キャッシュメモリ14をアクセスすることと
なり、データ読み取りの高速可を図ることができる。
Therefore, when accessing the next word of data accessed once, the cache memory 14 is accessed without accessing the bitmap memory 11, making it possible to read data at high speed.

ところで、上述したビットマツプメモリにあっては、画
像データを格納しているため、データの読み取りは、通
常のメモリからの読み取りとは異なり、2次元的な関連
を持って行われる場合が多い。従って1次元的な関連に
基づいてヒツト効率を向上させている上述のようなキャ
ッシュメモリを使用していたのでは、ヒツト効率を向上
させることは難しい。
By the way, since the above-mentioned bitmap memory stores image data, the data is often read in a two-dimensional relationship, unlike reading from a normal memory. Therefore, it is difficult to improve the hit efficiency by using the above-mentioned cache memory, which improves the hit efficiency based on one-dimensional relationships.

そこで本発明はヒツト効率の高いビットマツプメモリ用
のキャッシュメモリの制御方式を提供することを目的と
する。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a cache memory control method for a bitmap memory with high hit efficiency.

〔課題を解決するための手段〕[Means to solve the problem]

本発明にあって、上記の課題を解決するための手段は、
第1図に示すように、X方向のアドレスと、このX方向
に直交するY方向のアドレスとによってアドレス指定さ
れるビットマツプメモリの一部のデータを格納したキャ
ッシュメモリの制御方式であって、ビットマツプメモリ
のデータを記憶するデータメモリ1と、当該データメモ
リを格納したビットマツプメモリのアドレスの一部であ
るインデックスをアドレスとして当該アドレスの他の一
部であるタグを格納するタグメモリ2と、読み出そうと
するメモリのアドレスのインデックスを指定してタグメ
モリを読み出し、入力したアドレスのタグとを比較して
読み出そうとするアドレスのデータが上記データメモリ
に格納されているか否かを判定する判定部3とを有する
ものにおいて、上記タグとインデックスに上記X方向の
アドレスとY方向のアドレスとを並べた値を使用すると
共にビットマツプメモリ上のX方向及びY方向に連続す
るアドレスのデータを単位としてデータメモリ1に格納
することである。
In the present invention, means for solving the above problems are as follows:
As shown in FIG. 1, this is a control method for a cache memory that stores part of data in a bitmap memory that is addressed by an address in the X direction and an address in the Y direction orthogonal to the X direction. A data memory 1 that stores data in a bitmap memory, and a tag memory 2 that stores a tag that is another part of the address using an index that is a part of the address of the bitmap memory that stored the data memory. , reads the tag memory by specifying the index of the address of the memory to be read, and compares it with the tag of the input address to determine whether the data of the address to be read is stored in the data memory. In the device having a judgment unit 3 for making a judgment, a value obtained by arranging the above-mentioned X-direction address and Y-direction address is used for the above-mentioned tag and index. This is to store data in the data memory 1 in units of data.

(作用) 本発明によれば、タグとインデックスに上記X方向のア
ドレスとY方向のアドレスとを並べた値を使用すると共
にビットマツプメモリ上のX方向及びY方向に連続する
アドレスのデータを単位としてデータメモリに格納する
こととしているから、キャッシュメモリのデータメモリ
には2次元的に関連したデータがビットマツプメモリか
ら格納されることとなり、処理装置が必要とするデータ
が格納される場合が多くなり、キャッシュメモリをヒツ
ト効率の高いものとすることができる。
(Function) According to the present invention, a value in which the above-mentioned X-direction address and Y-direction address are arranged is used for the tag and index, and data at consecutive addresses in the X-direction and Y-direction on the bitmap memory is used as a unit. Therefore, two-dimensionally related data is stored in the data memory of the cache memory from the bitmap memory, and data required by the processing device is often stored in the data memory of the cache memory. Therefore, the cache memory can be made highly efficient.

〔実施例〕〔Example〕

以下本発明に係るキャッシュメモリ制御方式の実施例を
図面に基づいて説明する。
Embodiments of the cache memory control method according to the present invention will be described below with reference to the drawings.

第1図乃至第6図は本発明に係るキャッシュメモリ制御
方式の実施例を示すものである。本実施例において、キ
ャシュメモリ及びキャッシュコントローラは、ダイレク
トマツピング方式で作動するものとし、第2図に示すよ
うな構造を有する。
1 to 6 show an embodiment of a cache memory control method according to the present invention. In this embodiment, the cache memory and cache controller operate in a direct mapping manner and have a structure as shown in FIG.

同図において32は処理装置が指定した必要とするデー
タのビットマツプメモリ上のアドレスで、12ビツトの
Yアドレスと同じく12ビツトのXアドレスで指定され
ている。そして本実施例では、Yアドレスの上位2ビツ
トとXアドレスの上位3ビツトをタグとするものとし、
また、Yアドレスについてはタグの下位8ビツト、Xア
ドレスに付いてはタグの下位5ビツトをインデックスと
している。これらのタグ及びインデックスはYアドレス
、Xアドレスのものを並べて使用するものとしている。
In the figure, 32 is an address on the bitmap memory of the necessary data designated by the processing device, and is designated by a 12-bit X address as well as a 12-bit Y address. In this embodiment, the upper 2 bits of the Y address and the upper 3 bits of the X address are used as tags.
Further, for the Y address, the lower 8 bits of the tag are used as an index, and for the X address, the lower 5 bits of the tag are used as an index. It is assumed that these tags and indexes are used for Y address and X address side by side.

モしてYアドレスの最下位2ビツトをラインアドレスと
している他、Xアドレスの最下位4ビツトについては特
定せず、この4ビツトで指定される4ワードを1ライン
サイズとして取扱うものとしている。
In addition to using the lowest two bits of the Y address as the line address, the lowest four bits of the X address are not specified, and the four words specified by these four bits are treated as one line size.

また、第2図において31はキャッシュ装置でキャッシ
ュメモリとキャッシュコントローラとから構成されてい
る。さらに、32は処理装置がアクセスしたX及びYア
ドレスでYアドレスはタグ、インデックス及びラインア
ドレスとして、またXアドレスはタグ及びインデックス
としてキャッシュメモリに入力される。そしてはキャッ
シュ装置31において、33は上述したXアドレス及び
Yアドレスのインデックスを並べたインデックスアドレ
ス、34はインデックスアドレス33によりアクセスさ
れ当該アドレスに格納しているタグを出力するタグメモ
リ、35は上述したXアドレス及びYアドレスのタグを
並べたタグアドレス、36はタグメモリ34の出力した
タグとタグアドレス35の指定したタグとが等しいか否
かを比較して1等しいときにはヒツト、異なるときには
ミスヒツトの信号を発生する判定部としてのコンパレー
タを示している。更に37はビットマツプメモリの画像
データの一部を格納しているデータメモリ、38は上記
のコンパレータ36がヒツトの出力をしたときに処理装
置にデータメモリ37からインデックスアドレスとライ
ンアドレスとを並べたアドレスのデータを出力するデー
タトランシーバ、39は上記のコンパレータがミスヒツ
トを出力したときにビットマツプメモリにアクセスして
当該データを含むデータ群をデータメモリに格納するデ
ータトランシーバ、40はミスヒツトの時、当該アクセ
スされたアドレスを含む4ビツトのアドレス番号を次々
に出力するラインアドレスカウンタ、41はラインアド
レスと上記のラインアドレスカウンタの値を切換えるマ
ルチプレクサを示している。
Further, in FIG. 2, a cache device 31 is composed of a cache memory and a cache controller. Furthermore, 32 is an X and Y address accessed by the processing device, where the Y address is input as a tag, index, and line address, and the X address is input as a tag and index into the cache memory. In the cache device 31, 33 is an index address in which the indexes of the above-mentioned X address and Y address are arranged, 34 is a tag memory that is accessed by the index address 33 and outputs the tag stored at the address, and 35 is the above-mentioned tag memory. A tag address 36 is a tag in which the tags of the X address and the Y address are arranged, and 36 is a signal that compares whether the tag output from the tag memory 34 and the tag specified by the tag address 35 are equal, and if they are equal to 1, it is a hit, and if they are different, it is a miss signal. The figure shows a comparator as a determination unit that generates . Furthermore, 37 is a data memory that stores part of the image data of the bitmap memory, and 38 is a data memory that arranges the index address and line address from the data memory 37 in the processing device when the above-mentioned comparator 36 outputs a hit. A data transceiver 39 outputs address data, a data transceiver 39 accesses the bitmap memory and stores a data group including the data in the data memory when the comparator outputs a miss; A line address counter successively outputs a 4-bit address number including an accessed address, and 41 represents a multiplexer for switching between the line address and the value of the line address counter.

この例では、タグメモリ34の出力したタグとタグアド
レス35で指定したタグとが等しいか否かを比較して、
第3図に示すようにYアドレスおよびXアドレスのイン
デックスによりタグメモリを引き、タグメモリが格納し
たタグ(00)とYアドレスおよびXアドレスのタグ(
00)のように等しいときにはヒツト、また第4図に示
すように、(00)と(Ol)のように異なるときには
ミスヒツトの信号を発生する。尚、この例では説明の都
合上塔タグは2ビツトとして説明したが、実際には上述
したように各タグは5ビツトで構成されている。
In this example, the tag output from the tag memory 34 and the tag specified by the tag address 35 are compared to see if they are equal.
As shown in Figure 3, the tag memory is retrieved by the index of the Y address and the X address, and the tag (00) stored in the tag memory and the tag (00) of the Y address and the
A hit signal is generated when they are equal, such as (00), and a miss signal is generated when they are different, such as (00) and (Ol), as shown in FIG. In this example, for convenience of explanation, the tower tag has been explained as having 2 bits, but in reality, each tag is composed of 5 bits as described above.

従って、本実施例では、−旦アクセスがあり、このアク
セスがミスヒツトであったときにはY、アドレスについ
ては、タグとインデックスで指定される4ビツトが−ま
とまりとしてキャッシュメモリに格納されるものとなる
。即ち、第5図に示すように、例えばビットマツプメモ
リ42上においてXアドレスが32で、Yアドレスが1
〜4である32.288.544、及び790番地の何
れか、例えば32番地がアクセスセスされ、ミスヒツト
であったときには、32番地だけではなくラインアドレ
スカウンタの指定により、第6図に示すように32.2
88.544、及び790番地の4つの番地のデータが
ビットマツプメモリ42からキャッシュメモリのデータ
メモリ37に読み込まれる。従ってXアドレス方向には
4ビツト、Yアドレス方向に4ビツトの4ワードのライ
ンデータが−まとまりとしてキャッシュメモリに格納さ
れることとなる。よって、従来例として示した例とは異
なり、X方向及びY方向に2次元的にまとまったデータ
がキャッシュメモリに格納されることとなり、処理装置
が画像処理を行なうとき、−旦アクセスしたアドレスに
隣接したアドレス例えばビットマツプメモリ上において
Y方向に隣接する番地、上述の例では288番地をアク
セスしたときヒツトすることとなり、全体としてヒツト
する可能性が大きなものとなる。
Therefore, in this embodiment, when there is an access and this access is a miss, the 4 bits specified by the tag and index are stored in the cache memory as a group. That is, as shown in FIG. 5, for example, on the bitmap memory 42, the X address is 32 and the Y address is 1.
-4, 32.288.544, and 790, for example, when address 32 is accessed and there is a miss, not only address 32 but also the line address counter is specified, as shown in Figure 6. 32.2
Data at four addresses 88, 544, and 790 are read from the bitmap memory 42 into the data memory 37 of the cache memory. Therefore, 4 words of line data, 4 bits in the X address direction and 4 bits in the Y address direction, are stored in the cache memory as a group. Therefore, unlike the example shown as a conventional example, data collected two-dimensionally in the X and Y directions is stored in the cache memory, and when the processing device performs image processing, the address accessed once is stored in the cache memory. When an adjacent address, for example, an address adjacent in the Y direction on the bitmap memory, address 288 in the above example, is accessed, a hit will occur, and the probability of a hit as a whole becomes large.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、キャシュメモリ
にはビットマツプメモリ上のデータがX方向及びY方向
に2次元的にまとまって格納されることとなり、処理装
置が画像処理を行なうとき、−旦アクセスしたアドレス
に隣接したアドレス例えばビットマツプメモリ上におい
てY方向に隣接する番地をアクセスしたときにヒツトす
る可能性が大きなものとなり画像処理の効率を高いもの
とすることができる。
As explained above, according to the present invention, the data on the bitmap memory is stored two-dimensionally in the X direction and the Y direction in the cache memory, and when the processing device performs image processing, - When an address adjacent to the previously accessed address is accessed, for example, an address adjacent in the Y direction on the bitmap memory, there is a greater possibility of a hit, and the efficiency of image processing can be increased.

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

第1図は本発明の原理図、第2図は本発明に係るキャッ
シュメモリの制御方式の実施例を示すブロック図、第3
図及び第4図は第2図に示したキャッシュメモリの制御
方式の実施例の作動を示す図、第5図は第2図に示すキ
ャッシュメモリの制御方式のビットマツプメモリ上の格
納個所を示す図、第6図は第2図に示したキャッシュメ
モリの制御方式におけるタグメモリとデータメモリの格
納内容の一例を示す図、第7図は本発明に係るキャッシ
ュメモリの制御方式が適用されるシステムを示すブロッ
ク図、第8図はビットマツプメモリのデータの格納状態
を示す図、第9図は通常のキャッシュメモリのデータの
格納状態を示す図である。 1・・・データメモリ 2・・・タグメモリ 3・・・判定部 9δ 本発明の原理図 実施例の作動 嬉  ウ  Fit b 実施例の作動 実施例のビットマツプメモリ上における格納箇所第5図 実施例のタグメモリとデータメモリの格納内容第 図 本発明が適用されるシステム 第 図 +9 ビットマップメモリ
FIG. 1 is a principle diagram of the present invention, FIG. 2 is a block diagram showing an embodiment of the cache memory control method according to the present invention, and FIG.
4 and 4 are diagrams showing the operation of the embodiment of the cache memory control method shown in FIG. 2, and FIG. 5 shows the storage location on the bitmap memory of the cache memory control method shown in FIG. 2. 6 is a diagram showing an example of the storage contents of the tag memory and data memory in the cache memory control method shown in FIG. 2, and FIG. 7 is a system to which the cache memory control method according to the present invention is applied. FIG. 8 is a diagram showing the data storage state of a bitmap memory, and FIG. 9 is a diagram showing the data storage state of a normal cache memory. 1...Data memory 2...Tag memory 3...Judgment unit 9δ Operation of the principle diagram of the embodiment of the present invention Fit b Storage location on the bitmap memory of the operation example of the embodiment Fig. 5 Implementation Example of storage contents of tag memory and data memory Fig. System to which the present invention is applied Fig. 9 Bitmap memory

Claims (1)

【特許請求の範囲】 X方向のアドレスと、このX方向に直交するY方向のア
ドレスとによってアドレス指定されるビットマップメモ
リの一部のデータを格納したキャッシュメモリの制御方
式であって、ビットマップメモリのデータを記憶するデ
ータメモリ(1)と、当該データメモリを格納したビッ
トマップメモリのアドレスの一部であるインデックスを
アドレスとして当該アドレスの他の一部であるタグを格
納するタグメモリ(2)と、読み出そうとするメモリの
アドレスのインデックスを指定してタグメモリを読み出
し、入力したアドレスのタグとを比較して読み出そうと
するアドレスのデータが上記データメモリに格納されて
いるか否かを判定する判定部(3)とを有するものにお
いて、 上記タグとインデックスに上記X方向のアドレスとY方
向のアドレスとを並べた値を使用すると共にビットマッ
プメモリ上のX方向及びY方向に連続するアドレスのデ
ータを単位としてデータメモリ(1)に格納することを
特徴とするキャッシュメモリの制御方式。
[Scope of Claims] A control method for a cache memory that stores part of data in a bitmap memory addressed by an address in the X direction and an address in the Y direction perpendicular to the X direction, A data memory (1) that stores memory data, and a tag memory (2) that stores a tag that is another part of the address using an index that is a part of the address of the bitmap memory that stores the data memory. ) and the index of the memory address to be read, read the tag memory, and compare the tag with the input address to determine whether the data at the address to be read is stored in the data memory. a determination unit (3) for determining whether the A cache memory control method characterized in that data at consecutive addresses is stored in a data memory (1) as a unit.
JP2279717A 1990-10-18 1990-10-18 Cache memory control system Pending JPH04153753A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2279717A JPH04153753A (en) 1990-10-18 1990-10-18 Cache memory control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2279717A JPH04153753A (en) 1990-10-18 1990-10-18 Cache memory control system

Publications (1)

Publication Number Publication Date
JPH04153753A true JPH04153753A (en) 1992-05-27

Family

ID=17614903

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2279717A Pending JPH04153753A (en) 1990-10-18 1990-10-18 Cache memory control system

Country Status (1)

Country Link
JP (1) JPH04153753A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0553909A (en) * 1991-08-23 1993-03-05 Pfu Ltd Cache memory control system for image data processing
JP2005262651A (en) * 2004-03-18 2005-09-29 Seiko Epson Corp Printer, image printing system, and printing method
JP2008033688A (en) * 2006-07-28 2008-02-14 Fujitsu Ltd Cache memory control method and device
JP2009087139A (en) * 2007-10-01 2009-04-23 Mitsubishi Electric Corp Cache memory control device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0553909A (en) * 1991-08-23 1993-03-05 Pfu Ltd Cache memory control system for image data processing
JP2005262651A (en) * 2004-03-18 2005-09-29 Seiko Epson Corp Printer, image printing system, and printing method
JP2008033688A (en) * 2006-07-28 2008-02-14 Fujitsu Ltd Cache memory control method and device
US8266380B2 (en) 2006-07-28 2012-09-11 Fujitsu Semiconductor Limited Cache memory control method and cache memory apparatus
JP2009087139A (en) * 2007-10-01 2009-04-23 Mitsubishi Electric Corp Cache memory control device

Similar Documents

Publication Publication Date Title
US4737909A (en) Cache memory address apparatus
US6745292B1 (en) Apparatus and method for selectively allocating cache lines in a partitioned cache shared by multiprocessors
US4942521A (en) Microprocessor with a cache memory in which validity flags for first and second data areas are simultaneously readable
EP0531123B1 (en) A dynamic address translation processing apparatus in a data processing system
JP2561261B2 (en) Buffer storage access method
US5923864A (en) Virtual storage address space access control system including auxiliary translation lookaside buffer
JPH04153753A (en) Cache memory control system
JPH0727492B2 (en) Buffer storage
EP0536414B1 (en) Apparatus for processing image
KR19980036199A (en) A texture cache memory using tile map
US6356988B1 (en) Memory access system, address converter, and address conversion method capable of reducing a memory access time
US5410663A (en) Method and system for cache memory congruence class management in a data processing system
KR960008320B1 (en) System equipped with processor and method of converting addresses in the said system
JP2004530962A (en) Cache memory and addressing method
US6742077B1 (en) System for accessing a memory comprising interleaved memory modules having different capacities
JPS6015971B2 (en) buffer storage device
JPH09259041A (en) Cache memory control system
JPH05216767A (en) Entry replacement control system
JPH04127339A (en) Cache memory system
JPH05197622A (en) Cache subsystem
KR100234620B1 (en) Data fetching method of cache memory
JPH09101915A (en) Control method of cache memory
JP2964504B2 (en) Document processing device
JP3060988B2 (en) Image data processing device
JP2704043B2 (en) Image processing device