JPH027151A - Multiprocessor system - Google Patents

Multiprocessor system

Info

Publication number
JPH027151A
JPH027151A JP63156822A JP15682288A JPH027151A JP H027151 A JPH027151 A JP H027151A JP 63156822 A JP63156822 A JP 63156822A JP 15682288 A JP15682288 A JP 15682288A JP H027151 A JPH027151 A JP H027151A
Authority
JP
Japan
Prior art keywords
bus
processor
arbitration circuit
main
slave
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
JP63156822A
Other languages
Japanese (ja)
Inventor
Takumi Oikawa
巧 及川
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.)
NEC Platforms Ltd
Original Assignee
Nitsuko 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 Nitsuko Corp filed Critical Nitsuko Corp
Priority to JP63156822A priority Critical patent/JPH027151A/en
Publication of JPH027151A publication Critical patent/JPH027151A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)
  • Memory System (AREA)
  • Debugging And Monitoring (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To decrease the burden of a process and to increase bus using efficiency by setting the arbitrating means of an independent bus using right at every processor. CONSTITUTION:Plural sub-stations 8 are connected through common buses B1, B2 and L1 to a common memory 11. The common buses are arbitrated by a main arbitrating circuit 10 and independent sub-arbitrating circuits 14 in the sub-stations. The sub-arbitrating circuit 14 obtains the bus by a bus request L10 from a corresponding processor 13, an ID address B3 from the main arbitrating circuit 10 and the instruction of bus using permission L2. Further, the processor, which uses the bus even after a continuously usable time, is regarded as abnormal, the ID address B3 and resetting L4 are sent to the sub-arbitrating circuit 14, the processor 13 is reset, and the operation of the whole system is stopped.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は複数のプロセッサで共通メモリを共用するタイ
プのマルチプロセッサシステムに関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a multiprocessor system of a type in which a plurality of processors share a common memory.

(従来の技術) この種のマルチプロセッサシステムにおいては、複数の
プロセッサはバスを介して共通メモリに接続され、更に
記憶領域があらかじめプロセッサ毎に割当てられている
のが普通である。この種のマルチプロセッサシステムで
問題となるのは、複数のプロセッサによるバス使用の競
合であり、このバス競合を調停することが必要である。
(Prior Art) In this type of multiprocessor system, a plurality of processors are connected to a common memory via a bus, and a storage area is usually allocated to each processor in advance. A problem in this type of multiprocessor system is competition for bus use among multiple processors, and it is necessary to arbitrate this bus contention.

バス調停方式としては、■ポーリング方式、■コンテン
ション方式、■トークン方式等が提案されている。
As bus arbitration methods, ■polling method, ■contention method, ■token method, etc. have been proposed.

p1千余日 (発明が解決しようとする課題) しかながら、上記の各調停方式には以下のような欠点が
ある。まず、ポーリング方式では、複数のプロセッサの
うち1つがメイン(主)、残りはサブ(従)とされ、メ
インプロセッサがサブプロセッサを順次呼出してサブプ
ロセッサ間のバス調停を行うので、サブプロセッサの数
が増加するにつれて、メインプロセッサにバス調停のた
めの多大な負荷がかかつてしまう。
Over 1,000 days (problem to be solved by the invention) However, each of the above arbitration methods has the following drawbacks. First, in the polling method, one of the multiple processors is designated as the main processor, and the remaining processors are designated as sub processors, and the main processor sequentially calls the sub processors to arbitrate the bus between the sub processors, so the number of sub processors increases. As the number of buses increases, a heavy load for bus arbitration is placed on the main processor.

次に、コンテンション方式は、簡単に言えば、共通メモ
リに対して各プロセッサによるランダムなアクセスを可
能にする方式であり、それ故、バス競合を回避するため
の手順が非常に複雑となる。
Next, to put it simply, the contention method is a method that allows each processor to randomly access a common memory, and therefore the procedure for avoiding bus contention is extremely complicated.

更に、トークン方式は、複数のプロセッサを順次結んで
リングを構成し、トークン信号をリング上に巡回させて
バス使用権を授受してゆく方式である。この方式ではプ
ロセッサに異常が発生した時にこの異常プロセッサをシ
ステムから切離さなければならず、従来は異常プロセッ
サをシステムから切離すための特別な手段をプロセッサ
毎に用意しているのか実情である。
Furthermore, the token method is a method in which a plurality of processors are sequentially connected to form a ring, and the right to use the bus is given and received by circulating token signals on the ring. In this method, when an abnormality occurs in a processor, the abnormal processor must be disconnected from the system, and in the past, special means for disconnecting the abnormal processor from the system was prepared for each processor.

以上のような欠点に鑑み、本発明の主たる技術的課題は
、バス使用権の調停手段をプロセッサから独立させるこ
とにより、バス調停に関するプロセッサの負担を軽減す
ることのできるマルチプロセッサシステムを提供するこ
とにある。
In view of the above-mentioned drawbacks, the main technical object of the present invention is to provide a multiprocessor system that can reduce the burden on processors regarding bus arbitration by making bus use right arbitration means independent of the processor. It is in.

本発明の他の技術的課題は、上記調停手段をプロセッサ
毎に調停回路を設置することで構成し、各調停回路が対
応するプロセッサからの無効なバス要求を回避できるよ
うにしてバス使用効率の向上を図ることにある。
Another technical problem of the present invention is to configure the arbitration means by installing an arbitration circuit for each processor, so that each arbitration circuit can avoid invalid bus requests from the corresponding processor, thereby improving bus usage efficiency. The aim is to improve.

本発明は更に、あるプロセッサに異常が発生した時に上
記調停回路により異常プロセッサをシステムから切離し
できるようにしてシステムの信顆性向上を図ろうとする
ものである。
A further object of the present invention is to improve the reliability of the system by allowing the arbitration circuit to disconnect the abnormal processor from the system when an abnormality occurs in a certain processor.

(課題を解決するための手段) 本発明は、複数のプロセッサで構成され、各プロセッサ
に対して記憶領域があらかじめ割当てられた共通メモリ
を有するマルチプロセッサシステムにおいて、前記複数
のプロセッサのそれぞれのバスの一部を前記共通メモリ
用の共用バスとすると共に、該共用バスの調停回路を備
え、該調停回路は主調停回路と、前記プロセッサ毎に設
けられ前記主調停回路と接続された複数の従調停回路と
から成り、該菩提調停回路は、対応するプロセッサから
のバス獲得要求及び前記主調停回路からの指示に応じて
バス獲得動作を行う機能と、前記主調停回路からの指示
により対応するプロセッサをシステムから切離す機能と
、対応するプロセッサに割当てられた前記共通メモリの
記憶領域を監視してデータの到着を対応するプロセッサ
に通知する機能とを有することを特徴とする。
(Means for Solving the Problems) The present invention provides a multiprocessor system comprising a plurality of processors and having a common memory to which a storage area is allocated in advance to each processor. A part of the bus is a shared bus for the common memory, and an arbitration circuit for the shared bus is provided, and the arbitration circuit includes a main arbitration circuit and a plurality of slave arbitration circuits provided for each processor and connected to the main arbitration circuit. The Bodhi arbitration circuit has a function of performing a bus acquisition operation in response to a bus acquisition request from a corresponding processor and an instruction from the main arbitration circuit, and a function of executing a bus acquisition operation in response to a bus acquisition request from a corresponding processor and an instruction from the main arbitration circuit. It is characterized by having a function of disconnecting from the system, and a function of monitoring the storage area of the common memory allocated to the corresponding processor and notifying the corresponding processor of the arrival of data.

(作 用) 本発明によれば、複数のプロセッサ間に共通メモリが介
在していることにより、処理能力の異なるプロセッサ間
のデータ転送を、高位のプロセッサの処理能力が低位の
プロセッサにより損われることなく行うことができる。
(Function) According to the present invention, since a common memory is interposed between a plurality of processors, data transfer between processors with different processing abilities is prevented from being impaired by the processing ability of a higher-level processor by a lower-level processor. It can be done without.

また、各従調停回路は主調停回路の指示のもとに対応す
るプロセッサから独立して動作するので、各プロセッサ
のバス調停に関する負担が軽減される。更に、各従調停
回路は、対応するプロセッサに対しバス上のデータの状
態をイベント情報として通知するので、各プロセッサか
らの無効なバス要求が回避され、システム応答の即時性
が維持される。一方、主調停回路は各従調停回路と協働
して各プロセッサにおける異常の有無を監視し、異常発
生時には対応する従調停回路により異常のプロセッサを
システムから切離す。
Furthermore, since each slave arbitration circuit operates independently from its corresponding processor under instructions from the main arbitration circuit, the burden of bus arbitration on each processor is reduced. Furthermore, since each slave arbitration circuit notifies the corresponding processor of the state of data on the bus as event information, invalid bus requests from each processor are avoided and immediacy of system response is maintained. On the other hand, the main arbitration circuit cooperates with each slave arbitration circuit to monitor the presence or absence of an abnormality in each processor, and when an error occurs, the corresponding slave arbitration circuit disconnects the abnormal processor from the system.

(実施例) 以下に図面を参照して本発明の詳細な説明する。(Example) The present invention will be described in detail below with reference to the drawings.

第1図は本発明の一実施例を示し、ここでは本発明の要
部をなす主調停回路10、共通メモリ11、及び複数の
従局のうちの従局12について構成、接続を示している
。従局12はプロセッサ13、従調停回路14、及びバ
スゲート回路15とから成る。プロセッサ13は、バス
ゲート回路15を介してデータバスBl、アドレスバス
B2及びメモリコントロール線L1により共通メモリ1
1と接続されている。従調停回路14はIDアドレスバ
スB3、バス使用許可線L2、バス要求線L3及びリセ
ット線L4により主調停回路1゜と接続されている。従
調停回路14はまな、対応するプロセッサ13とバス要
求線L10、バス獲得通知Ll 1、データ到着通知線
L12及びリセット線L13により接続されている。プ
ロセッサ13、従調停回路14には図示しない符号化手
段を介してIDアドレスが付与される0以上の構成、接
続は残りの従局についても同様である。このようにして
、主調停回路10と複数のプロセッサにそれぞれ直接イ
ンタフェースされている複数の従調停回路とにより、バ
ス調停回路が構成される。
FIG. 1 shows an embodiment of the present invention, and here shows the configuration and connections of a main arbitration circuit 10, a common memory 11, and a slave station 12 of a plurality of slave stations, which are the main parts of the present invention. The slave station 12 includes a processor 13, a slave arbitration circuit 14, and a bus gate circuit 15. The processor 13 connects the common memory 1 to the data bus Bl, address bus B2, and memory control line L1 via the bus gate circuit 15.
1 is connected. The slave arbitration circuit 14 is connected to the main arbitration circuit 1° by an ID address bus B3, a bus permission line L2, a bus request line L3, and a reset line L4. The slave arbitration circuit 14 is also connected to the corresponding processor 13 by a bus request line L10, a bus acquisition notification line L11, a data arrival notification line L12, and a reset line L13. The processor 13 and the slave arbitration circuit 14 have an ID address of 0 or more assigned through an encoding means (not shown), and the connections are the same for the remaining slave stations. In this way, a bus arbitration circuit is constituted by the main arbitration circuit 10 and a plurality of slave arbitration circuits each directly interfaced with a plurality of processors.

なお、周知のように複数のプロセッサはそれぞれ、共通
メモリ11における使用領域があらかじめ割当てられて
いる。それ故、例えばプロセッサ13について言えば、
プロセッサ13によるデータの書込み、読出しは勿論、
池のプロセッサによりプロセッサ13に関するデータの
書き込み、読出しを行う時プロセッサ13に割当てられ
た記憶領域のみが使用される。また本実施例におけるマ
ルチプロセッサシステムは、システムの中心となるメイ
ンプロセッサ(図示せず)と従調停回路に対応する複数
のプロセッサとで構成されるが、これらの接続関係は従
来と同じであるので、図示説明は省略する。
Note that, as is well known, each of the plurality of processors is allocated a usage area in the common memory 11 in advance. Therefore, for example, regarding processor 13,
Of course, the processor 13 can write and read data,
When writing and reading data related to the processor 13 by the processors in the memory, only the storage area allocated to the processor 13 is used. Furthermore, the multiprocessor system in this embodiment is composed of a main processor (not shown) that is the center of the system and a plurality of processors corresponding to slave arbitration circuits, but the connection relationship between these is the same as in the conventional system. , illustrations and explanations will be omitted.

次に、本発明の特徴である■バス調停動作、■異常プロ
セッサの切離し動作、■データ到着時の即時通知動作に
ついて説明する。
Next, the features of the present invention (1) bus arbitration operation, (2) disconnection operation of an abnormal processor, and (2) immediate notification operation upon arrival of data will be explained.

■バス調停動作 従局12について言えば、プロセッサ13は対応する従
調停回路14に対してバス要求線LIOを通してバス獲
マi)要求を行う。主調停回路1oはIDアドレスバス
B3上にバス獲得を許可しようとする従局(例えば従局
12)のIDアドレスをのせ、続いてバス使用許可線L
2をアクティブにする。
(2) Bus arbitration operation Regarding the slave station 12, the processor 13 issues a bus acquisition request to the corresponding slave arbitration circuit 14 through the bus request line LIO. The main arbitration circuit 1o places the ID address of the slave station (for example, slave station 12) to be permitted to acquire the bus on the ID address bus B3, and then the bus use permission line L
Activate 2.

