JPS6289162A - Data processor for multi processor - Google Patents

Data processor for multi processor

Info

Publication number
JPS6289162A
JPS6289162A JP60231910A JP23191085A JPS6289162A JP S6289162 A JPS6289162 A JP S6289162A JP 60231910 A JP60231910 A JP 60231910A JP 23191085 A JP23191085 A JP 23191085A JP S6289162 A JPS6289162 A JP S6289162A
Authority
JP
Japan
Prior art keywords
data
communication
processor
pointer
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.)
Granted
Application number
JP60231910A
Other languages
Japanese (ja)
Other versions
JPH0715673B2 (en
Inventor
Eiichi Kagawa
栄一 香川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP60231910A priority Critical patent/JPH0715673B2/en
Publication of JPS6289162A publication Critical patent/JPS6289162A/en
Publication of JPH0715673B2 publication Critical patent/JPH0715673B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To preserve an maintain the plural communication data independent of a processing speed between processors, prevent omission of the data and system down of all systems and attain a highly efficient data communication. CONSTITUTION:A processor P11a successively searches a communicating pointer 3a by a PUSH operation and forms a pointer a1. A memory managing processor 5 detects that a flag of the pointer a1 is '0', forms a data pointer and sets 'm1' of a memory address in a communication data memory 4 for storing the data. The processor P11a writes the communication data in the memory address 'm1' in the communication data memory 4 by a WRITE operation. A processor P21b of a receiving side reads the pointer a1 from the communicating pointers 3a by a POP operation, the data of the memory address 'm1' is read from the communication data memory 4, at the same time read is end, the processor moves to a RECEIVE operation and resets a synchronizing flag to '0'.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明はマルチプロセッサシステムにおいて、プロセ
ッサ間のデータ通信の同期化を図るマルチプロセッサの
データ処理装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a multiprocessor data processing device that synchronizes data communication between processors in a multiprocessor system.

〔従来の技術〕[Conventional technology]

第4図は一般のマルチプロセッサシステムの全体構成図
を示すものである6図において(1a)〜(li)はプ
ロセッサ、(2)は各プロセッサ(1a)〜(11)に
よりデータアクセスが行なわれる共通メモリである。
Figure 4 shows the overall configuration of a general multiprocessor system. In Figure 6, (1a) to (li) are processors, and (2) is data access performed by each processor (1a) to (11). It is a common memory.

上記構成のマルチプロセッサシステムにおいてデータ通
信を行なう場合、従来は第5図に示すようなシステム構
成を取っていた。
When data communication is performed in a multiprocessor system having the above configuration, a system configuration as shown in FIG. 5 has conventionally been adopted.

図において(la)、(lc)はそれぞれデータ送信側
のプロセッサ、(lb)、(ld)はデータ受信側のプ
ロセッサ、(10a)、(10b)は各プロセッサ間で
のデータ通信の為のバッファ機能を果たすデータメモリ
、(lla)、(llb)は各プロセッサ間でのデータ
授受の同期を取るフラグである。
In the figure, (la) and (lc) are processors on the data sending side, (lb) and (ld) are processors on the data receiving side, and (10a) and (10b) are buffers for data communication between each processor. The functional data memories (lla) and (llb) are flags for synchronizing data exchange between processors.

尚、各メモリ(10a) 、(10b)及びフラグ状態
を示すフラグ部(lla)、(llb)はそれぞれ共通
メモリ(2)(第4図参照)内の特定アドレス空間に格
納されている。
The memories (10a) and (10b) and the flag sections (lla) and (llb) indicating flag states are respectively stored in specific address spaces in the common memory (2) (see FIG. 4).

各プロセッサ(la)〜(1d)は基本的には独立して
データ処理を行なっており、その間の処理動作は非同期
である。しかしながら、プロセッサ間でデータ通信が必
要となった場合、プロセッサ間のデータ授受を同期を取
って行う必要がある。
Each of the processors (la) to (1d) basically processes data independently, and the processing operations therebetween are asynchronous. However, when data communication is required between processors, it is necessary to synchronize data exchange between the processors.

次に従来のマルチプロセッサシステムにおける同期化デ
ータ通信の方法を第6図のフローチャートを参照にして
説明する。
Next, a method of synchronized data communication in a conventional multiprocessor system will be explained with reference to the flowchart of FIG.

例えばプロセッサP1(la)よりプロセッサP2(l
b)へデータ通信を行なう場合を例にとって説明すると
、先ずプロセッサPl (la)は共通メモリ(2)の
フラグ部(lla)を読み取り“0°゛にリセットされ
ているか否かを調べる。すなわち、フラグ部(lla)
がプロセッサP2(1b)によってリセット状態されて
いればデータメモリ(10a)にはデータ書き込み可能
である(S−1) 、データメモリ(10a)がデータ
書き込み可能状態であると、プロセッサPl (la)
はプロセッサP2 (lb)へ送信すべきデータをデー
タメモリ(10a)へ書き込む(S−2) 、データを
メモリへ書き込み完了した後、プロセッサPl (la
)はフラグ(11a)を“1′°にセットしデータ送信
処理を完了する(S−3)。
For example, processor P2(l) is more efficient than processor P1(la).
To explain the case of data communication to b) as an example, first, the processor Pl (la) reads the flag part (lla) of the common memory (2) and checks whether it has been reset to "0°". That is, Flag section (lla)
If the data memory (10a) is reset by the processor P2 (1b), data can be written to the data memory (10a) (S-1), and if the data memory (10a) is in the data writeable state, the processor P1 (la)
writes the data to be transmitted to the processor P2 (lb) to the data memory (10a) (S-2), and after completing writing the data to the memory, the processor Pl (la
) sets the flag (11a) to "1'°" and completes the data transmission process (S-3).

