JPS62236061A - Inter-cpu communication system - Google Patents

Inter-cpu communication system

Info

Publication number
JPS62236061A
JPS62236061A JP61079707A JP7970786A JPS62236061A JP S62236061 A JPS62236061 A JP S62236061A JP 61079707 A JP61079707 A JP 61079707A JP 7970786 A JP7970786 A JP 7970786A JP S62236061 A JPS62236061 A JP S62236061A
Authority
JP
Japan
Prior art keywords
cpu
control data
data
cpus
fifo
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
JP61079707A
Other languages
Japanese (ja)
Inventor
Keiichiro Kuwatsuru
桑鶴 敬一郎
Atsushi Sugano
淳 菅野
Kenichi Ueda
謙一 上田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP61079707A priority Critical patent/JPS62236061A/en
Publication of JPS62236061A publication Critical patent/JPS62236061A/en
Pending 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/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17337Direct connection machines, e.g. completely connected computers, point to point communication networks

Landscapes

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

Abstract

PURPOSE:To obtain a compact data base processing system by using a FIFO as a temporary memory buffer for communication data in a multiprocessor system including plural processors. CONSTITUTION:CPUs 40-43 which perform communication with each other give access to FIFOs 44-47 respectively. These FIFOs 44-47 store temporarily control data and execute or transfer the control data in response to the access of the CPUs 40-43. A signal line 48 secures connection among those FIFOs by a daisy chain system. Thus asynchronous communication is possible among those CPU having different processing times. It is logically possible to realize the communicating among the infinite number of CPUs. In addition, the structures of an additional circuit or software are simplified.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、マルチプロセッサによる分散処理システムを
利用したCPU間通信方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION FIELD OF INDUSTRIAL APPLICATION The present invention relates to an inter-CPU communication system using a distributed processing system using multiprocessors.

従来の技術 CPU間通信方式として第3図乃至第5図に示す密結合
型システムにおけるCPU通信方式が知られている。
2. Description of the Related Art As a conventional inter-CPU communication method, a CPU communication method in a tightly coupled system shown in FIGS. 3 to 5 is known.

第3図はランダム自アクセス・メモリ(以下域と記す)
を共有資源きしてCPU間通間通性うシステムの例であ
る。10 、11はデータを転送するCPU、  12
は両CPU 10 、11から同時に共有資源としての
RAM l 3のアクセスが発生した場合にそれを調停
する裁定回路、13は転送されるデータがアクセスされ
る共用スタティックIIAM114 、15は1つのC
PUがRAM13の特定のデータ、すなわち共有資源ア
クセス中を示すフラグ(以下セマフォという)を操作し
ている間、他のCPUがセマフォを操作できないように
するためのメモリロック信号である。
Figure 3 shows random self-access memory (hereinafter referred to as area)
This is an example of a system that uses shared resources to provide interoperability between CPUs. 10 and 11 are CPUs that transfer data, 12
13 is a shared static IIAM 114 to which data to be transferred is accessed; 15 is one C
This is a memory lock signal that prevents other CPUs from operating the semaphore while the PU is operating specific data in the RAM 13, ie, a flag (hereinafter referred to as a semaphore) indicating that a shared resource is being accessed.

以上のような構成において、以下その動作について説明
する。
The operation of the above configuration will be explained below.

CPU 10をCPUIIより優先度を高くしておく。Give CPU 10 a higher priority than CPU II.

CPUl0はCPUIIが実行するコマンドとその実行
のだめのパラメータ情報を共用R5t3に書き込んだあ
とCPU11に割込みをかけ、コマンドを起動する。C
PU11は割込みに応答し、コマンドさ入力パラメータ
とを共用RAM l 3から読み出し、指定されたコマ
ンドを実行する。このあと結果を共用RAM13に書き
込み、CPU10に対しコマンドが終了したことをしら
せる割込みをかける。このような手順で2つのCPU 
10 、11が処理を分割しながら並列に動作する。一
方、両CPUl0 、11が非同期に共用RAM13を
アクセスする場合、情報交換の交通整理が必要となるた
め、共用RAM 13の特定領域にセマフォを設ける。
After writing the command to be executed by the CPU II and the parameter information for its execution into the shared R5t3, the CPU10 interrupts the CPU11 and starts the command. C
The PU 11 responds to the interrupt, reads the command and input parameters from the shared RAM 13, and executes the specified command. Thereafter, the result is written to the shared RAM 13, and an interrupt is generated to notify the CPU 10 that the command has been completed. With these steps, you can install two CPUs
10 and 11 operate in parallel while dividing the processing. On the other hand, when both CPUs 10 and 11 asynchronously access the shared RAM 13, a semaphore is provided in a specific area of the shared RAM 13 because traffic control for information exchange is required.