従局12では、従調停回F/?r14が付与されたID
アドレスとIDアドレスバスB3上のIDアドレスとを
比軸する。従調停回路14は2つのIDアドレスが一致
し、しかもプロセッサ13からバス要求線LIOを通し
てバス獲得要求を受けている時、主調停回路10からの
バス使用許可信号に応答してバス要求線L3をアクティ
ブにすると共に、プロセッサ13に対してバス獲得通知
線Lllを通してバス獲得を通知する。なお、従調停回
路14は2つのIDアドレスが一致したとしても、プロ
セッサ13からのバス獲得要求が無ければバス要求線L
3をインアクティブのままとし、プロセッサ13に対し
ても何も通知しない。
In slave station 12, slave arbitration circuit F/? ID assigned r14
The address and the ID address on the ID address bus B3 are compared. When the two ID addresses match and a bus acquisition request is received from the processor 13 via the bus request line LIO, the slave arbitration circuit 14 outputs the bus request line L3 in response to the bus use permission signal from the main arbitration circuit 10. At the same time, it notifies the processor 13 of the bus acquisition through the bus acquisition notification line Lll. Incidentally, even if the two ID addresses match, the slave arbitration circuit 14 outputs the bus request line L if there is no bus acquisition request from the processor 13.
3 remains inactive and does not notify the processor 13 of anything.

