JPH09160886A - Method for controlling traffic of multiprocessor - Google Patents

Method for controlling traffic of multiprocessor

Info

Publication number
JPH09160886A
JPH09160886A JP7323167A JP32316795A JPH09160886A JP H09160886 A JPH09160886 A JP H09160886A JP 7323167 A JP7323167 A JP 7323167A JP 32316795 A JP32316795 A JP 32316795A JP H09160886 A JPH09160886 A JP H09160886A
Authority
JP
Japan
Prior art keywords
processor
traffic
bus
information
processing data
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
JP7323167A
Other languages
Japanese (ja)
Inventor
Takahiro Maeno
隆宏 前野
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP7323167A priority Critical patent/JPH09160886A/en
Publication of JPH09160886A publication Critical patent/JPH09160886A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a traffic control method for a multiprocessor whereby the bus band width of processing data is not reduced. SOLUTION: The method is provided with a process 1 or 8 where a processor PM1 or PM3 produces processing data with a previously fixed cycle, the processes 3 and 5 or 12 where the processors PM2 and PM4 require the reading of processing data to the processors PM1 and PM3 with a bus B2 with a previously fixed order and the processes 2 and 9 or 11 where the processor PM1 or PM3 which completes the production of processing data and also receives the request of the processor PM2 or PM4, transmits processing data without control information to the bus B2 and the processor PM2 or PM4 which requires reading receives processing data with the bus B2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は例えば信号処理シス
テムにおける、複数のプロセッサによりデータの処理を
するマルチプロセッサのトラフィック制御方法、特にそ
のプロセッサ間の同期方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multiprocessor traffic control method for processing data by a plurality of processors in a signal processing system, and more particularly to a synchronization method between the processors.

【0002】[0002]

【従来の技術】独立に動作しているプロセッサを通信路
によって相互に結合し、全体として一つのまとまった処
理を実行するマルチプロセッサにおいては、図2のよう
にバスB1を介してプロセッサPM1〜PMnが、それ
ぞれデータのやりとりをしている。それぞれのプロセッ
サをうまく協調動作させるには、プロセッサが処理を進
めるのに必要なデータを転送すること、また正しい処理
結果が得られるようにそれぞれのプロセッサが処理を実
行する順序を制御すること、つまりプロセッサ間の同期
が必要となる。
2. Description of the Related Art In a multiprocessor in which independently operating processors are connected to each other by a communication path to execute one integrated process as a whole, processors PM1 to PMn are connected via a bus B1 as shown in FIG. However, each is exchanging data. In order for each processor to cooperate well, it is necessary to transfer the data necessary for the processor to proceed, and to control the order in which each processor executes the processing so that the correct processing result is obtained. Synchronization between processors is required.

【0003】従来のマルチプロセッサのトラフィック制
御方法としては、共有変数を奪い合う行為に基づく同期
機構、またハードウェアの同期機構として例えばテスト
・アンド・セット、さらにソフトウェアの同期機構とし
ては例えばセマフォ等がある。他の方法としては、デー
タの送信側と受信側を指定する制御情報をデータと共に
転送するメッセージパッシングという方法もある。
As a conventional multiprocessor traffic control method, there is a synchronization mechanism based on the act of competing for shared variables, a hardware synchronization mechanism such as test and set, and a software synchronization mechanism such as a semaphore. . As another method, there is a method called message passing, in which control information designating a sender and a receiver of data is transferred together with the data.

【0004】[0004]

【発明が解決しようとする課題】しかし、上記のような
従来のマルチプロセッサのトラフィック制御方法では、
様々な粒度の共有資源を様々な場面で扱えるように、汎
用性に重点がおかれている。したがって信号処理システ
ムのようにトラフィックの送受信先がほぼ固定されてい
るようなシステムにおいても、制御情報等を用いること
になる。これでは制御情報等のために本来処理すべきデ
ータの送信量が制限され、プロセッサの処理性能やプロ
セッサ間を結ぶ通信路のバンド幅が低下してしまい、例
えば多数の複素フーリエ変換をリアルタイムで処理する
ことが課せられているような大規模な信号処理システム
に要求を満足させるのは困難であった。
However, in the conventional multiprocessor traffic control method as described above,
Emphasis is placed on versatility so that shared resources of various granularities can be handled in various situations. Therefore, even in a system such as a signal processing system in which the transmission / reception destination of traffic is almost fixed, the control information and the like are used. This limits the amount of data to be originally processed due to control information, etc., and reduces the processing performance of the processor and the bandwidth of the communication path connecting the processors. For example, many complex Fourier transforms are processed in real time. It has been difficult to satisfy the demand for a large-scale signal processing system that is required to do so.

【0005】そこで、プロセッサの処理性能や、処理デ
ータのバスバンド幅を低下させない、より簡素で効率的
な同期機構のマルチプロセッサのトラフィック制御方法
が望まれていた。
Therefore, there is a demand for a traffic control method of a multiprocessor having a simpler and more efficient synchronization mechanism that does not reduce the processing performance of the processor and the bus bandwidth of the processed data.

【0006】[0006]

【課題を解決するための手段】本発明に係るマルチプロ
セッサのトラフィック制御方法は、情報を送信する生産
側のプロセッサと、情報を受信する消費側のプロセッサ
とがバスを介して相互に結合され、協調動作を行うマル
チプロセッサのトラフィック制御方法において、あらか
じめ定められた周期で、生産側のプロセッサが処理デー
タを生産する工程と、消費側のプロセッサが、あらかじ
め固定された順序で生産側のプロセッサにバスを介して
処理データの読出しを要求する工程と、処理データの生
産を完了し、且つ消費側のプロセッサの要求を受信した
生産側のプロセッサが、制御情報を伴わない処理データ
をバスに送り出す工程と、読出しを要求した消費側のプ
ロセッサが処理データをバスを介して受信する工程とを
有している。消費側のプロセッサが処理データの読出し
要求の順序をあらかじめ固定して、生産側のプロセッサ
に読出しを要求し、要求を受信した生産側のプロセッサ
が送り出した処理データを、要求を受信した消費側のプ
ロセッサが受信する。制御情報が伴わなくても処理デー
タを受け取る消費側のプロセッサが決まる。したがって
受信先等の制御情報を処理データとともに送出しなくて
すみ、その分、処理データのバスバンド幅が拡大され
る。
In a traffic control method for a multiprocessor according to the present invention, a processor on the production side for transmitting information and a processor on the consumption side for receiving information are mutually coupled via a bus, In a multiprocessor traffic control method that performs cooperative operation, a process in which a processor on the production side produces processing data at a predetermined cycle, and a processor on the consumption side sends a bus to the processor on the production side in a fixed order in advance. A step of requesting the reading of the processed data via the process, and a step of completing the production of the processed data and receiving the request of the consuming processor, the processor of the producing side sends the processed data without the control information to the bus. , And the consuming processor that has requested the reading receives the processed data via the bus. The processor on the consuming side pre-fixes the order of read requests for processing data, requests the processor on the producing side for reading, and the processor on the producing side receiving the request sends the processed data to the processor on the consuming side receiving the request. Received by the processor. The consuming processor that receives the processed data is determined without the control information. Therefore, it is not necessary to send the control information such as the reception destination together with the processed data, and the bus bandwidth of the processed data is expanded accordingly.