つまり、CPU10 、11は共用RAM13をアクセ
スする前にセマフォを調べ、他CPUがメモリ13をア
クセスしていなければセマフォをビジィにしてから共用
調”□″′13をアクセスすることができ、使用後はセ
マフォをレディにもどす。一方、メモリ13上のセマフ
ォを読み込み、ビジィに書き変える途中で他のCPUが
セマフォの値を変更しないように、セマフォ値をチェッ
クするさき、メモリ13 の使用権を一時獲得し続ける
ためにCPUからメモリ・ロック信号14または15を
アクセス権裁定回路12に出力しておくことでその障害
を防いでいる。
In other words, the CPUs 10 and 11 check the semaphore before accessing the shared RAM 13, and if no other CPU is accessing the memory 13, they can make the semaphore busy and then access the shared key "□"'13. returns the semaphore to ready status. On the other hand, when checking the semaphore value so that other CPUs do not change the semaphore value while reading the semaphore on the memory 13 and changing it to busy, the CPU This failure is prevented by outputting the memory lock signal 14 or 15 to the access right arbitration circuit 12.

第4図はRAMを共有資源としないでCI)U間通信を
DMA (=直接メモリアクセス)方式で行うシステ1
1である。20 、21はデータ転送を行うCPU。
Figure 4 shows system 1 in which communication between CI) and U is performed using the DMA (=direct memory access) method without using RAM as a shared resource.
It is 1. 20 and 21 are CPUs that perform data transfer.

23はCPUからの制御情報の入出力やデータ転送回路
の状態情報入力の通路となるI10ポート、22はCP
Uからの転送要求受付け、相手CPU認知、DMA転送
要求、DMA転送終了割込等の処理を行うデータ転送回
路、24はDMA転送開始割込信号、25 、26はD
MA転送終了割込信号を示す。
23 is the I10 port that serves as a path for inputting and outputting control information from the CPU and inputting status information of the data transfer circuit, and 22 is the CP
A data transfer circuit that performs processing such as receiving a transfer request from U, recognizing the other CPU, DMA transfer request, and DMA transfer end interrupt, 24 is a DMA transfer start interrupt signal, 25 and 26 are D
Indicates the MA transfer end interrupt signal.

以上のような構成において、以下その動作について説明
する。
The operation of the above configuration will be explained below.

C1)U 20からCPU 21へのデータ転送を行う
場合、まずCPU 20がデータ転送回路22へI10
ボー ト23経由で、受信先プロセッサ識別コードのは
いった制御データを転送する。
C1) When transferring data from U 20 to CPU 21, first CPU 20 transfers I10 to data transfer circuit 22.
Control data containing the destination processor identification code is transferred via the boat 23.

データ転送回路22は制御データを見て転送先プロセッ
サにDMA転送開始割込24をかける。CPU20も割
込をかけられたCPU 21もともにデータ転送の前準
備をした後停止状態になる。データ転送回路22はCP
U 20とCPU 21が共に停止状態になったことを
確認して、メモIJ l1027と28の間の諒杭転送
を開始する。
The data transfer circuit 22 looks at the control data and issues a DMA transfer start interrupt 24 to the transfer destination processor. Both the CPU 20 and the CPU 21 to which the interrupt has been applied make preparations for data transfer and then come to a halt state. The data transfer circuit 22 is a CP
After confirming that both U 20 and CPU 21 are in the stopped state, the transfer between memo IJ 1027 and 28 is started.