バス獲得の通知を受けたプロセッサ13は、共通メモリ
11に対してアクセスする。一方、主調停回路10は、
バス要求線L3がアクティブの状態にある間、IDアド
レスバスB3上のIDアドレスを保持すべくバス監視状
態に入る。プロセッサ13において共通メモリ11に対
するアクセスが終了し、プロセッサ13からのバス獲得
要求が解除、すなわちバス要求線LIOがインアクティ
ブにされると、従調停回路14はバス要求線L3をイン
アクティブにして主調停回路1oに対しバス使用の終了
を通知する。
The processor 13 that has been notified of the bus acquisition accesses the common memory 11. On the other hand, the main arbitration circuit 10
While the bus request line L3 is in the active state, a bus monitoring state is entered to hold the ID address on the ID address bus B3. When access to the common memory 11 is completed in the processor 13 and the bus acquisition request from the processor 13 is released, that is, the bus request line LIO is made inactive, the slave arbitration circuit 14 makes the bus request line L3 inactive and becomes the main The arbitration circuit 1o is notified of the end of bus use.

バス監視状態にあった主調停回路10は、バス要求線L
3がインアクティブになるとIDアドレスバスB3上の
IDアドレスを更新して、次の従局に対してバス使用許
可を与える。以下、同様にして主調停回路10、複数の
従調停回路により全従局のプロセッサについてバス調停
が行われる。
The main arbitration circuit 10, which was in the bus monitoring state,
3 becomes inactive, the ID address on the ID address bus B3 is updated and permission to use the bus is given to the next slave station. Thereafter, bus arbitration is similarly performed for the processors of all slave stations by the main arbitration circuit 10 and a plurality of slave arbitration circuits.

