[go: up one dir, main page]

JPS60140454A - Storage section controller - Google Patents

Storage section controller

Info

Publication number
JPS60140454A
JPS60140454A JP25192383A JP25192383A JPS60140454A JP S60140454 A JPS60140454 A JP S60140454A JP 25192383 A JP25192383 A JP 25192383A JP 25192383 A JP25192383 A JP 25192383A JP S60140454 A JPS60140454 A JP S60140454A
Authority
JP
Japan
Prior art keywords
access
address
selection circuit
circuit
selection
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
JP25192383A
Other languages
Japanese (ja)
Other versions
JPS6356573B2 (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 JP25192383A priority Critical patent/JPS60140454A/en
Priority to CA000469910A priority patent/CA1221464A/en
Priority to US06/682,316 priority patent/US4718006A/en
Priority to EP84402614A priority patent/EP0147295B1/en
Priority to DE8484402614T priority patent/DE3484235D1/en
Priority to AU36857/84A priority patent/AU554059B2/en
Priority to KR1019840008243A priority patent/KR890004995B1/en
Priority to BR8406678A priority patent/BR8406678A/en
Priority to ES539033A priority patent/ES8602272A1/en
Publication of JPS60140454A publication Critical patent/JPS60140454A/en
Publication of JPS6356573B2 publication Critical patent/JPS6356573B2/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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)
  • Complex Calculations (AREA)

Abstract

PURPOSE:To attain effective utilization of an access selection circuit and efficient access processing by dividing the access selection circuit into the own system and the other system use and applying access selection after the address conversion in the said circuit so as to eliminate useless access selection. CONSTITUTION:An address converting circuit ADCNV(0, 1) is placed before the address selection circuit S(0, 1) and the address selection circuits are provided as S(0, 1) for the own system memory storage device MSU(0-3) and an RS(0, 1) of other system MSU. An access from a CPU0 is set to a port P1' of an MCU0 and converted into an address by the ADCNV0. The access applied with the address conversion is set to a port P1 and inputted to the own system address selection circuit S0 or the other system address selection circuit RS0 and selected. The access is subject to address conversion and fed to the own system or the other system address selection circuit while whether the address is for the own system or the other system is recognized, and selected according to the priority level.

Description

【発明の詳細な説明】 発明の技術分野 本発明は、主記憶装置へのアクセスを制御する記憶部制
御装置に係り、特に複数存在して相互にデータ伝送する
記憶部制御装置に関する。
TECHNICAL FIELD OF THE INVENTION The present invention relates to a storage controller that controls access to a main memory, and more particularly to a plurality of storage controllers that mutually transmit data.

従来技術と問題点 第1図に示すように記憶部制御装置MCUが複数本例で
はMCUOとMCUIの2個存在し、該記憶部制御装置
にそれぞれ複数のアクセス発生装置(中央処理装置)C
PUOとCPUI及びCPU2とCPU3、主記憶装置
MSUOとMSUI、MSU2とMSU3が接続され、
MCUOとMCUlは相互に接続されてデータ伝送可能
な複合システムが考えられている。このような複合シス
テムではCPU、MSUは各々のMCUに対してしか接
続されていない(インタフェースを持たない)ので、自
系(MCUとそれに接続されたCPU。
Prior Art and Problems As shown in FIG. 1, there are a plurality of storage controllers MCU, two in this example, MCUO and MCUI, and each of the storage controllers has a plurality of access generators (central processing units) C.
PUO and CPUI, CPU2 and CPU3, main storage MSUO and MSUI, MSU2 and MSU3 are connected,
A complex system is considered in which the MCUO and MCU1 are interconnected and can transmit data. In such a complex system, the CPU and MSU are connected only to each MCU (does not have an interface), so the CPU and MSU are connected only to their own system (MCU and the CPUs connected to it).

MSU)内でのアクセスは通常通りであるが、他系に跨
るアクセスはCPU−自系MCU=他系MCU−そのM
 S’ Uの経路をとることになる。例えばCPU0が