データ転送が終わればCPU 20 、: CPU 2
1の両方にDMA転送終了割込25 、26をかけて停
止状態から脱出させ、それぞれデータ転送の後処理を行
う。
When the data transfer is finished, CPU 20: CPU 2
DMA transfer end interrupts 25 and 26 are applied to both of the DMA transfer terminals 1 and 1 to bring them out of the stopped state, and post-processing of the data transfer is performed respectively.

第5図はファーストイン−ファーストアウト型バッファ
(以下FiFoと記す)を共有資源として、GDC(:
クラフィック・ディスプレイ・コントローラ)とCPU
間通間通性うシステムである。30はコマンドおよびパ
ラメータのはいった制御データを転送する主CPU、 
31は主CPU 30から受は取ったパラメータに基づ
き画面処理を行う副CPU、 32はCPU31からC
PU 3Qへ転送する制御データが書き込まれるFil
i’o、33はCI)U3QからCPU31へ転送する
制御データが書き込まれるFiFo、34はFiFo 
33にデータが入力されているこさを示す出力几ead
y信号、35はFiFoのデータが満杯になっていない
ことを示す入力Ready信号、36はデータ転送後C
PU 30がCPU 31に対してかける終了割込であ
る。
Figure 5 shows a GDC (:
graphic display controller) and CPU
It is an interoperable system. 30 is a main CPU that transfers control data including commands and parameters;
31 is a sub CPU that performs screen processing based on the parameters received from the main CPU 30; 32 is a CPU from the CPU 31 to the CPU 30;
File where control data to be transferred to PU 3Q is written
i'o, 33 is CI) FiFo where control data to be transferred from U3Q to CPU 31 is written, 34 is FiFo
Output ead indicating whether data has been input to 33
y signal, 35 is an input Ready signal indicating that the FiFo data is not full, 36 is C after data transfer
This is a termination interrupt that the PU 30 issues to the CPU 31.

主CPU 30は制御データをFiFo 33に書き込
んだあと、CPU31に終了割込36をかけ、制御デー
タの中のコマンドの実行を依頼する。CPU 31  
はこの割込み36により、FiFo 33から制御デー
タを入力された順にとり出していく。制御データで渡さ
れたコマンドの実行が終了したらCPU31  は終了
割込37をCPU 30にかけコマンドの実行終了を知
らせる。
After the main CPU 30 writes the control data to the FiFo 33, it issues an end interrupt 36 to the CPU 31 and requests execution of the command in the control data. CPU 31
In response to this interrupt 36, control data is taken out from the FiFo 33 in the order in which it was input. When the execution of the command passed in the control data is completed, the CPU 31 issues an end interrupt 37 to the CPU 30 to notify the CPU 30 of the completion of the command execution.

CPU 31からCPU 30へのデータ転送も同様に
File”032ζ二より行われる。従って、FiFo
を共用資源とすることにより、CPU間で非同期的な通
信を行うことができる。
Data transfer from the CPU 31 to the CPU 30 is similarly performed from File"032ζ2. Therefore, the FiFo
By using the CPU as a shared resource, asynchronous communication can be performed between the CPUs.

発明が解決しようとする問題点 しかし、以上のような構成では次のような問題がある。The problem that the invention aims to solve However, the above configuration has the following problems.

第3図のルNを共用資源とするCPU間通間通性合、両
プロセッサから任意のアドレスをアクセスできる点では
優れているが、セマフォによる共有資源管理がわずられ
しく、それに伴う付加回路も複雑になり3ヶ以上のCP
U間通間通内難である。
Although the inter-CPU compatibility with N in Figure 3 as a shared resource and the ability to access any address from both processors is excellent, shared resource management using semaphores is cumbersome, and the accompanying additional circuits It also becomes complicated and requires 3 or more CPs.
It's a problem between U and U.

