JPH0253816B2 - - Google Patents

Info

Publication number
JPH0253816B2
JPH0253816B2 JP55084056A JP8405680A JPH0253816B2 JP H0253816 B2 JPH0253816 B2 JP H0253816B2 JP 55084056 A JP55084056 A JP 55084056A JP 8405680 A JP8405680 A JP 8405680A JP H0253816 B2 JPH0253816 B2 JP H0253816B2
Authority
JP
Japan
Prior art keywords
processor
data
transfer
handshake
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP55084056A
Other languages
Japanese (ja)
Other versions
JPS5710858A (en
Inventor
Koshu Yoshizaki
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8405680A priority Critical patent/JPS5710858A/en
Publication of JPS5710858A publication Critical patent/JPS5710858A/en
Publication of JPH0253816B2 publication Critical patent/JPH0253816B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/167Interprocessor communication using a common memory, e.g. mailbox

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Information Transfer Systems (AREA)

Description

【発明の詳細な説明】 本発明は、マルチプロセツサシステムにおける
プロセツサ間通信方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an interprocessor communication system in a multiprocessor system.

従来のプロセツサ間通信方式は、一例として、
プロセツサ間に接続されているバスのみにより、
その通信が行われていた。
For example, the conventional inter-processor communication method is
Only the bus connected between the processors allows
The communication was taking place.

この場合、通信を行うべきプロセツサがバスを
占有すると、その間、他のプロセツサは、バスが
空くまで、その処理を一時的に中断しなければな
らなかつた。
In this case, when a processor to communicate occupies the bus, other processors have to temporarily suspend their processing until the bus becomes free.

したがつて、システム全体として、通信可能な
プロセツサ数に制限が与えられるので、処理能力
が低下し、また、送信側のプロセツサが受信側の
プロセツサのメモリのアドレスを決定するため、
送信側のプロセツサが異常なときは、受信側のプ
ロセツサのメモリ内容を破壊するというおそれも
あつた。
Therefore, since the number of processors that can communicate with the system as a whole is limited, the processing capacity decreases.Also, since the sending processor determines the memory address of the receiving processor,
If the processor on the transmitting side was abnormal, there was a risk that the memory contents of the processor on the receiving side would be destroyed.

本発明の目的は、上記した従来技術の欠点をな
くし、処理能力が低下することなく、また、受信
側のプロセツサ、メモリに悪影響を与えないよう
にすることができるプロセツサ間通信方式を提供
することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide an inter-processor communication method that eliminates the drawbacks of the prior art described above, does not reduce processing performance, and does not adversely affect the processor and memory on the receiving side. It is in.

本発明の特徴は、マルチプロセツサを構成する
プロセツサ間に通信媒介手段いわゆるハンドシエ
イク装置設け、その自律動作により、転送先のプ
ロセツサから転送すべきデータのアドレス情報を
受け、これに基づいて転送先のプロセツサを識別
し、上記転送元のプロセツサまたはそのメモリか
ら当該データを取込み、上記転送先のプロセツサ
またはそのメモリの当該アドレスにそのデータを
転送せしめうるごとくしたプロセツサ間通信方式
にある。
A feature of the present invention is that a communication mediating means, so-called handshake device, is provided between the processors constituting the multiprocessor, and its autonomous operation receives address information of the data to be transferred from the transfer destination processor, and based on this, the transfer destination The present invention is an inter-processor communication system that identifies a processor, takes in the data from the transfer source processor or its memory, and transfers the data to the transfer destination processor or its memory at a corresponding address.

なお、これを詳述すれば、各プロセツサ対応に
ハンドシエイク装置を設け、それぞれ、各プロセ
ツサとの間をアドレス、データバスで接続し、ま
た、各ハンドシエイク装置間を送受信用データバ
スで接続することにより、各プロセツサは、デー
タの転送際し、転送要求のみを送出し、以後、各
ハンドシエイク装置間で所望のプロセツサ間相互
のデータ送受信を自律的に行いうるようにせしめ
るものである。
In detail, by providing a handshake device for each processor, connecting each processor with an address and data bus, and connecting each handshake device with a data bus for transmission and reception. , each processor sends only a transfer request when transferring data, and thereafter allows each handshake device to autonomously transmit and receive data between the desired processors.

以下、本発明の実施例を図に基づいて説明す
る。
Embodiments of the present invention will be described below based on the drawings.

まず、第1図は、本発明に係るプロセツサ間通
信方式の一実施例のシステム構成図であつて、階
層構成のマルチプロセツサシステム対するもので
ある。
First, FIG. 1 is a system configuration diagram of an embodiment of the interprocessor communication method according to the present invention, and is for a multiprocessor system with a hierarchical structure.

ここで、1は、マルチプロセツサを構成するプ
ロセツサに係るメインプロセツサ、2は、その付
属のメインメモリ、3は、メインプロセツサ側の
ハンドシエイク装置、4−1〜4−nは、同じ
く、各ローカルプロセツサ側のハンドシエイク装
置、5−1〜5−nは、マルチプロセツサを構成
するプロセツサに係るローカルプロセツサ、6−
1〜6−nは、それらの付属のローカルメモリ、
7は、メインアドレスバス、8は、メインデータ
バス、9は、メインプロセツサ側、ローカルプロ
セツサ側のハンドシエイク装置相互間の送受信用
データバス、10−1〜10−nは、ローカルア
ドレスバス、11−1〜11−nは、ローカルデ
ータバス、12−1〜12−nは、メインプロセ
ツサ側からローカルプロセツサ側へのデータ転送
に係る転送信号線、13−1〜13−nは、同転
送許可信号線、14−1〜14−nは、ローカル
プロセツサ側からメインプロセツサ側へのデータ
転送に係る転送信号線、15−1〜15−nは、
同転送許可信号線である。
Here, 1 is a main processor related to the processors constituting the multiprocessor, 2 is an attached main memory, 3 is a handshake device on the main processor side, and 4-1 to 4-n are the same. Handshake devices 5-1 to 5-n on each local processor side are local processors 6-n related to processors constituting a multiprocessor.
1 to 6-n are their attached local memories;
7 is a main address bus; 8 is a main data bus; 9 is a data bus for transmission and reception between the handshake devices on the main processor side and the local processor side; 10-1 to 10-n are local address buses; 11-1 to 11-n are local data buses, 12-1 to 12-n are transfer signal lines related to data transfer from the main processor side to the local processor side, and 13-1 to 13-n are Transfer permission signal lines 14-1 to 14-n are transfer signal lines related to data transfer from the local processor side to the main processor side, and 15-1 to 15-n are
This is the same transfer permission signal line.

メインプロセツサ1は、各ローカルプロセツサ
5−1〜5−nを制御し、所定のジヨブを実行せ
しめる。
The main processor 1 controls each local processor 5-1 to 5-n and causes them to execute a predetermined job.

この場合、そのジヨブに係るデータの送受が必
要となるが、これは、ハンドシエイク装置3およ
び4−1〜4−nを介して行われる。
In this case, it is necessary to send and receive data related to the job, and this is performed via the handshake devices 3 and 4-1 to 4-n.

まず、メインプロセツサ1からローカルプロセ
ツサ5−1〜5−nに対してデータを転送する場
合について説明する。
First, a case will be described in which data is transferred from the main processor 1 to the local processors 5-1 to 5-n.

メインプロセツサ1は、転送すべきデータのメ
インメモリ2内のアドレス情報を、メインアドレ
スバス7を介し、ハンドシエイク装置3への送出
し、直ちに、他の必要なジヨブの実行に移る。
The main processor 1 sends the address information in the main memory 2 of the data to be transferred to the handshake device 3 via the main address bus 7, and immediately proceeds to execute other necessary jobs.

このアドレス情報は、各ローカルプロセツサ5
−1〜5−nに対して個有のものが割付けられて
いる。
This address information is stored in each local processor 5.
-1 to 5-n are assigned unique values.

ハンドシエイク装置3は、このアドレス情報に
より、データを転送すべきローカルプロセツサ5
−1〜5−nを識別するとともに、当該データを
メインメモリ2からメインデータバス8経由で取
込む。
The handshake device 3 uses this address information to identify the local processor 5 to which data should be transferred.
-1 to 5-n are identified, and the relevant data is taken in from the main memory 2 via the main data bus 8.

なお、ローカルプロセツサ5−1〜5−nへの
割込要求(詳細は後述)に対する応答が直ちに得
られ、待合せ時間が少ないときは、転送すべきデ
ータは、メインメモリ2へ格納せず、または、こ
れと並列してメインプロセツサ1からハンドシエ
イク装置3への直接に送出するようにしてもよ
い。
Note that when a response to an interrupt request (details will be described later) to the local processors 5-1 to 5-n can be obtained immediately and the waiting time is short, the data to be transferred is not stored in the main memory 2. Alternatively, in parallel with this, the main processor 1 may directly send the data to the handshake device 3.

ここで、例えば、アドレス情報がローカルプロ
セツサ5−1に対応するものであるとすると、ハ
ンドシエイク装置3は、ローカルプロセツサ5−
1に対応するハンドシエイク装置4−1に対し、
転送信号線12−1を通して転送信号を送出す
る。
Here, for example, if the address information corresponds to the local processor 5-1, the handshake device 3 corresponds to the local processor 5-1.
For the handshake device 4-1 corresponding to 1,
A transfer signal is sent through the transfer signal line 12-1.

これにより、ハンドシエイク装置4−1は、ロ
ーカルプロセツサ5−1に対して割込要求を行
い、割込応答信号が返送されると、転送許可信号
線13−1を通してハンドシエイク装置3へ転送
許可信号線を送出する。
As a result, the handshake device 4-1 issues an interrupt request to the local processor 5-1, and when an interrupt response signal is returned, a transfer permission signal is sent to the handshake device 3 via the transfer permission signal line 13-1. send out a line.

ハンドシエイク装置3は、この信号を受信する
と、送受信用データバス9を介して、取込んであ
つた転送すべきデータをハンドシエイク装置4−
1へ送出する。
When the handshake device 3 receives this signal, the handshake device 4 transfers the acquired data to be transferred via the transmission/reception data bus 9.
Send to 1.

ハンドシエイク装置4−1は、受信したデータ
の一部(例えば、その初部分)からデータを格納
すべきローカルメモリ6−1内の物理的アドレス
を識別し、そのアドレス情報をローカルアドレス
バス10−1経由でローカルプロセツサ5−1、
ローカルメモリ6−1に指定し、これに残余のデ
ータをローカルデータバス11−1経由で格納せ
しめる。
The handshake device 4-1 identifies a physical address in the local memory 6-1 where the data should be stored from a part of the received data (for example, the first part thereof), and transfers the address information to the local address bus 10-1. local processor 5-1 via
The remaining data is designated as local memory 6-1 and stored therein via local data bus 11-1.

ローカルプロセツサ5−1は、実行中のジヨブ
を完了すると、上記データをローカルメモリ6−
1から取出し、これに基づいて所定のジヨブを実
行する。
When the local processor 5-1 completes the job being executed, the local processor 5-1 stores the above data in the local memory 6-1.
1 and execute a predetermined job based on this.

このように、メインプロセツサ1は、データの
転送要求を行つた後、直ちに、他のジヨブの実行
に移り、また、ローカルプロセツサ5−1は、実
行中のジヨブを完了してから、転送されたデータ
に基づくジヨブの実行に移行することができる。
In this way, the main processor 1 immediately moves on to executing another job after making a data transfer request, and the local processor 5-1 completes the job currently being executed before transferring data. job execution based on the data.

すなわち、メインプロセツサ1からのデータ転
送は、ハンドシエイク装置3および4−1によつ
て自律的に行われ、メインプロセツサ1、ローカ
ルプロセツサ5−1は、そのデータ転送に煩わさ
れることがなく、処理能力が低下することはな
い。
That is, data transfer from the main processor 1 is performed autonomously by the handshake devices 3 and 4-1, and the main processor 1 and local processor 5-1 are not bothered by the data transfer. , processing capacity will not decrease.

なお、他のローカルプロセツサ5−2〜5−n
についても、全く同様であることは、上述の説明
から容易に理解することができる。
Note that other local processors 5-2 to 5-n
It can be easily understood from the above description that the same is true for both.

また、ローカルプロセツサ5−1〜5−nから
メインプロセツサ1に対してデータを転送する場
合も、逆方向に上述と同様な動作を行うことがで
きる。
Further, when data is transferred from the local processors 5-1 to 5-n to the main processor 1, the same operation as described above can be performed in the opposite direction.

次に、第2図は、第1図における各ハンドシエ
イク装置の一実施例のブロツク図であつて、メイ
ンプロセツサ1からローカルプロセツサ5−1〜
5−nへのデータ転送に係るものを示したもので
ある。
Next, FIG. 2 is a block diagram of an embodiment of each handshake device in FIG.
5-n shows data transfer to 5-n.

ここで、31は、ハンドシエイク装置3のアド
レスデコーダ、32は、同メモリ制御回路、33
は、同送信レジスタ、34は、データ送信回路、
35は、同割込回路、36−1〜36−nは、同
転送制御回路、41は、各ハンドシエイク装置4
−1〜4−nの転送信号受付回路、42は、同割
込回路、43は、アドレスデコーダ、44は、同
データ受信回路、45は、同受信レジスタ、46
は、同メモリ制御回路、その他の符号は、第1図
におけるそれと同一のものである。
Here, 31 is an address decoder of the handshake device 3, 32 is a memory control circuit of the same, and 33
is the same transmission register, 34 is the data transmission circuit,
35 is the same interrupt circuit, 36-1 to 36-n are the same transfer control circuits, 41 is each handshake device 4
-1 to 4-n transfer signal receiving circuits, 42 is the same interrupt circuit, 43 is the address decoder, 44 is the same data receiving circuit, 45 is the same receiving register, 46
is the same memory control circuit, and other symbols are the same as those in FIG.

以下、更に具体的にプロセツサ間通信に係るデ
ータの転送について説明する。
In the following, data transfer related to inter-processor communication will be explained in more detail.

メインプロセツサ1は、駆動信号Eを送出する
とともに、ローカルプロセツサ5−1〜5−n
(例えば、5−1)へ転送すべきデータのメイン
メモリ2内のアドレス情報をメインアドレスバス
7上に送出する。
The main processor 1 sends out a drive signal E and also outputs a drive signal E to the local processors 5-1 to 5-n.
The address information in the main memory 2 of the data to be transferred to (for example, 5-1) is sent onto the main address bus 7.

ハンドシエイク装置3は、駆動信号Eによつて
アドレスデコーダ31が起動され、これがアドレ
ス情報をメインアドレスバス7から取込み、その
デコードを行う。
In the handshake device 3, the address decoder 31 is activated by the drive signal E, which takes in address information from the main address bus 7 and decodes it.

その結果、メモリ制御起動信号MSを送出して
メモリ制御回路32を起動し、これにメモリ駆動
信号MEを送出せしめ、メインメモリ2を起動せ
しめる。
As a result, the memory control start signal MS is sent out to start up the memory control circuit 32, which causes the memory drive signal ME to be sent out to start up the main memory 2.

また、メモリ制御回路32は、メインアドレス
バスからアドレス情報を取込み、これによつて当
該データをメインメモリ2から送信レジスタ33
へ取込ませる。
Further, the memory control circuit 32 takes in address information from the main address bus, thereby transmitting the data from the main memory 2 to the transmission register 33.
to be taken into.

一方、アドレス情報に対応する転送制御回路3
6−1〜36−n(例えば、36−1)に対して
転送起動信号TSを送出する。
On the other hand, transfer control circuit 3 corresponding to address information
A transfer start signal TS is sent to 6-1 to 36-n (for example, 36-1).

これにより、転送制御回路36−1のフリツプ
フロツプFF1がセツトされ、その出力Qが転送
要求を示す転送信号となり、転送信号線12−1
を介し、対応するハンドシエイク装置4−1の転
送受付回路41へ入力される。
As a result, flip-flop FF1 of the transfer control circuit 36-1 is set, its output Q becomes a transfer signal indicating a transfer request, and the transfer signal line 12-1 is set.
The data is input to the transfer reception circuit 41 of the corresponding handshake device 4-1.

更に、この転送信号は、割込回路42へ入力さ
れ、ここで保持されてローカルプロセツサ5−1
に対して割込信号INTを送出する。
Furthermore, this transfer signal is input to the interrupt circuit 42, held there, and sent to the local processor 5-1.
Sends an interrupt signal INT to.

割込応答信号INTAKが返送されると、ローカ
ルプロセツサ5−1が必要とする所定時間の後
に、割込信号INTが停止される。
When the interrupt response signal INTAK is returned, the interrupt signal INT is stopped after a predetermined time period required by the local processor 5-1.

ローカルプロセツサ5−1は、上記割込要求に
より、駆動信号Eを送出して、ハンドシエイク装
置4−1のアドレスデコーダ43を起動し、デー
タを受入れべきアドレス情報を、ローカルアドレ
スバス10−1を介し、これに送出する。
In response to the interrupt request, the local processor 5-1 sends a drive signal E to activate the address decoder 43 of the handshake device 4-1, and transfers the address information for accepting data to the local address bus 10-1. and send it to this.

アドレスデコーダ43は、これをデコードし、
転送許可状態であることを識別し、これにより、
転送受付回路41では、フリツプフロツプFF2
がセツトされ、その出力Qと前記転送信号との論
理積によつて転送許可信号が作成され、転送許可
信号線13−1を介し、ハンドシエイク装置3の
転送制御回路36−1へ入力される。
The address decoder 43 decodes this,
Identifies that the transfer is allowed, thereby
In the transfer reception circuit 41, flip-flop FF2
is set, and a transfer permission signal is created by ANDing its output Q and the transfer signal, and is input to the transfer control circuit 36-1 of the handshake device 3 via the transfer permission signal line 13-1.

これにより、データ送信回路34のゲートが開
けられ、送信レジスタ33のデータが送受信用デ
ータバス9上に送出される。
As a result, the gate of the data transmitting circuit 34 is opened, and the data in the transmitting register 33 is sent onto the transmitting/receiving data bus 9.

一方、この転送許可信号は、転送制御回路36
−1の遅延回路DLにより、送受信用データバス
9上のデータが安定する時間をとり、データ送信
回路4のケーブルドライバDRを通してセツト信
号となり、データ受信回路44のケーブルレシー
バRECで受信され、受信レジスタ45を起動す
る。
On the other hand, this transfer permission signal is transmitted to the transfer control circuit 36.
-1 delay circuit DL allows time for the data on the transmission/reception data bus 9 to stabilize, becomes a set signal through the cable driver DR of the data transmission circuit 4, is received by the cable receiver REC of the data reception circuit 44, and is sent to the reception register. 45.

また、遅延回路DLにより、更に、長い時間が
とられ、フリツプフロツプFF1がリセツトされ、
転送信号が停止される。
Furthermore, the delay circuit DL takes a longer time and resets the flip-flop FF1.
Transfer signal is stopped.

起動された受信レジスタ45は、送受信用デー
タバス9上のデータを取込み、これを一時蓄積し
うるようになる。
The activated reception register 45 can now take in the data on the transmission/reception data bus 9 and temporarily store it.

一方、上記セツト信号がメモリ制御起動信号
MSとなり、メモリ制御回路46も起動され、駆
動信号MEを送出してローカルメモリ6−1を起
動するとともに、受信レジスタ45に入力される
データの一部(例えば、その先頭の所定ビツト)
を取込み、これを転送データを格納すべきアドレ
ス情報としてローカルアドレスバス10−1上に
送出する。
On the other hand, the above set signal is the memory control activation signal.
MS, the memory control circuit 46 is also activated, and the drive signal ME is sent to activate the local memory 6-1, and at the same time, a part of the data input to the reception register 45 (for example, a predetermined bit at the beginning)
This is taken in and sent onto the local address bus 10-1 as address information in which the transfer data should be stored.

メモリ制御回路46は、その後の残余データを
受信レジスタ45に取込・送出させるように、こ
れを制御する。
The memory control circuit 46 controls the reception register 45 to take in and send out the remaining data.

これにより、受信レジスタ45は、所定のデー
タを取込んでローカルデータバス11−1上に送
出する。
Thereby, the reception register 45 takes in predetermined data and sends it onto the local data bus 11-1.

これにより、転送データは、ローカルメモリ6
−1の所定アドレスに格納される。
As a result, the transferred data is transferred to the local memory 6.
-1 is stored at a predetermined address.

送信レジスタ33、受信レジスタ45は、所定
ビツト数のもので、転送データを1回に、または
2回以上に分割して送受信する。
The transmission register 33 and the reception register 45 each have a predetermined number of bits, and transmit and receive the transfer data once or by dividing it into two or more times.

これは、あらかじめ決められているので、メモ
リ制御回路32および46は、それぞれ、これを
識別して転送終了信号TEを割込回路35および
42に入力し、メインプロセツサ1およびローカ
ルプロセツサ5−1に割込みをさせ、データの転
送が終了したことを知らしめる。
Since this is determined in advance, the memory control circuits 32 and 46 identify this and input the transfer end signal TE to the interrupt circuits 35 and 42, respectively, and the main processor 1 and the local processor 5- 1 to signal that the data transfer is complete.

この場合、割込回路35は、ローカルプロセツ
サ5−1〜5−n対応の転送許可信号を取込み、
データの転送に係るローカルプロセツサ5−1〜
5−nの装置番号をメインデータバス8上に送出
し、これをメインプロセツサ1に知らしめるよう
になつている。
In this case, the interrupt circuit 35 takes in the transfer permission signals corresponding to the local processors 5-1 to 5-n, and
Local processor 5-1 related to data transfer
The device number 5-n is sent onto the main data bus 8, and the main processor 1 is made aware of this.

以上は、メインプロセツサ1側からローカルプ
ロセツサ5−1〜5−n側へのデータの転送につ
いて述べたものであるが、その逆方向について
も、図示省略された同様な回路により、同様に行
うことができる。
The above has described the transfer of data from the main processor 1 side to the local processors 5-1 to 5-n, but the data transfer in the opposite direction can be performed in the same way using a similar circuit (not shown). It can be carried out.

この場合、アドレスデコーダ31,43、メモ
リ制御回路32,46および割込回路35,42
等は、同一のものが送受に共用することができ
る。
In this case, address decoders 31, 43, memory control circuits 32, 46, and interrupt circuits 35, 42
etc., the same thing can be used for sending and receiving.

以上、詳細に説明したように、本発明によれ
ば、バスネツクによるプロセツサの処理能力の低
下を来たすことなく、ハンドシエイク装置によつ
てプロセツサ間通信を自律的に行うことができ、
また、データの格納アドレスを転送データ中のア
ドレス情報により受信側のプロセツサで指定する
ことにより、異常通信からメモリ内容の破壊を防
止することができるので、マルチプロセツサシス
テムの処理能力の向上および信頼性の向上に顕著
な効果が得られる。
As described in detail above, according to the present invention, inter-processor communication can be performed autonomously using a handshake device without reducing the processing capacity of the processor due to the bus network.
In addition, by specifying the data storage address in the receiving processor using the address information in the transferred data, it is possible to prevent memory contents from being destroyed due to abnormal communication, improving the processing performance and reliability of multiprocessor systems. It has a remarkable effect on improving sexual performance.

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

第1図は、本発明に係るプロセツサ間通信方式
の一実施例のシステム構成図、第2図は、第1図
における各ハンドシエイク装置の一実施例のブロ
ツク図である。 1……メインプロセツサ、2……メインメモ
リ、3,4−1〜4−n……ハンドシエイク装
置、5−1〜5−n……ローカルプロセツサ、6
−1〜6−n……ローカルメモリ、7……メイン
アドレスバス、8……メインデータバス、9……
送受信用データバス、10−1〜10−n……ロ
ーカルアドレスバス、11−1〜11−n……ロ
ーカルデータバス、12−1〜12−nおよび1
4−1〜14−n……転送信号線、13−1〜1
3−nおよび15−1〜15−n……転送許可信
号線、31……アドレスデコーダ、32……メモ
リ制御装置、33……送信レジスタ、34……デ
ータ送信回路、35……割込回路、36−1〜3
6−n……転送制御回路、41……転送信号受付
回路、42……割込回路、43……アドレスデコ
ーダ、44……データ受信回路、45……受信レ
ジスタ、46……メモリ制御回路。
FIG. 1 is a system configuration diagram of an embodiment of the inter-processor communication system according to the present invention, and FIG. 2 is a block diagram of an embodiment of each handshake device in FIG. 1. 1...Main processor, 2...Main memory, 3, 4-1 to 4-n...Handshake device, 5-1 to 5-n...Local processor, 6
-1 to 6-n... Local memory, 7... Main address bus, 8... Main data bus, 9...
Transmission/reception data bus, 10-1 to 10-n...Local address bus, 11-1 to 11-n...Local data bus, 12-1 to 12-n and 1
4-1 to 14-n...Transfer signal line, 13-1 to 1
3-n and 15-1 to 15-n...transfer permission signal line, 31...address decoder, 32...memory control device, 33...transmission register, 34...data transmission circuit, 35...interrupt circuit , 36-1~3
6-n...Transfer control circuit, 41...Transfer signal receiving circuit, 42...Interrupt circuit, 43...Address decoder, 44...Data receiving circuit, 45...Receiving register, 46...Memory control circuit.

Claims (1)

【特許請求の範囲】 1 各プロセツサ対応に有するハンドシエイク装
置を介してデータ転送を行うマルチプロセツサシ
ステムのプロセツサ間通信方式において、各プロ
セツサはそれぞれ自プロセツサとバス接続された
メモリを有し、データ転送先の他のプロセツサの
メモリのアドレスを含む転送データが格納されて
いる自己のメモリのアドレス情報および転送要求
信号を自プロセツサに対応するハンドシエイク装
置に送出する手段を有し、 上記ハンドシエイク装置は、それぞれ、 他のハンドシエイク装置とハンドシエイク信号
線、データバスで接続されており、他のハンドシ
エイク装置とデータ送受信の可否確認をする手段
と、 ハンドシエイク信号に基いて送信レジスタおよ
び受信レジスタの起動停止を行う手段と、 上記転送データのアドレス情報に基いて転送先
のプロセツサを識別する手段と、自己と接続され
たメモリから当該転送データを送信レジスタに取
り込む手段と、受信レジスタに受信した転送デー
タに基いて、転送先のメモリのアドレスを識別す
る手段と、 上記受信した転送データを格納すべきメモリの
アドレスを設定する手段と、 プロセツサに対する割込みのタイミング調整回
路を有する割込み手段と、 データ転送の可否確認、送信レジスタおよび受
信レジスタの起動停止、プロセツサに対する割込
みのタイミング調整を含むデータ送受信シーケン
スを転送要求元のプロセツサの介入なしに繰返す
手段とを有し、 上記アドレス情報および転送要求信号に基い
て、他のハンドシエイク装置との間で所望のプロ
セツサ相互間のデータ送受信を転送要求元のプロ
セツサの介入なしに行うようにしたことを特徴と
するプロセツサ間通信方式。
[Scope of Claims] 1. In an inter-processor communication method for a multiprocessor system in which data is transferred via a handshake device provided for each processor, each processor has a memory connected to its own processor via a bus, and the data transfer Each handshake device has means for sending address information of its own memory in which transfer data including the address of the memory of the previous other processor is stored and a transfer request signal to a handshake device corresponding to its own processor. , is connected to other handshake devices by a handshake signal line and a data bus, and has means for checking whether data can be transmitted and received with other handshake devices, and means for starting and stopping the transmission register and reception register based on the handshake signal. , a means for identifying the transfer destination processor based on the address information of the transfer data, a means for fetching the transfer data from the memory connected to itself into the transmission register, and a means for transferring the transfer data based on the transfer data received in the reception register. means for identifying the address of the previous memory; means for setting the address of the memory where the received transfer data is to be stored; interrupt means having a timing adjustment circuit for interrupts to the processor; and a transmission register for checking whether or not data transfer is possible. and a means for repeating the data transmission/reception sequence including activation/stopping of reception registers and timing adjustment of interrupts to the processor without intervention of the transfer requesting processor; 1. An inter-processor communication system characterized in that data transmission and reception between desired processors is performed without intervention from a processor requesting transfer.
JP8405680A 1980-06-23 1980-06-23 Interprocessor communication system Granted JPS5710858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8405680A JPS5710858A (en) 1980-06-23 1980-06-23 Interprocessor communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8405680A JPS5710858A (en) 1980-06-23 1980-06-23 Interprocessor communication system

Publications (2)

Publication Number Publication Date
JPS5710858A JPS5710858A (en) 1982-01-20
JPH0253816B2 true JPH0253816B2 (en) 1990-11-19

Family

ID=13819831

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8405680A Granted JPS5710858A (en) 1980-06-23 1980-06-23 Interprocessor communication system

Country Status (1)

Country Link
JP (1) JPS5710858A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0695133B2 (en) * 1985-04-22 1994-11-24 横河電機株式会社 IC test system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5127042A (en) * 1974-08-19 1976-03-06 Hitachi Ltd FUKUSUKEISANKISHISUTEMU
JPS5341144A (en) * 1976-09-28 1978-04-14 Nec Corp Processor control system
JPS5373933A (en) * 1976-12-14 1978-06-30 Hitachi Ltd Data exchange control system
JPS5425136A (en) * 1977-07-28 1979-02-24 Ibm Interrchannel adapter

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5127042A (en) * 1974-08-19 1976-03-06 Hitachi Ltd FUKUSUKEISANKISHISUTEMU
JPS5341144A (en) * 1976-09-28 1978-04-14 Nec Corp Processor control system
JPS5373933A (en) * 1976-12-14 1978-06-30 Hitachi Ltd Data exchange control system
JPS5425136A (en) * 1977-07-28 1979-02-24 Ibm Interrchannel adapter

Also Published As

Publication number Publication date
JPS5710858A (en) 1982-01-20

Similar Documents

Publication Publication Date Title
JPH0554144B2 (en)
JPH0772889B2 (en) Information processing system
JPH0253816B2 (en)
JPS5833970B2 (en) Inter-processor communication method
JPH0666061B2 (en) Multi CPU communication device
JPS6126706B2 (en)
JPS61123244A (en) Data communication processor
JPH03246743A (en) Inter-processor communication system
JP2705955B2 (en) Parallel information processing device
JP2853607B2 (en) Communication system between jobs
JPH0113575B2 (en)
SU1221656A1 (en) Multichannel device for controlling information exchange among computers
JP2666782B2 (en) Multiple bus control system
JP2752456B2 (en) Channel device
JP2573790B2 (en) Transfer control device
JPH0434187B2 (en)
JPH08101810A (en) Bus control method
JPS6243765A (en) Transfer system for data between processors
JPS6019023B2 (en) data processing equipment
JPH03252848A (en) Variable bus width designation/information reception system for split bus
JPH0766361B2 (en) Data transfer method
JPS6143369A (en) Multi-processor system
JPH0651910A (en) Duplex bus device
JPH01108665A (en) Dma transfer control system
JPS61264829A (en) Control system for interruption of network controller