MSU2をアクセスするときは該アクセスがCPUO−
MCUO−MCUI−MSU2の経路で伝送されてMS
U2が起動し、該アクセスが読出し要求であれば読出し
たデータが逆の経路でCPU0へ伝送される。自系アク
セスの場合、例えばCPU2がMSU3をアクセスする
場合は、該CPU2が発生したアクセス(やはりフェッ
チリクエストとする)がMCUIに渡され、MCUIは
それをMSU3へ渡し、そこでMSU3が起動して読出
しデータをMCUIへ上げ、MCUIはそれをCPU2
へ渡す、という手順になる。
Access within MSU is as usual, but access across other systems is CPU - own system MCU = other system MCU - that M
The route S'U will be taken. For example, when CPU0 accesses MSU2, the access
The MS is transmitted via the route MCUO-MCUI-MSU2.
U2 is activated, and if the access is a read request, the read data is transmitted to CPU0 via the reverse route. In the case of self-system access, for example, when CPU2 accesses MSU3, the access generated by CPU2 (also referred to as a fetch request) is passed to MCUI, and MCUI passes it to MSU3, where MSU3 starts and reads it. Upload the data to MCUI, MCUI sends it to CPU2
The procedure is to pass it on to.

このように複合システムにおけるMCUでは自系、他系
のアクセスが入り、自系にも複数のCPUがあるのでそ
の各々からのアクセスが入り、これらを優先順、MSU
のビジー状態などにより選択して該当MS、Uへ渡さな
くてはならない。単純に考えるとこのアクセス選択処理
は第2図のようになる。
In this way, the MCU in a complex system receives accesses from its own system and other systems, and since there are multiple CPUs in its own system, accesses from each of them enter, and these are prioritized and MSU
It must be selected based on the busy state of the MS, etc., and handed over to the corresponding MS or U. When considered simply, this access selection process is as shown in FIG. 2.

第2図でPはポートなどと呼ばれるレジスタ、S及びR
3はセレクタ、ADCNVはアドレス変換器であり、添
字o、i、・・・・・・は相互を区別するものである。
In Figure 2, P is a register called a port, S and R
3 is a selector, ADCNV is an address converter, and subscripts o, i, . . . are used to distinguish them from each other.

他系アクセス例えばCPU0がMSU2をアクセスする
場合は、該アクセスがCPU0からMCUOのアクセス
受付はレジスタP1に設定され、アクセス選択回路SO
で選択される。
Other system access For example, when CPU0 accesses MSU2, access acceptance from CPU0 to MCUO is set in register P1, and access selection circuit SO
is selected.

選択されたアクセスはそのアドレス(実アドレス)を物
理アドレスに変換する回路ADCNVにより変換され、
本例ではこの変換後のアドレス(物理アドレス)はMS
U2内のそれであることを示しているからレジス′りR
7またはR8を介してリモートアクセス選択回路R3O
に入力され、こ\で選択されてMCUIのポートP13
へ送られる。
The selected access is converted by a circuit ADCNV that converts the address (real address) into a physical address,
In this example, the address (physical address) after this conversion is MS
Since it shows that it is in U2, Regis'riR
Remote access selection circuit R3O via R7 or R8
is input, and selected here, port P13 of MCUI
sent to.

MCUIではポートP13に受付けたアクセスを選択回
路S1で選択し、アドレス変換回路ADCNv1でアド
レス変換しく変換ずみであるから単に通過するだけであ
るが)、ポートP15を経てMSU2へ送られる。
In MCUI, the access received at port P13 is selected by selection circuit S1, and the address is already converted by address translation circuit ADCNv1, so it simply passes through) and is sent to MSU2 via port P15.

アクセスされたMSU2は、該アクセスがフェック要求
であれ゛ばメモリ読出しを行ない、読出したデータをM
SU2はMCUI、MCUOを経てCPU0へ送る(こ
の経路は図示してない)。またMCUはMSUからの読
出しデータを受取るべくアクセスのバイブラインなども
備えるが、こ−では図示を省略している。
If the access is a feck request, the accessed MSU2 reads the memory and stores the read data in the MSU2.
SU2 is sent to CPU0 via MCUI and MCUO (this route is not shown). The MCU also includes an access vibe line to receive read data from the MSU, but is not shown here.

この第2図の装置ではアクセス選択回路soへは自系の
CjUからのアクセスもまた他系のcPUからのアクセ
スも入力され、それを所定の選択基準で選択し、選択し
たもの(これは本来なら自系MSUに対するアクセスで
あるべきもの)について実−物理アドレス変換を行ない
、この段階で自系MSUあてか他系MSUあてかが分り
、他系MSUなら当該他系MCUへ送られることになる
In the device shown in FIG. 2, the access selection circuit so receives accesses from the CJU of its own system as well as accesses from cPUs of other systems, and selects them based on predetermined selection criteria. Then, real-physical address conversion is performed for the access that should be to the own MSU, and at this stage it is known whether the access is to the own MSU or the other MSU, and if it is the other MSU, it will be sent to the other MCU. .

