JPH05282205A - Information processor - Google Patents
Information processorInfo
- Publication number
- JPH05282205A JPH05282205A JP4105914A JP10591492A JPH05282205A JP H05282205 A JPH05282205 A JP H05282205A JP 4105914 A JP4105914 A JP 4105914A JP 10591492 A JP10591492 A JP 10591492A JP H05282205 A JPH05282205 A JP H05282205A
- Authority
- JP
- Japan
- Prior art keywords
- write buffer
- bus
- cpu
- register
- 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.)
- Granted
Links
Landscapes
- Memory System (AREA)
- Memory System Of A Hierarchy Structure (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ライトバッファを持つ
情報処理装置に関し、特に、ライトバッファとメモリの
整合性を保ちたい場合の処理の高速化を図った情報処理
装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus having a write buffer, and more particularly, to an information processing apparatus which speeds up processing when it is desired to maintain consistency between a write buffer and a memory.
【0002】[0002]
【従来の技術】従来、情報処理装置として、図2に示す
ように、CPU3,キャッシュ4およびリード/ライト
バッファ5からなるCPU部6と、レジスタ群7,メモ
リ8およびI/O9をバス2でつないだものがある。2. Description of the Related Art Conventionally, as shown in FIG. 2, a CPU unit 6 including a CPU 3, a cache 4 and a read / write buffer 5, a register group 7, a memory 8 and an I / O 9 are connected by a bus 2 as an information processing apparatus. There is something connected.
【0003】この情報処理装置において、ライトバッフ
ァを空にするためのダミーリードの方式は、非キャッシ
ュのアクセスを行なうためにはライトバッファが空にな
るまで待たなくてはならないという性質を利用し、シス
テムの状態表示,外部インタフェースとの同期など、C
PUからのライト動作を完了させる必要があるとき、メ
モリとの整合性をとるために、非キャッシュ領域のメモ
リまたはレジスタをダミーリードし、ライトバッファを
空にしていた。In this information processing apparatus, the dummy read method for emptying the write buffer utilizes the property that it is necessary to wait until the write buffer becomes empty in order to perform non-cache access. C such as system status display and synchronization with external interface
When it was necessary to complete the write operation from the PU, the memory or register in the non-cache area was dummy-read and the write buffer was emptied in order to ensure consistency with the memory.
【0004】そのライトバッファを空にするための非キ
ャッシュ領域へのダミーリードは、図2の点線のような
経路でアクセスしていた。これには、数クロックの時間
がかかっていた。Dummy read to the non-cache area for emptying the write buffer has been accessed through the route shown by the dotted line in FIG. This took several clocks.
【0005】[0005]
【発明が解決しようとする課題】しかしながら、上述の
情報処理装置にあっては、メモリまたはレジスタに速度
上の制限があり、単なるダミーリードであるから結果は
必要ではないのに、ライトバッファが空になった後もそ
の結果が来るまで待たなければならないという欠点があ
った。However, in the above information processing apparatus, the memory or register is limited in speed and the result is not necessary because it is merely a dummy read, but the write buffer is empty. There was a drawback that you had to wait until the result came after.
【0006】本発明は、上記の問題点にかんがみてなさ
れたもので、ライトバッファを空にするためのダミーリ
ードを高速に行なうことができるようにした情報処理装
置の提供を目的とする。The present invention has been made in view of the above problems, and an object of the present invention is to provide an information processing apparatus capable of performing a dummy read for emptying a write buffer at high speed.
【0007】[0007]
【課題を解決するための手段】上記目的を達成するため
本発明の情報処理装置は、CPU,キャッシュおよびラ
イトバッファから成るCPU部と、レジスタ群,メモリ
およびI/Oをバスでつなぐとともに、CPバスリード
時にシステムの状態表示,外部インタフェースとの同期
などCPUからのライト動作を完了させる必要があると
き、上記ライトバッファとメモリの整合性をとるために
ライトバッファを空にする手段を有する情報処理装置に
おいて、ライトバッファを空にするためのダミーリード
を高速に行なう高速のダミーレジスタをバス上に設けた
構成としてある。In order to achieve the above object, an information processing apparatus of the present invention connects a CPU unit consisting of a CPU, a cache and a write buffer, a register group, a memory and an I / O with a bus, and a CP. Information processing having means for emptying the write buffer in order to ensure consistency between the write buffer and the memory when it is necessary to complete the write operation from the CPU such as system status display and synchronization with an external interface during bus read In the device, a high-speed dummy register for performing a dummy read for emptying the write buffer at a high speed is provided on the bus.
【0008】[0008]
【作用】上記構成からなる情報処理装置によれば、ダミ
ーリード用に高速レジスタをバス上に設けることによ
り、ダミーリードの際、この待ち時間が低減される。According to the information processing apparatus having the above structure, the high-speed register for dummy read is provided on the bus to reduce the waiting time during dummy read.
【0009】[0009]
【実施例】以下、本発明の実施例を図面を参照して説明
する。図1は、ダミーリード用高速レジスタを搭載した
本発明の実施例に係る情報処理装置を示す図である。Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an information processing apparatus according to an embodiment of the present invention, which is equipped with a dummy read high speed register.
【0010】図において、6は、CPU部6であり、C
PU3,キャッシュ4,リードライトバッファ5からな
る。このCPU部6は、バス2を介してレジスタ群7,
メインメモリ8,I/O9に接続されている。In the figure, 6 is a CPU unit 6, and C
It comprises a PU 3, a cache 4, and a read / write buffer 5. The CPU unit 6 includes a group of registers 7,
It is connected to the main memory 8 and I / O 9.
【0011】また、この情報処理装置は、CPバスリー
ド時に、システムの状態表示,外部インタフェースとの
同期などCPU3からのライト動作を完了させる必要が
あるとき、上記ライトバッファ5とメモリ8の整合性を
とるためにライトバッファ5を空にする手段を有してい
る。In addition, this information processing apparatus, when it is necessary to complete the write operation from the CPU 3 such as the system status display and the synchronization with the external interface at the time of reading the CP bus, the consistency between the write buffer 5 and the memory 8 is satisfied. The write buffer 5 is emptied in order to obtain
【0012】1はバス2上に設けられたダミーリード用
高速レジスタであって、上記ライトバッファ5を空にす
るためのダミーリードを高速に行なうためのものであ
り、CPU3によってアクセスされる。Numeral 1 is a high-speed dummy read register provided on the bus 2 for performing a high-speed dummy read for emptying the write buffer 5 and is accessed by the CPU 3.
【0013】したがって、この実施例に係る情報処理装
置によれば、CPUのライト動作を完了させるための非
キャッシュ領域アクセスは、図1の点線の経路のように
なる。CPU1からレジスタ1へ発行されたリード命令
は、キャッシュ4にはアクセスせずにバス2に出るが、
その前にライトバッファ5が空になっていなければなら
ない。ライトバッファが空になると、リード命令はバス
2上に出、レジスタ1は命令を受けつけると直ちに処理
を終了する。Therefore, according to the information processing apparatus of this embodiment, the non-cache area access for completing the write operation of the CPU is as shown by the dotted line path in FIG. The read instruction issued from the CPU 1 to the register 1 goes out to the bus 2 without accessing the cache 4,
Before that, the write buffer 5 must be empty. When the write buffer becomes empty, the read instruction is output on the bus 2, and the register 1 ends the processing immediately upon receiving the instruction.
【0014】すなわち、CPUからのライト動作を完了
させる必要があるとき、ライトバッファを空にするため
にバス上のメモリやレジスタをダミーリードする際は、
CPU3からバス2を経由し、そのダミーリード用高速
レジスタ1をアクセスするようにする。That is, when it is necessary to complete the write operation from the CPU and when the memory or register on the bus is dummy read to empty the write buffer,
The dummy read high speed register 1 is accessed from the CPU 3 via the bus 2.
【0015】この結果、従来は、レジスタ7やメモリ8
にアクセスしていたが、ダミーリードであるのに、動作
が終了し、結果が返ってくるのを待たなければならない
ので、それらは動作に時間がかかる。これに対して、本
実施例の高速のレジスタ1は、命令を受けつけると直ち
に動作を終了するため、処理を短時間で行なえるように
なる。As a result, the register 7 and the memory 8 are conventionally used.
Although they are accessing the memory, they take a long time to operate because they have to wait for the operation to end and the result to be returned even though it is a dummy read. On the other hand, the high-speed register 1 of the present embodiment ends its operation immediately upon receiving an instruction, so that the processing can be performed in a short time.
【0016】[0016]
【発明の効果】以上説明したように本発明の情報処理装
置によれば、非キャッシュ領域としてアクセスできる高
速のレジスタをバス上に設けることにより、ライトバッ
ファとメモリの整合性をとるためにライトバッファを空
にするためのダミーリードを高速に行なえるという効果
がある。As described above, according to the information processing apparatus of the present invention, by providing a high-speed register that can be accessed as a non-cache area on the bus, the write buffer and the memory can be matched. The effect is that a dummy read for emptying can be performed at high speed.
【図1】本発明の実施例に係る情報処理装置を示す図で
ある。FIG. 1 is a diagram showing an information processing apparatus according to an embodiment of the present invention.
【図2】従来の実施例に係る情報処理装置を示す図であ
る。FIG. 2 is a diagram showing an information processing apparatus according to a conventional example.
1 ダミーリード用高速レジスタ 2 メモリバス 3 CPU 4 キャッシュ 5 リード/ライトバッファ 6 CPU部 7 レジスタ群 8 メモリ 9 I/O 1 high-speed register for dummy read 2 memory bus 3 CPU 4 cache 5 read / write buffer 6 CPU section 7 register group 8 memory 9 I / O
Claims (1)
ァから成るCPU部と、レジスタ群,メモリおよびI/
Oをバスでつなぐとともに、CPバスリード時にシステ
ムの状態表示,外部インタフェースとの同期などCPU
からのライト動作を完了させる必要があるとき、上記ラ
イトバッファとメモリの整合性をとるためにライトバッ
ファを空にする手段を有する情報処理装置において、ラ
イトバッファを空にするためのダミーリードを高速に行
なう高速のダミーレジスタをバス上に設けたことを特徴
とする情報処理装置。1. A CPU unit comprising a CPU, a cache and a write buffer, a register group, a memory and an I / O.
A CPU that connects O with a bus, displays the system status when reading the CP bus, and synchronizes with an external interface
In the information processing apparatus having a means for emptying the write buffer in order to make the write buffer and the memory consistent with each other when the write operation from the memory is required to be completed, dummy read for emptying the write buffer is performed at high speed. An information processing device, characterized in that a high-speed dummy register is provided on the bus.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4105914A JP2917659B2 (en) | 1992-03-31 | 1992-03-31 | Information processing device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP4105914A JP2917659B2 (en) | 1992-03-31 | 1992-03-31 | Information processing device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH05282205A true JPH05282205A (en) | 1993-10-29 |
JP2917659B2 JP2917659B2 (en) | 1999-07-12 |
Family
ID=14420137
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP4105914A Expired - Lifetime JP2917659B2 (en) | 1992-03-31 | 1992-03-31 | Information processing device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2917659B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2010032433A1 (en) * | 2008-09-18 | 2010-03-25 | パナソニック株式会社 | Buffer memory device, memory system, and data readout method |
WO2010035426A1 (en) * | 2008-09-25 | 2010-04-01 | パナソニック株式会社 | Buffer memory device, memory system and data trnsfer method |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006098135A1 (en) * | 2005-03-14 | 2006-09-21 | Matsushita Electric Industrial Co., Ltd. | Bus controller |
-
1992
- 1992-03-31 JP JP4105914A patent/JP2917659B2/en not_active Expired - Lifetime
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2010032433A1 (en) * | 2008-09-18 | 2010-03-25 | パナソニック株式会社 | Buffer memory device, memory system, and data readout method |
WO2010035426A1 (en) * | 2008-09-25 | 2010-04-01 | パナソニック株式会社 | Buffer memory device, memory system and data trnsfer method |
JP5536658B2 (en) * | 2008-09-25 | 2014-07-02 | パナソニック株式会社 | Buffer memory device, memory system, and data transfer method |
Also Published As
Publication number | Publication date |
---|---|
JP2917659B2 (en) | 1999-07-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3289661B2 (en) | Cache memory system | |
EP0375194A2 (en) | Dual port RAM | |
US5353416A (en) | CPU lock logic for corrected operation with a posted write array | |
JPH1196072A (en) | Memory access control circuit | |
JPH05282205A (en) | Information processor | |
US5860081A (en) | Interfacing an L2 cache to a single bus having alternative protocols | |
JPH08194643A (en) | Memory control system | |
JPH09231164A (en) | Bus bridge and computer system equipped with the bus bridge | |
JPH0740244B2 (en) | Micro Processor | |
JPH04120652A (en) | Parallel processors | |
JPH0298754A (en) | Main storage control system | |
JPS6235142B2 (en) | ||
JPS6391756A (en) | Partial write instruction processing system for storage device | |
EP0398191A2 (en) | Quadruple word, multiplexed, paged mode and cache memory | |
JP2711840B2 (en) | Data transfer control device | |
KR920005294B1 (en) | Chip enable signal control circuit of dual port memory device | |
KR920008958B1 (en) | Display control apparatus | |
JPS61161560A (en) | Memory device | |
JPS589274A (en) | Write data buffer control device | |
JPS63187349A (en) | Memory device | |
JPH0370816B2 (en) | ||
JPH0728990A (en) | Graphic memory access circuit | |
JPS6269353A (en) | Decentralized function type multi-processor system | |
JPS61156454A (en) | Data transfer control device | |
JPH01129334A (en) | Data control system for cache memory |