【0007】[0007]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

実施形態1.図1は本発明の第1の実施の形態に係るマ
ルチプロセッサのトラフィック制御方法手順図である。
本実施の形態においては、プロセッサはPM1〜PM4
の4個のプロセッサを用いるものとする。また、プロセ
ッサPM2はトラフィックT12、トラフィックT32
の順でトラフィックの制御をし、プロセッサPM3はト
ラフィックT32、トラフィックT34の順でトラフィ
ックの制御をすることが要求されているものとする。さ
らに、初期状態において、PM2がフラグが立っている
状態等により、メッセージM42受信状態になっている
ものとする。
Embodiment 1 FIG. FIG. 1 is a flowchart of a traffic control method for a multiprocessor according to a first embodiment of the present invention.
In the present embodiment, the processors are PM1 to PM4.
4 processors are used. Further, the processor PM2 has traffic T12 and traffic T32.
It is assumed that the processor PM3 is required to control traffic in the order of traffic T32 and traffic T34 in this order. Further, in the initial state, it is assumed that the message M42 is in the receiving state due to the state in which the flag of PM2 is set.

【0008】ここでトラフィックとは、処理を受けなが
らネットワーク内を移動するものを指し、ここでは「処
理データの流れ」がそれに相当する。また、トラフィッ
ク制御とは、あるプロセッサが入力あるいは出力するト
ラフィックの発信順序又は受信順序を時間軸上の並びで
制御することを意味する。あるトラフィックに関わる全
てのプロセッサは、各々がそのトラフィックに同期して
自らの処理を実行するので、トラフィックを制御するこ
とがこれらのプロセッサ間で同期をとることになる。
[0008] Here, the traffic refers to traffic that moves within the network while undergoing processing, and the "flow of processing data" corresponds to it here. Traffic control means controlling the transmission order or reception order of traffic input or output by a certain processor in a sequence on the time axis. Since all the processors involved in a certain traffic execute their own processing in synchronization with the traffic, controlling the traffic is synchronized between these processors.

【0009】図3は本発明の第1の実施の形態に係る構
成及びデータの流れを示す図である。プロセッサPM1
はトラフィックT12のソース(情報生産側)となるプ
ロセッサであり、トラフィックT12となる情報の生産
を周期的に繰り返す。同様に、プロセッサPM3はトラ
フィックT32及びトラフィックT34のソースとなる
プロセッサであり、トラフィックT32となる情報、及
びトラフィックT34となる情報の生産を周期的に繰り
返す。
FIG. 3 is a diagram showing a configuration and a data flow according to the first embodiment of the present invention. Processor PM1
Is a processor that is a source (information producer) of the traffic T12, and periodically repeats the production of the information that becomes the traffic T12. Similarly, the processor PM3 is a processor that is a source of the traffic T32 and the traffic T34, and periodically repeats the production of the information that becomes the traffic T32 and the information that becomes the traffic T34.

【0010】プロセッサPM2はトラフィックT12及
びトラフィックT32のディステネーション(情報消費
側)となるプロセッサであり、トラフィックT12の情
報及びトラフィックT32の情報の消費を周期的に繰り
返す。同様に、プロセッサPM4はトラフィックT34
のディステネーションとなるプロセッサであり、トラフ
ィックT34の情報の消費を周期的に繰り返す。トラフ
ィックの生起はディステネーション側からの読出しによ
って行われるので、トラフィックのディステネーション
側プロセッサが、バストランザクション要求者となり、
ソース側プロセッサがバストランザクション応答者とな
る。
The processor PM2 is a destination (information consumption side) of the traffic T12 and the traffic T32, and periodically repeats the consumption of the information of the traffic T12 and the information of the traffic T32. Similarly, processor PM4 uses traffic T34
, Which is a destination of, and repeatedly consumes the information of the traffic T34. Since traffic is generated by reading from the destination side, the processor on the destination side of the traffic becomes the bus transaction requester,
The source processor becomes the bus transaction responder.

【0011】次に、図1に基づいてそれぞれのプロセッ
サの手順について説明する。プロセッサPM1は、プロ
セッサPM2が消費を行うトラフィックT12情報の生
産1を行う。プロセッサPM1は、情報の生産1を完了
し、且つトラフィックT12の読出し要求3により、プ
ロセッサPM2から送信された読出し要求R21を受信
するまで待ち状態に入る。トラフィックT12情報の生
産1が完了し、且つ読出し要求R21を受信すると、プ
ロセッサPM1はトラフィックT12読出し応答2を開
始し、生産したトラフィックT12情報を送信する。ト
ラフィックT12の送信が完了すると、再びトラフィッ
クT12情報の生産1に戻り、上記の手順を繰り返す。
Next, the procedure of each processor will be described with reference to FIG. The processor PM1 produces 1 of traffic T12 information consumed by the processor PM2. The processor PM1 enters a waiting state until the production of information 1 is completed and the read request 3 of the traffic T12 receives the read request R21 transmitted from the processor PM2. When the production 1 of the traffic T12 information is completed and the read request R21 is received, the processor PM1 starts the traffic T12 read response 2 and transmits the produced traffic T12 information. When the transmission of the traffic T12 is completed, the process returns to the production 1 of the traffic T12 information again, and the above procedure is repeated.