他系MSUに対するアクセスなら選択回路SOで選択す
る前に当該他系MCUへ送出すべきで、従って第2図の
方式では無駄がある。
If an access is to an MSU of another system, the data should be sent to the MCU of the other system before being selected by the selection circuit SO, so the method shown in FIG. 2 is wasteful.

発明の目的 本発明は複合システムに組込まれた記憶部制御装置MC
Uにおけるアクセス処理を合理的に行なって無駄のない
アクセス選択を可能にしようとするものである。
Purpose of the Invention The present invention provides a storage controller MC incorporated in a complex system.
The purpose is to perform access processing in U rationally and to enable efficient access selection.

発明の構成 本発明は、各々複数のアクセス発生装置および主記憶装
置が接続され、相互に接続されてアクセス及びデータの
送受を行なう複数の記憶部制御装置において、自系のア
クセス発生装置が発生したアクセスのアドレスを物理ア
ドレスに変換するアドレス変換回路と、該アドレス変換
の結果、自系の主記憶装置に対するアクセスであること
が分ったアクセス、及び他系からの自系主記憶装置に対
するアクセスを受けてアクセス選択を行なう自系用−′
 アドレス選択回路、該アドレス変換の結果、他系の主
記憶装置に対するアクセスであることが分つたアクセス
を選択する他系用アドレス選択回路を備えることを特徴
とするが次に実施例を参照しながらこれを説明する。
Composition of the Invention The present invention provides a system in which a plurality of access generation devices and main storage devices are connected to each other, and in a plurality of storage unit control devices that are connected to each other and perform access and data transmission/reception, an access generation device of its own system is generated. An address conversion circuit that converts an access address into a physical address, and an address conversion circuit that converts an access address into a physical address, and an access that is determined to be an access to the main memory of the own system as a result of the address conversion, and an access to the main memory of the own system from another system. For own system to receive and select access −′
The present invention is characterized by comprising an address selection circuit, and an address selection circuit for another system that selects an access that is found to be an access to a main memory of another system as a result of the address conversion. Let me explain this.

発明の実施例 第4図は本発明の実施例を示し、第2図と同じ部分には
同じ符号が付しである。両者を対比すれば明らかなよう
に゛本発明ではアドレス変換回路ADCNVをアドレス
選択回路Sの前に持ってくる。
Embodiment of the Invention FIG. 4 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 comparing the two, in the present invention, the address conversion circuit ADCNV is placed before the address selection circuit S.

またアドレス選択回路は自系MSU用のそれSと他系M
SU用のそれR3とに分ける。図ではシステムは2系統
の複合であるが勿論これは任意のn(n>1)系統の複
合であってよく、この場合他系統用選択回路(リモート
アクセスセレクタ)は(n−1)個設けて各系統専属と
すると、ボートP7’等を介して各系統のMCUと直接
接続することができる。
In addition, the address selection circuit is S for own system MSU and MSU for other system.
It is divided into R3 and that for SU. In the figure, the system is a composite of two systems, but of course it may be a composite of any n (n>1) systems, and in this case, (n-1) selection circuits for other systems (remote access selectors) are provided. If it is dedicated to each system, it can be directly connected to the MCU of each system via a boat P7' or the like.

アドレス変換器ADCNVは実アドレスを物理アドレス
に変換するものであるが、物理アドレスとは実際のメモ
リのどこかを示すアドレスであり、実アドレスとはマツ
ピングの際割り当てたアドレスで、論理アドレス程仮想
的ではないがまだ実際のメモリをアクセスするレベルに
は至らないものである。具体例で示すと、今256アド
レスを持つメモリチップ8個で主記憶MSUを構成した
とするとアドレス空間の大きさは2048である。その
0〜255,256〜511,512〜765゜・・・
・・・を第1.第2.第3.・・・・・・のメモリチッ
プに創立ててもよく、またO〜15.16〜31.32
〜47.・・・・・・を第1.第2.第3.・・・・・
・のメモリに割当て一巡したあとの128〜143,1
44〜159,160〜175.・・・・・・を再び第
1゜第2.第3・・・・・・のメモリに割当て、以下同
様にしていってもよい。この場合のアドレス0〜204
7が実アドレス、実際のメモリチップ上のアドレス、上
記の後者の例ならアドレス16は第2メモリの第1行第
1列のメモリアドレスである等は物理アドレスである。
The address converter ADCNV converts a real address into a physical address, but a physical address is an address that indicates somewhere in the actual memory, and a real address is an address assigned during mapping. However, it is still not at the level of accessing actual memory. To give a specific example, if the main memory MSU is constructed of eight memory chips each having 256 addresses, the size of the address space is 2048. Its 0~255,256~511,512~765°...
... is the first. Second. Third. It may be established in the memory chip of ......, and also O~15.16~31.32
~47. ...... as the first. Second. Third.・・・・・・
128 to 143,1 after one round of memory allocation
44-159, 160-175. . . . again from 1st to 2nd. It is also possible to allocate it to the third memory, and so on. Address 0-204 in this case
7 is a real address, an address on the actual memory chip; in the latter example above, address 16 is the memory address of the first row, first column of the second memory, etc. are physical addresses.