一方、データ受信側のプロセッサP2 (1b)は上記
フラグ部(11a)を読み取りフラグがセットされてい
るか否かを調べる(S−1”)。その結果、フラグが“
1”にセットされていれば、プロセッサP2(1b)は
データメモリ(10a)より通信データを読み出す(S
−2′)、データ読み出し完了後、プロセッサp2(l
b)はフラグを“Q IIにリセットしデータ受信処理
を完了する(S−3’)、プロセー2すPl (la)
は次回にデータ通信を行う場合、フラグがリセットされ
ているのを確認してから再度データ送信処理を行う。
On the other hand, the processor P2 (1b) on the data receiving side reads the flag section (11a) and checks whether the flag is set (S-1"). As a result, the flag "
1”, the processor P2 (1b) reads communication data from the data memory (10a) (S
-2′), after data reading is completed, processor p2(l
b) resets the flag to "Q II" and completes the data reception process (S-3');
When performing data communication next time, confirm that the flag has been reset and then perform data transmission processing again.

プロセッサP3 (lc)よりプロセッサP4(1d)
へのデータ通信も上記同様である。
Processor P3 (lc) to processor P4 (1d)
Data communication to is also the same as above.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来のマルチプロッサ2すのデータ処理装置は以上のよ
うに構成されているので、各プロセッサ間の通信用のデ
ータメモリはアドレス空間が固定的に割り付けられてお
り、しかもデータメモリは1回の通信データのアドレス
空間しか確保していないので、プロセッサP1がプロセ
ッサP2よりデータ転送処理が速い場合、あるいはプロ
セッサP2のデータ転送処理が渋滞した場合、プロセッ
サP1は次回の通信データをデータメモリを介し。
Since the conventional multiprocessor 2 data processing device is configured as described above, the address space of the data memory for communication between each processor is fixedly allocated, and the data memory can only be used for one communication. Since only the address space for data is secured, if processor P1 is faster in data transfer processing than processor P2, or if processor P2's data transfer processing is congested, processor P1 will transfer the next communication data via the data memory.

てプロセッサP2へ送信することが出来ず、プロセッサ
P1はデータ転送の持ち動作に入るか、あるいはプロセ
ッサP1が新たに生成したデータの為に、その時のデー
タを捨てるかしなければならず、結果的にシステム全系
の渋滞もしくはデータの欠落が発生等の問題点があった
cannot be sent to processor P2, and processor P1 must either enter a data transfer hold operation or discard the current data in favor of new data generated by processor P1. There were problems such as system-wide congestion or data loss.

この発明は上記のような問題点を解消するためになされ
たもので、プロセッサ間のデータ通信時の同期化を完全
に図り、不同期の為のシステム全系の渋滞防止あるいは
データの欠落を防ぐことができるマルチプロセッサのデ
ータ処理装置を得ることを目的とする。
This invention was made to solve the above-mentioned problems by completely synchronizing data communication between processors and preventing system-wide congestion or data loss due to unsynchronization. The object of the present invention is to obtain a multiprocessor data processing device capable of processing data.

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

この発明に係るマルチプロッサのデータ処理装置は、複
数個の固定データメモリを共用化しデータ長に応じてア
ドレス空間を可変構造にして割り付けられるようにする
と共に、アドレス空間を指定するポインタを複数個設け
、各通信データ単位毎にこのポインタを生成/削除し、
このポインタを参照にして送受信用の各プロセッサは通
信データの書き込み、読み出しを行ってプロセッサ間の
データ通信の同期処理を行うものである。
A data processing device for a multiprocessor according to the present invention shares a plurality of fixed data memories so that the address space can be allocated in a variable structure according to the data length, and also provides a plurality of pointers for specifying the address space. , create/delete this pointer for each communication data unit,
Each transmitting/receiving processor writes and reads communication data with reference to this pointer, and synchronizes data communication between the processors.

〔作用〕[Effect]

この発明においては、データメモリのアドレス空間を可
変構成にして複数割り付けられるようにしたので、プロ
セッサ間のデータ転送速度の差に関係なく通信データを
格納することが出来るのでシステム全系の渋滞を防ぎ又
データの欠落も起こらない為、システムの信頼性の向上
、そしてメモリ領域を共用して使用する為ハードウェア
資源の有効利用が図れる。
In this invention, the address space of the data memory is made variable so that multiple allocations can be made, so communication data can be stored regardless of the difference in data transfer speed between processors, thereby preventing system-wide congestion. Furthermore, since data loss does not occur, the reliability of the system is improved, and since the memory area is shared, hardware resources can be used effectively.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。マル
チプロセッサシステムの構成は第4図と同様である。第
1において(3a) 、 (3b)は通信データを管理
する為の通信用ポインタ、(4)は通信データを格納す
る通信データメモリ、(5)はデータ7モリを統括管理
するメモリ管理プロセッサである。なお、各通信用ポイ
ンタ(3a)、(3b)及び通信データメモリは共に共
通メモリ(2)の中に構成し決められた番地に割り付け
られている。
An embodiment of the present invention will be described below with reference to the drawings. The configuration of the multiprocessor system is the same as that shown in FIG. In the first part, (3a) and (3b) are communication pointers for managing communication data, (4) is a communication data memory that stores communication data, and (5) is a memory management processor that centrally manages the data. be. Note that each communication pointer (3a), (3b) and communication data memory are both configured in a common memory (2) and allocated to a determined address.

上記通信用ポインタ(3a) 、 (3b)の各ポイン
タ構成は第2図に示される構成となっている。図におい
て(al)〜(aa)は各ポインタを示す、各ポインタ
は通信データメモリ〔4)へ通信データを格納する為の
割り当て番地を指示するデータポインタ、データ長及び
通信同期用のフラグから構成される。
The configuration of each of the communication pointers (3a) and (3b) is shown in FIG. In the figure, (al) to (aa) indicate each pointer. Each pointer consists of a data pointer that indicates the allocated address for storing communication data in the communication data memory [4], a data length, and a flag for communication synchronization. be done.

この通信用ポインタ(3a) 、 (3b)はQUEU
E(待ち行列)構成となっており、データ送信処理完了
毎にポインタは1つ後に構成されたポインタ内容に更新
される。又QUEUEの大きさくポインタの個数はシス
テムの制約から所定のサイズとする。また通信用データ
メモリのサイズも有限である。)次に上記構成における
本発明の一実施例の動作を第4図に示すフローチャート
に従って説明する。プロセッサPl (la)よりプロ
セッサP2 (lb)へのデータの通信を例に取って説
明を進める。
These communication pointers (3a) and (3b) are QUEU
It has an E (queue) configuration, and each time data transmission processing is completed, the pointer is updated to the next pointer content. Also, the size of QUEUE and the number of pointers are set to a predetermined size due to system constraints. Furthermore, the size of communication data memory is also limited. ) Next, the operation of an embodiment of the present invention having the above configuration will be explained according to the flowchart shown in FIG. The explanation will proceed by taking as an example the communication of data from processor Pl (la) to processor P2 (lb).

