JPS6320555A - Inter-computer communication system - Google Patents

Inter-computer communication system

Info

Publication number
JPS6320555A
JPS6320555A JP16496186A JP16496186A JPS6320555A JP S6320555 A JPS6320555 A JP S6320555A JP 16496186 A JP16496186 A JP 16496186A JP 16496186 A JP16496186 A JP 16496186A JP S6320555 A JPS6320555 A JP S6320555A
Authority
JP
Japan
Prior art keywords
communication
computer
area
data
address
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
JP16496186A
Other languages
Japanese (ja)
Other versions
JPH0511341B2 (en
Inventor
Hideaki Yoshida
英明 吉田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP16496186A priority Critical patent/JPS6320555A/en
Publication of JPS6320555A publication Critical patent/JPS6320555A/en
Publication of JPH0511341B2 publication Critical patent/JPH0511341B2/ja
Granted legal-status Critical Current

Links

Classifications

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

Landscapes

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

Abstract

PURPOSE:To execute an inter-computer communication at a high speed by a small communication overhead of each computer, by transferring a data to a corresponding area of a shared memory from an address corresponding area of a communication request origin, informing it to an address computer by an interruption, and transferring the data to a prescribed area of the address main storage device. CONSTITUTION:In case when communication is executed between computers, in a computer 20 of a transmission side, a CPU 21 sends a transmission request to a transmission data write communication mechanism 10 with respect to a block corresponding to an address computer 20, of a communication area 24. A control part 11 of the communication mechanism 10 receives this request, and in case of a state that communication can be executed, a transmission data of the block corresponding to the address, of the communication area 24 of the request origin is transferred to the same block of a shared memory 12, and an interruption request is sent to the addressed CPU 21. When the addressed CPU 21 knows by the interruption that it is necessary to receive a message, the CPU responds to the communication mechanism 10 in a state that the message can be received, and by its response, the communication mechanism 10 transfers the data to the same block of the addressed communication area 24 from the block corresponding to the address of the shared memory 12.

Description

【発明の詳細な説明】 〔概 要〕 複数の計算機間の通信の改良方式である。[Detailed description of the invention] 〔overview〕 This is an improved method of communication between multiple computers.

各計算機の主記憶装置には、各計算機に対応する所定の
記憶領域がある。共用の通信機構には同じ構成の領域か
らなる共用メモリがあり、通信要求元の宛先対応領域か
ら共用メモリの対応領域へデータを転送して、宛先計算
機へ割込で通知し、宛先が応答すると共用メモリから宛
先主記憶装置の所定領域へデータを転送する。
The main storage device of each computer has a predetermined storage area corresponding to each computer. The shared communication mechanism has a shared memory consisting of areas with the same configuration, and data is transferred from the destination corresponding area of the communication request source to the corresponding area of the shared memory, and the destination computer is notified by interrupt, and when the destination responds. Transfer data from the shared memory to a predetermined area of the destination main storage device.

この方式により、高速の計算機関通信を、各計算機の少
ない通信オーバヘッドで可能にする。
This method enables high-speed computer communication with less communication overhead on each computer.

〔産業上の利用分野〕[Industrial application field]

本発明は、複数の計算機を有するシステムにおける、計
算機関通信の方式に関する。
TECHNICAL FIELD The present invention relates to a method of computer communication in a system having a plurality of computers.

複数の独立に稼動する計算機を、適当な通信手段で結合
した、いわゆる疎結合マルチプロセッサシステムにおい
ては、計算機関通信の性能がシステムの処理効率に影響
する。
In a so-called loosely coupled multiprocessor system in which a plurality of independently operating computers are connected through appropriate communication means, the performance of computer communication affects the processing efficiency of the system.

〔従来の技術と発明が解決しようとする問題点〕疎結合
マルチプロセッサシステムの計算機関通信手段には、例
えば第2図(a)のように複数の計算機1を、通信制御
装置2を経て通常の通信回線3で接続する方式、(b)
のように計算機1をループ結合装置4により、光通信路
5等によるループ回線に接続して相互通信を行う方式等
がある。
[Problems to be Solved by the Prior Art and the Invention] In the computer communication means of a loosely coupled multiprocessor system, a plurality of computers 1 are normally connected via a communication control device 2, as shown in FIG. 2(a). A method of connecting via communication line 3, (b)
There is a method in which the computer 1 is connected to a loop line such as an optical communication path 5 using a loop coupling device 4 to perform mutual communication, as shown in FIG.

又、第2図(C)は各計算機1のチャネル装置6間を、
いわゆるチャネル間結合装置7で接続して、各計算機1
の主記憶装置間のデータ転送により通信を行う方式であ
る。
Moreover, FIG. 2(C) shows the connection between the channel devices 6 of each computer 1,
Each computer 1 is connected by a so-called inter-channel coupling device 7.
This method performs communication by transferring data between main storage devices.

第2図(d)は各計算機1が磁気ディスク記憶装置のよ
うな外部記憶装置9を共用する方式であり、8は制御装
置である。
FIG. 2(d) shows a system in which each computer 1 shares an external storage device 9 such as a magnetic disk storage device, and 8 is a control device.

それらの通信方式は、それぞれ公知の特徴を持って、計
算機間の通信を処理することができるが、通信速度の向
上、及び通信制御のための計算機1の処理負荷量である
通信オーバヘッドの軽減、あるいは通信の両端の同期化
処理の削減等による処理効率の改善が望まれていた。
Each of these communication methods has well-known characteristics and can process communication between computers. Alternatively, it has been desired to improve processing efficiency by reducing synchronization processing at both ends of communication.

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

第1図は、本発明の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of the present invention.

図において、10は通信機構、20は計算機であり、通
信機構10の11は制御部、12は共用メモリ、13は
転送制御部を示し、計算機20の21は中央処理装置(
CPU)、22は主記憶装置、24は通信領域を示す。
In the figure, 10 is a communication mechanism, 20 is a computer, 11 of the communication mechanism 10 is a control unit, 12 is a shared memory, 13 is a transfer control unit, and 21 of the computer 20 is a central processing unit (
22 is a main storage device, and 24 is a communication area.

〔作 用〕[For production]

疎結合マルチプロセッサシステムを構成する各計算機2
0の主記憶装置22の記憶領域には、同じ領域構成の通
信領域24が設けられ、各通信領域24は、このシステ
ムの各計算機20に割り当てられたブロックに分割され
ている。
Each computer 2 that constitutes a loosely coupled multiprocessor system
Communication areas 24 having the same area configuration are provided in the storage area of the main storage device 22 of No. 0, and each communication area 24 is divided into blocks assigned to each computer 20 of this system.

通信機構10には、通信領域24と同一の構成の記憶領
域からなる共用メモリ12を設け、転送制御部13を経
て、すべての主記憶袋W22と接続し、転送制御部13
の制?flによって主記憶装置22の通信多頁域24と
共用メモリとの対応ブロック間でデータ転送が可能なよ
うに構成されている。
The communication mechanism 10 is provided with a shared memory 12 consisting of a storage area having the same configuration as the communication area 24, and is connected to all the main memory bags W22 via the transfer control unit 13.
The system? fl allows data transfer between corresponding blocks of the communication multi-page area 24 of the main storage device 22 and the shared memory.

計算機間の通信を行う場合、発信側の計算機20では、
CPU21が通信領域24の、宛先の計算機20に対応
するブロックに送信データを書込み、通信機f110に
送信要求を送る。
When communicating between computers, the sending computer 20:
The CPU 21 writes transmission data to a block corresponding to the destination computer 20 in the communication area 24, and sends a transmission request to the communication device f110.

通信機構10の制御部11がこの要求を受信し、通信が
可能の状態であれば、要求元の通信領域24の、宛先対
応ブロックの送信データを、共用メモリ12の同じブロ
ックに転送し、宛先のCP U21に割込要求を送る。
The control unit 11 of the communication mechanism 10 receives this request, and if communication is possible, transfers the transmission data of the block corresponding to the destination in the communication area 24 of the request source to the same block of the shared memory 12, and An interrupt request is sent to the CPU 21 of.

宛先のCP U21は割込によって、メツセージ受信の
必要を知ると、受信可能の状態にして通信機構10に応
答し、その応答により通信機構10では、共用メモ1月
2の宛先対応ブロックから、宛先の通信領域24の同じ
ブロックへデータを転送して、この通信の処理を終わる
When the destination CPU 21 learns of the need to receive a message through an interrupt, it responds to the communication mechanism 10 by setting it in a receivable state. The data is transferred to the same block in the communication area 24 of , and the communication process ends.

以上の方式により、各計算機20のCPU21は比較的
単純な通信処理によって計算機関通信が可能になり、デ
ータの転送は主記憶装置のアクセス速度に近い速度にす
ることができる。
With the above method, the CPU 21 of each computer 20 can perform computer communication through relatively simple communication processing, and data transfer can be performed at a speed close to the access speed of the main storage device.

〔実施例〕〔Example〕

第1図において、疎結合マルチプロセッサシステムを構
成する各計算機20を、説明の都合により図示のように
計算機A、B、C及びDと呼ぶものとする。
In FIG. 1, each computer 20 constituting the loosely coupled multiprocessor system will be referred to as computers A, B, C, and D as shown for convenience of explanation.

各計算機20の主記憶装置22の記憶領域の一部に、同
一領域構成の通信領域24が設けられる。
A communication area 24 having the same area configuration is provided in a part of the storage area of the main storage device 22 of each computer 20.

各通信領域24は、図に分割してA−Dとして示すよう
に、このシステムの計算機A−Dに割り当てられたブロ
ックに分割される。
Each communication area 24 is divided into blocks assigned to computers A to D of this system, as shown in the diagram as divided A to D.

各ブロックは後に説明するように、その所属する計算機
A−D自身に対応するブロック (同名のブロック)が
、その計算機宛のデータの受信領域として使用され、゛
その他のブロックはそれぞれの計算機宛送信データを保
持する領域とされる。
As will be explained later, the blocks corresponding to the computers A to D to which they belong (blocks with the same name) are used as receiving areas for data addressed to that computer, and the other blocks are used to send data to each computer. This area is used to hold data.

通信機構10には、通信領域24と同一構成の記憶領域
からなる共用メモ1月2を設ける。それらの各ブロック
A−Dは、後述のように同名の計算機20宛送信データ
の中継バッファとなる。
The communication mechanism 10 is provided with a shared memo 2 consisting of a storage area having the same configuration as the communication area 24. Each of these blocks A to D serves as a relay buffer for transmission data addressed to the computer 20 with the same name, as will be described later.

共用メモ1月2は転送制御部13を経て、すべての主記
憶装置22と接続し、転送制9■部13の制御によって
主記憶装置22の通信領域24と共用メモリ12との対
応ブロック (A対応ブロック、B対応ブロック等)の
間で、メモリ間データ転送が可能なように構成されてい
る。
The shared memo 1/2 is connected to all the main storage devices 22 via the transfer control section 13, and under the control of the transfer control section 13, a corresponding block (A B-corresponding blocks, B-corresponding blocks, etc.) are configured to enable inter-memory data transfer.

例えば計算機Aから計算KIBへメツセージを送る通信
の場合、発信側の計算機20 (A)ではcptJ21
が、自身の主記憶装置22の通信領域24上の、宛先の
計算機20(B)に対応するブロックBにメツセージを
書込み、通信機構10の制御部11に送信要求を送る。
For example, in the case of communication that sends a message from computer A to calculation KIB, cptJ21
writes a message to block B corresponding to the destination computer 20 (B) on the communication area 24 of its own main storage device 22, and sends a transmission request to the control unit 11 of the communication mechanism 10.

制御部11はこの送信要求を受信し、送信要求で指定さ
れる宛先計算機20と通信が可能の状態かチェックする
The control unit 11 receives this transmission request and checks whether communication is possible with the destination computer 20 specified in the transmission request.

この場合、共用メモ1J12の宛先計算機Bに対応する
ブロックBが空きであれば通信可能であるが、例えばブ
ロックBが、他の計算機C,D等から送信されたデータ
を保持して未だ送出していない場合、あるいは他に始め
られた通信の処理中の場合等は、現要求の処理を待つ必
要がある。
In this case, if block B corresponding to the destination computer B of the shared memo 1J12 is free, communication is possible, but for example, block B holds data sent from other computers C, D, etc. and is not yet sent. If the current request is not being processed, or if some other communication is being processed, it is necessary to wait for the current request to be processed.

通信可能の場合、;ν制御部11は転送$r!I 80
部13に指示して、要求元計算機Aの通信領域24の、
宛先対応ブロックBに書き込まれているデータを、共用
メモリ12の同じブロックBに転送する。
If communication is possible, ;ν control unit 11 transfers $r! I 80
13, the communication area 24 of the requesting computer A,
The data written in the destination corresponding block B is transferred to the same block B in the shared memory 12.

その後制御部11は、宛先の計算機のCP 021に所
定の例えばアテンション割込を発生するための割込要求
信号を、計算機BのCP U21に送る。
Thereafter, the control unit 11 sends to the CPU 21 of the computer B an interrupt request signal for generating a predetermined attention interrupt, for example, to the CP 021 of the destination computer.

計算機BのCPU21はアテンション割込を処理するこ
とによって、受信すべきメソセージがあることを知ると
、例えばその通信領域24のブロックBに以前に受信し
た未処理のデータがあれば、他の領域へ転送する等の処
置をして、プロ、りBをデータ受信可能の状態にして、
通信機構10に受信可能を示す応答をする。
When the CPU 21 of the computer B learns that there is a message to be received by processing the attention interrupt, for example, if there is previously received unprocessed data in the block B of the communication area 24, the CPU 21 transfers the message to another area. Take steps such as transferring the data to make the Pro/RiB ready to receive data.
A response is sent to the communication mechanism 10 indicating that reception is possible.

通信機構10の制御部11はその応答を受けると、転送
制御■部13に指示して、共用メモ1月2の宛先対応プ
ロ7りBから、宛先計算機Bの通信領域24の同じブロ
ックBヘデータを転送する。
When the control unit 11 of the communication mechanism 10 receives the response, it instructs the transfer control unit 13 to transfer the data from the destination support program B of the shared memo January 2 to the same block B of the communication area 24 of the destination computer B. Transfer.

転送を完了すれば共用メモリ12のブロックBは空き状
態とし、この通信の処理を終わる。
When the transfer is completed, block B of the shared memory 12 becomes empty, and this communication process ends.

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

以上の説明から明らかなように、本発明によれば、疎結
合マルチプロセッサシステムの計算機関通信の通信処理
オーバヘッドが削減され、データ転送が高速化されるの
で、システムの処理効率を向上するという著しい工業的
効果がある。
As is clear from the above description, according to the present invention, the communication processing overhead of computing engine communication in a loosely coupled multiprocessor system is reduced and data transfer is accelerated, which significantly improves the processing efficiency of the system. It has industrial effects.

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

第1図は本発明の構成を示すブロック図、第2図は従来
の構成例ブロック図である。 図において、 1.20は計算機、   2は通信制御装置、3は通信
回線、     4はループ結合装置、5は光通信路、
     6はチャネル装置、7はチャネル間結合装置
、 8は制御装置、     9は外部記憶装置、10は通
信機構、    11は制御部、12は共用メモリ、 
  13は転送制御部、21はCPU、     22
 ハ主記1! 装置、24は通信領域を示す0.!
FIG. 1 is a block diagram showing the configuration of the present invention, and FIG. 2 is a block diagram of a conventional configuration example. In the figure, 1.20 is a computer, 2 is a communication control device, 3 is a communication line, 4 is a loop coupling device, 5 is an optical communication path,
6 is a channel device, 7 is an inter-channel coupling device, 8 is a control device, 9 is an external storage device, 10 is a communication mechanism, 11 is a control unit, 12 is a shared memory,
13 is a transfer control unit, 21 is a CPU, 22
Ha main record 1! 0.24 indicates the communication area. !

Claims (1)

【特許請求の範囲】 複数の計算機(20)間の相互通信において、該複数の
計算機(20)と接続し、共用メモリ(12)を有する
通信機構(10)を設け、 該通信機構(10)は、該計算機(20)からの通信要
求を受け付けて、該要求元計算機の主記憶装置上の宛先
計算機ごとの所定記憶領域(24)から、前記共用メモ
リ(12)上の宛先計算機ごとの所定記憶領域へデータ
を転送し、 該宛先計算機(20)へ所定の割込を発生する割込要求
信号を送出し、 該宛先計算機(20)からの所定の応答信号を受信して
、該共用メモリ(12)上に保持するデータを、該宛先
計算機の主記憶装置上の所定記憶領域(24)へ転送す
るように構成されていることを特徴とする計算機間通信
方式。
[Claims] In mutual communication between a plurality of computers (20), a communication mechanism (10) connected to the plurality of computers (20) and having a shared memory (12) is provided, the communication mechanism (10) receives a communication request from the computer (20), and from a predetermined storage area (24) for each destination computer on the main storage of the requesting computer, a predetermined storage area for each destination computer on the shared memory (12). Transfer the data to the storage area, send an interrupt request signal that generates a predetermined interrupt to the destination computer (20), receive a predetermined response signal from the destination computer (20), and transfer the data to the shared memory. (12) An intercomputer communication system characterized in that the data held on the computer is transferred to a predetermined storage area (24) on the main storage device of the destination computer.
JP16496186A 1986-07-14 1986-07-14 Inter-computer communication system Granted JPS6320555A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16496186A JPS6320555A (en) 1986-07-14 1986-07-14 Inter-computer communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16496186A JPS6320555A (en) 1986-07-14 1986-07-14 Inter-computer communication system

Publications (2)

Publication Number Publication Date
JPS6320555A true JPS6320555A (en) 1988-01-28
JPH0511341B2 JPH0511341B2 (en) 1993-02-15

Family

ID=15803157

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16496186A Granted JPS6320555A (en) 1986-07-14 1986-07-14 Inter-computer communication system

Country Status (1)

Country Link
JP (1) JPS6320555A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01233651A (en) * 1988-03-15 1989-09-19 Fujitsu Ltd Communication control system
JP2006342941A (en) * 2005-06-10 2006-12-21 Jtekt Corp Mounting structure for driving force transmission device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010198335A (en) * 2009-02-25 2010-09-09 Toshiba Corp Software automatic-test apparatus and method thereof

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55131829A (en) * 1979-03-30 1980-10-14 Toshiba Corp Transfer system of shared memory under communication control
JPS5730065A (en) * 1980-07-30 1982-02-18 Fujitsu Ltd Data transfer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55131829A (en) * 1979-03-30 1980-10-14 Toshiba Corp Transfer system of shared memory under communication control
JPS5730065A (en) * 1980-07-30 1982-02-18 Fujitsu Ltd Data transfer system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01233651A (en) * 1988-03-15 1989-09-19 Fujitsu Ltd Communication control system
JP2006342941A (en) * 2005-06-10 2006-12-21 Jtekt Corp Mounting structure for driving force transmission device

Also Published As

Publication number Publication date
JPH0511341B2 (en) 1993-02-15

Similar Documents

Publication Publication Date Title
JPH114279A (en) Method and mechanism for transmission between advanced systems
US7318120B2 (en) Hardware assisted communication between processors
JPS6320555A (en) Inter-computer communication system
JPS5833970B2 (en) Inter-processor communication method
JP2984594B2 (en) Multi-cluster information processing system
JP2573790B2 (en) Transfer control device
JPH02166548A (en) Common bus control system
JPS63216161A (en) Data transfer system
JPS6154556A (en) Inter-memory data transfer system
JPS6224825B2 (en)
JPH03246743A (en) Inter-processor communication system
JPH05314061A (en) Bus interface control system
JPS6272040A (en) Information tracing system
JPH02211571A (en) Information processor
JPH0651910A (en) Duplex bus device
JPH01174042A (en) Line control system
JPH01251267A (en) Data transfer system
JPH02236613A (en) Disk sharing system
JPH03163654A (en) Data communication system
JPS62204362A (en) Shared memory system by network
JPH04294440A (en) Inter-processor data transfer system
JPS6020270A (en) Data transfer system
JPH0410050A (en) Computer system
JPH02270432A (en) D-channel protocol multiplex processing system for isdn
JPH0581185A (en) Inter-cpu communication system

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees