JPH04243459A - Double buffer control system - Google Patents

Double buffer control system

Info

Publication number
JPH04243459A
JPH04243459A JP399791A JP399791A JPH04243459A JP H04243459 A JPH04243459 A JP H04243459A JP 399791 A JP399791 A JP 399791A JP 399791 A JP399791 A JP 399791A JP H04243459 A JPH04243459 A JP H04243459A
Authority
JP
Japan
Prior art keywords
buffer
double
request
data
buffers
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
JP399791A
Other languages
Japanese (ja)
Inventor
Tsunenori Hasebe
長谷部 恒規
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP399791A priority Critical patent/JPH04243459A/en
Publication of JPH04243459A publication Critical patent/JPH04243459A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the processing speed of a CPU and peripheral devices and to improve the operation efficiency of a buffer. CONSTITUTION:This double buffer control system is provided with double buffers 5a and 5b equipped with two stages of buffers for storing data, a retry response signal sending means 7 for returning a retry response signal of requesting for rewriting to a double buffer when a request for data writing is issued to the relevant double buffer with two states of double buffers 5a and 5b in buffer busy, a rewrite request means 1 for executing a request for writing again after releasing a bus once again when this retry response signal sending means 7 returns a retry response signal, and a means of treating, when a data read request is issued with the buffer at the first stage of double buffers 5a and 5b being in buffer busy and the other buffer being vacant, the other buffer for buffering 5a, 5b of the read request and executing, when the buffer busy state of the first stage buffer is terminated, the read request treated for the relevant buffering.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】[発明の目的][Object of the invention]

【0002】0002

【産業上の利用分野】本発明は、バス変換アダブタ,通
信装置等のデータ処理装置に用いられるダブルバッファ
制御方式のうち、特にCPUおよび周辺装置の処理速度
の向上を図るダブルバッファ制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a double buffer control method used in data processing devices such as bus conversion adapters and communication devices, and particularly to a double buffer control method for improving the processing speed of a CPU and peripheral devices.

【0003】0003

【従来の技術】上記データ処理装置は、高速に処理を実
行するCPU等と処理速度が低速なメモリまたはI/O
装置との間では、当該CPU等の処理の遅延を防止する
ために、データバッファが設けられている。上記CPU
等とメモリ等との処理速度の差が更に大きい場合は、2
段または2段以上のデータバッファ(以下、ダブルバッ
ファという。)を設けることがあった。上記ダブルバッ
ファを設けた場合でも、CPU等の処理速度がメモリ等
の処理速度より高速のため、バッファビジーになる場合
があった。バッファビジーの状態になるとCPU等は、
バッファの空き状態になるまで処理の待ち状態になり、
CPU等の処理が遅延する。また、CPUに接続されて
いるバスも当該CPUの待ち状態の間止まることにより
、DMA装置等の周辺装置は、ダブルバッファをアクセ
スしない場合でも、CPUに接続されているバスを使用
できずに待ち状態になる。従って、バッファビジーにな
るとCPUおよび周辺装置の処理速度の低下を防止する
のが容易ではなかった。
2. Description of the Related Art The data processing apparatus described above consists of a CPU, etc., which executes processing at high speed, and memory or I/O, which executes processing at low speed.
A data buffer is provided between the device and the device in order to prevent delays in processing by the CPU, etc. Above CPU
If the difference in processing speed between etc. and memory is even larger, use 2.
A stage or two or more stage data buffer (hereinafter referred to as a double buffer) was sometimes provided. Even when the above-mentioned double buffer is provided, the buffer may become busy because the processing speed of the CPU, etc. is faster than the processing speed of the memory, etc. When the buffer is busy, the CPU etc.
The process waits until the buffer becomes free, and
Processing by the CPU, etc. is delayed. In addition, since the bus connected to the CPU also stops while the CPU is in the waiting state, peripheral devices such as DMA devices cannot use the bus connected to the CPU and wait, even when not accessing the double buffer. become a state. Therefore, it is not easy to prevent the processing speed of the CPU and peripheral devices from decreasing when the buffer becomes busy.