アドレス変換器ADCNVはか\る実−物理アドレス変
換を行なう。第5図はその内部構造を示す。これはレジ
スタR1〜RNとセレクタSb、Scからなり、レジス
タR1〜RNは前記メモリチップの数だけ設けられ、各
々は当該メモリチップの物理アドレスと、該アドレスの
有効無効を示すバリッドビットVからなる。CPDo、
CPUIが発したアクセスRAO,RA’1はセレクタ
Sb、Scに入って該アクセスの上位ビットで、対応す
るレジスタR1〜RNの1つを選び、それに格゛納され
ている物理アドレスPAO。
The address translator ADCNV performs this real-to-physical address translation. FIG. 5 shows its internal structure. This consists of registers R1 to RN and selectors Sb and Sc, and the registers R1 to RN are provided in the same number as the memory chips, and each register is made up of a physical address of the memory chip and a valid bit V indicating whether the address is valid or invalid. . CPDo,
Accesses RAO and RA'1 issued by the CPUI enter selectors Sb and Sc, select one of the corresponding registers R1 to RN with the upper bits of the access, and store the physical address PAO therein.

PAlを読出す。本例ではアドレス変換器に入力するア
クセスはRAO,RAIの2つであるのでセレクタはS
b、Scの2つとしているが、アドレス変換器に入力す
るアクセスの数(種類)が多ければそれに応じてセレク
タ3b、Sc・・・・・・の数を増し、少なければ減少
する。例えば第2図のようにアドレス変換器ADCNV
Oに入力するアクセスが1つであればセレクタはSal
つでよい。
Read PAl. In this example, there are two accesses input to the address converter, RAO and RAI, so the selector is S.
There are two selectors 3b and Sc, but if the number (types) of accesses input to the address converter is large, the number of selectors 3b, Sc, . For example, as shown in Figure 2, the address converter ADCNV
If there is one access input to O, the selector is Sal
That's fine.

第4図の動作を第2図の場合と同様にCPU0がMSU
2をアクセスする場合について説明すると、CPU0か
らのアクセスはMCUOのボートPI’に設定され、A
DCNVOによりアドレス変換される。このアドレス変
換されたアクセスはボートP1に設定され、そしてこの
アクセスは自系のMSUではなく他系のMSU2を示し
ているため自系用アドレス選択回路SOへは入力されず
、他系用(リモート用)アドレス選択回路R3Oへ入力
され、こ\で選択されてボートP7′を通してMCUI
へ送られる。MCUIへ送られたアクセスはボートP1
3に設定され、アドレス選択回路S1により選択されて
ボートP15を経てMSU2へ送出される。アクセスを
受けるとMSU2は、該アクセスがデータフェッチリク
エストならメモリ読出しを行ない、読出したデータはM
CUl、MCUOを経てCPU0へ送られるが、この経
路は図示していない。
The operation in Fig. 4 is performed in the same way as in Fig. 2, where CPU0 is the MSU.
2, the access from CPU0 is set to MCUO's boat PI', and A
The address is converted by DCNVO. This address-converted access is set to boat P1, and since this access indicates not the own system's MSU but the other system's MSU2, it is not input to the own system's address selection circuit SO, but is for other systems (remote system). address) is input to the address selection circuit R3O, selected by this, and sent to the MCUI through the port P7'.
sent to. Access sent to MCUI is from boat P1
3, selected by the address selection circuit S1, and sent to the MSU2 via the boat P15. When receiving an access, MSU2 reads the memory if the access is a data fetch request, and the read data is stored in MSU2.
It is sent to CPU0 via CU1 and MCUO, but this route is not shown.