先ずプロセッサPl (la)のデータ送信処理におい
て、プロセッサP1(la)はPt1S)!動作によっ
て通信用ポインタ(3a)を順次サーチし、ポインタ(
al)を生成し、通信データを通信データメモリ(4)
へ格納すべきデータポインタを生成したポインタ(al
)は“1”であり、データポインタ、データ長及びフラ
グは共に“0”の状態である。このような初期状態にお
いて、メモリ管理プロセッサ(5)はポインタ(al)
のフラグが“θ′°であることを検出してデータポイン
タを生成すると共に、データポインタにデータを格納す
べき通信データメモリ(4)内のメモリ番地“■1”を
セットする(S−tt)。
First, in the data transmission process of processor Pl (la), processor P1 (la) Pt1S)! The communication pointer (3a) is sequentially searched by the operation, and the pointer (
al) and stores the communication data in the communication data memory (4).
The pointer (al) that generated the data pointer to be stored in
) is "1", and the data pointer, data length, and flag are all "0". In this initial state, the memory management processor (5) uses the pointer (al)
It detects that the flag is "θ'°, generates a data pointer, and sets the memory address "■1" in the communication data memory (4) where the data is to be stored in the data pointer (S-tt ).

以上のようにデータポインタにメモリ番地°“m1パが
セットされたならば、プロセッサP1(1a)はWRI
TE動作にて通信データを通信データメモリ(4)内の
上記メモリ番地゛m1″へ書き込む(S−12)。デー
タ書き込み処理が完了した後、プロセッサPt (la
)は通信データの5END動作に入り、そして同期用フ
ラグを“1”にセットする(S−13)。
As described above, if the memory address m1 is set in the data pointer, processor P1 (1a)
The communication data is written to the above memory address "m1" in the communication data memory (4) by the TE operation (S-12). After the data writing process is completed, the processor Pt (la
) enters the 5END operation of communication data, and sets the synchronization flag to "1" (S-13).