【0012】プロセッサPM2は、トラフィックT12
読出し要求3において、読出し要求R21をプロセッサ
PM1に送信し、待ち状態に入る。トラフィックT12
読出し応答2により、プロセッサPM1からトラフィッ
クT12が送信されると、プロセッサPM2はそのトラ
フィックT12を受信し、トラフィックT12情報の消
費4を開始してトラフィックT12情報を処理する。ト
ラフィックT12情報の消費4を完了し、且つメッセー
ジM42受信状態になるまで、プロセッサPM2は待ち
状態に入る。トラフィックT12情報を消費し、且つメ
ッセージM42受信状態になると、プロセッサPM2は
プロセッサPM3にトラフィックT32の読出し要求5
を行い、読出し要求R23を送信して待ち状態に入る。
トラフィックT32読出し応答9により、プロセッサP
M3からトラフィックT32が送信されると、プロセッ
サPM2はそのトラフィックT32を受信する。トラフ
ィックT32の受信を完了すると、プロセッサPM2
は、プロセッサPM4にトラフィックT32受信完了の
旨のメッセージ送信6を行い、メッセージM24を送信
する。メッセージM24送信後、プロセッサPM2はト
ラフィックT32情報の消費7を開始してトラフィック
T32情報を処理する。トラフィックT32情報の消費
7を完了すると、再びトラフィックT12読出し要求3
に戻り、上記の手順を繰り返す。
The processor PM2 uses the traffic T12.
In the read request 3, the read request R21 is transmitted to the processor PM1 and the standby state is entered. Traffic T12
When the traffic T12 is transmitted from the processor PM1 by the read response 2, the processor PM2 receives the traffic T12, starts consumption 4 of the traffic T12 information, and processes the traffic T12 information. The processor PM2 enters the waiting state until the consumption 4 of the traffic T12 information is completed and the message M42 reception state is completed. When the traffic T12 information is consumed and the message M42 is received, the processor PM2 requests the processor PM3 to read the traffic T32.
Then, the read request R23 is transmitted to enter the waiting state.
Traffic T32 read response 9 causes processor P
When the traffic T32 is transmitted from M3, the processor PM2 receives the traffic T32. When the reception of the traffic T32 is completed, the processor PM2
Sends a message 6 to the processor PM4 to the effect that traffic T32 has been received, and sends a message M24. After sending the message M24, the processor PM2 starts consuming the traffic T32 information 7 and processes the traffic T32 information. When the consumption 7 of the traffic T32 information is completed, the traffic T12 read request 3 is made again.
Return to and repeat the above procedure.

【0013】プロセッサPM3は、プロセッサPM2が
消費を行うトラフィックT32情報の生産8を行う。プ
ロセッサPM3は、トラフィックT32情報の生産8を
完了し、且つトラフィックT32の読出し要求5によ
り、プロセッサPM2から送信された読出し要求R23
を受信するまで待ち状態に入る。トラフィックT32情
報の生産8が完了し、且つ読出し要求R23を受信する
と、プロセッサPM3はトラフィックT32読出し応答
9を開始し、生産したトラフィックT32を送信する。
トラフィックT32読出し応答9が完了すると、プロセ
ッサPM3はトラフィックT34情報の生産10を開始
する。プロセッサPM3は、トラフィックT34情報の
生産10を完了し、且つトラフィックT34の読出し要
求12によりプロセッサPM4から送信された読出し要
求R43を受信するまでは待ち状態に入る。トラフィッ
クT34情報の生産10を完了し、且つ読出し要求R4
3を受信すると、プロセッサPM3はトラフィックT3
4の読出し応答11を開始し、生産したトラフィックT
34を送信する。トラフィックT34の読出し応答11
が終了すると、プロセッサPM3は再びトラフィックT
32情報の生産8に戻り、上記の手順を繰り返す。
The processor PM3 produces 8 traffic T32 information consumed by the processor PM2. The processor PM3 completes the production 8 of the traffic T32 information and, due to the read request 5 of the traffic T32, the read request R23 transmitted from the processor PM2.
Enter the waiting state until receiving. When the production 8 of the traffic T32 information is completed and the read request R23 is received, the processor PM3 starts the traffic T32 read response 9 and transmits the produced traffic T32.
When the traffic T32 read response 9 is completed, the processor PM3 starts producing 10 the traffic T34 information. The processor PM3 enters the waiting state until the production 10 of the traffic T34 information is completed and the read request R43 transmitted from the processor PM4 by the read request 12 of the traffic T34 is received. Complete production 10 of traffic T34 information and request read R4
3, the processor PM3 receives the traffic T3.
Start the read response 11 of 4 and produce traffic T
34 is transmitted. Traffic T34 read response 11
When the process ends, the processor PM3 returns to the traffic T
Return to 32 information production 8 and repeat the above procedure.

【0014】プロセッサPM4は、メッセージM24の
受信状態になるまで待ち状態となる。メッセージM24
受信状態になると、プロセッサPM4はプロセッサPM
3に対してトラフィックT34の読出し要求12を開始
し、読出し要求R43を送信して待ち状態に入る。トラ
フィックT34の読出し応答11により、プロセッサP
M3からトラフィックT34が送信されると、プロセッ
サPM4はそのトラフィックT34を受信する。トラフ
ィックT34の受信を完了すると、プロセッサPM4は
プロセッサPM2に対して、トラフィックT34受信完
了の旨のメッセージ送信13を行い、メッセージM42
を送信する。メッセージM42送信後、トラフィックT
34情報の消費14を開始してトラフィックT34情報
を処理する。トラフィックT34情報の消費14が完了
し、且つメッセージM24が受信状態になると、プロセ
ッサPM4は再びトラフィックT34読出し要求12に
戻り、上記の手順を繰り返す。
The processor PM4 waits until the message M24 is received. Message M24
In the receiving state, the processor PM4
3, the read request 12 of the traffic T34 is started, the read request R43 is transmitted, and the process enters the waiting state. According to the read response 11 of the traffic T34, the processor P
When the traffic T34 is transmitted from M3, the processor PM4 receives the traffic T34. When the reception of the traffic T34 is completed, the processor PM4 performs a message transmission 13 of the completion of the reception of the traffic T34 to the processor PM2, and the message M42.
Send Traffic T after sending message M42
Start consuming 14 information 14 to process traffic T34 information. When the consumption 14 of the traffic T34 information is completed and the message M24 becomes the reception state, the processor PM4 returns to the traffic T34 read request 12 again and repeats the above procedure.