第4図のDMA転送によるCPU間通間通内合、セマフ
ォによる共有資源の管理は不要となり、多数のCPU同
志を星状に結合することが可能となるが、そのだめのデ
ータ転送回路がCPUの数に伴い複雑になる。
Communication between CPUs using DMA transfer as shown in Figure 4 and management of shared resources using semaphores become unnecessary, making it possible to connect a large number of CPUs in a star pattern, but the final data transfer circuit is The complexity increases with the number of

第5図のFiFoによるCPU間通間通内合、付加回路
が簡単になり、FiFo情報の管理をしなくともCPU
間で非同期通信が可能となるかわりに、3ヶ以上のCP
U間通間通内難であるという欠点がある。
As shown in Figure 5, the communication between the CPUs using FiFo simplifies the additional circuitry, and the CPU does not need to manage FiFo information.
In exchange for enabling asynchronous communication between three or more CPs,
There is a drawback that it is difficult to understand between U and U.

本発明は、従来技術の以上のような問題を解決する方式
である。
The present invention is a method for solving the above-mentioned problems of the prior art.

問題点を解決するための手段 上記問題点を解決するために、本発明は複数のFiFo
をディジーチェーン方式で閉ループ状に結−合し、この
閉ループ上に各FiFoに対応させて複数個のプロセッ
サを設け、1つのプロセッサから受信先プロセッサ識別
コードを有する制御データを閉ループに乗せ、この制御
データが一時的にFi[−oにとどまったときに該当す
るプロセッサがその制御データの受信先プロセッサ識別
コードを判断し、自分あての制御データであるときはそ
のコマンドを実行し、自分あてでないときは次のプロセ
ッサへ転送するようにしたものである。
Means for Solving the Problems In order to solve the above problems, the present invention provides a plurality of FiFo
are connected in a closed loop using a daisy chain method, a plurality of processors are provided on this closed loop in correspondence with each FiFo, control data having a destination processor identification code is transferred from one processor to the closed loop, and this control When the data temporarily remains at Fi[-o, the corresponding processor determines the receiving processor identification code of the control data, executes the command if the control data is addressed to itself, and executes the command if it is not addressed to itself. is transferred to the next processor.

作    用 上記構成により処理時間の異るCPU間での非同期通信
が可能となり、理論的には無限ケCPU間通信ができる
。また、通信のための付加回路やソフトウェアが簡単に
なる。
Effect: The above configuration enables asynchronous communication between CPUs with different processing times, and theoretically allows communication between an infinite number of CPUs. Additionally, additional circuits and software for communication become simpler.

実施例 以下、本発明の実施例について図面とともに詳細に説明
する。
EXAMPLES Hereinafter, examples of the present invention will be described in detail with reference to the drawings.

第1図は本発明によるCPU間通間通式方式本構成を示
すブロック図である。40乃至43は相互に通信を行う
CPUで、FiFo 44 、45 、46 、47を
アクセスする。FiFo 44 、45 、46 、4
7は制御データを一時記憶し、CPU 40 、41 
、42 、43のアクセスに従って制御データを実行又
は転送する。48は各FiFo間をディジーチェーン方
式で結ぶだめの信号線である。
FIG. 1 is a block diagram showing the configuration of the CPU-to-CPU system according to the present invention. 40 to 43 are CPUs that communicate with each other and access FiFos 44, 45, 46, and 47. FiFo 44, 45, 46, 4
7 temporarily stores control data, and CPUs 40 and 41
, 42, 43 to execute or transfer the control data. Reference numeral 48 denotes a signal line that connects each FiFo in a daisy chain manner.

第2図は第1図の基本構成にもとづく分散型データベー
ス処理システムにおけるCPU通信方式のブロック構成
を示したものである。
FIG. 2 shows a block configuration of a CPU communication system in a distributed database processing system based on the basic configuration shown in FIG.

50.51.52.53はCPU 、 FiFo等によ
り構成されるデータベース処理ユニットである。データ
ベース処理ユニット50はCPU501、データベース
処理ユニット53からの制御データを受取るFiF。
50, 51, 52, and 53 are database processing units composed of a CPU, FiFo, etc. The database processing unit 50 is an FiF that receives control data from the CPU 501 and the database processing unit 53.

502、コマンド入力のためのキーボード503および
キーボード503のインプットデータを表示するCRT
ディスプレイ504より成る。データベース処理ユニッ
ト5IはCPU511およびデータベース処理ユニット
50からの制御データを受は取るための1i’iFo 
512より成る。データベース処理ユニット52はCP
U521 、 FiFo 522およびデータベース処
理ユニット53から制御データにより送られてきた画面
データを表示するためのCRTディスプレイ523より
成る。またデータベース処理ユニット53はCI)05
31、データベース処理ユニット52から制御データを
受は取るためのFiFO532および画面データファイ
ルを格納しているハードディスク533より成る。60
は、ユニット毎のFiFoをディジーチェーン形式で制
御データが通るだめの信号線を示す。
502, a keyboard 503 for inputting commands and a CRT for displaying input data of the keyboard 503;
It consists of a display 504. The database processing unit 5I has an 1i'iFo for receiving and receiving control data from the CPU 511 and the database processing unit 50.
Consists of 512. The database processing unit 52 is a CP
It consists of a CRT display 523 for displaying screen data sent from the U 521, FiFo 522, and control data from the database processing unit 53. Also, the database processing unit 53 is CI)05
31, a FiFO 532 for receiving and receiving control data from the database processing unit 52, and a hard disk 533 for storing screen data files. 60
indicates a signal line through which control data passes through the FiFo of each unit in a daisy chain format.