尚、初期状態以外の、PUSH動作において同期用フラ
グが“l”にセットされている場合、通信用ポインタ(
3a)を順次サーチして次のボ、インク(a2)を新に
生成する。
Note that if the synchronization flag is set to "l" in a PUSH operation other than the initial state, the communication pointer (
3a) is sequentially searched and the next ink (a2) is newly generated.

一方、通信データ受信側のプロセッサp2(tb)はP
OP動作にて通信用ポインタ(3a)よりポインタ(a
l)を読み出し内容を参照する(S−21)、先ず同期
用フラグを検知し、“1パがセットされていればデータ
ポインタで示すメモリ番地“ml”のデータを通信デー
タメモリ(4)より読み出す(S−22)。
On the other hand, the processor p2 (tb) on the communication data receiving side is P
In the OP operation, the pointer (a) is transferred from the communication pointer (3a).
1) and refer to the contents (S-21). First, the synchronization flag is detected, and if "1P" is set, the data at the memory address "ml" indicated by the data pointer is read from the communication data memory (4). Read out (S-22).

プロセッサp2(Ib)はデータ読み出し完了と共に、
RECEIVE動作(S−23)へ移り、同期用フラグ
をaa Otoにリセットする。この時点でポインタ(
al)は初期状態とし、メモリ管理プロセッサ(5)へ
データポインタを返却し、該データポインタで示すメモ
リ番地“l lll1l′は空き状態となり次回のデー
タ通信用のメモリ領域として割り当て可能となる。次い
でポインタ(a2)の内容をポインタ(al)に、ポイ
ンタ(aa)の内容をポインタ(a2)に順次データシ
フト (図示では3回シフト)シて受信完了とする。
Upon completion of data reading, processor p2 (Ib)
The process moves to the RECEIVE operation (S-23), and the synchronization flag is reset to aa Oto. At this point, the pointer (
al) is set to the initial state, returns a data pointer to the memory management processor (5), and the memory address "lllll1l" indicated by the data pointer becomes free and can be allocated as a memory area for the next data communication.Next, The contents of the pointer (a2) are sequentially shifted to the pointer (al), and the contents of the pointer (aa) are shifted to the pointer (a2) (three times in the figure), and reception is completed.