【0015】図4、図5及び図6は、本発明の第1の実
施形態に係るバストランザクションを含めた制御手順図
である。図4及び図5はプロセッサPM2を中心とした
制御手順図であり、図6はプロセッサPM4を中心とし
た制御手順図である。ここでは、トラフィックの読出し
要求並びに読出し応答、及び受信完了メッセージについ
て、トラフィックT12読出し要求3並びにトラフィッ
クT12読出し応答2、及びメッセージ送信6を例とし
て説明する。
FIGS. 4, 5 and 6 are control procedure diagrams including a bus transaction according to the first embodiment of the present invention. 4 and 5 are control procedure diagrams centering on the processor PM2, and FIG. 6 is a control procedure diagram centering on the processor PM4. Here, the traffic read request, the read response, and the reception completion message will be described by taking the traffic T12 read request 3, the traffic T12 read response 2, and the message transmission 6 as an example.

【0016】トラフィックT12読出し要求3をする際
に、プロセッサPM2は、バスB2の占有要求31を、
プロセッサ間のバス調停者であるバスアービタBAに送
信する。バスアービタBAからのバス占有許可32を受
信すると、プロセッサPM2は、トラフィックT12情
報が格納されているアドレスを指定するために、プロセ
ッサPM1に読出しアドレス33を送信する。プロセッ
サPM1は読出しアドレス33を受信すると、プロセッ
サPM2にスプリット応答34を送信する。ここで、ス
プリット応答34とはバス占有許可を受けているプロセ
ッサPM2が、プロセッサPM2に選択されたプロセッ
サPM1に要求を出した場合に、プロセッサPM1が様
々な理由により要求に応答できない場合に、プロセッサ
PM2に待ちの命令を送信するものである。また、プロ
セッサPM1はこのスプリット応答34を送信する際
に、読出し応答の際に使用する読出し応答アドレス情報
も指定して送信する。この読出し応答アドレス情報は、
待ち状態の際に他のデータと混同しないように特別なア
ドレスを指定しておく。プロセッサPM2はスプリット
応答34を受信すると、一度バス解放35によりバスB
2を解放し、プロセッサPM2からの処理データ送信の
待ち状態に入る。このトラフィックT12読出し要求3
においては処理データ25の転送は伴わない。上記の読
出し要求の手順は、トラフィックT32読出し要求5及
びトラフィックT34読出し要求12に関しても、同様
の手順で行われる。
When the traffic T12 read request 3 is issued, the processor PM2 issues an occupancy request 31 for the bus B2,
It transmits to the bus arbiter BA which is a bus arbitrator between processors. Upon receiving the bus occupation permission 32 from the bus arbiter BA, the processor PM2 transmits the read address 33 to the processor PM1 in order to specify the address in which the traffic T12 information is stored. Upon receiving the read address 33, the processor PM1 sends a split response 34 to the processor PM2. Here, the split response 34 means that when the processor PM2 that has received the bus occupation permission issues a request to the processor PM1 selected by the processor PM2, if the processor PM1 cannot respond to the request for various reasons. It sends a wait command to PM2. Further, when transmitting the split response 34, the processor PM1 also designates and transmits the read response address information used in the read response. This read response address information is
Specify a special address so that it will not be confused with other data in the waiting state. When the processor PM2 receives the split response 34, once the bus release 35 causes the bus B
2 is released, and the processor PM2 enters a waiting state for processing data transmission. This traffic T12 read request 3
In, the processing data 25 is not transferred. The above read request procedure is performed in the same manner for the traffic T32 read request 5 and the traffic T34 read request 12.

【0017】プロセッサPM1はトラフィックT12情
報を送信する準備が整うと、トラフィックT12読出し
応答2を開始し、バスアービタBAに対してバス占有要
求21を送信する。バスアービタBAからのバス占有許
可22を受信すると、プロセッサPM1は、バスB2に
読出し応答アドレス23を送信する。プロセッサPM2
はバスB2を介して読出し応答アドレス23を受信する
と、受信したことを示すアドレス応答24をプロセッサ
PM1に送信する。アドレス応答24を受信したプロセ
ッサPM1は、処理データ25、つまりトラフィックT
12情報の送信を開始する。処理データ量が多い場合
は、複数回にわけて送信する。プロセッサPM2は、受
信したことを示すデータ応答26をプロセッサPM1に
送信する。処理データ25の転送が終了すると、プロセ
ッサPM2はバス解放27によりバスB2を解放する。
上記の読出し応答の手順は、トラフィックT32読出し
応答9及びトラフィックT34読出し応答11に関して
も、同様の手順で行われる。
When the processor PM1 is ready to send the traffic T12 information, it starts a traffic T12 read response 2 and sends a bus occupancy request 21 to the bus arbiter BA. Upon receiving the bus occupation permission 22 from the bus arbiter BA, the processor PM1 transmits the read response address 23 to the bus B2. Processor PM2
When receiving the read response address 23 via the bus B2, sends an address response 24 indicating the reception to the processor PM1. The processor PM1 having received the address response 24 receives the processed data 25, that is, the traffic T.
12 Start transmitting information. When the amount of processed data is large, the data is transmitted in multiple times. The processor PM2 sends a data response 26 indicating the reception to the processor PM1. When the transfer of the processing data 25 is completed, the processor PM2 releases the bus B2 by the bus release 27.
The above read response procedure is performed in the same manner for the traffic T32 read response 9 and the traffic T34 read response 11.

【0018】プロセッサPM2は、トラフィックT32
読出し応答9の受信を完了し、メッセージM24を送出
する際に、バスアービタBAにバス占有要求61を送信
する。バスアービタBAからのバス占有許可62を受信
すると、プロセッサPM2はプロセッサPM4にメッセ
ージ書き込み用アドレス63の指定をする。プロセッサ
PM4はこれを受信したことを示すアドレス応答64を
プロセッサPM2に送信する。アドレス応答を受信する
と、プロセッサPM2はプロセッサPM4にメッセージ
データ65、つまりメッセージM24を送信する。メッ
セージデータ65とは、それを受信したプロセッサが読
出し要求が可能であることを示すフラグ等を立てるもの
である。また、メッセージの送信先等のデータを送信す
ることも可能である。プロセッサPM4はメッセージM
24を受信することによって、プロセッサPM2がトラ
フィックT32の受信を完了し、トラフィックT34読
出し要求12が可能になったことを認識する。プロセッ
サPM4は受信したことを示すデータ応答66をプロセ
ッサPM2に送信する。データ応答66を受信すると、
PM2はバス解放67によりバスB2を解放する。上記
の受信完了メッセージの送信の手順は、メッセージ送信
13に関しても、同様の手順で行われる。
The processor PM2 uses the traffic T32.
When the reception of the read response 9 is completed and the message M24 is transmitted, the bus occupation request 61 is transmitted to the bus arbiter BA. Upon receiving the bus occupation permission 62 from the bus arbiter BA, the processor PM2 designates the message writing address 63 to the processor PM4. The processor PM4 sends to the processor PM2 an address response 64 indicating that it has received this. Upon receiving the address response, the processor PM2 sends the message data 65, that is, the message M24 to the processor PM4. The message data 65 is to set a flag or the like indicating that the processor that has received the message data can make a read request. It is also possible to send data such as the destination of the message. Processor PM4 receives message M
By receiving 24, the processor PM2 recognizes that it has received the traffic T32 and that the traffic T34 read request 12 is enabled. The processor PM4 sends a data response 66 indicating the reception to the processor PM2. When receiving the data response 66,
The PM2 releases the bus B2 by the bus release 67. The procedure for transmitting the reception completion message described above is performed in the same manner for the message transmission 13.

