JPH0525133B2 - - Google Patents
Info
- Publication number
- JPH0525133B2 JPH0525133B2 JP61098234A JP9823486A JPH0525133B2 JP H0525133 B2 JPH0525133 B2 JP H0525133B2 JP 61098234 A JP61098234 A JP 61098234A JP 9823486 A JP9823486 A JP 9823486A JP H0525133 B2 JPH0525133 B2 JP H0525133B2
- Authority
- JP
- Japan
- Prior art keywords
- input
- output
- request
- memory
- bus
- 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 - Lifetime
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/16—Handling requests for interconnection or transfer for access to memory bus
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Multi Processors (AREA)
Description
【発明の詳細な説明】
[発明の目的]
(産業上の利用分野)
この発明は、共有メモリを備えた複合系計算機
システムに係り、特に計算機毎に用意され入出力
チヤネルからの共有メモリまたは主メモリへの入
出力要求を一時格納する要求バツフアの入出力制
御を行なう要求バツフア制御方式に関する。[Detailed Description of the Invention] [Objective of the Invention] (Industrial Application Field) This invention relates to a complex computer system equipped with a shared memory, and in particular, the present invention relates to a complex computer system equipped with a shared memory. The present invention relates to a request buffer control method for controlling input/output of a request buffer that temporarily stores input/output requests to a memory.
(従来の技術)
共有メモリを備えた複合系計算機システムで
は、共有メモリを共有使用する計算機毎に、バス
制御装置が用意されている。このバス制御装置
は、入出力チヤネルから入出力バスを介して転送
される共有メモリまたは主メモリに対する入出力
要求を一時格納するFIFO(フアースト・イン・フ
アースト・アウト)方式の要求バツフアを有して
いる。(Prior Art) In a complex computer system equipped with a shared memory, a bus control device is prepared for each computer that shares the shared memory. This bus control device has a FIFO (first-in-first-out) request buffer that temporarily stores input/output requests to shared memory or main memory that are transferred from the input/output channel via the input/output bus. There is.
さて、共有メモリは、複数の計算機(計算機
系)からのアクセスを可能にするためのメモリ装
置であることから、各系から物理的にも遠い場所
に置かれ、比較的長いケーブルで各系と接続され
るため、各系内で使用される主メモリに比べて低
速である。また共有メモリは、複数の系からの要
求があるために瞬間的に過負荷状態となりアクセ
ス時間が長くなる。このため、入出力チヤネルか
らの共有メモリに対する入出力要求は待たされる
ことが多い。このとき、この入出力要求に後続す
る入出力要求は、たとえ主メモリに対する要求で
あり、しかも主メモリアクセスが可能であつたと
しても、要求バツフア内で待たされてしまい問題
であつた。 Since shared memory is a memory device that allows access from multiple computers (computer systems), it is placed physically far away from each system, and is connected to each system using relatively long cables. Because it is connected, it is slower than the main memory used within each system. Furthermore, the shared memory is instantaneously overloaded due to requests from multiple systems, resulting in a long access time. For this reason, input/output requests to the shared memory from the input/output channel are often made to wait. At this time, even if the input/output request subsequent to this input/output request is a request to the main memory and the main memory can be accessed, the input/output request is forced to wait in the request buffer, which is a problem.
(発明が解決しようとする問題点)
上記したように、従来は、共有メモリ(低速リ
ソース)に対する入出力要求が待たされている状
態では、後続の入出力要求が主メモリ(高速リソ
ール)に対するものであつたとしても全て待たさ
れてしまう問題があつた。(Problems to be Solved by the Invention) As mentioned above, conventionally, when an input/output request to shared memory (low-speed resource) is kept waiting, subsequent input/output requests to main memory (high-speed resource) Even if it was, there was a problem with having to wait for everything.
この発明は上記事情に鑑みてなされたものでそ
の目的は、共有メモリまたは主メモリのいずれか
一方に対する入出力要求が待たされている状態で
も、後続の入出力要求のうち他方のメモリに対す
る入出力要求については必ずしも待たされないで
済む要求バツフア制御方式を提供することにあ
る。 This invention has been made in view of the above circumstances, and its purpose is to prevent input/output requests to the other memory among subsequent input/output requests, even when an input/output request to either the shared memory or the main memory is pending. The object of the present invention is to provide a request buffer control method that does not necessarily require waiting for requests.
[発明の構成]
(問題点を解決するための手段と作用)
この発明は、複合系計算機システムの各系毎に
用意されるバス制御装置に、入出力チヤネルから
の共有メモリへの入出力要求を一時格納する
FIFO方式の第1要求バツフアと、主メモリへの
入出力要求を一時格納するFIFO方式の第2要求
バツフアとを設け、共有メモリビジーを示す第1
ビジー信号および主メモリビジーを示す第2ビジ
ー信号をもとに第1および第2要求バツフアのい
ずれか一方から入出力要求を取出してシステムバ
ス経由で共有メモリまたは主メモリに転送するよ
うにしたもので、例えば共有メモリがビジー状態
の場合には第2要求バツフアから主メモリに対す
る入出力要求を取出すことを可能としている。[Structure of the Invention] (Means and Actions for Solving the Problems) This invention provides a bus control device prepared for each system of a complex computer system that transmits input/output requests from an input/output channel to a shared memory. temporarily store
A FIFO-type first request buffer and a FIFO-type second request buffer that temporarily stores input/output requests to the main memory are provided.
Based on the busy signal and the second busy signal indicating that the main memory is busy, an input/output request is taken out from either the first or second request buffer and transferred to the shared memory or main memory via the system bus. For example, when the shared memory is in a busy state, it is possible to take out an input/output request to the main memory from the second request buffer.
(実施例)
第1図はこの発明を適用する複合系計算機シス
テムの一実施例を示すブロツク構成図である。同
図において、10は計算機20などの複数の計算
機(計算機系)により共有される共有メモリであ
る。共有メモリ10は複数の入出力ポートを有し
ており、その1つは計算機20のシステムバス2
1に接続されている。また共有メモリ10のの入
出力ポートは、他系のシステムバスにそれぞれ接
続されている。(Embodiment) FIG. 1 is a block diagram showing an embodiment of a complex computer system to which the present invention is applied. In the figure, 10 is a shared memory shared by a plurality of computers (computer systems) such as a computer 20. The shared memory 10 has multiple input/output ports, one of which is connected to the system bus 2 of the computer 20.
Connected to 1. Further, the input/output ports of the shared memory 10 are respectively connected to system buses of other systems.
計算機20において、22は主メモリである。
主メモリ22はシステムバス21に接続されてい
る。23は入出力バス、24はこの入出力バス2
3およびシステムバス21に接続されるバス制御
装置、25は入出力バス23に接続される入出力
チヤネルである。 In the computer 20, 22 is a main memory.
Main memory 22 is connected to system bus 21 . 23 is an input/output bus, 24 is this input/output bus 2
3 and a bus control device connected to the system bus 21; 25 is an input/output channel connected to the input/output bus 23;
バス制御装置24において、31は入出力バス
23に接続されるバスレシーバ、32はバスレシ
ーバ31により入力された共有メモリ10(低速
リソース)に対する入出力要求を一時格納する
FIFO方式の要求バツフア(以下、単にバツフア
と称する)、33はバスレシーバ31により入力
された主メモリ22(高速リソース)に対する入
出力要求を一時格納するFIFO方式の要求バツフ
ア(以下、単にバツフアを称する)である。34
はバツフア32,33などバス制御装置24内各
部を制御する制御部、35はバツフア32または
バツフア33から取出された入出力要求をシステ
ムバス21上に送出するバスドライバである。 In the bus control device 24, 31 is a bus receiver connected to the input/output bus 23, and 32 temporarily stores an input/output request to the shared memory 10 (low-speed resource) input by the bus receiver 31.
A FIFO type request buffer (hereinafter simply referred to as a buffer) 33 is a FIFO type request buffer (hereinafter simply referred to as a buffer) that temporarily stores input/output requests to the main memory 22 (high-speed resource) input by the bus receiver 31. ). 34
Reference numeral 35 indicates a control unit that controls various parts of the bus control device 24 such as buffers 32 and 33, and a bus driver 35 that sends input/output requests taken out from the buffer 32 or 33 onto the system bus 21.
制御部34には、入出力バス23のバスサイク
ルに同期したクロツク信号CLK、メモリスター
ト信号41、要求識別ビツト42、共有メモリビ
ジー信号(以下、SMビジー信号を称する)43
および主メモリビジー信号(以下、MMビジー信
号と称する)44が供給される。メモリスタート
信号41は入出力バス23上の特定信号線上から
供給されるもので、(Lowで)入出力バス23上
に入出力要求が送出されていることを示す。要求
識別ビツト42はバスレシーバ31により入力さ
れる入出力要求の例えば先頭ビツトであり、その
要求が共有メモリ10に対するものか(1の場
合)主メモリ22に対するものか(0の場合)を
示す。なお、入出力要求は、要求識別ビツト42
以外に、メモリアドレス情報、リード/ライト等
の動作指定用のフアンクシヨン情報(更にはライ
ト動作であれば書込み情報)を有している。SM
ビジー信号43は共有メモリ10から供給される
もので、共有メモリ10が要求受付け不可状態に
あるか(Lowのとき)、否か(Highのとき)を示
す。またMMビジー信号44は主メモリ22から
供給されるもので、主メモリ22が要求受付け不
可状態にあるか(Lowのとき)、否か(Highのと
き)を示す。 The control unit 34 includes a clock signal CLK synchronized with the bus cycle of the input/output bus 23, a memory start signal 41, a request identification bit 42, and a shared memory busy signal (hereinafter referred to as SM busy signal) 43.
and a main memory busy signal (hereinafter referred to as MM busy signal) 44. The memory start signal 41 is supplied from a specific signal line on the input/output bus 23, and indicates (at low level) that an input/output request is being sent onto the input/output bus 23. The request identification bit 42 is, for example, the first bit of the input/output request input by the bus receiver 31, and indicates whether the request is for the shared memory 10 (if 1) or the main memory 22 (if 0). Note that the input/output request is determined by the request identification bit 42.
In addition, it has memory address information and function information for specifying operations such as read/write (and write information in the case of a write operation). SM
The busy signal 43 is supplied from the shared memory 10 and indicates whether the shared memory 10 is in a state in which requests cannot be accepted (when it is Low) or not (when it is High). Further, the MM busy signal 44 is supplied from the main memory 22, and indicates whether the main memory 22 is in a state where it cannot accept requests (when it is Low) or not (when it is High).
次にこの発明の一実施例の動作を第2図のタイ
ミングチヤートを参照して説明する。 Next, the operation of one embodiment of the present invention will be explained with reference to the timing chart of FIG.
今、入出力チヤネル25から入出力バス23上
に共有メモリ10に対する入出力要求A11が送
出され、入出力バス23の特定信号線上のメモリ
スタート信号41がアクテイブ(Low)となつ
たものとする。制御部34は、メモリスタート信
号41がアテイブである場合、バスレシーバ31
を入力イネーブル状態に設定する。これによりバ
スレシーバ31は、入出力バス23上の入出力要
求A11を入力する。入出力要求A11の先頭ビ
ツトである要求識別ビツト42は制御部34に供
給される。制御部34は、要求識別ビツト42の
論理値をもとにバスレシーバ31により入力され
た入出力要求A11が共有メモリ10および主メ
モリメモリ22のいずれに対するものかを調べ、
この例のように共有メモリ10に対するものであ
る場合には、その要求A11をバツフア32に一
時格納する。このとき、入出力要求A11に先行
する入出力要求がバツフア32に格納されておら
ず、またバツフア33にも入出力要求が格納され
ておらず、更に共有メモリ10からのSMビジー
信号43がHighで共有メモリ10が要求受付け
可(レデイ)状態にあることを示していれば、制
御部34はバツフア32に一時格納した入出力要
求A11を直ちにバスドライバ35に取出し、バ
スドライバ35経由でシステムバス21上に送出
させる。これに対して、SMビジー信号43が第
2図に示すようにLowで共有メモリ10が要求
受付け不可(ビジー)状態にあることを示してい
れば、バツフア32に一時格納した入出力要求A
11のシステムバス21への送出を控える。 Now, it is assumed that an input/output request A11 for the shared memory 10 is sent from the input/output channel 25 onto the input/output bus 23, and the memory start signal 41 on the specific signal line of the input/output bus 23 becomes active (Low). The control unit 34 controls the bus receiver 31 when the memory start signal 41 is active.
Set to input enable state. As a result, the bus receiver 31 inputs the input/output request A11 on the input/output bus 23. A request identification bit 42, which is the first bit of the input/output request A11, is supplied to the control section 34. The control unit 34 checks whether the input/output request A11 input by the bus receiver 31 is for the shared memory 10 or the main memory 22 based on the logical value of the request identification bit 42, and
If the request is for the shared memory 10 as in this example, the request A11 is temporarily stored in the buffer 32. At this time, the input/output request preceding the input/output request A11 is not stored in the buffer 32, the input/output request is not stored in the buffer 33, and the SM busy signal 43 from the shared memory 10 is high. If this indicates that the shared memory 10 is in a ready state, the control unit 34 immediately takes out the input/output request A11 temporarily stored in the buffer 32 to the bus driver 35, and transfers it to the system bus via the bus driver 35. 21. On the other hand, if the SM busy signal 43 is low as shown in FIG. 2, indicating that the shared memory 10 is in a busy state, the input/output request A
11 to the system bus 21.
さて、入出力バス23上には、入出力要求A1
1に続いて、主メモリ22に対する入出力要求A
21,A22が連続して送出されたものとする。
この入出力要求A21,A22は、入出力要求A
11と同様にバスレシーバ31により入力され
る。バスレシーバ31により入力された入出力要
求A21,A22は、主メモリ22に対する要求
であることから、制御部34の制御により今度は
バツフア33に一時格納される。このとき、入出
力要求A21に先行する(主メモリ22への)入
出力要求はバツフア33には存在していないもの
とする。またSMビジー信号43が第2図に示す
ようにLowで共有メモリ10がビジー状態にあ
り、MMビジー信号44が第2図に示すように
Highで主メモリ22がレデイ状態にあることが
示されているものとする。この場合、制御部34
は、バツフア33に一時格納した入出力要求A2
1,A22を直ちに且つ格納順にバスドライバ3
5に取出し、バスドライバ35経由でシステムバ
ス21上に送出させる。これにより、入出力要求
A21,A22は、先に発行されながら実行が待
たされている入出力要求A11に影響されずに、
速やかに実行される。 Now, on the input/output bus 23, there is an input/output request A1.
1, an input/output request A to the main memory 22
21 and A22 are transmitted consecutively.
These input/output requests A21 and A22 are input/output requests A21 and A22.
Similarly to 11, it is input by the bus receiver 31. Since the input/output requests A21 and A22 input by the bus receiver 31 are requests for the main memory 22, they are temporarily stored in the buffer 33 under the control of the control section 34. At this time, it is assumed that no input/output request (to the main memory 22) that precedes the input/output request A21 exists in the buffer 33. Further, as shown in FIG. 2, the SM busy signal 43 is low and the shared memory 10 is in a busy state, and the MM busy signal 44 is low as shown in FIG.
It is assumed that the main memory 22 is in a ready state when it is High. In this case, the control unit 34
is the input/output request A2 temporarily stored in the buffer 33.
1, A22 immediately and in the order of storage
5 and sends it out onto the system bus 21 via the bus driver 35. As a result, the input/output requests A21 and A22 are not affected by the input/output request A11, which was issued earlier but whose execution is awaited.
Executed promptly.
やがてSMビジー信号43が第2図に示すよう
にHighとなり共有メモリ10がレデイ状態とな
つたことが示されると、制御部34はバツフア3
2に格納されている入出力要求A11をバスドラ
イバ35に取出し、バスドライバ35経由でシス
テムバス21上に送出させる。これにより、入出
力要求A11が実行される。 When the SM busy signal 43 eventually becomes High as shown in FIG.
The input/output request A11 stored in 2 is taken out by the bus driver 35 and sent onto the system bus 21 via the bus driver 35. As a result, the input/output request A11 is executed.
なお、バツフア32,33のいずれにも実行待
ちの入出力要求が格納されている状態で共有メモ
リ10および主メモリ22がレデイ状態となつた
場合には、バツフア32,33のいずれから入出
力要求を取出すかを決定する必要がある。この決
定には、高速リソースである主メモリ22に対
する入出力要求を優先し、バツフア33が空とな
るまでは低速リソースである共有メモリ10に対
する入出力要求を待たせる方式、一方のバツフア
が空になるまではバツフア32,33から交互に
入出力要求を取出す方式など、種々の方式の適用
が可能である。 Note that if the shared memory 10 and the main memory 22 become ready while an input/output request waiting to be executed is stored in both the buffers 32 and 33, the input/output request will be sent from either of the buffers 32 and 33. It is necessary to decide whether to take out the This decision is made by prioritizing input/output requests to the main memory 22, which is a high-speed resource, and making input/output requests to the shared memory 10, which is a slow resource, wait until the buffer 33 is empty; Until then, various methods can be applied, such as a method of alternately extracting input/output requests from the buffers 32 and 33.
以上の説明では、入出力要求中に要求識別ビツ
ト42を設け、このビツト42の論理値により共
有メモリ10および主メモリ22のいずれに対す
る入出力要求かを識別する場合について説明した
が、これに限るものではない。例えば入出力要求
中のアドレス情報の示すアドレス位置が共有メモ
リ10に割当てられたアドレス領域に入るか主メ
モリ22に割当てられたアドレス領域に入るかを
比較器等を用いて検出することにより、入出力要
求先を識別することも可能である。 In the above explanation, the request identification bit 42 is provided in the input/output request, and the logic value of this bit 42 is used to identify whether the input/output request is for the shared memory 10 or the main memory 22, but this is not limited to this. It's not a thing. For example, by detecting whether the address position indicated by the address information in the input/output request falls within the address area allocated to the shared memory 10 or the address area allocated to the main memory 22 using a comparator or the like, the input/output It is also possible to identify the output request destination.
[発明の効果]
以上詳述したようにこの発明によれば、共有メ
モリまたは主メモリのいずれか一方に対する入出
力要求が待たされている状態でも、後続の入出力
要求のうち他方のメモリに対する入出力要求につ
いては必ずしも待たされないで済む。したがつ
て、低速リソースである共有メモリが要求受付け
不可状態にあるために高速リソースである主メモ
リに対する入出力要求が待たされてしまうことは
なくなり、入出力処理のスループツトが向上す
る。[Effects of the Invention] As detailed above, according to the present invention, even when an input/output request to either the shared memory or the main memory is awaited, the input/output request to the other memory among the subsequent input/output requests is processed. Output requests do not necessarily have to wait. Therefore, input/output requests to the main memory, which is a high-speed resource, do not have to wait because the shared memory, which is a low-speed resource, is in a state where requests cannot be accepted, and the throughput of input/output processing is improved.
第1図はこの発明を適用する複合系計算機シス
テムの一実施例を示すブロツク構成図、第2図は
動作を説明するためのタイミングチヤートであ
る。
10……共有メモリ、20……計算機、22…
…主メモリ、23……入出力バス、24……バス
制御装置、25……入出力チヤネル、32,33
……バツフア(要求バツフア)、34……制御部。
FIG. 1 is a block diagram showing an embodiment of a composite computer system to which the present invention is applied, and FIG. 2 is a timing chart for explaining the operation. 10...Shared memory, 20...Computer, 22...
...Main memory, 23...I/O bus, 24...Bus control device, 25...I/O channel, 32, 33
... Buffer (request buffer), 34... Control unit.
Claims (1)
数の計算機であつて、上記共有メモリが接続され
るシステムバス、このシステムバスに接続される
主メモリ、この主メモリおよび上記共有メモリを
使用してデータ入出力を行なう少なくとも1つの
入出力チヤネル、およびこの入出力チヤネルから
の入出力要求を上記システムバスを介して上記共
有メモリまたは主メモリに伝えるバス制御装置を
それぞれ有する複数の計算機とを備えた複合系計
算機システムにおいて、 上記各計算機の上記バス制御装置に、 上記入出力チヤネルからの上記共有メモリへの
入出力要求を一時格納するフアースト・イン・フ
アースト・アウト方式の第1要求バツフアと、 上記入出力チヤネルからの上記主メモリへの入
出力要求を一時格納するフアースト・イン・フア
ースト・アウト方式の第2要求バツフアと、 上記共有メモリが要求受付け不可状態にあるか
否かを示す第1ビジー信号および上記主メモリが
要求受付け不可状態にあるか否かを示す第2ビジ
ー信号をもとに上記第1要求バツフアまたは上記
第2要求バツフアのいずれか一方から上記入出力
要求を取出して上記システムバスを介して対応す
る上記共有メモリまたは主メモリに送出する制御
手段と、 を設け、 上記制御手段は、上記共有メモリまたは上記主
メモリのいずれか一方が要求受付け不可状態にあ
る場合には、上記第1要求バツフアまたは上記第
2要求バツフアのうちもう一方の要求受付け可状
態にあるメモリへの入出力要求を格納する要求バ
ツフアを入出力要求取出し対象とすることを特徴
とする要求バツフア制御方式。[Scope of Claims] 1 A shared memory, a plurality of computers that share this shared memory, a system bus to which the shared memory is connected, a main memory connected to this system bus, this main memory and the shared A plurality of bus controllers each having at least one input/output channel for performing data input/output using memory, and a bus controller for transmitting input/output requests from the input/output channel to the shared memory or main memory via the system bus. a first-in-first-out method in which input/output requests from the input/output channels to the shared memory are temporarily stored in the bus control device of each of the computers; a request buffer; a first-in-first-out second request buffer for temporarily storing input/output requests from the input/output channel to the main memory; and whether or not the shared memory is in a state in which requests cannot be accepted. The input/output request is made from either the first request buffer or the second request buffer based on a first busy signal indicating whether or not the main memory is in a state in which requests cannot be accepted. control means for extracting the data and sending it to the corresponding shared memory or main memory via the system bus; In this case, the input/output request is retrieved from a request buffer that stores an input/output request to a memory that is in a request-acceptable state, which is the other one of the first request buffer or the second request buffer. Request buffer control method.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9823486A JPS62256065A (en) | 1986-04-30 | 1986-04-30 | Request buffer control system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9823486A JPS62256065A (en) | 1986-04-30 | 1986-04-30 | Request buffer control system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS62256065A JPS62256065A (en) | 1987-11-07 |
| JPH0525133B2 true JPH0525133B2 (en) | 1993-04-12 |
Family
ID=14214269
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP9823486A Granted JPS62256065A (en) | 1986-04-30 | 1986-04-30 | Request buffer control system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS62256065A (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH0264839A (en) * | 1988-08-31 | 1990-03-05 | Toshiba Corp | Channel device |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS5789127A (en) * | 1980-11-25 | 1982-06-03 | Nec Corp | Controlling system for input-output instruction |
-
1986
- 1986-04-30 JP JP9823486A patent/JPS62256065A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS62256065A (en) | 1987-11-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4860244A (en) | Buffer system for input/output portion of digital data processing system | |
| US4674033A (en) | Multiprocessor system having a shared memory for enhanced interprocessor communication | |
| US7234004B2 (en) | Method, apparatus and program product for low latency I/O adapter queuing in a computer system | |
| JPS5847050B2 (en) | I/O Interrupt System | |
| JPH03131945A (en) | Staggered-access-memory | |
| US5481681A (en) | Data transfer operations between two asynchronous buses | |
| KR100708096B1 (en) | How to adjust the bus system and its execution order | |
| EP0479702A2 (en) | System for transferring data between buses, using direct memory access devices | |
| US5835779A (en) | Message transmission among processing units using interrupt control technique | |
| US6701407B1 (en) | Multiprocessor system with system modules each having processors, and a data transfer method therefor | |
| US5185879A (en) | Cache system and control method therefor | |
| JPH0525133B2 (en) | ||
| EP0169909B1 (en) | Auxiliary memory device | |
| EP0269370B1 (en) | Memory access controller | |
| US7472212B2 (en) | Multi CPU system | |
| EP0341670B1 (en) | Processing time allocation system and method | |
| US6085297A (en) | Single-chip memory system including buffer | |
| KR960004059B1 (en) | Asynchronous memory system access method | |
| US5790892A (en) | Information handling system for modifying coherency response set to allow intervention of a read command so that the intervention is not allowed by the system memory | |
| JPH0642227B2 (en) | Data transfer device | |
| JPH0833869B2 (en) | Data processing device | |
| JP3057754B2 (en) | Memory circuit and distributed processing system | |
| JPH05314061A (en) | Bus interface control system | |
| JP2625288B2 (en) | Buffer memory access system | |
| JP2595808B2 (en) | Memory device for distributed processing |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| EXPY | Cancellation because of completion of term |