メモリ管理プロセッサ(5)は通信用データメモリ(4
)の空き領域を管理するもので、各プロセッサからのデ
ータポインタの要求に対してデータメモリの長さをチェ
ックして必要エリアを確保してからデータポインタを生
成する。各プロセッサから受信が完了すれば該当するデ
ータポインタを削除して空きエリアとする。もしプロセ
ッサからの要求に対して新にメモリ領域を確保できない
時新にデータポインタを生成することができないので、
前回のポインタを更新する0例えばポインタ(al)使
用中でまだデータ通信が完了していない場合(フラグが
“1″の時)、データポインタ(al)で示されるデー
タポインタを再設定し、プロセッサはこの時に限ってオ
ーバライドする。
The memory management processor (5) has a communication data memory (4).
), it checks the length of the data memory in response to data pointer requests from each processor, secures the necessary area, and then generates a data pointer. When the reception from each processor is completed, the corresponding data pointer is deleted to make the area empty. If a new memory area cannot be secured in response to a request from the processor, a new data pointer cannot be generated.
Update the previous pointer 0 For example, if the pointer (al) is in use and data communication has not yet been completed (when the flag is "1"), the data pointer indicated by the data pointer (al) is reset, and the processor is overridden only at this time.

又通信データが何らかの渋滞でたまった場合、ポインタ
は遂にはフル状態になるが、この時も前回のポインタを
更新して最新データを通信データに格納する。例えばポ
インタ(a3)迄が使用中でデータ通信が完了してない
ない場合、データポインタ(a3)で示されるデータポ
インタを再設定し、データをオーバライドする。
Furthermore, if communication data is accumulated due to some kind of traffic jam, the pointer will eventually reach a full state, but even at this time, the previous pointer will be updated and the latest data will be stored in the communication data. For example, if the data up to pointer (a3) is in use and data communication is not completed, the data pointer indicated by data pointer (a3) is reset and the data is overridden.

なお、上記実施例ではプロセッサ2台について示したが
、プロセッサP3 (lc)とプロセッサP4(1d)
の場合も同様で一般にn台間のプロセッサについてもポ
インタを設けることにより同様の方法にてデータ通信が
行なえる。
In addition, although two processors were shown in the above embodiment, processor P3 (lc) and processor P4 (1d)
Similarly, in general, by providing pointers between n processors, data communication can be performed in the same manner.

〔発明の効果〕〔Effect of the invention〕

以上のように、この発明は通信データ用ポインタを設け
てデータ通信を同期化する構成にしたのでプロセッサ間
の処理速度に関係なく通信データを複数個保存会確保が
でき、データの欠落を防ぎ得、又プロセッサの処理の渋
滞に影響されずシステム全系のダウンを防ぎ高率の良い
データ通信が行なえるという効果がある。
As described above, the present invention has a configuration in which communication data pointers are provided to synchronize data communication, so that multiple pieces of communication data can be saved regardless of the processing speed between processors, and data loss can be prevented. Also, it has the effect of preventing the entire system from going down without being affected by processing congestion of the processor, and enabling high-rate data communication.

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

第1図はこの発明の一実施例によるマルチプロセッサの
データ処理装置のシステム構成図、第2図は通信用ポイ
ンタの構成図、第3図は本実施例におけるデータ通信の
動作フローチャート、第4図はマルチプロセッサシステ
ムによるデータ処理装置の一般的構成図、第5図は従来
のマルチプロセッサのデータ処理装置のシステム全系、
第6図は従来例におけるデータ通信の動作フローチャー
トである。 図において、(1a)〜(1d)はプロセッサ、(2)
は共通メモリ、(3)は通信用ポインタ、(4)は通信
データメモリ、(5)はメモリ管理プロセッサ。 なお、図中、同一符号は同−又は相当部分を示す。 代  理  人   大  岩  増  雄第1図 第3図 第4図 第5図 第6図
FIG. 1 is a system configuration diagram of a multiprocessor data processing device according to an embodiment of the present invention, FIG. 2 is a configuration diagram of a communication pointer, FIG. 3 is an operation flowchart of data communication in this embodiment, and FIG. 4 5 is a general configuration diagram of a data processing device using a multiprocessor system, and FIG. 5 shows the entire system of a conventional multiprocessor data processing device.
FIG. 6 is an operational flowchart of data communication in a conventional example. In the figure, (1a) to (1d) are processors, (2)
is a common memory, (3) is a communication pointer, (4) is a communication data memory, and (5) is a memory management processor. In addition, in the figures, the same reference numerals indicate the same or corresponding parts. Agent Masuo Oiwa Figure 1 Figure 3 Figure 4 Figure 5 Figure 6