【0019】各プロセッサは、これらの動作をそれぞれ
独立して行うが、プロセッサPM2及びPM4の読出し
要求順序等があらかじめ固定され、全体として正しい処
理結果が得られるように協調動作が行われる。
Each processor independently performs these operations, but the read request order of the processors PM2 and PM4 is fixed in advance, and cooperative operation is performed so that a correct processing result can be obtained as a whole.

【0020】上記のように構成されたマルチプロセッサ
のトラフィック制御方法においては、ソース側プロセッ
サプロセッサPM1及びプロセッサPM3が、トラフィ
ックT12、トラフィックT32及びトラフィックT3
4を生産し、且つディステネーション側プロセッサPM
2及びプロセッサPM4により、読出し要求R21、読
出し要求R23及び読出し要求R43が送信されてか
ら、ソース側プロセッサプロセッサPM1及びプロセッ
サPM3はトラフィックT12、トラフィックT32及
びトラフィックT34をディステネーション側プロセッ
サPM2及びプロセッサPM4に送信するように固定し
たので、それぞれのプロセッサの送受信の順序が定ま
り、バスバンド幅が少なくなるような制御情報等の送信
がなくても協調動作が可能になる。
In the multiprocessor traffic control method configured as described above, the source side processor processor PM1 and processor PM3 are the traffic T12, traffic T32 and traffic T3.
Produces 4 and the destination processor PM
2 and the processor PM4 transmit the read request R21, the read request R23, and the read request R43, the source-side processor processors PM1 and PM3 send the traffic T12, the traffic T32, and the traffic T34 to the destination-side processor PM2 and the processor PM4. Since the transmission is fixed so that the transmission / reception order of each processor is determined, the cooperative operation can be performed without transmission of control information or the like that reduces the bus bandwidth.

【0021】また、ソース側プロセッサPM3からそれ
ぞれ別のトラフィックT32又はトラフィックT34を
読出すディステネーション側プロセッサPM2又はプロ
セッサPM4は、読出しが完了するとメッセージM24
又はメッセージM42を互いに送受信することで読出し
要求の順番を制御できるので、互いに協調動作を行うこ
とができる。
Further, the destination side processor PM2 or the processor PM4, which reads the different traffic T32 or traffic T34 from the source side processor PM3, respectively, receives the message M24 when the reading is completed.
Alternatively, the order of the read requests can be controlled by transmitting and receiving the messages M42 to and from each other, so that mutual operations can be performed.

【0022】さらに、トラフィックの読出しを行う際
に、読出し要求と読出し応答とに分割し、それぞれが終
了する度にバスB2を解放するようにしたので、待ち状
態でもバスB2を占有することがなく、他のプロセッサ
がバスB2を使用することも可能である。したがってバ
スバンド幅が無駄に消費されない。
Further, when the traffic is read, it is divided into a read request and a read response, and the bus B2 is released each time they are completed. Therefore, the bus B2 is not occupied even in the waiting state. It is also possible that another processor uses the bus B2. Therefore, the bus bandwidth is not wasted.

【0023】実施形態2.図7は本発明の第2の実施の
形態に係る構成及びデータの流れを示す図である。図7
において図3と同じ番号を付している箇所は、第1の実
施形態と同様の動作を行う。本実施の形態においては、
プロセッサはPM1、PM2A、PM3A、及びPM4
Aの4個のプロセッサを用いるものとする。また、プロ
セッサPM2AはトラフィックT12、トラフィックT
32の順でトラフィックの制御をし、プロセッサPM3
AはトラフィックT32、トラフィックT34の順でト
ラフィックの制御をすることが要求されているものとす
る。さらに、初期状態において、PM2Aがフラグが立
っている状態等により、メッセージM42受信状態にな
っているものとする。
Embodiment 2 FIG. FIG. 7 is a diagram showing a configuration and a data flow according to the second embodiment of the present invention. FIG.
In FIG. 3, the same reference numerals as those in FIG. 3 perform the same operations as in the first embodiment. In the present embodiment,
Processors are PM1, PM2A, PM3A, and PM4
It is assumed that four processors A are used. Further, the processor PM2A has traffic T12 and traffic T
The traffic is controlled in the order of 32, and the processor PM3
It is assumed that A is required to control traffic in the order of traffic T32 and traffic T34. Furthermore, in the initial state, it is assumed that the PM 2A is in the message M42 receiving state due to a state in which the flag is set and the like.

【0024】プロセッサPM2AはプロセッサPM2と
ほぼ同様の動作を行うが、トラフィックT32受信完了
のメッセージM23をプロセッサPM3Aに送信する。
また、プロセッサPM4AはプロセッサPM4とほぼ同
様の動作を行うが、トラフィックT34受信完了のメッ
セージM43をプロセッサPM3Aに送信する。さら
に、プロセッサPM3AはプロセッサPM3とほぼ同様
の動作を行うが、メッセージM23及びメッセージM4
3を受信する動作が新たに加わる。
The processor PM2A performs almost the same operation as the processor PM2, but sends a message M23 indicating that the traffic T32 has been received to the processor PM3A.
Further, the processor PM4A performs almost the same operation as the processor PM4, but sends the message M43 of the reception completion of the traffic T34 to the processor PM3A. Further, the processor PM3A performs almost the same operation as the processor PM3, but the message M23 and the message M4 are performed.
The operation of receiving 3 is newly added.

