JPH0786869B2 - Information transmission method of multiprocessor system - Google Patents

Information transmission method of multiprocessor system

Info

Publication number
JPH0786869B2
JPH0786869B2 JP62289598A JP28959887A JPH0786869B2 JP H0786869 B2 JPH0786869 B2 JP H0786869B2 JP 62289598 A JP62289598 A JP 62289598A JP 28959887 A JP28959887 A JP 28959887A JP H0786869 B2 JPH0786869 B2 JP H0786869B2
Authority
JP
Japan
Prior art keywords
information
memory
unit
processor
transmission
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
Application number
JP62289598A
Other languages
Japanese (ja)
Other versions
JPH01133169A (en
Inventor
耕一 近藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP62289598A priority Critical patent/JPH0786869B2/en
Publication of JPH01133169A publication Critical patent/JPH01133169A/en
Publication of JPH0786869B2 publication Critical patent/JPH0786869B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention 【産業上の利用分野】[Industrial applications]

この発明はシステムバスにて結合される複数のプロセッ
サボードからなるマルチプロセッサシステムの情報伝送
方式に関するものである。
The present invention relates to an information transmission system of a multiprocessor system including a plurality of processor boards connected by a system bus.

【従来の技術】[Prior art]

第7図は例えば特開昭61−264467号公報に示された従来
のマルチプロセッサシステムの情報伝送方式を示す構成
図であり、図において、1a〜1cはプロセッサボード、2
はこれら各プロセッサボード1a〜1cを結合しているシス
テムバス、3はこのプロセッサボード1a〜1c内に備えら
れている割込要求回路、4はシステムバス2に接続され
ている共有メモリであり、4a〜4cはこの共有メモリ4の
プロセッサボード1a〜1c間用の情報交換領域である。 次に動作について説明する。例えばプロセッサボード1a
からプロセッサボード1bに対して情報を伝える必要が発
生した場合、プロセッサボード1aは伝達すべき情報を共
有メモリ4の情報交換領域4bに書込み、プロセッサボー
ド1bに対して割込み命令を実行する。この割込み命令
は、通常の入出力命令(OUT命令)を用いている。この
命令実行により、プロセッサボード1bの割込要求回路3
より、割込信号(INT)がプロセッサボード1bの図示を
省略した中央処理装置(以下、CPUという)に与えら
れ、プロセッサボード1bの割込み処理が実行されること
になる。この処理により、プロセッサボード1bは、共有
メモリ4の情報交換領域4bに自分あての情報が書き込ま
れ、伝達されたことを知る。
FIG. 7 is a block diagram showing an information transmission system of a conventional multiprocessor system disclosed in, for example, Japanese Patent Application Laid-Open No. 61-264467, in which 1a to 1c are processor boards and 2
Is a system bus connecting the processor boards 1a to 1c, 3 is an interrupt request circuit provided in the processor boards 1a to 1c, 4 is a shared memory connected to the system bus 2, Reference numerals 4a to 4c are information exchange areas of the shared memory 4 for the processor boards 1a to 1c. Next, the operation will be described. For example processor board 1a
When it is necessary to transfer information from the processor board 1b to the processor board 1b, the processor board 1a writes the information to be transferred to the information exchange area 4b of the shared memory 4 and executes the interrupt instruction to the processor board 1b. This interrupt instruction uses a normal input / output instruction (OUT instruction). By executing this instruction, the interrupt request circuit 3 of the processor board 1b
As a result, the interrupt signal (INT) is given to the central processing unit (hereinafter referred to as CPU) (not shown) of the processor board 1b, and the interrupt processing of the processor board 1b is executed. By this processing, the processor board 1b knows that the information for itself has been written and transmitted to the information exchange area 4b of the shared memory 4.

【発明が解決しようとする問題点】[Problems to be Solved by the Invention]

従来のマルチプロセッサシステムの情報伝送方式は、以
上のように構成されているので、同時期に2つ以上のプ
ロセッサボード1a〜1cよりの情報伝達を受けることがで
きず、また、割込み信号を受信したプロセッサボード1a
〜1cは他のプロセッサボードの内、どのプロセッサボー
ドより送信された情報であるかを、共有メモリ4の自己
の情報交換領域4a〜4cの内容を読み出して判定しなけれ
ばならず、また、その処理を行うためにシステムバス2
の使用権を得る必要があり、従って、前記判定処理の動
作によるシスムバス2の利用率が上昇し、システムバス
競合が多発し、システム全体の性能が低下するなどの問
題点があった。 この発明は上記のような問題点を解消するためになされ
たもので、同時期に複数のプロセッサボードよりの情報
を受け取ることができるとともに、情報送出側のプロセ
ッサボードIDと、情報を同時に受信可能とすることによ
り、情報内容確認の為のシステムバスの使用権獲得を不
要とし、システム全体の性能を向上できるマルチプロセ
ッサシステムの情報伝送方式を得ることを目的とする。
Since the information transmission method of the conventional multiprocessor system is configured as described above, it is not possible to receive information transmission from two or more processor boards 1a to 1c at the same time and receive an interrupt signal. Processor board 1a
˜1c has to determine which of the other processor boards is the information transmitted from the processor board by reading the contents of its own information exchange areas 4a to 4c of the shared memory 4, and System bus 2 for processing
Therefore, there is a problem that the utilization rate of the system bus 2 increases due to the operation of the determination process, system bus contention frequently occurs, and the performance of the entire system deteriorates. The present invention has been made to solve the above problems, and it is possible to receive information from a plurality of processor boards at the same time, and to simultaneously receive the information of the processor board ID of the information sending side and the information. By doing so, it is not necessary to acquire the right to use the system bus for checking the information content, and it is an object to obtain an information transmission method of a multiprocessor system that can improve the performance of the entire system.

【問題点を解決するための手段】[Means for solving problems]

この発明に係るマルチプロセッサシステムの情報伝送方
式は、他のプロセッサユニットからシステムバスを介し
て伝送された伝送情報を記憶するメモリ部を設け、その
メモリ部に対して伝送情報の書き込みがあると、自己の
中央処理装置に他のプロセッサユニットから情報の伝送
のあったことを示す割込要求信号を発生するようにした
ものである。
An information transmission method of a multiprocessor system according to the present invention is provided with a memory unit for storing transmission information transmitted from another processor unit via a system bus, and when transmission information is written to the memory unit, An interrupt request signal indicating that information has been transmitted from another processor unit to its own central processing unit is generated.

【作用】[Action]

この発明におけるマルチプロセッサシステムの情報伝送
方式は、他のプロセッサユニットからシステムバスを介
して伝送された伝送情報を記憶するメモリ部を設け、そ
のメモリ部に対して伝送情報の書きこみがあると、自己
の中央処理装置に他のプロセッサユニットからの情報の
伝送があったことを示す割込要求信号を伝送されても、
その情報を受信することができるようになる。
The information transmission method of the multiprocessor system according to the present invention is provided with a memory section for storing the transmission information transmitted from another processor unit via the system bus, and when the transmission information is written to the memory section, Even if an interrupt request signal indicating that information has been transmitted from another processor unit is transmitted to its own central processing unit,
You will be able to receive that information.

【実施例】【Example】

以下、この発明の一実施例を図について説明する。第1
図において、1a〜1dはプロセッサボード、2はこのプロ
セッサボード1a〜1dを接続し、情報伝達する為のシステ
ムバスであり、5はプロセッサボード1a〜1dのCPU、6
はCPU5の使用するメモリ、7は各プロセッサボード1a〜
1d内のローカルバス、8はこのローカルバス7とシステ
ムバス2とを接続制御するバス・コントローラ、9は各
プロセッサボード1a〜1d内にそれぞれ配置されて、前記
システムバス2とローカルバス7の両バスに接続されて
いるマルチプロセッサ・コミュニケーション・コントロ
ーラ(以下MCCという)、10はこのMCC9内に配された情
報交換用のメモリ回路、11は同じくMCC9内に配されて前
記メモリ回路10に情報の書き込みが完了したことを検出
して割込要求信号を発生する割込要求発生回路、12はこ
の割込要求発生回路11よりCPU5に対する割込要求信号を
伝送する割込要求線である。また、13はシステムバス2
に接続された共有入出力装置(以下共有IOという)であ
り、14は同じくシステムバス2に接続された共有メモリ
である。 第2図は前記MCC9の機能ブロック図であり、15はローカ
ルバス7とのインターフェイスを制御するバス制御部、
16はローカルバス7とシステムバス2によるMCC9内部ア
クセス権調停を行うアービター、17はシステムバス2と
のインターフェイスを制御するバス制御部である。ま
た、18は複数のメモリブロックに分割されたメモリ部、
19はローカルバス7及びシステムバス2上のアドレス情
報により自己ボードを認識するためのボード選択部、20
は前記メモリ部18のメモリブロックの各々に対応し、使
用許可メモリブロックを設定する第1の制御レジスタ及
び前記メモリブロックの使用状態を示す第2の制御レジ
スタよりなる制御レジスタ部、21はプロセッサボード1a
〜1dを識別するためのボードID情報に基づいてメモリ部
18の該当メモリブロックへのアクセスを制御するID識別
部であり、メモリ回路10はこれらメモリ部18、ボード選
択部19、制御レジスタ部20、ID識別部21等により構成さ
れている。さらに22はMCC9内のデータ線と、ローカルバ
ス7のデータ線とのインターフェイスを取るデータバッ
ファ、23はMCC9内のデータ線と、システムバス2のデー
タ線とのインターフェイスを取るデータバッファであ
る。 第3図はメモリ回路10の要部の詳細を示すブロック図で
あり、図において、18は第1ブロック〜第8ブロックの
8つのメモリブロックに分割されたメモリ部、20aはロ
ーカルバス7上のCPU5により、前記メモリ部18の8つの
メモリブロックの使用許可メモリブロックを設定するた
め、前記各メモリブロックに対応して設けられた第1の
制御レジスタ、20bは前記各メモリブロックに対応し
て、それらの使用状態を示す第2の制御レジスタであ
り、この両者によって制御レジスタ部20が構成されてい
る。また、21aは各メモリブロックを使用しているプロ
セッサボード1a〜1dのボードID情報を記憶しているID記
憶レジスタ、21bはこのID記憶レジスタ21aのID出力信号
線、21cはこのID出力信号線21b上のボードID情報と、シ
ステムバス2のデータ線上に書込み時、書込み情報とと
もに送られてくるボードID情報を比較するためのID比較
部、21dはこのID比較部21cのID一致出力線、21eはこのI
D一致出力線21dの一致情報と、メモリ部18に対する読出
し/書込み制御信号線の情報よりメモリ部18へのアクセ
ス信号を生成するメモリアクセス制御部、21fはこのメ
モリアクセス制御部21eより出力されるアクセス許可信
号、21gは前記メモリアクセス制御部21eより出力される
アクセス禁止信号である。 第4図はシステムバス2よりアドレス線経由で転送され
てくるメモリ/レジスタアドレスと、転送光プロセッサ
ボードを指定する転送先ボードID番号のアドレスデータ
フォーマットおよびシステムバス2より、データ線経由
で転送されてくるメモリ/レジスタ書込情報である情報
DATAと、転送光のプロセッサボードを設定している転送
元ボードID番号のデータフォーマットを示している。 第5図はID識別部21のより詳細な構成を示すブロック図
で、各符号はそれぞれ第3図のそれらと同一部分を示し
ている。 次に動作について説明する。ここで、第6図その情報交
換処理の動作手順を示すフローチャートである。今、例
えば、プロセッサボード1bから、プロセッサボード1aに
情報を伝達する場合、各プロセッサボード1a〜1d上で
は、プロセッサボード1aのボードID情報が「1」、プロ
セッサボード1bのボードID情報が「2」…プロセッサボ
ード1dのボードID情報「4」とそれぞれ認識しているも
のとする。 まずプロセッサボード1bは、システムバス2上のアドレ
ス線に転送先のボードID情報として「1」、レジスタ/
メモリアドレスとして第1の制御レジスタ20aのアドレ
ス情報を出力し、プロセッサボード1aの第1の制御レジ
スタ20aの内容を読み取り、メモリ部18をの使用許可メ
モリブロックを認識する。次に前記アドレス情報の内、
レジスタ/メモリアドレスを第2の制御レジスタ20bの
アドレス情報に変更して、プロセッサボード1aの第2の
制御レジスタ20bの内容を読み取り、メモリ部18の使用
可能メモリブロックを探す。使用可能メモリブロックが
存在する場合、該当するメモリブロックのID記憶レジス
タ21aに、自己のボードID情報、即ち「2」を書き込
む。その後、当該ID記憶レジスタ21aを読み出し、自己
のボードID情報「2」が書き込まれていることを確認
後、メモリ部18の該当するメモリブロックに情報を書込
む。この書込み動作は割込要求発生回路11にて常時監視
されており、割込要求発生回路11は該当メモリブロック
の最終アドレスに情報を書き込む動作が完了したことを
確認すると、ローカルバス7上のCPU5に割込要求信号を
送出する。これにより、プロセッサボード1aは割込み処
理を実行し、自プロセッサボード1a内のメモリ部18の該
当メモリブロックより情報を取り出して処理する。 このような処理は、第6図にも示すように、あるプロセ
ッサボード1bが情報転送動作中に他のプロセッサボード
1dより同一のプロセッサボード1aに対して情報転送をす
ることも可能である。この場合、プロセッサボード1b
と、プロセッサボード1dは、プロセッサボード1aの異な
るメモリ部18のメモリブロックへ情報を転送しいること
は言うまでもない。 次に、第2の制御レジスタ20bの動作について説明す
る。第3図において、第1の制御レジスタ20aにはあら
かじめ使用を許可すべきメモリブロックの使用許可フラ
グが第1ブロック〜第8ブロックのメモリブロックに対
応して、ビット対応でビット1〜ビット8の計8ビット
がおのおの設定される。この場合、第1の制御レジスタ
20aの各ビット内容「1」で許可、「0」で不許可にな
る。この許可されているメモリブロックに対応したID記
憶レジスタ21aにデータ線よりのボードID情報の書込み
動作が実行されると、第2の制御レジスタ20bの対応ビ
ットも同時に使用中フラグ状態「1」に設定される。こ
の第2の制御レジスタ20bのメモリブロックに対応した
ビットが使用中「1」になっているメモリブロックに対
応したID記憶レジスタ21aにデータ線のボードID情報の
書込み動作を実行すると、ID記憶レジスタ20aの内容は
変化せず、書込み動作は実行されない状態となる。これ
により、システムバス2上に接続された複数のプロセッ
サボード1a〜1dの該同一メモリブロックの同時期書込み
動作を制限し、競合を防止し、排他処理を実行できる。 次に、ID比較部21cについて説明する。第5図におい
て、ID記憶レジスタ21aのID出力信号線21bより出力信号
は、システムバス2より入力されるアドレス線のアドレ
ス情報に基づいてメモリ部18の該当メモリブロックの選
択と同時に、当該メモリブロックに対応したID記憶レジ
スタ21aの出力ゲートを選択して、ID比較部21cに加えら
れる。他方、システムバス2より入力されるデータ線の
データ情報に含まれる転送元プロセッサボードのボード
ID情報がID比較部21cに加えられる。前記ID記憶レジス
タ21aよりのボードID情報と、データ線よりのボードID
情報を比較し、一致した場合、ID比較部21cのID一致出
力線21dよりID一致信号が送出され、メモリアクセス制
御部21eによりアクセス許可信号21fがメモリ部18に出力
される。また、ID記憶レジスタ21aよりのボードID情報
と、データ線よりのボードID情報が一致しない場合、す
なわち、該当メモリブロックの使用許可を受けているプ
ロセッサボード例えば1b以外のプロセッサボード例えば
1dが同一メモリブロックをアクセスした場合、ID比較部
21cのID一致出力線21dより、不一致信号が送出され、メ
モリアクセス制御部21eよりアクセス禁止信号21gがシス
テムバス2に返される。これにより、同一メモリブロッ
クへの他プロセッサボードのアクセスを禁止している。 次に割込要求発生回路11について説明する。割込要求発
生回路11は、システムバス2よりのアドレス線のアドレ
ス信号と、メモリアクセス制御部21eのアクセス許可信
号21fを常時監視し、該当メモリブロックの最終アドレ
スにアクセス許可信号が送出されたことを確認し、該当
メモリブロックの割込みフラグを設定する。各メモリブ
ロックに対応した割込みフラグは全て合成され一つでも
割込みフラグが設定されると、割込みフラグが設定され
ると、割込み信号線12を経由してCPU5に割込み要求信号
を送る。 なお、上記実施例では、メモリ部18のメモリブロックの
分割を8ブロック設けたものを示したが、さらに多くの
メモリブロック及び各メモリブロックのサイズを設けて
もよい。 また、ID記憶レジスタ21aに対する書込み/読出しアク
セスに対し第1の制御レジスタ20a、第2の制御レジス
タ20bの対応ビットの状態で制限を加え、複数のプロセ
ッサボード1a〜1dよりの競合アクセスを防ぐ例を説明し
たが、第1の制御レジスタ20a、第2の制御レジスタ20b
の複合であっても、またビット対応のものでなくともよ
く、他の同様の機能を有する方式であれば上記実施例と
同様の効果を奏する。 さらに、本発明のMCC9を第1図に示す共有I/0 13、共有
メモリ14上に設け、インテリゼントI/0、インテリゼン
トメモリとして各プロセッサボード1a〜1d間で共有する
と、システム全体の効率を向上することができ、上記実
施例と同様の効果を奏する。
An embodiment of the present invention will be described below with reference to the drawings. First
In the figure, 1a to 1d are processor boards, 2 is a system bus for connecting the processor boards 1a to 1d and transmitting information, 5 is a CPU of the processor boards 1a to 1d, 6
Is memory used by CPU5, 7 is each processor board 1a-
1d is a local bus, 8 is a bus controller for controlling connection between the local bus 7 and the system bus 2, and 9 is arranged in each of the processor boards 1a to 1d, and both the system bus 2 and the local bus 7 are arranged. A multiprocessor communication controller (hereinafter referred to as MCC) connected to the bus, 10 is a memory circuit for exchanging information arranged in this MCC9, 11 is also arranged in MCC9, and the memory circuit 10 stores information An interrupt request generation circuit for detecting completion of writing and generating an interrupt request signal, and 12 is an interrupt request line for transmitting an interrupt request signal from the interrupt request generation circuit 11 to the CPU 5. 13 is the system bus 2
Is a shared input / output device (hereinafter referred to as shared IO), and 14 is a shared memory also connected to the system bus 2. FIG. 2 is a functional block diagram of the MCC 9, where 15 is a bus control unit for controlling the interface with the local bus 7.
Reference numeral 16 is an arbiter that arbitrates the internal access right of the MCC 9 by the local bus 7 and the system bus 2, and 17 is a bus control unit that controls the interface with the system bus 2. In addition, 18 is a memory unit divided into a plurality of memory blocks,
Reference numeral 19 is a board selection unit for recognizing its own board based on address information on the local bus 7 and the system bus 20,
Is a control register section corresponding to each of the memory blocks of the memory section 18 and comprising a first control register for setting a use-permitted memory block and a second control register for indicating the use state of the memory block, and 21 is a processor board 1a
~ Memory section based on the board ID information to identify 1d
The memory circuit 10 is composed of the memory unit 18, the board selecting unit 19, the control register unit 20, the ID identifying unit 21, and the like, which is an ID identifying unit that controls access to the corresponding memory block of 18. Further, 22 is a data buffer for interfacing the data line in the MCC 9 with the data line of the local bus 7, and 23 is a data buffer for interfacing the data line in the MCC 9 with the data line of the system bus 2. FIG. 3 is a block diagram showing the details of the main part of the memory circuit 10. In the figure, 18 is a memory section divided into eight memory blocks, first block to eighth block, and 20a is on the local bus 7. Since the CPU 5 sets the use-permitted memory blocks of the eight memory blocks of the memory unit 18, the first control register 20b provided corresponding to each memory block, 20b corresponds to each memory block, It is a second control register showing the usage state of them, and the control register unit 20 is constituted by both of them. Further, 21a is an ID storage register that stores the board ID information of the processor boards 1a to 1d using each memory block, 21b is an ID output signal line of this ID storage register 21a, and 21c is this ID output signal line. An ID comparison unit for comparing the board ID information on 21b with the board ID information sent together with the write information when writing on the data line of the system bus 2, 21d is an ID match output line of this ID comparison unit 21c, 21e is this I
A memory access control unit that generates an access signal to the memory unit 18 based on the match information of the D match output line 21d and the information of the read / write control signal line for the memory unit 18, 21f is output from this memory access control unit 21e An access permission signal, 21g, is an access prohibition signal output from the memory access control unit 21e. Fig. 4 shows the memory / register address transferred from the system bus 2 via the address line, the address data format of the transfer destination board ID number that specifies the transfer optical processor board, and the data transferred from the system bus 2 via the data line. Information that is the incoming memory / register write information
The data format of DATA and the transfer source board ID number that sets the processor board of the transfer light is shown. FIG. 5 is a block diagram showing a more detailed structure of the ID identifying section 21, and each reference numeral indicates the same part as that of FIG. Next, the operation will be described. Here, FIG. 6 is a flowchart showing an operation procedure of the information exchange process. Now, for example, when transmitting information from the processor board 1b to the processor board 1a, the board ID information of the processor board 1a is "1" and the board ID information of the processor board 1b is "2" on each of the processor boards 1a to 1d. It is assumed that they are recognized as the board ID information “4” of the processor board 1d. First, the processor board 1b sets "1" as the transfer destination board ID information to the address line on the system bus 2, register / register
The address information of the first control register 20a is output as a memory address, the content of the first control register 20a of the processor board 1a is read, and the use-permitted memory block of the memory unit 18 is recognized. Next, of the address information,
The register / memory address is changed to the address information of the second control register 20b, the content of the second control register 20b of the processor board 1a is read, and a usable memory block of the memory unit 18 is searched. When there is a usable memory block, the own board ID information, that is, “2” is written in the ID storage register 21a of the corresponding memory block. After that, the ID storage register 21a is read, and after confirming that the own board ID information “2” is written, the information is written in the corresponding memory block of the memory unit 18. This write operation is constantly monitored by the interrupt request generation circuit 11, and when the interrupt request generation circuit 11 confirms that the operation of writing information to the final address of the corresponding memory block is completed, the CPU 5 on the local bus 7 An interrupt request signal is sent to. As a result, the processor board 1a executes interrupt processing, and retrieves information from the corresponding memory block of the memory unit 18 in the own processor board 1a and processes it. As shown in FIG. 6, such a process is performed by a processor board 1b while another processor board 1b is transferring information.
It is also possible to transfer information from 1d to the same processor board 1a. In this case, processor board 1b
Needless to say, the processor board 1d transfers information to memory blocks of different memory units 18 of the processor board 1a. Next, the operation of the second control register 20b will be described. In FIG. 3, in the first control register 20a, the use permission flags of the memory blocks that are to be permitted to be used correspond to the memory blocks of the first block to the eighth block and correspond to the bit blocks of bit 1 to bit 8 respectively. A total of 8 bits are set. In this case, the first control register
The content of each bit of 20a is "1" to enable, and "0" to disable. When the operation of writing the board ID information from the data line to the ID storage register 21a corresponding to the permitted memory block is executed, the corresponding bit of the second control register 20b is also set to the busy flag state "1". Is set. When the operation of writing the board ID information of the data line to the ID storage register 21a corresponding to the memory block in which the bit corresponding to the memory block of the second control register 20b is in use is "1", the ID storage register The content of 20a does not change, and the write operation is not executed. As a result, the simultaneous write operations of the same memory blocks of the plurality of processor boards 1a to 1d connected on the system bus 2 can be restricted, contention can be prevented, and exclusive processing can be executed. Next, the ID comparison unit 21c will be described. In FIG. 5, the output signal from the ID output signal line 21b of the ID storage register 21a is selected based on the address information of the address line input from the system bus 2 at the same time when the corresponding memory block of the memory unit 18 is selected. The output gate of the ID storage register 21a corresponding to is selected and added to the ID comparison unit 21c. On the other hand, the board of the transfer source processor board included in the data information of the data line input from the system bus 2.
The ID information is added to the ID comparison unit 21c. Board ID information from the ID storage register 21a and board ID from the data line
When the information is compared and they match, an ID match signal is sent out from the ID match output line 21d of the ID comparison section 21c, and the memory access control section 21e outputs an access permission signal 21f to the memory section 18. Also, when the board ID information from the ID storage register 21a and the board ID information from the data line do not match, that is, the processor board that is permitted to use the corresponding memory block, for example, a processor board other than 1b, for example,
If 1d accesses the same memory block, ID comparison unit
A non-coincidence signal is sent from the ID coincidence output line 21d of 21c, and an access prohibition signal 21g is returned to the system bus 2 from the memory access control unit 21e. This prohibits other processor boards from accessing the same memory block. Next, the interrupt request generation circuit 11 will be described. The interrupt request generation circuit 11 constantly monitors the address signal of the address line from the system bus 2 and the access permission signal 21f of the memory access control unit 21e, and the access permission signal is sent to the final address of the corresponding memory block. Check and set the interrupt flag of the corresponding memory block. When all the interrupt flags corresponding to each memory block are combined and even one interrupt flag is set, when the interrupt flag is set, an interrupt request signal is sent to the CPU 5 via the interrupt signal line 12. In the above embodiment, the memory block of the memory unit 18 is divided into eight blocks. However, more memory blocks and sizes of each memory block may be provided. In addition, an example in which write / read access to the ID storage register 21a is restricted by the state of corresponding bits of the first control register 20a and the second control register 20b to prevent conflicting access from a plurality of processor boards 1a to 1d The first control register 20a and the second control register 20b have been described above.
The above-mentioned embodiment may be a composite of the above, or may not be a bit-compatible one, and the same effect as that of the above-described embodiment can be obtained as long as it is a system having another similar function. Further, when the MCC 9 of the present invention is provided on the shared I / 0 13 and the shared memory 14 shown in FIG. 1 and shared among the processor boards 1a to 1d as the intelligent I / 0 and the intelligent memory, the efficiency of the entire system is improved. Can be improved, and the same effect as that of the above-described embodiment can be obtained.

【発明の効果】【The invention's effect】

以上のように、この発明によれば、他のプロセッサユニ
ットからシステムバスを介して伝送された伝送情報を記
憶するメモリ部を設け、そのメモリ部に対して伝送情報
の書き込みがあると、自己の中央処理装置に他のプロセ
ッサユニットから情報の伝送があったことを示す割込要
求信号を発生するように構成したので、同時期に複数の
プロセッサユニットから情報を伝送されても、その情報
を受信することができる効果がある。
As described above, according to the present invention, the memory unit for storing the transmission information transmitted from another processor unit via the system bus is provided, and when the transmission information is written to the memory unit, the self Since the central processing unit is configured to generate an interrupt request signal indicating that information has been transmitted from another processor unit, even if information is transmitted from multiple processor units at the same time, that information is received. There is an effect that can be.

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

第1図はこの発明の一実施例によるマルチプロセッサシ
ステムの情報伝送方式を示すブロック図、第2図はその
MCCの機能ブロック図、第3図はメモリ回路の要部の詳
細を示すブロック図、第4図はアドレスフォーマットと
データフォーマットを示す説明図、第5図はID識別部の
詳細を示すブロック図、第6図はプロセッサボード間の
データ転送手順を示すフローチャート、第7図は従来の
マルチプロセッサシステムの情報伝送方式を示すブロッ
ク図である。 1a〜1dはプロセッサボード、2はシステムバス、5はCP
U、10はメモリ回路、11は割込要求発生回路、18はメモ
リ部、19はボード選択部、20aは第1の制御レジスタ、2
0bは第2の制御レジスタ、21aはID記憶レジスタ、21cは
ID比較部、21eはメモリアクセス制御部。 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a block diagram showing an information transmission system of a multiprocessor system according to an embodiment of the present invention, and FIG.
Functional block diagram of MCC, FIG. 3 is a block diagram showing details of essential parts of the memory circuit, FIG. 4 is an explanatory diagram showing address format and data format, and FIG. 5 is a block diagram showing details of ID identifying section, FIG. 6 is a flowchart showing a data transfer procedure between processor boards, and FIG. 7 is a block diagram showing an information transmission system of a conventional multiprocessor system. 1a to 1d are processor boards, 2 is system bus, 5 is CP
U, 10 are memory circuits, 11 is an interrupt request generation circuit, 18 is a memory section, 19 is a board selection section, 20a is a first control register, 2
0b is the second control register, 21a is the ID storage register, and 21c is
ID comparison unit, 21e is a memory access control unit. In the drawings, the same reference numerals indicate the same or corresponding parts.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】中央処理装置を有する複数のプロセッサユ
ニットが互いにシステムバスを介して結合され、上記プ
ロセッサユニット間で情報交換を行うマルチプロセッサ
システムの情報伝送方式において、前記複数個のプロセ
ッサユニットは他のプロセッサユニットからシステムバ
スを介して伝送された伝送情報を記憶するメモリ部と、
前記メモリ部への伝送情報の書き込みに対して自己の中
央処理装置に他のプロセッサユニットから情報の伝送が
あったことを示す割込要求信号を発生する割込要求発生
回路とを有するメモリ回路を備えたことを特徴とするマ
ルチプロセッサシステムの情報伝送方式。
1. In an information transmission system of a multiprocessor system in which a plurality of processor units having a central processing unit are coupled to each other via a system bus and information is exchanged between the processor units, the plurality of processor units are different from each other. A memory unit for storing transmission information transmitted from the processor unit of the system via the system bus;
A memory circuit having an interrupt request generation circuit for generating an interrupt request signal indicating that information has been transmitted from another processor unit to its own central processing unit in response to writing of transmission information to the memory section. An information transmission system for a multiprocessor system characterized by being provided.
【請求項2】前記プロセッサユニット間での情報交換
は、プロセッサユニットに設けられた中央処理装置間で
行われることを特徴とする特許請求の範囲第1項記載の
マルチプロセッサシステムの情報伝送方式。
2. An information transmission system for a multiprocessor system according to claim 1, wherein information exchange between the processor units is performed between central processing units provided in the processor units.
【請求項3】プロセッサユニットのメモリ制御は、シス
テムバスを介して伝送された伝送情報のうち、プロセッ
サユニットのID情報とそのID情報により特定されるプロ
セッサユニットからの伝達情報を記憶することを特徴と
する特許請求の範囲第1項記載のマルチプロセッサシス
テムの情報伝送方式。
3. The memory control of the processor unit stores the ID information of the processor unit and the transmission information from the processor unit specified by the ID information among the transmission information transmitted via the system bus. An information transmission system for a multiprocessor system according to claim 1.
【請求項4】前記メモリ回路は、情報伝送元の他のプロ
セッサユニットから伝達情報が書き込まれるメモリブロ
ックを有するメモリ部と、他のプロセッサユニットから
出力された情報伝送先を示すID情報が自ID情報と一致し
た場合に前記メモリ部に対するアクセスを許可するユニ
ット選択部と、前記メモリブロックが使用可能かどうか
を示す情報を有する制御レジスタ部と、前記メモリブロ
ックを確保した他のプロセッサユニットのID情報をその
メモリブロックに対応させて記憶するとともに、そのメ
モリブロックに伝達情報を書き込む際に他のプロセッサ
ユニットが出力した他のプロセッサユニットの自ID情報
が、記憶されているID情報と異なる場合に、そのメモリ
ブロックへのアクセスを禁止するID識別部とを備えたこ
とを特徴とする特許請求の範囲第1項記載のマルチプロ
セッサシステムの情報伝送方式。
4. The memory circuit has a memory section having a memory block in which transmission information is written from another processor unit of an information transmission source, and ID information indicating an information transmission destination output from the other processor unit is its own ID. A unit selection unit that permits access to the memory unit when the information matches, a control register unit having information indicating whether the memory block is usable, and ID information of another processor unit that secures the memory block. Is stored in association with the memory block, and when the self ID information of the other processor unit output by the other processor unit when writing the transmission information to the memory block is different from the stored ID information, A patent contract characterized by having an ID identification section for prohibiting access to the memory block. Multiprocessor system information transmission method in the range preceding claim.
JP62289598A 1987-11-18 1987-11-18 Information transmission method of multiprocessor system Expired - Lifetime JPH0786869B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62289598A JPH0786869B2 (en) 1987-11-18 1987-11-18 Information transmission method of multiprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62289598A JPH0786869B2 (en) 1987-11-18 1987-11-18 Information transmission method of multiprocessor system

Publications (2)

Publication Number Publication Date
JPH01133169A JPH01133169A (en) 1989-05-25
JPH0786869B2 true JPH0786869B2 (en) 1995-09-20

Family

ID=17745307

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62289598A Expired - Lifetime JPH0786869B2 (en) 1987-11-18 1987-11-18 Information transmission method of multiprocessor system

Country Status (1)

Country Link
JP (1) JPH0786869B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS50115732A (en) * 1974-02-22 1975-09-10

Also Published As

Publication number Publication date
JPH01133169A (en) 1989-05-25

Similar Documents

Publication Publication Date Title
US4698746A (en) Multiprocessor communication method and apparatus
CA1247249A (en) System bus means for inter-processor communication
JP3807250B2 (en) Cluster system, computer and program
JPH04257054A (en) Inter-channel connecting apparatus
KR100630071B1 (en) High speed data transmission method using direct memory access method in multi-processors condition and apparatus therefor
EP0444711A2 (en) Bus control system in a multi-processor system
JP2001333137A (en) Self-operating communication controller and self- operating communication control method
CA1213374A (en) Message oriented interrupt mechanism for multiprocessor systems
US6523077B1 (en) Data processing apparatus and data processing method accessing a plurality of memories in parallel
US5432915A (en) Interprocessor communication system in an information processing system enabling communication between execution processor units during communication between other processor units
US5206936A (en) Apparatus for exchanging channel adapter status among multiple channel adapters
JPH0786869B2 (en) Information transmission method of multiprocessor system
JPH11232213A (en) Data transfer system for input/output device
JPH0544238B2 (en)
USRE38514E1 (en) System for and method of efficiently controlling memory accesses in a multiprocessor computer system
JPH0358163A (en) Loosely coupled multiprocessor system
JPS63175964A (en) Shared memory
KR100362061B1 (en) Device for controlling local bus
JPS62135038A (en) Data communications system for slave processor
JP2000155738A (en) Data processor
JP2001273191A (en) Computer system
JPH01133444A (en) System bus controller
CA2228342C (en) System bus control system in a multi-processor system
JPH05274273A (en) Interlock scheme for element in computer system
JP3211694B2 (en) Multiprocessor connection method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080920

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080920

Year of fee payment: 13