Claims (1)

【特許請求の範囲】[Claims] 複数台のプロセッサと、これらプロセッサ間で授受され
る通信データを一時記憶する共通のデータメモリとを備
えたマルチプロセッサのデータ処理装置において、メモ
リ管理用プロセッサと、通信データのデータ長情報、該
データ長情報に基づいて上記メモリ管理用プロセッサで
生成した共通メモリ内の特定アドレス情報、及びデータ
を送受信するプロセッサ間でデータ通信の同期を取る通
信同期用フラグ情報から構成される通信データ情報を格
納する通信用ポインタとを備え、プロセッサ間のデータ
通信の同期化を行うことを特徴とするマルチプロセッサ
のデータ処理装置。
In a multiprocessor data processing device that includes a plurality of processors and a common data memory that temporarily stores communication data exchanged between these processors, a memory management processor, data length information of communication data, and the data Stores communication data information consisting of specific address information in the common memory generated by the memory management processor based on the length information, and communication synchronization flag information that synchronizes data communication between processors that transmit and receive data. 1. A multiprocessor data processing device characterized by comprising a communication pointer and synchronizing data communication between processors.
JP60231910A 1985-10-15 1985-10-15 Multiprocessor data processor Expired - Lifetime JPH0715673B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60231910A JPH0715673B2 (en) 1985-10-15 1985-10-15 Multiprocessor data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60231910A JPH0715673B2 (en) 1985-10-15 1985-10-15 Multiprocessor data processor

Publications (2)

Publication Number Publication Date
JPS6289162A true JPS6289162A (en) 1987-04-23
JPH0715673B2 JPH0715673B2 (en) 1995-02-22

Family

ID=16930969

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60231910A Expired - Lifetime JPH0715673B2 (en) 1985-10-15 1985-10-15 Multiprocessor data processor

Country Status (1)

Country Link
JP (1) JPH0715673B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6383853A (en) * 1986-09-29 1988-04-14 Matsushita Electric Ind Co Ltd Method for informing common memory map

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61121153A (en) * 1984-11-19 1986-06-09 Nec Corp Inter-processor communication control system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61121153A (en) * 1984-11-19 1986-06-09 Nec Corp Inter-processor communication control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6383853A (en) * 1986-09-29 1988-04-14 Matsushita Electric Ind Co Ltd Method for informing common memory map

Also Published As

Publication number Publication date
JPH0715673B2 (en) 1995-02-22

Similar Documents

Publication Publication Date Title
USRE40467E1 (en) Method and apparatus for managing the flow of data within a switching device
US5890007A (en) Multi-cluster parallel processing computer system
EP0029331B1 (en) Inter-subsystem communication system
US6081844A (en) Point-to-point interconnect communications utility
US7016989B1 (en) Fast 16 bit, split transaction I/O bus
JP2003526156A (en) Method and system for transferring data between a primary storage device and a secondary storage device using a bridge volume and an internal snapshot copy of the data being transferred
JPH06259384A (en) Multiprocessor
US6415361B1 (en) Apparatus for controlling cache by using dual-port transaction buffers
US20060165055A1 (en) Method and apparatus for managing the flow of data within a switching device
US20020040414A1 (en) Multiprocessor system and transaction control method for the same
JPS6289162A (en) Data processor for multi processor
KR100388342B1 (en) Multi-ported memory with asynchronous and synchronous protocol
US6434592B1 (en) Method for accessing a network using programmed I/O in a paged, multi-tasking computer
KR0154489B1 (en) Apparatus for receiving/sending ipc message in atm switching system and method thereof
JP2984594B2 (en) Multi-cluster information processing system
JP3058010B2 (en) Method and apparatus for communication between processors
JPS60201453A (en) Memory access controlling system
JPS6198469A (en) Inter-microprocessor communications system
JPH08340348A (en) Information processing system
JPH0440551A (en) Data transfer system
JPS63268331A (en) Control method for transmission waiting queue
JPH06309281A (en) Inter-processor communication system
JP4237831B2 (en) Interprocess communication method and system
JPS61256847A (en) Packet exchange
JPS61260350A (en) Parallel processing control system