各ユニット50〜53はLSIの場合もあるし、ボード
である場合もある。またユニット間の接続線60は、長
さに制限はあるがフラットケーブルの場合もある。
Each unit 50 to 53 may be an LSI or a board. Further, the connecting wire 60 between units may be a flat cable, although there is a limit to the length.

キーボード503から、コマンドハードディスク533
の画像データを20語読み出し、そのデータをCPU5
21に表示せよ”を入力した時の動作は次のようになる
From the keyboard 503, the command hard disk 533
20 words of image data are read out and the data is sent to the CPU5.
The operation when inputting "Display on 21" is as follows.

ユニット50は、キーボード503から入力されたコマ
ンドを解析し、これに転送先ユニット番号”53”等を
付加して制御データきし、他ユニットへ転送する。ここ
で、ユニット間はディジーチェーン形式でループ状に接
続されているため、各FiFoが第1図のように分布し
ている場合は、各FiFoには必ず隣のユニットのCP
Uが制御データを書込むようにし、読出しは各FiFo
がつながっているCPUが行うようにしなければならな
い。そうするとユニット50からの制御データは、 ま
ず隣接ユニッl−51のFiFo 512に書込まれる
。ユニット51は、FiFo 512に書込まれた制御
データを書込まれた順に取り出し、その中の転送先ユニ
ット番号をチェックして、自分あてのデータかを判断す
る。FiFo 512に書込まれた制御データには、転
送先ユニット番号”53”と記されているので、ユニッ
ト51は、この制御データを無視し、 隣のユニット5
2へ転送する。ユニット52でも同様の処理をする。こ
のようにして制御データは、ユニット53にたどりつく
。ユニット53では、FiF。
The unit 50 analyzes the command input from the keyboard 503, adds a transfer destination unit number "53", etc. to the command, generates control data, and transfers the command to another unit. Here, since the units are connected in a loop in a daisy chain format, if each FiFo is distributed as shown in Figure 1, each FiFo will always have the CP of the adjacent unit.
U writes control data, reading is done by each FiFo
must be performed by the CPU to which it is connected. Then, the control data from the unit 50 is first written to the FiFo 512 of the adjacent unit 1-51. The unit 51 retrieves the control data written to the FiFo 512 in the order in which they were written, checks the transfer destination unit number therein, and determines whether the data is addressed to itself. Since the control data written to the FiFo 512 has the transfer destination unit number "53", the unit 51 ignores this control data and transfers it to the adjacent unit 5.
Transfer to 2. The unit 52 also performs similar processing. In this way, the control data reaches unit 53. In unit 53, FiF.