そして、従調停回路では主調停回路からのIDアドレス
と叶与されたIDアドレスとの一致を確認して、対応す
るプロセッサからのバス獲得要求に応じるので、プロセ
ッサからの無効なバス要求は回避される。
Then, the slave arbitration circuit checks whether the ID address from the main arbitration circuit matches the granted ID address and responds to the bus acquisition request from the corresponding processor, thereby avoiding invalid bus requests from the processor. Ru.

■異常プロセッサの切離し動作 主調停回路10がバス監視状態に入った後、システム内
であらかじめ定められたバスの連続使用可能時間内にバ
ス要求線L3がインアクティブにならないと、主調停回
路10はリセット線L4をアクティブにする。勿論、こ
の時IDアドレスバスB3上にはバスを使用中のプロセ
ッサのIDアドレスがのっている4 IDアドレスバス
B3J−のIDアドレスと付与されたIDアドレスとが
一致している従調停回路は、リセット線L4がアクティ
ブになると、対応するプロセッサがいかなる状態にあろ
うともバス要求線L3をインアクティブにしてバス使用
権を放棄すると共に、リセット線113を通して対応す
るプロセッサをリセットする。
■ Isolation operation of abnormal processor After the main arbitration circuit 10 enters the bus monitoring state, if the bus request line L3 does not become inactive within the continuous usable time of the bus predetermined in the system, the main arbitration circuit 10 Activate reset line L4. Of course, at this time, the ID address of the processor using the bus is on the ID address bus B3.4 A slave arbitration circuit whose ID address on the ID address bus B3J- matches the assigned ID address is , when the reset line L4 becomes active, the bus request line L3 is made inactive to relinquish the right to use the bus, and the corresponding processor is reset through the reset line 113, no matter what state the corresponding processor is in.