【0004】また、リードアクセス等の場合は、1段目
のバッファがバッファビジーの状態のとき当該1段目は
バッファの空き状態になるまで当該リードアクセスの待
ち状態が続き、1段目のバッファが空き状態になるとリ
ード要求を行ない、データがリードされた後に、CPU
の動作が開始する。従って、CPUの動作が再開するま
でCPUに接続されているバスが使用できず、バッファ
の使用効率の向上を図るのが容易ではなかった。
In addition, in the case of a read access, etc., when the first stage buffer is in a buffer busy state, the first stage continues to wait for the read access until the buffer becomes empty, and the first stage buffer When it becomes free, a read request is made, and after the data is read, the CPU
operation starts. Therefore, the bus connected to the CPU cannot be used until the CPU resumes operation, making it difficult to improve buffer usage efficiency.

【0005】[0005]

【発明が解決しようとする課題】ところで、従来のダブ
ルバッファ制御方式は、ダブルバッファのバッファビジ
ーの状態では、CPUが待ち状態になり、DMA装置等
の周辺装置もバスを使用できないため、CPUおよび周
辺装置の処理速度の低下および処理の遅延によるタイム
オーバーエラーを招来する問題があった。
[Problems to be Solved by the Invention] However, in the conventional double buffer control system, when the double buffer is busy, the CPU goes into a waiting state and peripheral devices such as DMA devices cannot use the bus. There has been a problem in that the processing speed of peripheral devices is slowed down and a time-over error occurs due to processing delays.

【0006】また、リードアクセス時には、ダブルバッ
ファのうち、2段目以降のバッファが使用できないため
、バッファの使用効率の低下を招来する問題があった。
[0006] Furthermore, during read access, the second and subsequent stages of the double buffer cannot be used, resulting in a problem of reduced buffer usage efficiency.

【0007】本発明は、このような従来の課題を解決す
るためになされたもので、その目的は、バッファビジー
の場合にCPUおよび周辺装置の処理速度の低下を防止
する。また、リード要求時のバッファの使用効率の向上
を図ることにより、装置の性能を向上するダブルバッフ
ァ制御方式を提供することにある。
The present invention has been made to solve the above-mentioned conventional problems, and its purpose is to prevent the processing speed of the CPU and peripheral devices from decreasing when the buffer is busy. Another object of the present invention is to provide a double buffer control method that improves the performance of the device by improving the buffer usage efficiency during read requests.

【0008】[発明の構成][Configuration of the invention]

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
、本発明は、データを記憶するバッファを2段備えたダ
ブルバッファと、このダブルバッファの2段のバッファ
がバッファビジーのとき当該ダブルバッファにデータの
ライト要求があると再度ライト要求する旨のリトライ応
答信号を返すリトライ応答信号送信手段と、このリトラ
イ応答信号送信手段によりリトライ応答信号が返される
と一旦、バスを解放した後に再びライト要求を実行する
再ライト要求手段と、前記ダブルバッファのうち1段目
のバッファがバッファビジーで他のバッファが空き状態
のときデータのリード要求があると当該他のバッファに
当該リード要求をバッファリングして、当該1段目のバ
ッファのバッファビジー状態の終了時に当該バッファリ
ングされたリード要求を実行する手段と、を備えたこと
を要旨とする。
[Means for Solving the Problems] In order to achieve the above object, the present invention provides a double buffer having two stages of buffers for storing data, and a method for storing data when the two stages of the double buffer are busy. a retry response signal transmitter that returns a retry response signal indicating that a write request is to be made again when there is a data write request; and a rewrite request means for executing a data read request when the first stage buffer of the double buffer is busy and the other buffers are free, buffering the read request in the other buffer. and means for executing the buffered read request at the end of the buffer busy state of the first stage buffer.

【0010】0010

【作用】上述の如く構成すれば、データを記憶するバッ
ファを2段備えたダブルバッファの当該2段のバッファ
がバッファビジーのときダブルバッファにデータのライ
ト要求があると再度ライト要求する旨の命令のリトライ
応答信号を返す。このリトライ応答信号が返されると一
旦、バスを解放した後に再びライト要求を実行するので
、バスを占有可能になり他の周辺装置の処理速度の低下
を防止できる。
[Operation] With the configuration as described above, when a data write request is made to the double buffer when the two stages of the double buffer are busy and the buffer is busy, an instruction is issued to issue a write request again. Returns a retry response signal. When this retry response signal is returned, the write request is executed again after the bus is released, so that the bus can be occupied and the processing speed of other peripheral devices can be prevented from decreasing.