この第4図の回路ではアクセスはアドレス変換されて自
系用か他系用かが分った状態で自系用アドレス選択回路
あるいは他系用アドレス選択回路へ送られ、そこで優先
レベルなどに従って選択されるので無駄な選択がない。
In the circuit shown in Figure 4, the access is address-converted and sent to the own-system address selection circuit or other-system address selection circuit after determining whether it is for the own system or another system, and is then selected according to the priority level, etc. There are no wasted choices.

第2図では先ずアクセスが選択され、その後アドレス変
換され、他系用と分れば他系へ送られ、そこで再び選択
され、といった経過をどるので無駄が多く、所要時間も
大になる恐れがある。但し第4図ではMCUに入力した
アクセスは先ずアドレス変換器に入力されるので、AD
CNVの入力数が多く、セレクタSの個数などは大にな
る。
In Figure 2, the access is first selected, then the address is converted, and if it is determined that it is for another system, it is sent to the other system, where it is selected again, and so on, so there is a lot of waste and there is a risk that the time required will be large. be. However, in Figure 4, the access input to the MCU is first input to the address converter, so the AD
The number of CNV inputs is large, and the number of selectors S is also large.

自系用アドレス選択回路は実施例では2つのMSUに共
通とし゛たが、これは個々のMSUに対応させて複数と
してよく、あるいはMCUに多数のMSUが接続される
場合はそれらを群に分け、各群に対応させてアドレス選
択回路を設けてもよい。
In the embodiment, the self-system address selection circuit was common to the two MSUs, but it may be provided in multiple numbers corresponding to each MSU, or if a large number of MSUs are connected to an MCU, they may be divided into groups. An address selection circuit may be provided corresponding to each group.

発明の詳細 な説明したように本発明によればアクセス選択回路を自
系用と他系用に分け、これらの回路によりアドレス変換
後にアクセス選択するようにしたので無駄なアクセス選
択がなくなり、アクセス選択回路の有効利用、アクセス
処理の効率化などが図れる。
As described in detail, according to the present invention, the access selection circuit is divided into one for the own system and one for the other system, and access selection is performed after address conversion by these circuits, thereby eliminating unnecessary access selection and reducing access selection. Effective use of circuits and more efficient access processing can be achieved.

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

第1図は本発明を適用する複合システムの概要を示すブ
ロック図、第2図は第1図のシステムにおける記憶部制
御装置の構成例を示すブロック図、第3図は第2図の一
部の詳細を示すブロック図、第4図は本発明の実施例を
示すブロック図、第5図は第4図の一部の詳細を示すブ
ロック図である。 図面でCPUはアクセス発生装置、MSUは主記憶装置
、MCUは記憶部制御装置、ADCNVはアドレス変換
回路、Sは自系主記憶装置に対するアクセス選択回路、
R3は他系用アドレス選択回路である。 出願人 富士通株式会社 代理人弁理士 青 柳 稔
FIG. 1 is a block diagram showing an overview of a complex system to which the present invention is applied, FIG. 2 is a block diagram showing an example of the configuration of a storage controller in the system of FIG. 1, and FIG. 3 is a part of FIG. 2. FIG. 4 is a block diagram showing an embodiment of the present invention, and FIG. 5 is a block diagram showing details of a part of FIG. 4. In the drawing, CPU is an access generation device, MSU is a main storage device, MCU is a storage controller, ADCNV is an address conversion circuit, S is an access selection circuit for the own main storage device,
R3 is an address selection circuit for other systems. Applicant Fujitsu Limited Representative Patent Attorney Minoru Aoyagi

Claims (3)