このように従調停回路に異常プロセッサの切離し機能を
持たせたことにより、異常プロセッサにより、バス使用
権のシフトが停止してシステム全体の稼動が停止してし
まうことを防止できる。
By providing the slave arbitration circuit with the function of disconnecting the abnormal processor in this way, it is possible to prevent the abnormal processor from stopping the shift of the bus usage right and stopping the operation of the entire system.

■データ到着時の即時通知動作 前述したように、共通メモリ11はプロセッサ毎に記憶
領域があらかじめ割当てられている。
(2) Immediate Notification Operation When Data Arrives As mentioned above, the storage area of the common memory 11 is allocated in advance for each processor.

再び従局12について言えば、従調停回路14は書込み
許可信号及び読出し許可信号用のメモリコン1〜ロール
線L1を通して書込み許可信号を監視することで共通メ
モリ11における割当て記憶領域を常時監視している。
Regarding the slave station 12 again, the slave arbitration circuit 14 constantly monitors the allocated storage area in the common memory 11 by monitoring the write permission signal through the memory controller 1 for the write permission signal and read permission signal through the roll line L1. .

そして、割当て記憶領域に対して他のプロセッサにより
書込み動作が行われたことを検出すると、データ到着通
知線L12を通してデータ到着をプロセッサ13に通知
しデータの読込みをうながす。このようにして、システ
ム応答の即時性を維持することができる。
When it is detected that another processor has performed a write operation on the allocated storage area, it notifies the processor 13 of data arrival through the data arrival notification line L12 and prompts the processor 13 to read the data. In this way, the immediacy of system response can be maintained.

(発明の効果) 以上説明してきたように本発明によれば、複数のプロセ
ッサ間のデータ転送を共通メモリを介して行うと共に、
プロセッサの処理能力が異なっていても高位のプロセッ
サの処理能力が低位のプロセッサにより阻害されること
の無いマルチ10セツサシステムを提供できる。また、
バスの調停回路をプロセッサから独立させることにより
、バス調停に関するプロセッサの負担を軽減することが
できる。加えて、従調停回路より対応するプロセッサに
対してバスの状態を知らせることにより、プロセッサか
らの無効なバス獲得要求を回避してバス使用効率を上げ
ることができると共に、システム応答の即時性を維持で
きる。更に、従調停回路に調停機能だけでなく対応する
プロセッサの切離し機能を持たせたことにより、異常プ
ロセッサが生じた場合にシステム全体の稼動が停止する
ことを回避でき、システムの信頼性向上を図ることがで
きる。
(Effects of the Invention) As explained above, according to the present invention, data is transferred between multiple processors via a common memory, and
It is possible to provide a multi-ten processor system in which the processing ability of a higher-order processor is not inhibited by a lower-order processor even if the processing abilities of the processors are different. Also,
By making the bus arbitration circuit independent from the processor, the burden on the processor regarding bus arbitration can be reduced. In addition, by notifying the corresponding processor of the bus status from the slave arbitration circuit, it is possible to avoid invalid bus acquisition requests from the processor, increasing bus usage efficiency, and maintaining immediacy of system response. can. Furthermore, by providing the slave arbitration circuit with not only an arbitration function but also a function to isolate the corresponding processor, it is possible to avoid stopping the operation of the entire system in the event of an abnormal processor, thereby improving system reliability. be able to.

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