【0011】ダブルバッファのうち1段目のバッファが
バッファビジーで他のバッファが空き状態のときにリー
ド要求があると当該他のバッファに当該リード要求をバ
ッファリングして、当該1段目のバッファのバッァビジ
ー状態の終了時に当該バッファリングされたリード要求
を実行するので、バッファの使用効率を向上できる。
[0011] When a read request is received when the first stage buffer in the double buffer is busy and the other buffers are empty, the read request is buffered in the other buffer, and the first stage buffer is Since the buffered read request is executed when the buffer busy state ends, buffer usage efficiency can be improved.

【0012】0012

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0013】図1は本発明のダブルバッファ制御方式に
係る一実施例の制御を示すブロック図である。
FIG. 1 is a block diagram showing control of an embodiment of the double buffer control system of the present invention.

【0014】上記ダブルバッファ制御方式は、CPU1
,システムバス3,ダブルバッファ5a,5bおよびダ
ブルバッファ制御回路7を備えた構成である。
[0014] The double buffer control method described above is based on the CPU1
, a system bus 3, double buffers 5a and 5b, and a double buffer control circuit 7.

【0015】上記CPU1は、ダブルバッファ5a,5
bに記憶されているデータをリード要求または当該ダブ
ルバッファ5a,5bにデータを書込むライト要求をシ
ステムバス3に出力するとき、ストローグ(STB)を
ロウレベルにしてリード要求またはライト要求のアドレ
スおよびデータを指定する。また、CPU1は、リード
要求またはライト要求時にバッファ制御回路7からリト
ライ応答(RTY)信号が返されるとシステムバス3を
一旦、解放して(Bus  Busyがハイレベルにな
る)再度、バス獲得動作を行なう。
The CPU 1 has double buffers 5a, 5
When outputting to the system bus 3 a read request to read the data stored in the memory buffer 5a or a write request to write data to the double buffers 5a and 5b, the STROG (STB) is set to low level and the address and data of the read or write request are output. Specify. Further, when a retry response (RTY) signal is returned from the buffer control circuit 7 at the time of a read request or a write request, the CPU 1 temporarily releases the system bus 3 (Bus Busy becomes high level) and performs the bus acquisition operation again. Let's do it.

【0016】システムバス3は、CPU1、ダブルバッ
ファ5a,5b、ダブルバッファ制御回路7、主メモリ
11および周辺装置9,13を接続するマルチバスであ
る。システムバス3は、アドレス(Addr)信号、デ
ータ(Data)信号、リード/ライト(R/W▲ロウ
レベルでアクティブ状態になる▼)要求信号、レディ応
答(RDY)信号、リトライ応答(RTY)信号および
バスビジー信号を伝送する。
The system bus 3 is a multi-bus that connects the CPU 1, double buffers 5a and 5b, double buffer control circuit 7, main memory 11, and peripheral devices 9 and 13. The system bus 3 includes an address (Addr) signal, a data (Data) signal, a read/write (R/W▲active state at low level▼) request signal, a ready response (RDY) signal, a retry response (RTY) signal, and Transmit a bus busy signal.

【0017】ダブルバッファ5a,5bは、アドレスを
2段、ライトデータを2段およびリードデータの1段を
バッファリング可能であり、ダブルバッファ5aが1段
目のバッファ、ダブルバッファ5bが2段目のバッファ
を指す。
The double buffers 5a and 5b can buffer addresses in two stages, write data in two stages, and read data in one stage, with the double buffer 5a being the first stage buffer, and the double buffer 5b being the second stage buffer. Points to the buffer.

【0018】ダブルバッファ制御回路7は、ダブルバッ
ファ5a,5bを制御するものであり、CPU1からリ
ード要求またはライト要求があると当該ダブルバッファ
5a,5bが使用可能な場合にレディ応答(RDY)信
号を出力する。一方、CPU1からリード要求またはラ
イト要求があるとき当該ダブルバッファ5a,5bが使
用不可能(バッファビジー)な場合にダブルバッファ制
御回路7は、リトライ応答(RTY)信号をCPU1に
出力する。
The double buffer control circuit 7 controls the double buffers 5a and 5b, and when there is a read request or a write request from the CPU 1, it outputs a ready response (RDY) signal if the double buffers 5a and 5b can be used. Output. On the other hand, when there is a read request or a write request from the CPU 1 and the double buffers 5a and 5b are unavailable (buffer busy), the double buffer control circuit 7 outputs a retry response (RTY) signal to the CPU 1.