532に書込れた制御データを取り出し、自分あて′i
′      。制御アー、7あると判断す、と、r7
7pと7、ラメータの実行にはいる。その結果、ハード
ディスク533から20語の画面データが読出される。
Take out the control data written in 532 and send it to yourself.
′. Control ar determines that there are 7, and r7
7p and 7, enter the execution of the rammeter. As a result, 20 words of screen data are read from the hard disk 533.

読出されたデータは転送先ユニット番号“52″  を
付して、受信した制御データに追加・編集され新しい制
御データとして、隣のユニッl−50のFiF。
The read data is appended with the transfer destination unit number "52", added to and edited from the received control data, and sent to the FiF of the adjacent unit 1-50 as new control data.

502に転送される。新制御データは前述の旧制御デー
タと同様に、目的のユニット52にたどりつくまで転送
されつづける。ユニット52に到着したところで新制御
データが取り出される。そして新制御データの中のコマ
ンドがすぐ実行され、新制御データで運ばれてきた画面
データがCRT 523上に表示される。もし、FiF
oの容量が小さくて1ケの制御データで画面データを運
べない場合は、2回以上にわけて運ぶことになる。Fi
Foが満杯になった時は出力几eady信号が、FiF
oにデータが入力された時は入力Ready信号が各々
CPUに向けて出力される。
502. The new control data, like the old control data described above, continues to be transferred until it reaches the target unit 52. When the new control data arrives at the unit 52, it is taken out. Then, the commands in the new control data are immediately executed, and the screen data carried in the new control data is displayed on the CRT 523. If, FiF
If the capacity of o is small and the screen data cannot be carried in one piece of control data, it will be carried in two or more times. Fi
When Fo is full, the output ready signal is
When data is input to o, an input Ready signal is output to each CPU.

以上の説明から明らかなように、本実施例によれば制御
データの転送において、複数のCPUが1つのメモリを
共用しないのでアクセスのための裁定回路を必要とせず
、またアクセスにアドレス指定をしないため付加回路が
少なくてすむ一方、cpuはFiF’oが現在アクセス
中であるかということを知る必要がないことと、ユニッ
ト間に複雑な通信手順が介在しないという理由により、
少ないソフトウェアで高速なCPU間通信ができる。
As is clear from the above description, according to this embodiment, in the transfer of control data, multiple CPUs do not share one memory, so there is no need for an arbitration circuit for access, and there is no need to specify an address for access. This reduces the need for additional circuitry, while the CPU does not need to know whether the FiF'o is currently being accessed, and there are no complicated communication procedures between units.
High-speed inter-CPU communication is possible with less software.

発明の効果 以上のように、本発明は複数のプロセッサを有するマル
チプロセッサシステムにおいて、FiF。
Effects of the Invention As described above, the present invention provides FiF in a multiprocessor system having a plurality of processors.

を通信データの一時記憶用バッファとして使用すること
により、通信のための付加回路を少なくでき、ソフトウ
ェアも少なくてすむので、ユニット又はLSIの小型化
が可能となり、ユニット又はLSIS語間により、コン
パクトなデータベース処理システムを構成することがで
きる。また処理時間の異る多数個のCPU間での非同期
通信が可能となる。
By using it as a buffer for temporary storage of communication data, additional circuits for communication and software can be reduced, making it possible to downsize the unit or LSI. A database processing system can be configured. Furthermore, asynchronous communication between a large number of CPUs having different processing times is possible.

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

第1図は本発明によるCPU間通間通式方式本構成を示
すブロック図、第2図は本発明によるCPU間通間通式
方式体的実施例を示す回路図、第3図乃至第5図は各々
従来のCPU間通間通式方式成を示すブロック図である
。 40〜43 、501 、511 、521 、531
  ・・・CPU、44〜47、502.512,52
2.532−−−FiFo、 48.60−・信号線。 代理人の氏名 弁理士 中 尾 敏 男 はか1名j1
1図 第2図 第 37 第5図
FIG. 1 is a block diagram showing the main configuration of the CPU-to-CPU system according to the present invention, FIG. 2 is a circuit diagram showing an embodiment of the CPU-to-CPU system according to the present invention, and FIGS. Each figure is a block diagram showing a conventional CPU-to-CPU configuration. 40-43, 501, 511, 521, 531
...CPU, 44-47, 502.512,52
2.532---FiFo, 48.60-・Signal line. Name of agent: Patent attorney Toshio Nakao Haka1j1
Figure 1 Figure 2 Figure 37 Figure 5