【0025】図8は本発明の第2の実施の形態に係るマ
ルチプロセッサのトラフィック制御方法手順図である。
図8において図1と同じ番号が付されている、トラフィ
ックT12情報の生産1、トラフィックT12読出し応
答2、トラフィックT12読出し要求3、トラフィック
T12情報の消費4、トラフィックT32情報の生産
8、トラフィックT32情報の消費7、トラフィックT
34情報の生産10及びトラフィックT34情報の消費
14は、第1の実施形態と同様の動作を行う。
FIG. 8 is a procedure diagram of a traffic control method for a multiprocessor according to the second embodiment of the present invention.
8, traffic T12 information production 1, traffic T12 read response 2, traffic T12 read request 3, traffic T12 information consumption 4, traffic T32 information production 8, traffic T32 information, which are assigned the same numbers as in FIG. Consumption 7, traffic T
The production 10 of 34 information and the consumption 14 of traffic T34 information perform the same operation as in the first embodiment.

【0026】次に、図8に基づいてそれぞれのプロセッ
サの手順について説明する。プロセッサPM1は、プロ
セッサPM2Aが消費を行うトラフィックT12情報の
生産1を行う。プロセッサPM1は、情報の生産1を完
了し、且つトラフィックT12の読出し要求3により、
プロセッサPM2Aから送信された読出し要求R21を
受信するまで待ち状態に入る。トラフィックT12情報
の生産1が完了し、且つ読出し要求R21を受信する
と、プロセッサPM1はトラフィックT12読出し応答
2を開始し、生産したトラフィックT12情報を送信す
る。トラフィックT12の送信が完了すると、再びトラ
フィックT12情報の生産1に戻り、上記の手順を繰り
返す。
Next, the procedure of each processor will be described with reference to FIG. The processor PM1 produces 1 of traffic T12 information consumed by the processor PM2A. The processor PM1 completes the production 1 of the information and by the read request 3 of the traffic T12,
A waiting state is entered until the read request R21 transmitted from the processor PM2A is received. When the production 1 of the traffic T12 information is completed and the read request R21 is received, the processor PM1 starts the traffic T12 read response 2 and transmits the produced traffic T12 information. When the transmission of the traffic T12 is completed, the process returns to the production 1 of the traffic T12 information again, and the above procedure is repeated.

【0027】プロセッサPM2Aは、トラフィックT1
2読出し要求3において、読出し要求R21をプロセッ
サPM1に送信し、待ち状態に入る。トラフィックT1
2読出し応答2により、プロセッサPM1からトラフィ
ックT12が送信されると、プロセッサPM2Aはその
トラフィックT12を受信し、トラフィックT12情報
の消費4を開始してトラフィックT12情報を処理す
る。トラフィックT12情報の消費4を完了すると、プ
ロセッサPM3AにトラフィックT32読出し要求5A
を開始し、読出し要求R23を送信して待ち状態に入
る。トラフィックT32読出し応答9Aにより、プロセ
ッサPM3AからトラフィックT32が送信されると、
プロセッサPM2AはそのトラフィックT32を受信す
る。トラフィックT32の受信を完了すると、プロセッ
サPM2Aは、プロセッサPM3AにトラフィックT3
2受信終了の旨のメッセージ送信6Aを行い、メッセー
ジM23を送信する。メッセージM23送信後、プロセ
ッサPM2AはトラフィックT32情報の消費7を開始
してトラフィックT32情報を処理する。トラフィック
T32情報の消費7を完了すると、再びトラフィックT
12読出し要求3に戻り、上記の手順を繰り返す。
The processor PM2A uses the traffic T1.
2 In the read request 3, the read request R21 is transmitted to the processor PM1 to enter the waiting state. Traffic T1
When the traffic T12 is transmitted from the processor PM1 by the 2 read response 2, the processor PM2A receives the traffic T12, starts consumption 4 of the traffic T12 information, and processes the traffic T12 information. When the consumption 4 of the traffic T12 information is completed, the traffic T32 read request 5A is sent to the processor PM3A.
Then, the read request R23 is transmitted to enter the waiting state. When the traffic T32 is transmitted from the processor PM3A by the traffic T32 read response 9A,
The processor PM2A receives the traffic T32. When the reception of the traffic T32 is completed, the processor PM2A sends the traffic T3 to the processor PM3A.
2 The message transmission 6A indicating that the reception is completed is performed, and the message M23 is transmitted. After sending the message M23, the processor PM2A starts consuming the traffic T32 information 7 and processes the traffic T32 information. When the traffic T32 information consumption 7 is completed, the traffic T
12 Return to read request 3 and repeat the above procedure.

【0028】プロセッサPM3Aは、プロセッサPM2
Aが消費を行うトラフィックT32情報の生産8を行
う。プロセッサPM3Aは、トラフィックT32情報の
生産8を完了し、トラフィックT32の読出し要求5に
より、プロセッサPM2Aから送信された読出し要求R
23を受信し、且つプロセッサPM4Aから送信された
トラフィックT34受信完了メッセージM43の受信状
態になるまで待ち状態に入る。トラフィックT32情報
の生産8が完了し、且つ読出し要求R23及びメッセー
ジM43を受信すると、プロセッサPM3Aはトラフィ
ックT32読出し応答9Aを開始し、生産したトラフィ
ックT32を送信する。トラフィックT32読出し応答
9Aが完了すると、プロセッサPM3Aはトラフィック
T34情報の生産10を開始する。プロセッサPM3A
は、トラフィックT34情報の生産10を完了し、トラ
フィックT34の読出し要求12により、プロセッサP
M4Aから送信された読出し要求R43をプロセッサP
M4から受信し、且つプロセッサPM2Aからのトラフ
ィックT32受信完了メッセージM23の受信状態にな
るまで待ち状態に入る。トラフィックT34情報の生産
10を完了し、且つ読出し要求R43及びメッセージM
23を受信すると、プロセッサPM3Aはトラフィック
T34読出し応答11Aを開始し、生産したトラフィッ
クT34を送信する。トラフィックT34読出し応答1
1Aが完了すると、プロセッサPM3Aは再びトラフィ
ックT32情報の生産8に戻り、上記の手順を繰り返
す。
The processor PM3A is connected to the processor PM2.
Produce 8 traffic T32 information that A consumes. The processor PM3A completes the production 8 of the traffic T32 information, and according to the read request 5 of the traffic T32, the read request R transmitted from the processor PM2A.
23, and enters a waiting state until the receiving state of the traffic T34 reception completion message M43 transmitted from the processor PM4A is entered. When the production 8 of the traffic T32 information is completed and the read request R23 and the message M43 are received, the processor PM3A starts the traffic T32 read response 9A and transmits the produced traffic T32. When the traffic T32 read response 9A is completed, the processor PM3A starts producing 10 the traffic T34 information. Processor PM3A
Completes the production 10 of the traffic T34 information, and the read request 12 of the traffic T34 causes the processor P
The read request R43 sent from the M4A is transmitted to the processor P.
It waits until it is received from M4 and is in the reception state of the traffic T32 reception completion message M23 from the processor PM2A. Complete production 10 of traffic T34 information, and read request R43 and message M
Upon receiving 23, the processor PM3A initiates the traffic T34 read response 11A and sends the produced traffic T34. Traffic T34 read response 1
When 1A is completed, the processor PM3A returns to the production 8 of the traffic T32 information again, and repeats the above procedure.