【0019】更に、ダブルバッファ制御方式は、周辺装
置9、主メモリ11および周辺装置13を備えた構成で
ある。
Further, the double buffer control system has a configuration including a peripheral device 9, a main memory 11, and a peripheral device 13.

【0020】周辺装置9は、例えば、DMA機構であり
、ダブルバッファ5a,5bおよび主メモリ11をアク
セスする場合にCPU1を介さずに直接データ転送でき
るものである。
The peripheral device 9 is, for example, a DMA mechanism, and can directly transfer data without going through the CPU 1 when accessing the double buffers 5a, 5b and the main memory 11.

【0021】主メモリ11は、所定アドレスにデータを
記憶するとともに、ダブルバッファ5a,5bに対して
リードまたはライト動作が可能である。
The main memory 11 stores data at a predetermined address and is capable of reading or writing data to the double buffers 5a and 5b.

【0022】周辺装置13は、例えば、バス変換アダプ
タであり、CPU1のライト要求時にダブルバッファ5
a,5bの所定アドレスに記憶されたデータを読出し、
当該CPU1のリード要求時にダブルバッファ5a,5
bの所定アドレスにデータを書込むものである。
The peripheral device 13 is, for example, a bus conversion adapter, and when a write request is made by the CPU 1, the double buffer 5
Read the data stored in the predetermined addresses of a and 5b,
Double buffers 5a, 5 at the time of a read request from the CPU 1
This is to write data to a predetermined address of b.

【0023】次に本実施例の作用を図2のタイムチャー
トを用いて説明する。
Next, the operation of this embodiment will be explained using the time chart of FIG.

【0024】まず、システムの起動後、T1において、
CPU1はストローブ(STB)信号をロウレベルにし
てアドレスA1のAddr信号、データD1のData
信号のライト要求をシステムバス3に出力する。上記ラ
イト要求がT2においてダブルバッファ5a,5bおよ
びダブルバッファ制御回路7に入力されると周辺装置1
3は、T2からT5の間でデータD1を1段目のダブル
バッファ5aのアドレスA1に書込む。上記ライト要求
後、ダブルバッファ制御回路7は、T2においてRDY
信号をCPU1に返す。
First, after the system is started, at T1,
The CPU 1 sets the strobe (STB) signal to low level and outputs the Addr signal of the address A1 and the Data of the data D1.
A signal write request is output to the system bus 3. When the above write request is input to the double buffers 5a, 5b and the double buffer control circuit 7 at T2, the peripheral device 1
3 writes data D1 to address A1 of the first stage double buffer 5a between T2 and T5. After the above-mentioned write request, the double buffer control circuit 7 outputs RDY at T2.
Returns the signal to CPU1.

【0025】RDY信号が返るとCPU1は、T3にお
いてSTB信号をロウレベルにしてアドレスA2,デー
タD2のライト要求を出力する。ダブルバッファ5aが
データD1のライト中であるけれども、ダブルバッファ
制御回路7は2段目のダブルバッファ5bが空き状態の
ため、T4でライト要求を取り込むとともに、RDY信
号を返す。
When the RDY signal is returned, the CPU 1 sets the STB signal to low level at T3 and outputs a write request for address A2 and data D2. Although data D1 is being written to the double buffer 5a, since the second stage double buffer 5b is empty, the double buffer control circuit 7 takes in the write request at T4 and returns the RDY signal.