第1図は本発明の一実施例の要部の接続、構成を示した
図。 図中、Llはメモリコントロール線、B2はバス使用許
可線、B3はバス要求線、B4はリセット線、B1はデ
ータバス、B2はアドレスバス、B3はI)アドレスバ
ス、LIOはバス要求線、Lllはバス獲得通知線、L
12はデータ到着通知線、Ll3はリセット線。
FIG. 1 is a diagram showing the connections and configuration of essential parts of an embodiment of the present invention. In the figure, Ll is a memory control line, B2 is a bus permission line, B3 is a bus request line, B4 is a reset line, B1 is a data bus, B2 is an address bus, B3 is an I) address bus, LIO is a bus request line, Lll is the bus acquisition notification line, L
12 is a data arrival notification line, and Ll3 is a reset line.

Claims (1)

【特許請求の範囲】[Claims] 1、複数のプロセッサで構成され、各プロセッサに対し
て記憶領域があらかじめ割当てられた共通メモリを有す
るマルチプロセッサシステムにおいて、前記複数のプロ
セッサのそれぞれのバスの一部を前記共通メモリ用の共
用バスとすると共に、該共用バスの調停回路を備え、該
調停回路は主調停回路と、前記プロセッサ毎に設けられ
前記主調停回路と接続された複数の従調停回路とから成
り、該各従調停回路は、対応するプロセッサからのバス
獲得要求及び前記主調停回路からの指示に応じてバス獲
得動作を行う機能と、前記主調停回路からの指示により
対応するプロセッサをシステムから切離す機能と、対応
するプロセッサに割当てられた前記共通メモリの記憶領
域を監視してデータの到着を対応するプロセッサに通知
する機能とを有することを特徴とするマルチプロセッサ
システム。
1. In a multiprocessor system consisting of a plurality of processors and having a common memory to which a storage area is allocated in advance to each processor, a part of each bus of the plurality of processors is used as a shared bus for the common memory. and an arbitration circuit for the shared bus, the arbitration circuit consisting of a main arbitration circuit and a plurality of slave arbitration circuits provided for each processor and connected to the main arbitration circuit, each slave arbitration circuit comprising: , a function to perform a bus acquisition operation in response to a bus acquisition request from a corresponding processor and an instruction from the main arbitration circuit; a function to disconnect the corresponding processor from the system according to an instruction from the main arbitration circuit; A multiprocessor system characterized by having a function of monitoring a storage area of the common memory allocated to the processor and notifying the corresponding processor of the arrival of data.
JP63156822A 1988-06-27 1988-06-27 Multiprocessor system Pending JPH027151A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63156822A JPH027151A (en) 1988-06-27 1988-06-27 Multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63156822A JPH027151A (en) 1988-06-27 1988-06-27 Multiprocessor system

Publications (1)

Publication Number Publication Date
JPH027151A true JPH027151A (en) 1990-01-11

Family

ID=15636104

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63156822A Pending JPH027151A (en) 1988-06-27 1988-06-27 Multiprocessor system

Country Status (1)

Country Link
JP (1) JPH027151A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5936862A (en) * 1982-08-24 1984-02-29 Nippon Telegr & Teleph Corp <Ntt> Method of communication between processors

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5936862A (en) * 1982-08-24 1984-02-29 Nippon Telegr & Teleph Corp <Ntt> Method of communication between processors

Similar Documents

Publication Publication Date Title
EP0810526B1 (en) Quorum mechanism in a two-node distributed computer system
US4608631A (en) Modular computer system
CA1202729A (en) Modular computer system
DE69901247T2 (en) DIRECT MEMORY ACCESS IN A BRIDGE FOR A MULTIPROCESSOR SYSTEM
JPH04241035A (en) Redundant bus control method and device
EP1151388B1 (en) Dram refresh monitoring and cycle accurate distributed bus arbitration in a multi-processing environment
JPH027151A (en) Multiprocessor system
JP3626292B2 (en) Bus interface control method
JPS5816493B2 (en) Hang-up release processing method in multiprocessor processing system
JPS6350739B2 (en)
JP3230798B2 (en) Redundant system
JPH05737B2 (en)
JPS6353575B2 (en)
JPH11259325A (en) Duplex system and information processing method in duplicate system
JP3182575B2 (en) Shared input / output device management method for multiple computer systems
JPH02100746A (en) Multiprocessor bus
JPS60134352A (en) Duplex bus control device
JPS5826056B2 (en) Priority determination processing method for multiprocessor processing systems
JPS61221849A (en) Bus control system
JPH0346855B2 (en)
JPS6134654A (en) Bus master control device
JP2019020766A (en) Electronic apparatus
JPS59136828A (en) Multiple access control method
JPH0553423B2 (en)
JPH07298379A (en) Monitor device and monitor system