【0029】プロセッサPM4Aは、トラフィックT3
4の読出し要求12Aにおいて、読出し要求R43をプ
ロセッサPM3Aに送信して待ち状態に入る。トラフィ
ックT34読出し応答11Aにより、プロセッサPM3
AからトラフィックT34が送信されると、プロセッサ
PM4AはそのトラフィックT34を受信する。トラフ
ィックT34の受信を完了すると、プロセッサPM4A
は、プロセッサPM3AにトラフィックT34受信終了
メッセージ送信13Aを行い、メッセージM43を送信
する。メッセージM43送信後、トラフィックT34情
報の消費14を開始してトラフィックT34情報を処理
する。トラフィックT34情報の消費14が完了する
と、プロセッサPM4Aは再びトラフィックT34読出
し要求12Aに戻り、上記の手順を繰り返す。
The processor PM4A uses the traffic T3.
In the read request 12A of No. 4, the read request R43 is transmitted to the processor PM3A and the standby state is entered. By the traffic T34 read response 11A, the processor PM3
When the traffic T34 is transmitted from A, the processor PM4A receives the traffic T34. When the reception of the traffic T34 is completed, the processor PM4A
Performs the traffic T34 reception end message transmission 13A to the processor PM3A and transmits the message M43. After sending the message M43, consumption 14 of the traffic T34 information is started to process the traffic T34 information. When the consumption 14 of the traffic T34 information is completed, the processor PM4A returns to the traffic T34 read request 12A again and repeats the above procedure.

【0030】上記のように構成されたマルチプロセッサ
のトラフィック制御方法においては、読出し完了のメッ
セージM23及びメッセージM43をプロセッサPM3
Aが集中して受けるので、障害が発生した場合にもプロ
セッサPM3Aを解析するだけでよい。
In the multiprocessor traffic control method configured as described above, the read completion message M23 and message M43 are sent to the processor PM3.
Since A is concentrated, the processor PM3A only needs to be analyzed when a failure occurs.

【0031】実施形態3.なお、上述の実施の形態にお
いては、バスアービタBAはそれぞれのプロセッサのバ
ス要求等を集中管理して受けたが、それぞれのプロセッ
サにバスアービタBAを持たせる分散による管理でもよ
い。
Embodiment 3 In the above-described embodiment, the bus arbiter BA receives the bus requests and the like of the respective processors in a centralized manner, but the management may be performed by distributing the bus arbiter BA to the respective processors.

【0032】また、上述の実施の形態においては、初期
状態において、プロセッサPM2がメッセージM42受
信状態となっていたが、本発明ではそれに限定されるも
のではなく、メッセージが受信状態となるプロセッサを
固定する必要はない。なお、この場合には、読出しを要
求できるのは、メッセージの受信状態となっているプロ
セッサからである。
Further, in the above-described embodiment, the processor PM2 is in the message M42 receiving state in the initial state, but the present invention is not limited to this, and the processor in which the message is receiving state is fixed. do not have to. In this case, the read can be requested from the processor in the message receiving state.

【0033】さらに、上述の実施の形態においては、メ
ッセージの到着はフラグ等により認識させるようにして
いたが、本発明ではそれに限定されるものではなく、周
期的にアドレスを確認するポーリングにより、到着を認
識するようにしてもよい。
Further, in the above-mentioned embodiment, the arrival of the message is recognized by the flag or the like, but the present invention is not limited to this, and the arrival of the message is made by polling for periodically confirming the address. May be recognized.

【0034】[0034]

【発明の効果】以上のように本発明によれば、制御情報
が伴わなくても読出しを要求した消費側のプロセッサ
が、生産側のプロセッサが送り出した処理データを受信
できるようにしたので、処理データのバスバンド幅が拡
大され、処理データ量が多く送出できる。したがって大
規模な信号処理システム等の処理データ量が多いシステ
ムにも対応できる。
As described above, according to the present invention, the processor on the consumer side, which has requested the reading, can receive the process data sent out by the processor on the producer side even without the control information. The bus bandwidth of data is expanded and a large amount of processed data can be transmitted. Therefore, it can be applied to a system having a large amount of processing data such as a large-scale signal processing system.

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

【図1】本発明の第1の実施の形態に係るマルチプロセ
ッサのトラフィック制御方法手順図である。
FIG. 1 is a flowchart of a traffic control method for a multiprocessor according to a first embodiment of the present invention.

【図2】信号処理システムの概略図である。FIG. 2 is a schematic diagram of a signal processing system.

【図3】本発明の第1の実施の形態に係る構成及びデー
タの流れを示す図である。
FIG. 3 is a diagram showing a configuration and a data flow according to the first embodiment of the present invention.

【図4】本発明の第1の実施の形態に係るバストランザ
クションを含めたPM2を中心とする制御手順図である
(その1)。
FIG. 4 is a control procedure diagram centering on PM2 including a bus transaction according to the first embodiment of the present invention (No. 1).

【図5】本発明の第1の実施の形態に係るバストランザ
クションを含めたPM2を中心とする制御手順図である
(その2)。
FIG. 5 is a control procedure diagram centering on PM2 including a bus transaction according to the first embodiment of the present invention (No. 2).

【図6】本発明の第1の実施の形態に係るバストランザ
クションを含めたPM4を中心とする制御手順図であ
る。
FIG. 6 is a control procedure diagram centering on PM4 including a bus transaction according to the first embodiment of the present invention.

【図7】本発明の第2の実施の形態に係る構成及びデー
タの流れを示す図である。
FIG. 7 is a diagram showing a configuration and a data flow according to a second embodiment of the present invention.

【図8】本発明の第2の実施の形態に係るマルチプロセ
ッサのトラフィック制御方法手順図である。
FIG. 8 is a flowchart of a traffic control method for a multiprocessor according to the second embodiment of the present invention.

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