Claims (1)

【特許請求の範囲】[Claims] (1)デイジーチェーン方式で閉ループ状に結合された
複数のファーストインファーストアウト型バッファと、
前記閉ループ上に前記バッファ経由で結ばれた複数個の
プロセッサとを具備し、前記複数のプロセッサのうち1
つのプロセッサから発信した受信先プロセッサ識別コー
ドを有する制御データを前記閉ループに乗せ、この制御
データが一時的に前記バッファにとどまったときに該当
プロセッサが制御データの受信先プロセッサ識別コード
を判断し、制御データの実行または転送を行うことを特
徴とするCPU間通信方式。
(1) Multiple first-in first-out buffers connected in a closed loop in a daisy chain manner,
a plurality of processors connected via the buffer on the closed loop, one of the plurality of processors;
Control data having a destination processor identification code transmitted from one processor is placed in the closed loop, and when this control data temporarily remains in the buffer, the corresponding processor determines the destination processor identification code of the control data and controls the control data. An inter-CPU communication method characterized by executing or transferring data.
JP61079707A 1986-04-07 1986-04-07 Inter-cpu communication system Pending JPS62236061A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61079707A JPS62236061A (en) 1986-04-07 1986-04-07 Inter-cpu communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61079707A JPS62236061A (en) 1986-04-07 1986-04-07 Inter-cpu communication system

Publications (1)

Publication Number Publication Date
JPS62236061A true JPS62236061A (en) 1987-10-16

Family

ID=13697675

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61079707A Pending JPS62236061A (en) 1986-04-07 1986-04-07 Inter-cpu communication system

Country Status (1)

Country Link
JP (1) JPS62236061A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5956719A (en) * 1996-03-29 1999-09-21 Fujitsu Limited Synchronization method applied to databases in network management system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5956719A (en) * 1996-03-29 1999-09-21 Fujitsu Limited Synchronization method applied to databases in network management system

Similar Documents

Publication Publication Date Title
US6115761A (en) First-In-First-Out (FIFO) memories having dual descriptors and credit passing for efficient access in a multi-processor system environment
CA1206268A (en) Control arrangement for data processing system employing multiple processors
US6675248B1 (en) Apparatus, method and system for accelerated graphics port bus bridges
US5682551A (en) System for checking the acceptance of I/O request to an interface using software visible instruction which provides a status signal and performs operations in response thereto
US6615296B2 (en) Efficient implementation of first-in-first-out memories for multi-processor systems
JP3431941B2 (en) Method and apparatus for determining instruction execution order in a data processing system
US6466993B1 (en) Method and apparatus for performing transactions rendering between host processors and I/O devices using concurrent non-blocking queuing techniques and I/O bus write operations
JPS62236061A (en) Inter-cpu communication system
JPH0981533A (en) Inter-processor data transfer system and ring buffer memory for the same
JP3176472B2 (en) Data transfer method
JPS6027976A (en) First-in first-out memory device
JPH02213976A (en) Communication method between multiprocessing computer and processor
JP2998721B2 (en) An exclusive control method between a parallel processing program and a coprocessor and a computing system having the exclusive control function
JP3399776B2 (en) Computer and method for transferring peripheral device control data in computer
JPS5834858B2 (en) Data exchange control method
JPH05314061A (en) Bus interface control system
JPS60243763A (en) Dual port memory control circuit
JPH01302448A (en) Information processor
JPH1091510A (en) Shared file updating control system
JPH0512221A (en) Data exchange speeding up system between multi cpu
JPS61156454A (en) Data transfer control device
JPH03246741A (en) Synchronous controller
JPH01261763A (en) Dma transfer control device
JP2002007362A (en) Information processor and extension method for arithmetic processor to be used therefor
JPH04120648A (en) Common bus connecting device