【0026】T4でダブルバッファ5a,5bは、1段
目のバッファにデータD1,2段目のバッファにデータ
D2が書込まれて使用中になり、T5でCPU1はアド
レスA3,データD3のライト要求を出力する。T5で
はダブルバッファ5a,5bが使用中のため、上記ライ
ト要求がダブルバッファ5a,5bに入らず、ダブルバ
ッファ制御回路7はT6において、リトライ応答(RT
Y)信号をCPU1に返す。RTY信号を受取るとCP
U1は、T7でBus  Busyをハイレベルにして
システムバス3を一旦、解放して再びバス獲得動作を実
行する。システムバス3を獲得できるとCPU1は、T
8で再びアドレスA3にデータD3のライト要求を出力
する。上記ライト要求が出力されるとダブルバッファ制
御回路7は、ダブルバッファ5a,5bのうち1段目の
バッファ5aが空き状態になっているため、T9でRD
Y信号を返す。
At T4, the double buffers 5a and 5b are in use with data D1 written to the first stage buffer and data D2 written to the second stage buffer, and at T5, the CPU 1 writes address A3 and data D3. Output the request. Since the double buffers 5a and 5b are in use at T5, the write request does not enter the double buffers 5a and 5b, and the double buffer control circuit 7 sends a retry response (RT
Y) Return the signal to CPU1. CP when receiving RTY signal
U1 sets Bus Busy to high level at T7, temporarily releases the system bus 3, and executes the bus acquisition operation again. If system bus 3 can be acquired, CPU1
At step 8, a write request for data D3 is output again to address A3. When the above-mentioned write request is output, the double buffer control circuit 7 outputs the RD at T9 because the first stage buffer 5a among the double buffers 5a and 5b is in an empty state.
Returns Y signal.

【0027】T10でCPU1からアドレスA4のリー
ド要求を出力されると当該リード要求は、T9において
周辺装置13によるデータD2の書込みが終了したため
、ダブルバッファ5bにバッファリングされる。但し、
ダブルバッファ制御回路7は、T11でRTY信号を返
す。上記周辺装置13は、T10〜T13においてデー
タD3のライトを終了後、アドレスA4のリード要求が
ダブルバッファ5bに記憶されているため、T14〜T
17でアドレスA4のデータD4をリードする。T19
でCPU1がアドレスA4のリードを再び実行するとダ
ブルバッファ制御回路7は、T17まで周辺装置13の
データD4のリードが終了していないため、T14,T
17でRTY信号をCPU1に返す。T19で再び、C
PU1がリード要求を出力するとダブルバッファ制御回
路7は、周辺装置13のリードが終了してデータD4が
ダブルバッファに記憶されるので、T20でCPU1に
RDY信号を返す。
When a read request for address A4 is output from the CPU 1 at T10, the read request is buffered in the double buffer 5b since writing of data D2 by the peripheral device 13 is completed at T9. however,
The double buffer control circuit 7 returns the RTY signal at T11. After the peripheral device 13 finishes writing the data D3 at T10 to T13, the read request for address A4 is stored in the double buffer 5b, so the peripheral device 13
At step 17, data D4 at address A4 is read. T19
When the CPU 1 executes the read of the address A4 again, the double buffer control circuit 7 reads the data D4 from the peripheral device 13 until T17.
At step 17, the RTY signal is returned to the CPU1. At T19 again, C
When the PU1 outputs a read request, the double buffer control circuit 7 returns an RDY signal to the CPU1 at T20 since the reading of the peripheral device 13 is completed and the data D4 is stored in the double buffer.

【0028】これにより、ダブルバッファ5a,5bの
バッファビジーのときでも、システムバス3のアクセス
が可能なため、周辺装置9,13のシステムバス3のア
クセスが可能になり、CPU1および周辺装置13の処
理速度を向上できる。
As a result, even when the double buffers 5a and 5b are busy, the system bus 3 can be accessed, so the peripheral devices 9 and 13 can access the system bus 3, and the CPU 1 and the peripheral devices 13 can access the system bus 3. Processing speed can be improved.

【0029】また、リード要求時に当該リード要求をバ
ッファリングして前処理の終了時にリード要求が実行で
きるため、ダブルバッファの使用効率を向上できる。
Further, since the read request can be buffered at the time of a read request and the read request can be executed at the end of preprocessing, the efficiency of use of the double buffer can be improved.

【0030】本発明は、処理速度の低速な低速周辺装置
、バス変換アダプタ、共有メモリ装置等のデータバッフ
ァリング機能を備えた装置に適用可能であり、シングル
バッファにも適用可能である。
The present invention is applicable to devices with a data buffering function such as low-speed peripheral devices with low processing speeds, bus conversion adapters, and shared memory devices, and is also applicable to single buffers.

【0031】[0031]

【発明の効果】以上説明したように、本発明では、バッ
ファビジーのときリトライ応答信号を返すとともに、一
旦、バスを解放するので、バッファビジーの場合にCP
Uおよび周辺装置の処理速度の低下を防止する。また、
リード要求時のバッファの使用効率の向上を図ることに
より、装置の性能の向上を実現できる。
As explained above, in the present invention, when the buffer is busy, a retry response signal is returned and the bus is temporarily released.
Prevents the processing speed of U and peripheral devices from decreasing. Also,
By improving the buffer usage efficiency during read requests, it is possible to improve the performance of the device.

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