【特許請求の範囲】[Claims] (1)各々複数のアクセス発生装置および主記憶装置が
接続され、相互に接続されてアクセス及びデータの送受
を行な′う複数の記憶部制御装置において、自系のアク
セス発生装置が発生したアクセスのアドレスを物理アド
レスに変換するアドレス変換回路と、 該アドレス変換の結果、自系の主記憶装置に対するアク
セスであることが分ったアクセス、及び他系からの自系
主記憶装置に対するアクセスを受けてアクセス選択を行
なう自系用アドレス選択回路、 該アドレス変換の結果、他系の主記憶装置に対するアク
セスであることが分ったアクセスを選択する他系用アド
レス選択回路を備えることを特徴とする記憶部制御装置
(1) In a plurality of storage control devices each connected to a plurality of access generation devices and main storage devices, which are connected to each other and perform access and data transmission/reception, accesses generated by the access generation device of the own system. an address conversion circuit that converts the address of the system into a physical address; The present invention is characterized by comprising: an address selection circuit for the own system that performs access selection based on the address conversion; and an address selection circuit for the other system that selects an access that is found to be an access to the main memory of the other system as a result of the address conversion. Storage controller.
(2)他系用アクセス選択回路は、他系の数だけ設けら
れてその各々に専属することを特徴とする特許請求の範
囲第1項記載の記憶部制御装置。
(2) The storage unit control device according to claim 1, wherein the access selection circuit for other systems is provided as many as the number of other systems, and is dedicated to each of the other systems.
(3)自系用アクセス選択回路は、当該記憶部制御装置
に接続される主記憶装置の個々あるいは群に対応して複
数個設けられて各々に専属することを特徴とする特許請
求の範囲第1項記載の記憶部制御装置。
(3) A plurality of self-system access selection circuits are provided corresponding to individual or groups of main storage devices connected to the storage controller, and are dedicated to each of them. The storage unit control device according to item 1.
JP25192383A 1983-12-26 1983-12-27 Storage section controller Granted JPS60140454A (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP25192383A JPS60140454A (en) 1983-12-27 1983-12-27 Storage section controller
CA000469910A CA1221464A (en) 1983-12-26 1984-12-12 Data processor system having improved data throughput of multiprocessor system
US06/682,316 US4718006A (en) 1983-12-26 1984-12-17 Data processor system having improved data throughput in a multiprocessor system
EP84402614A EP0147295B1 (en) 1983-12-26 1984-12-17 Data processing system including a plurality of multiprocessor systems
DE8484402614T DE3484235D1 (en) 1983-12-26 1984-12-17 DATA PROCESSING SYSTEM WITH SEVERAL MULTIPROCESSOR SYSTEMS.
AU36857/84A AU554059B2 (en) 1983-12-26 1984-12-18 A data processor system having improved data throughput of multiprocessor system
KR1019840008243A KR890004995B1 (en) 1983-12-26 1984-12-21 Data processor system having improved data throughput in a 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
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
JP25192383A JPS60140454A (en) 1983-12-27 1983-12-27 Storage section controller

Publications (2)

Publication Number Publication Date
JPS60140454A true JPS60140454A (en) 1985-07-25
JPS6356573B2 JPS6356573B2 (en) 1988-11-08

Family

ID=17229975

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25192383A Granted JPS60140454A (en) 1983-12-26 1983-12-27 Storage section controller

Country Status (1)

Country Link
JP (1) JPS60140454A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006221433A (en) * 2005-02-10 2006-08-24 Sony Corp Shared memory device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0472568U (en) * 1990-11-01 1992-06-25

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006221433A (en) * 2005-02-10 2006-08-24 Sony Corp Shared memory device

Also Published As

Publication number Publication date
JPS6356573B2 (en) 1988-11-08

Similar Documents

Publication Publication Date Title
US5237567A (en) Processor communication bus
US4399503A (en) Dynamic disk buffer control unit
AU598857B2 (en) Move-out queue buffer
EP0280251B1 (en) Shared memory controller arrangement
US3618041A (en) Memory control system
US3931613A (en) Data processing system
US5887182A (en) Multiprocessor system with vector pipelines
US4048623A (en) Data processing system
US5481678A (en) Data processor including selection mechanism for coupling internal and external request signals to interrupt and DMA controllers
US3601812A (en) Memory system
EP0865633B1 (en) Solid state data processor with versatile multisource interrupt organization
JP2561261B2 (en) Buffer storage access method
US4089052A (en) Data processing system
JPS60140454A (en) Storage section controller
US5168558A (en) Apparatus and method for providing distributed control in a main memory unit of a data processing system
EP0067519B1 (en) Telecommunications system
JP2618223B2 (en) Single chip microcomputer
US4954946A (en) Apparatus and method for providing distribution control in a main memory unit of a data processing system
JPH05233560A (en) Inter-processor notifying system for multiprocessor circuit and its method
JPS61118847A (en) Simultaneous access control system of memory
JPS60136850A (en) multiprocessor system
JPS598845B2 (en) Channel control method
KR880000462B1 (en) Data transfer apparatus in multiprocessor system
JP2555123B2 (en) Memory access management method
JPH10301897A (en) Method and device for arbitration