JPH039497B2 - - Google Patents

Info

Publication number
JPH039497B2
JPH039497B2 JP58247391A JP24739183A JPH039497B2 JP H039497 B2 JPH039497 B2 JP H039497B2 JP 58247391 A JP58247391 A JP 58247391A JP 24739183 A JP24739183 A JP 24739183A JP H039497 B2 JPH039497 B2 JP H039497B2
Authority
JP
Japan
Prior art keywords
access
storage
storage control
memory access
pipeline
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP58247391A
Other languages
Japanese (ja)
Other versions
JPS60136850A (en
Inventor
Hidehiko Nishida
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 JP58247391A priority Critical patent/JPS60136850A/en
Priority to CA000469910A priority patent/CA1221464A/en
Priority to DE8484402614T priority patent/DE3484235D1/en
Priority to EP84402614A priority patent/EP0147295B1/en
Priority to US06/682,316 priority patent/US4718006A/en
Priority to AU36857/84A priority patent/AU554059B2/en
Priority to BR8406678A priority patent/BR8406678A/en
Priority to KR1019840008243A priority patent/KR890004995B1/en
Priority to ES539033A priority patent/ES8602272A1/en
Publication of JPS60136850A publication Critical patent/JPS60136850A/en
Publication of JPH039497B2 publication Critical patent/JPH039497B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/1652Handling requests for interconnection or transfer for access to memory bus based on arbitration in a multiprocessor architecture
    • G06F13/1657Access to multiple memories

Description

【発明の詳細な説明】 発明の技術分野 本発明は、マルチプロセツサ・システム、特に
複数存在して相互にデータ伝送する、主記憶装置
へのアクセス制御用記憶部制御装置に関する。
TECHNICAL FIELD OF THE INVENTION The present invention relates to a multiprocessor system, and more particularly to a storage controller for controlling access to a main storage in which a plurality of processors exist and mutually transmit data.

従来技術と問題点 第1図に示すように記憶部制御装置MCUが複
数本例ではMCU0とMCU1の2個存在し、該記
憶部制御装置にそれぞれ複数のアクセス発生装置
(中央処理装置)CPU0とCPU1及びCPU2と
CPU3、主記憶装置MSU0とMSU1、MSU2
とMSU3が接続され、MCU0とMCU1は相互
に接続されてデータ伝送可能な複合システムが考
えられているが、かゝるシステムでCPUが自系
のMSUをアクセスする例えばCPU0がMSU1
をアクセスする場合は通常通り(単一系の場合と
同じ)であるが、CPUが他系のMSUをアクセス
する例えばCPU0がMSU2をアクセスしてデー
タ読出しを行なう場合は以下のように制御されね
ばならない。
Prior Art and Problems As shown in Figure 1, there are multiple storage controllers MCU, MCU0 and MCU1 in this example, and each storage controller has multiple access generators (central processing units) CPU0 and MCU1. CPU1 and CPU2
CPU3, main storage MSU0, MSU1, MSU2
and MSU3 are connected, and MCU0 and MCU1 are connected to each other to create a complex system in which data can be transmitted. However, in such a system, if the CPU accesses its own MSU, for example,
When accessing the MSU, it is the same as usual (same as in the case of a single system), but when the CPU accesses the MSU of another system, for example, when CPU0 accesses MSU2 and reads data, it must be controlled as follows. No.

CPU0からMCU0へのアクセス送出 MCU0からMCU1へのアクセス送出 MCU1からMSU2へのアクセス送出 MSU2からMCU1へのデータ送出 MCU1からMCU0へのデータ送出 MCU0からCPU0へのデータ送出 この制御をパイプライン制御の記憶部制御装置
MCUについて述べれば次のようになる。第2図
はかゝる制御を行なえるMCUの構成例を示し、
Pはポート、Sはセレクタ、PLはパイプライン、
DCは制御部である。添字1,2,……は、相互
を区別するものであり、ポートは実質的にはレジ
スタである。この第2図を用いて上記制御を説明
するに、 MCU0はCPU0からアクセスをインタフエ
ースレジスタP1に受付ける。
Send access from CPU0 to MCU0 Send access from MCU0 to MCU1 Send access from MCU1 to MSU2 Send data from MSU2 to MCU1 Send data from MCU1 to MCU0 Send data from MCU0 to CPU0 Store this control as pipeline control Part control device
If I were to talk about the MCU, it would be as follows. Figure 2 shows an example of the configuration of an MCU that can perform such control.
P is port, S is selector, PL is pipeline,
DC is the control unit. The subscripts 1, 2, . . . are used to distinguish them from each other, and the ports are essentially registers. To explain the above control using FIG. 2, MCU0 accepts access from CPU0 to interface register P1.

受付けたアクセスを、MCU1へ送出するア
クセスを選ぶためのアクセス選択回路(リモー
トMCUプライオリテイ回路)S2で選び、ポ
ートP6を経てMCU1へ送出する。MCU1は
インタフエースレジスタP13にそのアクセス
を受付ける。
The received access is selected by an access selection circuit (remote MCU priority circuit) S2 for selecting the access to be sent to the MCU1, and is sent to the MCU1 via the port P6. MCU1 accepts the access to interface register P13.

MCU1は受付けたアクセスを、主記憶へ送
出するアクセスを選ぶためのアクセス選択回路
(MSUプライオリテイ回路)S11で選び、ポ
ートP14を経てそれをMSU2へ送ると共に、
パイプラインPL11へ入力する。MSU2はこ
れを受けると起動して読出し動作に入り、読出
したデータをセレクタS13へ入力する。
The MCU1 selects the received access using an access selection circuit (MSU priority circuit) S11 for selecting the access to be sent to the main memory, and sends it to the MSU2 via the port P14.
Input to pipeline PL11. Upon receiving this, the MSU2 is activated, enters a read operation, and inputs the read data to the selector S13.

MCU1は上記のようにポートP14を通し
てMSU2へ起動をかけると共に、これを該ポ
ートP14、ポートP4の経路でMCU0へ送
り、MSU2をアクセスした旨をMCU0へ知ら
せる。セレクタS1は、ポートP4のアクセス
は最優先で受付け、パイプラインPL1へ投入
する。これはMSU2から送られてくるデータ
に備えるものである。MSU2はデータを読出
すとそれをセレクタ13へ上げてくるが、その
タイミングはパイプラインPL11へ格納され
た上記アクセスが捉え、制御部DC2を介して
セレクタS13にMSU2側のデータを選択さ
せる。これはポートP18,P8の経路で
MCU0へ送られる。
The MCU1 activates the MSU2 through the port P14 as described above, and sends this to the MCU0 via the port P14 and port P4 to notify the MCU0 that it has accessed the MSU2. Selector S1 accepts access to port P4 with the highest priority and inputs it to pipeline PL1. This is to prepare for the data sent from MSU2. When the MSU 2 reads data, it sends it to the selector 13, but the timing is captured by the access stored in the pipeline PL11 and causes the selector S13 to select the data on the MSU 2 side via the control unit DC2. This is the route for ports P18 and P8
Sent to MCU0.

パイプラインPL1へ投入された上記アクセ
スもこのタイミングを捉えるもので、制御部
DC1を介してセレクタS4にポートP8のデ
ータを選択させる。
The above access input to pipeline PL1 also captures this timing, and the control unit
The data of port P8 is made to be selected by selector S4 via DC1.

MCU0はこのMCU1からのデータをポート
P9を経てCPU0へ送る。MCU1からMCU
0へのアクセスの返送、およびMCU1から
MCU0への読出しデータの送出には所定時間
がかゝるが、これは共に同じなので相投し合
い、パイプラインPL1によるタイミング制御
に支障はない。
MCU0 sends this data from MCU1 to CPU0 via port P9. MCU1 to MCU
Return access to 0 and from MCU1
It takes a predetermined time to send the read data to MCU0, but since they are both the same, they are mutually exclusive, and there is no problem with timing control by pipeline PL1.

ところでこの制御でMCU0は、MCU1からの
データをCPU0へ送出するために、またMCU1
はMSU2からのデータをMCU0へ送るためにパ
イプラインを使用する。これは自系、他系で差別
すれば、他系のために自系のパイプラインを使用
してしまうことになる。自系アクセスは前記した
ように通常通りであるが、略述すると、例えば
CPU0がMSU1をアクセスする場合は、該アク
セスをP1に渡し、S1で選択されるとP5を通
してMSU1に起動が掛かり、該アクセスはPL1
に投入され、MSU1が読出したデータをS3に
入力する頃DC1はS3を制御してそれを取込ま
せ、P7,S4,P9経由でCPU0へ渡す、と
いう手順である。パイプラインPL1は自系アク
セスで使用されるから、他系アクセスでも使用さ
れるとなると、この他系アクセスの場合は当該ア
クセスは既に選択され、メモリアクセスは開始さ
れているので最優先処理されねばならず、このた
め競合する場合はセレクタS1またはS11で自
系アクセスは待たされてしまう。ブロツクフエツ
チリクエストなどの場合は例えばCPUは64バイ
トのデータを要求し、これは1回のアクセスでは
処理し切れないので8回に分けて行なう(アクセ
スを8回出す)等のことになり、競合したリクエ
ストはこの処理の間待たされてしまうことにな
る。こうしてかゝる複合システムでは、本来独立
に動作可能であるべき自系アクセスが他系アクセ
スの影響を受けてしまう。
By the way, with this control, MCU0 also sends data from MCU1 to CPU0.
uses a pipeline to send data from MSU2 to MCU0. This means that if you discriminate between your own system and other systems, you will end up using your own pipeline for the other system. Self-system access is as usual as mentioned above, but briefly, for example,
When CPU0 accesses MSU1, the access is passed to P1, and when selected by S1, MSU1 is activated through P5, and the access is passed to PL1.
When the data read by MSU1 is input to S3, DC1 controls S3 to take it in, and passes it to CPU0 via P7, S4, and P9. Pipeline PL1 is used for self-system access, so if it is also used for other-system access, in the case of this other-system access, that access has already been selected and memory access has started, so it must be processed with the highest priority. Therefore, if there is a conflict, access to the own system is forced to wait at selector S1 or S11. For example, in the case of a block fetch request, the CPU requests 64 bytes of data, which cannot be processed in one access, so it is divided into 8 times (issues 8 accesses), etc. Conflicting requests will be forced to wait during this process. In such a complex system, accesses of the own system, which should originally be able to operate independently, are affected by accesses of other systems.

発明の目的 本発明はかゝる点を改善し、自系アクセスは他
系アクセスの影響を受けないようにする、例えば
CPU0,CPU1によるMSU0,MSU1のアク
セスは、CPU2,CPU3によるMSU0,MSU
1へのアクセスの影響を受けないようにしようと
するものである。
Purpose of the Invention The present invention improves these points and prevents own system access from being affected by other system access, for example.
Access to MSU0 and MSU1 by CPU0 and CPU1 is accessed by MSU0 and MSU1 by CPU2 and CPU3.
This is intended to avoid being affected by access to 1.

発明の構成 本発明は、中央処理装置と記憶装置とそれらの
間に接続されて中央処理装置からのメモリアクセ
ス要求を処理する記憶制御装置とを基本構成と
し、該基本構成の複数組を記憶制御装置間で接続
したマルチプロセツサシステムであつて、各記憶
制御装置は、自系の中央処理装置からのメモリア
クセス要求が自系の記憶装置に対するものか他系
の記憶装置に対するものかを判別し、他系の記憶
装置に対するものである時は他系の記憶制御装置
に該メモリアクセス要求を転送し、自系の中央処
理装置および他系の記憶制御装置から転送される
自系の記憶装置に対するメモリアクセス要求を処
理することを特徴とするが、次に実施例を参照し
ながらこれを説明する。
Configuration of the Invention The present invention has a basic configuration of a central processing unit, a storage device, and a storage control device connected between them to process memory access requests from the central processing unit, and a plurality of sets of the basic configuration are used for storage control. In a multiprocessor system in which devices are connected, each storage control device determines whether a memory access request from its own central processing unit is directed to its own storage device or to another system's storage device. , when the request is for a storage device in another system, the memory access request is transferred to the storage control device in the other system, and the memory access request is transferred from the central processing unit in the own system and the storage control device in the other system to the storage device in the own system. It is characterized by processing memory access requests, which will be explained next with reference to embodiments.

発明の実施例 第3図は本発明の実施例を示し、第2図と同じ
部分には同じ符号が付してある。第2図と対比す
れば明らかなように本発明では他系アクセス処理
用に別にパイプラインを設ける。PL2,PL12
がそれである。またこれに伴なつてセレクタS
4,S14、ポートP9,P19を各2個する。
またポートP4,P14をセレクタS1,S11
から切り離して他系アクセス用パイプラインPL
2,PL12直結とする。次に本回路の動作をや
はりCPU0がMSU2をアクセスして読出しを行
なう場合について説明するに、 MCU0はCPU0からのアクセスをインタフ
エースレジスタP1に受付ける。
Embodiment of the Invention FIG. 3 shows an embodiment of the invention, in which the same parts as in FIG. 2 are given the same reference numerals. As is clear from a comparison with FIG. 2, in the present invention, a separate pipeline is provided for processing access to other systems. PL2, PL12
That is it. Also, along with this, selector S
4, S14, ports P9 and P19 are each provided twice.
In addition, ports P4 and P14 are connected to selectors S1 and S11.
Pipeline PL for accessing other systems by separating it from
2. Connect directly to PL12. Next, the operation of this circuit will be described for the case where CPU0 accesses MSU2 to read data.MCU0 accepts access from CPU0 to interface register P1.

受付けたアクセスを、MCU1へ送出するア
クセスを選ぶためのアクセス選択回路52で選
び、ポートP6を経てMCU1へ送出する。
MCU1はインタフエースレジスタP13にそ
のアクセスを受付ける。
The access selection circuit 52 for selecting the access to be sent to the MCU 1 selects the received access and sends it to the MCU 1 via the port P6.
MCU1 accepts the access to interface register P13.

MCU1は受付けたアクセスを、主記憶へ送
出するアクセスを選ぶためのアクセス選択回路
S11で選び、それをポートP14経由で、主
記憶MSU2へ送出すると共にパイプラインPL
11へ入力する。またポートP14,P4経由
でそれをMCU0へ知らせる。
The MCU1 selects the received access using the access selection circuit S11 for selecting the access to be sent to the main memory, and sends it to the main memory MSU2 via the port P14, and also sends it to the main memory MSU2 via the pipeline PL.
11. It also notifies MCU0 via ports P14 and P4.

MCU0はポートP4のMCU1からの報告
(アクセス)をパイプラインPL2に投入し、
MCU1から送られてくるデータに備える。
MSU2は上記の如くアクセスを受けると起動
して読出し動作に移り、その読出したデータを
セレクタS13へ入力する。このときパイプラ
インPL11の前記投入されたアクセスが制御
部DC2を介してセレクタS13を操作し、該
読出しデータを取込ませる。
MCU0 inputs the report (access) from MCU1 on port P4 to pipeline PL2,
Prepare for data sent from MCU1.
When MSU2 is accessed as described above, it is activated, moves to a read operation, and inputs the read data to selector S13. At this time, the input access of the pipeline PL11 operates the selector S13 via the control unit DC2 to take in the read data.

MCU1はポートP18のデータをMCU0の
ポートP8へ送る。
MCU1 sends data from port P18 to port P8 of MCU0.

ポートP8へMSU2からの読出しデータが
送られてくる頃、パイプラインPL2の前記格
納アクセスは制御部DC1を動作させ、セレク
タS4aにポートP8のデータをポートP9a
経由でCPU0へ送出させる。
When read data from MSU2 is sent to port P8, the storage access of pipeline PL2 operates control unit DC1, and data from port P8 is sent to selector S4a from port P9a.
Send it to CPU0 via

こうして本回路では他系アクセスは、そのため
のパイプラインPL2,PL12で処理するので自
系アクセスを妨害することがない。このように自
系アクセス、他系アクセスを完全に分離するため
セレクタS4,S14など各CPU毎に分離して
いる。なお上記の説明から明らかであろうが自系
アクセスとはMCUに接続されたCPU、MSU間
のアクセスを言い、他系アクセスとは他のMCU
を介してそれに接続されたMSUをアクセスする
従つてCPU−MCU−MCU−MSUの経路をとる
ことになるものをいう。
In this way, in this circuit, accesses to other systems are processed by the pipelines PL2 and PL12, so accesses to the own system are not obstructed. In this way, in order to completely separate the own system access and the other system access, the selectors S4, S14, etc. are separated for each CPU. As is clear from the above explanation, self-system access refers to access between the CPU and MSU connected to the MCU, and other-system access refers to access between the CPUs and MSUs connected to the MCU.
A device that accesses an MSU connected to it via a CPU, thus taking a route of CPU-MCU-MCU-MSU.

また実施例ではMCUが2個であるが、これは
更に多数(n個)あつて相互に接続されている大
規模複合システムにも本発明は適用できる。この
場合、他系用パイプラインは自系を除いた(n−
1)個設けると各系専属となり、これは他系
MCUの動作を監視する等に有効である。即ち他
系MCUでの当該系のMSUへのアクセスはこの
(n−1)個設けた他系用パイプラインに入つて
いるから、これを眺めることにより他系MCUの
状態を知ることができる。なお上述の説明からも
明らかなように自系用パイプライン例えばL1と
は自系の主記憶本例ではMSU0,MSU1に対す
る自系、他系を問わないCPUからのアクセスを
処理するものをいゝ、他系用パイプラインとは自
系CPUが発した、他系MCUに接続されたMSU
に対するアクセスを処理するものをいう。
Further, in the embodiment, there are two MCUs, but the present invention can also be applied to a large-scale complex system in which a larger number (n) of MCUs are interconnected. In this case, the pipeline for other systems excludes the own system (n-
1) If one is provided, it will be exclusive to each system, and this will be used for other systems.
This is effective for monitoring the operation of the MCU. That is, accesses by MCUs of other systems to the MSUs of the relevant system enter the (n-1) pipelines for other systems, so the status of the MCUs of other systems can be known by looking at this. As is clear from the above explanation, the pipeline for the own system, for example L1, is the main memory of the own system. In this example, it is the one that processes accesses from the CPU to MSU0 and MSU1, regardless of whether they are in the own system or other systems. , the pipeline for other systems is the MSU issued by the own CPU and connected to the other system MCU.
refers to something that processes access to.

発明の効果 以上説明したように本発明によればパイプライ
ンを自系用、他系用に分けたので自系の一方の
CPUが他系アクセスをしたために自系の他方の
CPUがアクセスを待たされるような事がなくな
り、複合システムの綜合的な処理能力を向上させ
ることができる。
Effects of the Invention As explained above, according to the present invention, the pipeline is divided into one for the own system and one for the other system.
Because the CPU accessed the other system, the other system's
The CPU is no longer forced to wait for access, and the overall processing capacity of the complex system can be improved.

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

第1図は本発明が適用されるシステムを示すブ
ロツク図、第2図は記憶部制御装置の一例を示す
ブロツク図、第3図は本発明の実施例を示すブロ
ツク図である。 図面で、MCUは記憶部制御装置、CPUはアク
セス発生装置、MSUは主記憶装置、PL1,PL
11は自系用パイプライン、PL2,PL12は他
系用パイプラインである。
FIG. 1 is a block diagram showing a system to which the present invention is applied, FIG. 2 is a block diagram showing an example of a storage controller, and FIG. 3 is a block diagram showing an embodiment of the present invention. In the drawing, MCU is the storage controller, CPU is the access generator, MSU is the main memory, PL1, PL
11 is a pipeline for the own system, and PL2 and PL12 are pipelines for other systems.

Claims (1)

【特許請求の範囲】 1 中央処理装置と記憶装置とそれらの間に接続
されて中央処理装置からのメモリアクセス要求を
処理する記憶制御装置とを基本構成とし、該基本
構成の複数組を記憶制御装置間で接続したマルチ
プロセツサシステムであつて、 各記憶制御装置は、自系の中央処理装置からの
メモリアクセス要求が自系の記憶装置に対するも
のか他系の記憶装置に対するものかを判別し、他
系の記憶装置に対するものである時は他系の記憶
制御装置に該メモリアクセス要求を転送し、自系
の中央処理装置および他系の記憶制御装置から転
送される自系の記憶装置に対するメモリアクセス
要求を処理することを特徴とするマルチプロセツ
サ・システム。 2 上記複数の記憶制御装置は共通のクロツク信
号により同期動作することを特徴とする特許請求
の範囲第1項記載のマルチプロセツサ・システ
ム。 3 上記他系記憶制御装置に転送されたメモリア
クセス要求は、自系記憶制御装置においても該他
系の記憶制御装置と同期して保持され、該他系か
らの応答の待合せ制御に用いられることを特徴と
する特許請求の範囲第2項記載のマルチプロセツ
サ・システム。 4 上記各記憶制御装置は、自系の記憶装置に対
するメモリアクセス要求を処理するパイプライン
制御部と、他系の記憶制御装置に転送したメモリ
アクセス要求を保持するためのパイプライン制御
部とを備えることを特徴とする特許請求の範囲第
3項記載のマルチプロセツサ・システム。
[Claims] 1. A basic configuration consisting of a central processing unit, a storage device, and a storage control device connected between them and processing memory access requests from the central processing unit, and a plurality of sets of the basic configuration are used for storage control. In a multiprocessor system in which devices are connected, each storage control device determines whether a memory access request from its own central processing unit is directed to its own storage device or to another system's storage device. , when the request is for a storage device in another system, the memory access request is transferred to the storage control device in the other system, and the memory access request is transferred from the central processing unit in the own system and the storage control device in the other system to the storage device in the own system. A multiprocessor system characterized by processing memory access requests. 2. The multiprocessor system according to claim 1, wherein the plurality of storage control devices operate synchronously using a common clock signal. 3. The memory access request transferred to the storage control device of the other system is held in the storage control device of the own system in synchronization with the storage control device of the other system, and used for waiting control for responses from the other system. A multiprocessor system according to claim 2, characterized in that: 4. Each of the storage control devices described above includes a pipeline control unit that processes memory access requests for its own storage device, and a pipeline control unit that holds memory access requests transferred to storage control devices of other systems. A multiprocessor system according to claim 3, characterized in that:
JP58247391A 1983-12-26 1983-12-26 Control device of storage part Granted JPS60136850A (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP58247391A JPS60136850A (en) 1983-12-26 1983-12-26 Control device of storage part
CA000469910A CA1221464A (en) 1983-12-26 1984-12-12 Data processor system having improved data throughput of multiprocessor system
DE8484402614T DE3484235D1 (en) 1983-12-26 1984-12-17 DATA PROCESSING SYSTEM WITH SEVERAL MULTIPROCESSOR SYSTEMS.
EP84402614A EP0147295B1 (en) 1983-12-26 1984-12-17 Data processing system including a plurality of multiprocessor systems
US06/682,316 US4718006A (en) 1983-12-26 1984-12-17 Data processor system having improved data throughput in a multiprocessor system
AU36857/84A AU554059B2 (en) 1983-12-26 1984-12-18 A data processor system having improved data throughput of multiprocessor system
BR8406678A BR8406678A (en) 1983-12-26 1984-12-21 DATA PROCESSING SYSTEM INCLUDING A PLURALITY OF MULTIPROCESSOR SYSTEMS AND PROCESS FOR DATA PROCESSING IN A MEMORY CONTROL UNIT PROVIDED IN A MULTIPROCESSOR SYSTEM
KR1019840008243A KR890004995B1 (en) 1983-12-26 1984-12-21 Data processor system having improved data throughput in a multiprocessor system
ES539033A ES8602272A1 (en) 1983-12-26 1984-12-24 Data processing system including a plurality of multiprocessor systems.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58247391A JPS60136850A (en) 1983-12-26 1983-12-26 Control device of storage part

Publications (2)

Publication Number Publication Date
JPS60136850A JPS60136850A (en) 1985-07-20
JPH039497B2 true JPH039497B2 (en) 1991-02-08

Family

ID=17162727

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58247391A Granted JPS60136850A (en) 1983-12-26 1983-12-26 Control device of storage part

Country Status (1)

Country Link
JP (1) JPS60136850A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63284660A (en) * 1987-05-16 1988-11-21 Nec Corp Inter-processor communication system
GB2416130B (en) * 2004-07-15 2008-12-17 Elliott Tennis Courts Ltd Construction material
JP2006221433A (en) * 2005-02-10 2006-08-24 Sony Corp Shared memory device

Also Published As

Publication number Publication date
JPS60136850A (en) 1985-07-20

Similar Documents

Publication Publication Date Title
JPS5837585B2 (en) Keisan Kisouchi
US4245301A (en) Information processing system
KR890004995B1 (en) Data processor system having improved data throughput in a multiprocessor system
AU7726081A (en) Improved system for interrupt arbitration
JPS62266642A (en) Data processor
JPH039497B2 (en)
JP2774675B2 (en) Bus controller
JPH03238539A (en) Memory access controller
JP2705955B2 (en) Parallel information processing device
JPS593775B2 (en) Bus request processing unit
JPH0562384B2 (en)
JPS5975354A (en) Processor device
JPS5834858B2 (en) Data exchange control method
JPS5836382B2 (en) Shared bus control method
JPS63286949A (en) Bus control system
JPS61118847A (en) Simultaneous access control system of memory
JPH0234062B2 (en) MARUCHIPUROSETSUSASHISUTEMUNIOKERUMEMORIAKUSESUSEIGYOHOSHIKI
JPS6126104B2 (en)
JPH0215152Y2 (en)
JPS6240565A (en) Memory control system
JPH02291039A (en) Memory control system
JPS62120566A (en) Access control system for high-speed main storage in multi-processor system
JP3098550B2 (en) Bus control method
JP3126129B2 (en) Priority control device
EP1193606B1 (en) Apparatus and method for a host port interface unit in a digital signal processing unit