【図1】本発明のダブルバッファ制御方式に係る一実施
例の制御を示すブロック図である。
FIG. 1 is a block diagram showing control of an embodiment of the double buffer control method of the present invention.

【図2】本発明の動作を示すタイムチャートである。FIG. 2 is a time chart showing the operation of the present invention.

【符号の説明】[Explanation of symbols]

1  CPU 3  システムバス 5a,5b  ダブルバッファ 7  ダブルバッファ制御回路 9,13  周辺装置 11  主メモリ 1 CPU 3 System bus 5a, 5b Double buffer 7 Double buffer control circuit 9,13 Peripheral devices 11 Main memory

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  データを記憶するバッファを2段備え
たダブルバッファと、このダブルバッファの2段のバッ
ファがバッファビジーのとき当該ダブルバッファにデー
タのライト要求があると再度ライト要求する旨のリトラ
イ応答信号を返すリトライ応答信号送信手段と、このリ
トライ応答信号送信手段によりリトライ応答信号が返さ
れると一旦、バスを解放した後に再びライト要求を実行
する再ライト要求手段と、前記ダブルバッファのうち1
段目のバッファがバッファビジーで他のバッファが空き
状態のときデータのリード要求があると当該他のバッフ
ァに当該リード要求をバッファリングして、当該1段目
のバッファのバッファビジー状態の終了時に当該バッフ
ァリングされたリード要求を実行する手段と、を備えた
ことを特徴とするダブルバッファ制御方式。
Claim 1: A double buffer having two stages of buffers for storing data, and a retry request that when a data write request is made to the double buffer when the two stages of the double buffer are busy, a write request is made again. retry response signal transmitting means for returning a response signal; rewrite request means for once releasing the bus and then executing the write request again when the retry response signal is returned by the retry response signal transmitting means; and one of the double buffers.
When a data read request is made when the buffer in the first stage is busy and other buffers are free, the read request is buffered in the other buffer, and when the buffer busy state of the first stage buffer ends. A double buffer control method comprising: means for executing the buffered read request.
JP399791A 1991-01-17 1991-01-17 Double buffer control system Pending JPH04243459A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP399791A JPH04243459A (en) 1991-01-17 1991-01-17 Double buffer control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP399791A JPH04243459A (en) 1991-01-17 1991-01-17 Double buffer control system

Publications (1)

Publication Number Publication Date
JPH04243459A true JPH04243459A (en) 1992-08-31

Family

ID=11572645

Family Applications (1)

Application Number Title Priority Date Filing Date
JP399791A Pending JPH04243459A (en) 1991-01-17 1991-01-17 Double buffer control system

Country Status (1)

Country Link
JP (1) JPH04243459A (en)

Similar Documents

Publication Publication Date Title
EP0288649A1 (en) Memory control subsystem
US20040107265A1 (en) Shared memory data transfer apparatus
JPS6331813B2 (en)
US6128674A (en) Method of minimizing host CPU utilization in driving an adapter by residing in system memory a command/status block a soft interrupt block and a status block queue
JP2001117859A (en) Bus controller
JPH04306748A (en) Information processor
JP3027843B2 (en) Bath snoop method
EP0814408B1 (en) Bus bridge apparatus
JPH0798663A (en) Asynchronous i/o control system
US5418744A (en) Data transfer apparatus
JPH04243459A (en) Double buffer control system
JP4592944B2 (en) CPU interface circuit
JP3304395B2 (en) Data transfer device and data transfer method
KR0170742B1 (en) Data transfer method using mbus
JP2885640B2 (en) Data bus transfer method
JP3478565B2 (en) Parallel interface circuit
KR0170595B1 (en) Software emulation method of xcent-net interface
JP2803616B2 (en) I / O bus interface control method
JP3259095B2 (en) Data transfer method
JPH0589027A (en) Write buffer provided with monitoring function
JPH01112451A (en) System for controlling cash memory
JPH02211571A (en) Information processor
JPS6386063A (en) Controller for shared memory
EP0370628A2 (en) Pipeline computer system having order preservation
JPS63113749A (en) Channel device