PM1、PM2、PM3、PM4、PM2A、PM3
A、PM4A プロセッサ B1、B2 バス BA バスアービタ T12、T32、T34 トラフィック M24、M42 メッセージ R21、R23、R43 読出し要求
PM1, PM2, PM3, PM4, PM2A, PM3
A, PM4A Processor B1, B2 Bus BA Bus Arbiter T12, T32, T34 Traffic M24, M42 Message R21, R23, R43 Read request

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 情報を送信する生産側のプロセッサと、
前記情報を受信する消費側のプロセッサとがバスを介し
て相互に結合され、協調動作を行うマルチプロセッサの
トラフィック制御方法において、 あらかじめ定められた周期で、前記生産側のプロセッサ
が処理データを生産する工程と、 前記消費側のプロセッサが、あらかじめ固定された順序
で前記生産側のプロセッサに前記バスを介して前記処理
データの読出しを要求する工程と、 前記処理データの生産を完了し、且つ前記消費側のプロ
セッサの要求を受信した前記生産側のプロセッサが、制
御情報を伴わない前記処理データを前記バスに送り出す
工程と、 前記読出しを要求した前記消費側のプロセッサが前記処
理データを前記バスを介して受信する工程とを有するこ
とを特徴とするマルチプロセッサのトラフィック制御方
法。
1. A processor on the production side for transmitting information,
In a multiprocessor traffic control method in which a consumer processor that receives the information is mutually coupled via a bus to perform a cooperative operation, a processor on the producer side produces processing data at a predetermined cycle. A step in which the processor on the consumption side requests the processor on the production side to read the processing data via the bus in a fixed order in advance; The processor on the production side, which has received the request from the processor on the side, sends the processing data without control information to the bus, and the processor on the consumer side, which has requested the reading, transmits the processing data via the bus. And a step of receiving the received traffic.
【請求項2】 前記生産側のプロセッサは、前記処理デ
ータの生産が完了するまでの間、前記消費側のプロセッ
サに、前記処理データの読出しをするために占有してい
る前記バスを解放させることを特徴とする請求項1記載
のマルチプロセッサのトラフィック制御方法。
2. The processor on the producing side causes the processor on the consuming side to release the bus occupied for reading the processed data until the production of the processed data is completed. The traffic control method for a multiprocessor according to claim 1, wherein:
【請求項3】 前記生産側の同一のプロセッサからそれ
ぞれ前記処理データを受信する複数の前記消費側のプロ
セッサにおいて、前記生産側の同一のプロセッサから前
記処理データを受信した前記消費側のプロセッサは、受
信を完了した旨のメッセージデータを、あらかじめ定め
られた前記消費側のプロセッサに送信し、前記メッセー
ジデータを受信した前記消費側のプロセッサが、次に前
記生産側の同一のプロセッサに前記処理データの読出し
を要求することを特徴とする請求項1又は2記載のマル
チプロセッサのトラフィック制御方法。
3. A plurality of the processors on the consumption side, which receive the processing data from the same processor on the production side, respectively, wherein the processors on the consumption side which receive the processing data from the same processor on the production side, Message data indicating that reception has been completed is transmitted to a predetermined processor on the consumption side, and the processor on the consumption side that has received the message data then transmits the processing data to the same processor on the production side. 3. The multiprocessor traffic control method according to claim 1, wherein a read request is made.
【請求項4】 前記生産側の同一のプロセッサからそれ
ぞれ前記処理データを受信する複数の前記消費側のプロ
セッサにおいて、前記生産側の同一のプロセッサから前
記処理データを受信した前記消費側のプロセッサは、受
信を完了した旨のメッセージデータを前記生産側の同一
のプロセッサに送信し、前記生産側の同一のプロセッサ
は、前記メッセージデータを受信するまで、次の消費側
のプロセッサの読出し要求に応答しないことを特徴とす
る請求項1又は2記載のマルチプロセッサのトラフィッ
ク制御方法。
4. In a plurality of the processors on the consumption side, each of which receives the processing data from the same processor on the production side, the processor on the consumption side which receives the processing data from the same processor on the production side, Sending message data indicating that the reception is completed to the same processor on the production side, and the same processor on the production side does not respond to the read request of the next processor on the consumption side until the message data is received. The traffic control method for a multiprocessor according to claim 1 or 2, characterized in that:
JP7323167A 1995-12-12 1995-12-12 Method for controlling traffic of multiprocessor Pending JPH09160886A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7323167A JPH09160886A (en) 1995-12-12 1995-12-12 Method for controlling traffic of multiprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7323167A JPH09160886A (en) 1995-12-12 1995-12-12 Method for controlling traffic of multiprocessor

Publications (1)

Publication Number Publication Date
JPH09160886A true JPH09160886A (en) 1997-06-20

Family

ID=18151833

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7323167A Pending JPH09160886A (en) 1995-12-12 1995-12-12 Method for controlling traffic of multiprocessor

Country Status (1)

Country Link
JP (1) JPH09160886A (en)

Similar Documents

Publication Publication Date Title
JPH04312160A (en) Multiprocessor system and its message transmission and reception controller
US20110219155A1 (en) Processing system and method for transmitting data
JPH09160886A (en) Method for controlling traffic of multiprocessor
KR100357284B1 (en) The one chip asynchronous microprocessor Inter Processor Communication circuit
CN1322443C (en) Apparatus and method for high speed data transfer
JPS5833970B2 (en) Inter-processor communication method
JP2011070701A (en) Processing system and method for transmitting data
JP2006171833A (en) Plc data exchange system and method for controlling it
JPH0730576A (en) Transmission system
JP2665185B2 (en) Data transmission system
JPH11338523A (en) Input and output control system of programmable controller
KR20080043983A (en) Method and system for communicating between processor systems operating with different operating frequencies
JP3861649B2 (en) Message communication method between modules
JPS6049350B2 (en) Data bus control method
JPS60217446A (en) High speed programmable logic controller
JPH0573509A (en) Inter-processor communication system
JPH0129465B2 (en)
JPS6029139B2 (en) Connection method between processing units
JPH09212473A (en) Traffic control method
JP3817741B2 (en) Editing device
JPS61294506A (en) High-speed pio transmission method for programmable controller
JPH0437947A (en) Inter-processor communication system
JPS6266360A (en) Priority control system
JPS61161505A (en) Master controller of programmable controller
JPH11353286A (en) Multiprocessor and deciding method for its bus using right