JPS62288949A - Serializing instruction control system - Google Patents

Serializing instruction control system

Info

Publication number
JPS62288949A
JPS62288949A JP61133532A JP13353286A JPS62288949A JP S62288949 A JPS62288949 A JP S62288949A JP 61133532 A JP61133532 A JP 61133532A JP 13353286 A JP13353286 A JP 13353286A JP S62288949 A JPS62288949 A JP S62288949A
Authority
JP
Japan
Prior art keywords
serialization
serializing
central processing
request
processing
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
JP61133532A
Other languages
Japanese (ja)
Other versions
JPH06103476B2 (en
Inventor
Yasuaki Ochi
越智 泰章
Takashi Chiba
隆 千葉
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 JP61133532A priority Critical patent/JPH06103476B2/en
Publication of JPS62288949A publication Critical patent/JPS62288949A/en
Publication of JPH06103476B2 publication Critical patent/JPH06103476B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To speed up serializing processing by adding an identifier indicating the serializing request source to a serializing request flag signal to perform the serializing processing overlapping between processors. CONSTITUTION:When the serializing request signal from a CPU 0 is accepted by a serializing control circuit 22 corresponding to the CPU 0, a serializing request flag and the identifier indicating the request source are supplied to a local pipeline 24 through a priority level circuit 23. The serializing request flag signal and the identifier transmitted to a tag memory 21 provided correspondingly to each CPU are fed back to the circuit 22. Since the identifier is encoded, it is decoded by the circuit 22 and a corresponding latch is reset. Thus, the following serializing instruction is started even during the processing of the preceding serializing instruction to overlap the serializing processing, and serializing instructions are processed at a high speed.

Description

【発明の詳細な説明】 3、発明の詳細な説明 〔概要〕 少なくとも、主記憶装置(MSU)と、キャッシュメモ
リを備えた複数個の中央処理装置(CPU)と、システ
ム制御装置QI CU )にバッファ無効化アドレスを
一時的に保持するタグメモリ(TAG2)を有するマル
チプロセッサシステムにおいて、シリアライズ処理の起
動、及び他の中央処理装置への伝播時に、該シリアライ
ズ要求フラグ信号に、該シリアライズ要求元を示す識別
子(RQTRID)を付加する手段を設けることにより
、先行するシリアライズ要求を処理中に、他の処理装置
からの後続するシリアライズ処理を継続して起動するよ
うにしたものである。
[Detailed Description of the Invention] 3. Detailed Description of the Invention [Summary] At least a main storage unit (MSU), a plurality of central processing units (CPUs) each having a cache memory, and a system control unit (QICU) In a multiprocessor system that has a tag memory (TAG2) that temporarily holds a buffer invalidation address, when starting serialization processing and propagating it to another central processing unit, the serialization request source is specified in the serialization request flag signal. By providing means for adding an identifier (RQTRID) indicating the serialization request, subsequent serialization processing from another processing device can be continuously started while the preceding serialization request is being processed.

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

本発明は、少なくとも、主記憶装置(MStl)と、キ
ャッシュメモリを備えた複数個の中央処理装置(CPU
)と、システム制御装置(MCI)にバッファ無効化ア
ドレスを一時的に保持するタグメモリ(TAG2)を有
するマルチプロセッサシステムにおけるシリアライズ命
令制御方式に関する。
The present invention provides at least a main storage device (MStl) and a plurality of central processing units (CPUs) each having a cache memory.
) and a serialization instruction control method in a multiprocessor system having a tag memory (TAG2) for temporarily holding a buffer invalidation address in a system control unit (MCI).

従来から、キャッシュメモリを備えたマルチプロセッサ
システムにおいては、各中央処理装置(CPI)が持っ
ているキャッシュメモリの内容と、主記憶装置(MSI
I)との内容との一致性を図る為に、シリアライズ命令
を備えている。
Conventionally, in a multiprocessor system equipped with a cache memory, the contents of the cache memory of each central processing unit (CPI) and the main memory (MSI)
In order to ensure consistency with the contents of I), a serialization instruction is provided.

該シリアライズ命令は、各中央処理装置(CPU)にお
けるストアアクセスの逐次化を行う命令であって、ブリ
シリアライスと、ポストシリアライズの2つのタイプが
ある。
The serialize instruction is an instruction for serializing store access in each central processing unit (CPU), and there are two types: pre-serialization and post-serialization.

ブリシリアライズ命令は、該命令発行以前の該中央処理
装置(CPII)のストアアクセスを、ポストシリアラ
イズ命令は、該命令発行と同時に起動されるストアアク
セスを含めた該命令発行以前の該中央処理装置(CPU
)のストアアクセスを中断させて、システム内の他の中
央処理装置(CPU)におけるキャッシュメモリの無効
化処理を終了させる機能を有する。
The post-serialize instruction performs store access of the central processing unit (CPII) before the instruction is issued, and the post-serialize instruction performs the store access of the central processing unit (CPII) before the instruction is issued, including the store access started at the same time as the instruction is issued. CPU
) has a function of interrupting store access of CPUs in other central processing units (CPUs) in the system and terminating cache memory invalidation processing in other central processing units (CPUs) in the system.

一方、中央処理装置(CPU)は、処理の高速化を目的
として、タグ(TAGI)部と、データ部とから構成さ
れるキャッシュメモリを内蔵し、該中央処理装置(CP
U)以外の処理装置が、主起to装置(MSU)の内容
を書き替えた際に、書き替えられる以前の古いデータが
、該キャッシュメモリ上に存在するか否かを調べ、存在
していれば該キャッシュメモリ上の該当部分を無効化す
ることを行う。
On the other hand, the central processing unit (CPU) has a built-in cache memory consisting of a tag (TAGI) section and a data section for the purpose of speeding up processing.
When a processing device other than U) rewrites the contents of the master to device (MSU), it checks whether old data before being rewritten exists in the cache memory and checks if it exists. For example, the corresponding portion on the cache memory is invalidated.

これをハソファインバリデイーション(BT)処理と呼
び、そのアドレスをBlアドレスと呼ぶが、通常該Bl
アドレスはBlスタックメモリに、一時的に保持され、
即座に処理されるわけではない。
This is called BT validation (BT) processing, and the address is called the Bl address, but usually the Bl
The address is temporarily held in Bl stack memory,
It is not processed immediately.

上記シリアライズ命令は、この81アドレスをシステム
内の他の全ての処理装置に伝播させ、これを受は取った
処理装置に対して、一時的に他の処理を中断させ、代わ
りに、該Blスタック内に、未処理でいるBlアドレス
のBl処理を行わせ、該処理装置のキャッシュメモリの
内容を、主記憶装置(MSU)の内容と一致させるよう
に機能する。
The above serialize instruction propagates this 81 address to all other processing units in the system, causing the processing unit that received it to temporarily suspend other processing, and instead It functions to perform Bl processing on unprocessed Bl addresses within the process, and to match the contents of the cache memory of the processing device with the contents of the main storage unit (MSU).

該シリアライズ命令を発行した中央処理装置(CpH)
においては、システム内の他の全ての処理装置に、該命
令が伝わったことが確認されてから、後続の処理(スト
アアクセス)が再開される。
Central processing unit (CpH) that issued the serialization command
After confirming that the instruction has been transmitted to all other processing devices in the system, subsequent processing (store access) is resumed.

このようなシリアライズ制御方式においては、上記のよ
うに、シリアライズ命令の発行悼シリアライズ処理(8
1処理)要求の他の処理装置への伝播時後続のストアア
クセスの再開と云った処理になる為、マルチプロセッサ
システムでは、複数個の中央処理装置(CPII)から
のシリアライズ要求に対して、オーバラップ処理を許容
した効率の良いシリアライズ命令制御方式が必要とされ
る。
In such a serialization control method, as mentioned above, serialization processing (8
1 process) When the request is propagated to other processing units, the subsequent store access is resumed, so in a multiprocessor system, overload is required for serialization requests from multiple central processing units (CPII). An efficient serialization instruction control method that allows wrapping is needed.

〔従来の技術と発明が解決しようとする問題点〕第3図
は、従来のマルチプロセッサシステムの構成例を示した
図であり、第4図は改良されたマルチプロセッサシステ
ムの構成例を示した図である。
[Prior art and problems to be solved by the invention] FIG. 3 is a diagram showing an example of the configuration of a conventional multiprocessor system, and FIG. 4 is a diagram showing an example of the configuration of an improved multiprocessor system. It is a diagram.

先ず、第3図のマルチプロセッサシステムにおいては、
それぞれの中央処理装置(以下、CPt1と云う)3自
身が、主記憶装置(以下、MSUと云う)■に対するア
ドレスを意識し、アクセスしたいMSU 1が接続され
ているシステム制御装置(以下、MCUと云う)2に対
して、当該アクセスを発行する方式をとっている。
First, in the multiprocessor system shown in Figure 3,
Each central processing unit (hereinafter referred to as CPt1) 3 itself is aware of the address for the main storage unit (hereinafter referred to as MSU) and selects the system control unit (hereinafter referred to as MCU) to which the MSU 1 that it wants to access is connected. 2), the method is to issue the access.

この方式では、あるCPU 3が発行したストアアクセ
スのアドレスは、該ストアアクセスを受信したMCUO
,又はMCUI (2)より、他の全てのCPU 3に
通知される。各CPU 3は、このストアアドレスを自
白に設けられているBlスタック (図示せず)に保持
し、順次Bl処理を実行する。
In this method, the address of a store access issued by a certain CPU 3 is the address of the MCU0 that received the store access.
, or MCUI (2), all other CPUs 3 are notified. Each CPU 3 holds this store address in a Bl stack (not shown) provided in the memory, and sequentially executes Bl processing.

このような構成のマルチプロセッサシステムにおいては
、 ■MCUO,又はMCUI (2)と、システム内の全
てのCPUとの間のインタフェース線が増加する問題が
あった。特に、処理すべきデータ長が長い場合には、増
加するハードウェア量が無視し得なくなると云う問題が
あった。
In a multiprocessor system having such a configuration, there is a problem in that (1) the number of interface lines between the MCUO or MCUI (2) and all the CPUs in the system increases. Particularly when the length of data to be processed is long, there is a problem in that the increased amount of hardware cannot be ignored.

■又、1つのCPII 3(例えば、CPLIO)に対
して、複数個のCPU 3(例えば、CPU1,2.3
−)からのBlアドレスが送られてくることがあり、c
puo (3)におけるBT処理が輻較することがあり
、各CPU 3での処理能力を低下させる問題があった
■Also, for one CPII 3 (for example, CPLIO), multiple CPUs 3 (for example, CPU1, 2.3
-) Bl address may be sent from c
There was a problem in that the BT processing in puo (3) sometimes became congested, reducing the processing capacity of each CPU 3.

そこで、これらの問題を改善するマルチプロセッサシス
テムとして、第4図に示したシステムが考えられた。
Therefore, the system shown in FIG. 4 was devised as a multiprocessor system to improve these problems.

該改良されたマルチプロセッサシステムにおいては、M
SUアクセス要求を受理したMCUO,又はMC旧(2
)がMC0間インタフェースを通じて、該当MS[0,
1,2,−−(1)にアクセス要求を発行する。
In the improved multiprocessor system, M
MCUO that accepted the SU access request or MC old (2
) connects the corresponding MS[0,
1, 2, --(1) issues an access request.

この為、各MCU0,1(2)はアクセス元CPU 3
に対応して、TAG2と呼ばれるアドレスを一時的に記
憶する装置(タグメモリ)を持ち、それぞれのCPU3
からのフェッチアドレスを記憶しておき、他のCPU 
3からのストアアクセスがあると、該アクセスアドレス
と比較して、一致を検出すると、該一致アドレスを、前
述のBIアドレスとして、自己が担当しているcpu 
3に伝播させる。
For this reason, each MCU0, 1 (2) is the access source CPU 3
Corresponding to the
Remember the fetch address from the other CPU
When there is a store access from 3, it is compared with the access address, and if a match is detected, the matching address is used as the BI address and the CPU that is in charge of
Propagate to 3.

各CPII 3は、この81アドレスを自己のBlスタ
ックに保持して、順次Bl処理を実行し、キャッシュメ
モリ内の該当エントリの無効化を行う。
Each CPII 3 holds these 81 addresses in its own Bl stack, sequentially executes Bl processing, and invalidates the corresponding entry in the cache memory.

通常、該TAG2は、処理の高速化の為に、多段のレジ
スタや、アドレスを一時的に保持するキューを持ってい
るが、本発明には直接関係していないので、ここではそ
の詳細は省略する。
Normally, the TAG2 has multi-stage registers and a queue for temporarily holding addresses in order to speed up processing, but since they are not directly related to the present invention, the details are omitted here. do.

この改良されたマルチプロセッサシステムにおいては、
1つのストアアドレスが、Blアドレスとしてシステム
全体に伝わる(つまり、TAG2を通じて、各CPU 
3のBlスタックに登録される)迄には、ある程度の時
間を必要とする。
In this improved multiprocessor system,
One store address is propagated throughout the system as a Bl address (i.e., to each CPU via TAG2).
It takes some time until it is registered in the Bl stack of 3).

従って、各CPU 3が、シリアライズ命令を発行する
と、上記のように、1つのシリアライズ命令の終了に時
間がかかることから、互いにオーバラップ無しで、該シ
リアライズ命令を処理することは、システム全体の性能
を低下させる問題があった。
Therefore, when each CPU 3 issues a serialization instruction, it takes time to complete one serialization instruction as described above. Therefore, processing the serialization instructions without overlapping each other reduces the performance of the entire system. There was a problem that lowered the

一方、各CPU 3からのシリア、ライズ命令を、互い
にオーハラツブして処理すると、前述のTAG2におい
て、複数個のストアアクセスのアドレスが一時的に保持
されるので、各シリアライズ命令の終了が保証されない
と云う問題があった。具体的には、各CPU 3の発行
したシリアライス命令と、上記Blアドレスとの対応が
とれなくなると云う問題があった。
On the other hand, when the serialization and rise instructions from each CPU 3 are processed by overlapping each other, multiple store access addresses are temporarily held in TAG2, so the completion of each serialization instruction cannot be guaranteed. There was a problem. Specifically, there was a problem in that the serial rice commands issued by each CPU 3 could no longer correspond to the B1 address.

本発明は上記従来の欠点に鑑み、シリアライズ命令の起
動、伝播時に、該シリアライズ命令の発行元を示す識別
子(R(ITR10)を付加して、各中央処理装置(C
PU)からのシリアライズ要求のオーバランプ処理を可
能にし、ある処理装置の先行するシリアライズ要求の処
理中であっても、他の処理装置からの後続するシリアラ
イズ要求を継続して起動、処理することによって、処理
速度の低下を防ぐ方法を提供することを目的とするもの
である。
In view of the above conventional drawbacks, the present invention adds an identifier (R (ITR10)) indicating the issuer of the serialization instruction when starting and propagating the serialization instruction to each central processing unit (C
By enabling over-ramp processing of serialization requests from PUs (PUs), even if one processing device is processing a preceding serialization request, subsequent serialization requests from other processing devices can be continuously activated and processed. , the purpose is to provide a method for preventing a decrease in processing speed.

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

第1図は本発明のシリアライズ命令制御方式の原理ブロ
ック図である。
FIG. 1 is a principle block diagram of the serialization command control system of the present invention.

本発明においては、少なくとも、複数個の主記憶装置と
、キャッシュメモリを備えた複数個の中央処理装置(C
PUO,L2.−−)3と、システム制御装置(MCU
o、1) 2からなり、上記システム制御装置2内にバ
ッファ無効化アドレスを一時的に保持するタグメモリ(
TAG2) 21を有するマルチプロセッサシステムに
おいて、 上記複数個の中央処理装置(CPIIo、1,2.−)
 3がらのシリアライズ要求を処理するのに、該シリア
ライズの起動1伝播時に、他の中央処理装置3への該シ
リアライズ要求フラグ信号に対して、該シリアライズの
要求元を示す識別子(RQTI210)を付加し、各T
AG2から、その担当する中央処理装置3に、5ERI
ALIZE OUT信号によってシリアライズ要求フラ
グを送出した時点において、各中央処理装置(CPUO
,l、2,3.−−) 3対応に設けられているシリア
ライズ制御回路22に、そのシリアライズ要求フラグ信
号、及び識別子(RQTRID)を帰還する手段を設け
、該手段によって、ある中央処理装置3からのシリアラ
イズ処理中であっても、他の中央処理装置3からの1′
!i続するシリアライズ要求を継続して起動すると共に
、各中央処理装置(CPU0,1゜2、−−) 3が発
行したシリアライズ要求の伝播終了を、それぞれのシリ
アライズ制御回路22で認識して・、新たなシリアライ
ズ要求を受はイ」けるように構成する。
In the present invention, at least a plurality of main storage devices and a plurality of central processing units (C
PUO, L2. --) 3 and the system control unit (MCU)
o, 1) 2, and a tag memory (
TAG2) In a multiprocessor system having 21, the plurality of central processing units (CPIIo, 1, 2.-)
In order to process three types of serialization requests, an identifier (RQTI 210) indicating the serialization request source is added to the serialization request flag signal to another central processing unit 3 when the serialization activation 1 is propagated. , each T
5ERI from AG2 to the central processing unit 3 in charge of it.
At the time when the serialization request flag is sent by the ALIZE OUT signal, each central processing unit (CPUO
,l,2,3. --) The serialization control circuit 22 provided for each central processing unit 3 is provided with a means for returning the serialization request flag signal and the identifier (RQTRID). 1' from another central processing unit 3
! In addition to continuously activating successive serialization requests, each serialization control circuit 22 recognizes the end of propagation of serialization requests issued by each central processing unit (CPU0, 1, 2, --) 3. Configure it to accept new serialization requests.

〔作用〕[Effect]

即ち、本発明によれば、少なくとも、主記憶装置(MS
LI) と、キャッシュメモリを備えた複数個の中央処
理装置(CPl、l)と、システム制御装置(MCI)
にハソファ無効化アドレスを一時的に保持するタグメモ
リ(TAG2)を有するマルチプロセッサシステム処理
装置への伝播時に、該シリアライズ要求フラグ信号に、
該シリアライズ要求元を示す識別子(RQTR 10)
を付加する手段を設けることにより、先行するシリアラ
イズ要求を処理中に、他の処理装置からの後続するシリ
アライズ処理を継続して起動するようにしたものである
ので、各処理装置間でオーバラップしたシリアライズ処
理が可能となり、シリアライズ命令を高速に処理するこ
とができる効果がある。
That is, according to the present invention, at least the main storage device (MS
LI), multiple central processing units (CPl, l) with cache memory, and system control unit (MCI)
When the serialization request flag signal is propagated to the multiprocessor system processing unit having a tag memory (TAG2) that temporarily holds the serialization request flag signal,
Identifier indicating the source of the serialization request (RQTR 10)
By providing a means to add , the subsequent serialization process from another processing device is started continuously while the preceding serialization request is being processed. This has the effect of enabling serialization processing and allowing serialization instructions to be processed at high speed.

〔実施例〕〔Example〕

以下本発明の実施例を図面によって詳述する。 Embodiments of the present invention will be described in detail below with reference to the drawings.

第2図は本発明のシリアライズ制御回路の一実施例を示
した図であり、第1図のパイプラインで構成されている
TAG2に投入される識別子(RQTR 10)。
FIG. 2 is a diagram showing an embodiment of the serialization control circuit of the present invention, and shows an identifier (RQTR 10) input to TAG2 configured by the pipeline shown in FIG.

及び第2図における該識別子(RQTR ID)の帰還
回路が本発明を実施するのに必要な手段である。尚、全
図を通して同じ符号は同じ対象物を示している。
and a feedback circuit for the identifier (RQTR ID) in FIG. 2 are necessary means to implement the present invention. Note that the same reference numerals indicate the same objects throughout the figures.

以下、第4図の改良されたマルチプロセッサシステムの
構成を参照しながら、第1図.第2図によって、本発明
のシリアライズ命令制御方式を説明する。
Hereinafter, while referring to the configuration of the improved multiprocessor system shown in FIG. 4, the structure shown in FIG. The serialization command control method of the present invention will be explained with reference to FIG.

第4図で示したシステムにおいて、各肛υ0,1(2)
内には、シリアライズ命令の発行元装置対応に、第1図
.第2図のシリアライズ制御回路22が存在する。
In the system shown in Figure 4, each anus υ0,1(2)
Figure 1. There is a serialization control circuit 22 shown in FIG.

ここで、CFl?−ENA−CPUI等は、それぞれの
MCIJO、又はMCtll (2)にcr+uo,1
,2,  =(3)が接続されていないときに付勢され
、対応するラッチO−■を強制的にリセットして、該ラ
ンチに対するアクセスを抑止するように機能する。
Here, CFl? -ENA-CPUI etc. are cr+uo, 1 to each MCIJO or MCtll (2)
,2,=(3) is energized when not connected and functions to forcibly reset the corresponding latch O-■ and inhibit access to the launch.

先ず、例えば、CPUO (3)からのシリアライズ要
求信号が、CPUO (3)に対応するシリアライズ制
御回路22で受は付けられると、■,及びO−■のラン
チがセントされ、■ノラッチ(CPUO−SERIAL
IZE)から優先順位回路23を介して、ローカルパイ
プライン24に、該シリアライズ要求が起動されたこと
を示すシリアライズ要求フラグと、例えば、該シリアラ
イズ要求フラグ信号をエンコードして生成したシリアラ
イズ要求の発行元を示す識別子(1口TR 10)が投
入される。
First, for example, when a serialization request signal from CPUO (3) is accepted by the serialization control circuit 22 corresponding to CPUO (3), the launches of ■ and O-■ are sent, and ■no latch (CPUO- SERIAL
IZE) via the priority circuit 23 to the local pipeline 24, a serialization request flag indicating that the serialization request has been activated, and the issuer of the serialization request generated by encoding the serialization request flag signal, for example. An identifier (1 unit TR 10) indicating this is input.

勿論、上記識別子(RQTR ID)は、CPUO (
3)がシリアライズ命令を発行する時点で、上記シリア
ライズ要求信号の中に、・最初から含ませるように構成
しても良いことは云う迄もないことである。此の場合に
は、上記エンコード機構は不要となる。
Of course, the above identifier (RQTR ID) is CPUO (
It goes without saying that the serialization request signal may be included in the serialization request signal from the beginning at the time when 3) issues the serialization command. In this case, the above encoding mechanism becomes unnecessary.

◎のランチ(INH−STOPE−BY−SERT八)
は、該シリアライズ要求元のCrtlO (3)からの
ストアアクセスの起動を、該シリアライズ期間中、上記
優先順位回路23において抑止するもので、該命令の終
了迄、cpUo (3)のストアアクセスは起動されな
い。
◎Lunch (INH-STOPE-BY-SERT8)
, the activation of store access from CrtlO (3), which is the source of the serialization request, is suppressed in the priority circuit 23 during the serialization period, and the store access of cpUo (3) is not activated until the end of this instruction. Not done.

リモートパイプライン25には、他系のMCU 2から
のインタフェース信号が投入されており、他系のMCI
 2に接続されているCPU 3が、上記シリアライズ
命令を発行した事を、このリモートパイプライン25内
を伝播するシリアライズ要求フラグ信号,と識別子(R
QTR ID) とから知ることができる。
An interface signal from the MCU 2 of another system is input to the remote pipeline 25, and the MCU 2 of the other system
The serialization request flag signal and the identifier (R
QTR ID).

各CPl,l,2,−(3)に対応して設けられている
TAG2 21は、上記ローカル、リモートの両パイプ
ライン24.25から必要な制御信号,アドレス等を取
り込み、各CPU 3に81処理要求を旧アドレスとし
て伝播させる。
The TAG2 21 provided corresponding to each CPU 3 receives necessary control signals, addresses, etc. from both the local and remote pipelines 24.25, and sends them to each CPU 3. Propagate the processing request as the old address.

該TAG2 21に伝わったシリアライズ要求フラグ信
号と、識別子(RQTRID)は、該TAG221内の
図示していないキュー等に投入され、TAG221の制
御により、シリアライズ信号(SERIALIZE−0
11T)信号が、対応するCPU0,1,2.−(3)
に送出されるとき、同時に、第2図に詳細が示されてい
るシリアライズ制御回路22に、その識別子(ROTR
ID)と共に帰還される。
The serialization request flag signal and the identifier (RQTRID) transmitted to the TAG221 are input into a queue (not shown) in the TAG221, and under the control of the TAG221, the serialization request flag signal (SERIALIZE-0
11T) The signals are sent to the corresponding CPUs 0, 1, 2 . -(3)
At the same time, the serialization control circuit 22, whose details are shown in FIG.
ID).

該識別子(RQTRID)は、例えば、前述のようにし
てコード化されているので、当該シリアライズ制御回路
22においてデコードされ、O−のの内、対応するラン
チをリセットするように動作する。
For example, since the identifier (RQTRID) is encoded as described above, it is decoded in the serialization control circuit 22 and operates to reset the corresponding launch among O-.

例えば、CPU0 (3)からのシリアライズ命令が、
CPIIOTAG2 (21)以外の、例えば、CPI
II TAG2 (21)に投入され、CPUI TA
G2 (21)から、上記シリアライズ信号(CPUI
−TAG2−5ERIALIZE−011T)信号と、
識別子(RQIRID)(CPUI−TAG2−RQT
R−ID−CP[IO)が、cpllo (3)に対応
するシリアライズ制御回路22に戻ってきた場合には、
図示のPI’ の条件により、Oのランチがリセットさ
れる。
For example, the serialization instruction from CPU0 (3) is
For example, CPI other than CPIIOTAG2 (21)
II TAG2 (21) and CPUI TA
From G2 (21), the above serialization signal (CPUI
-TAG2-5ERIALIZE-011T) signal,
Identifier (RQIRID) (CPUI-TAG2-RQT
When R-ID-CP[IO] returns to the serialization control circuit 22 corresponding to cpllo (3),
O's launch is reset by the illustrated condition of PI'.

このようにして、G−■迄の全てのランチがリセットさ
れると、次に0のラッチがリセットされ、当該シリアラ
イズ命令が終了したことになる。
When all the launches up to G-① are reset in this way, the 0 latch is then reset, and the serialization instruction is completed.

あるTAG2 (21)が送出する上記シリアライズ信
号(SERIALIZE−011T)信号と、識別子(
RQTRID)は、システム内の全てのシリアライズ制
御回路22に帰還されるが、本発明により付加された識
別子(RQTRID)は、シリアライズ命令の発行元を
示すコード情報であるので、該識別子(RQTRIn)
が示すアクセス元のCPU 3に対応するシリアライズ
制御回路22に存在する対応ランチのみがリセットされ
ることになる。
The serialization signal (SERIALIZE-011T) signal sent by a certain TAG2 (21) and the identifier (
RQTRID) is fed back to all serialization control circuits 22 in the system, but since the identifier (RQTRID) added according to the present invention is code information indicating the issuer of the serialization instruction, the identifier (RQTRIn)
Only the corresponding launch existing in the serialization control circuit 22 corresponding to the access source CPU 3 indicated by is reset.

このようにして、先行するシリアライズ命令が処理中で
あっても、後続するシリアライズ命令を起動して、オー
バラップさせることができ、シリアライズ命令を高速に
処理することができる。
In this way, even if the preceding serialization instruction is being processed, the subsequent serialization instruction can be started and overlapped, and the serialization instruction can be processed at high speed.

このように、本発明は、マルチプロセッサシステムにお
いて、MCI内に、各CP[Iに対応して、シリアライ
ズ制御回路、及びTAG2を設け、あるCPUからのシ
リアライズ要求を、該CPUに対応したシリアライズ制
御回路が受は付けると、自己に対応したTAG2以外の
全てのTAG2を介して、他のCPUに伝播させ、それ
ぞれのCPUでのBT処理を行わせると共に、上記他の
TAG2からのシリアライズ信号(SERIALIZE
−OUT)と、識別子(RQTRID)を帰還させて、
該全ての他のTAG2からの帰還信号を受信した時点で
、当該シリアライズ処理の終了と認識し、次のシリアラ
イズ命令を受は付けるようにして、複数個のCPUにお
けるシリアライズ処理をオーハラツブさせるようにした
所に特徴がある。
As described above, the present invention provides a serialization control circuit and a TAG2 in the MCI corresponding to each CP[I in a multiprocessor system, so that a serialization request from a certain CPU is handled by a serialization control circuit corresponding to the CPU. When the circuit accepts the acceptance, it is propagated to other CPUs via all TAG2s other than the TAG2 corresponding to itself, causing each CPU to perform BT processing, and transmitting the serialization signal (SERIALIZE signal) from the other TAG2s.
-OUT) and the identifier (RQTRID),
When feedback signals from all the other TAG2s are received, it is recognized that the serialization process has ended, and the next serialization command is accepted, thereby overlapping the serialization process in multiple CPUs. The place has its own characteristics.

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

以上、詳細に説明したように、本発明のシリアライズ命
令制御方式は、少なくとも、主記憶装置(MSU) と
、キャッシュメモリを備えた複数個の中央処理装置(C
PU)と、システム制御装置(MCI)にハソファ無効
化アドレスを一時的に保持するタグメモリ(TAG2)
を有するマルチプロセッサシステムにおいて、シリアラ
イズ処理の起動、及び他の処理装置への伝播時に、該シ
リアライズ要求フラグ信号に、該シリアライズ要求元を
示す識別子(RQTR[0)を付加する手段を設けるこ
とにより、先行するシリアライズ要求を処理中に、他の
処理装置からの後続するシリアライズ処理を継続して起
動するようにしたものであるので、各処理装置間でオー
ハラツブしたシリアライズ処理が可能となり、シリアラ
イズ命令を高速に処理することができる効果がある。
As described above in detail, the serialization instruction control method of the present invention uses at least a main storage unit (MSU) and a plurality of central processing units (CPUs) each having a cache memory.
PU) and a tag memory (TAG2) that temporarily holds the hasher invalidation address in the system control unit (MCI).
By providing means for adding an identifier (RQTR[0) indicating the serialization request source to the serialization request flag signal at the time of starting the serialization processing and propagating it to other processing devices, While the preceding serialization request is being processed, subsequent serialization processing from other processing devices is started continuously, so serialization processing can be performed in a consistent manner between each processing device, and serialization commands can be executed at high speed. There are effects that can be processed.

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

第1図は本発明のシリアライズ命令制御方式の原理ブロ
ック図。 第2図は本発明のシリアライス制御回路の一実施例を示
した図。 第3図は従来のマルチプロセッサシステムの構成例を示
した図。 第4図は改良されたマルチプロセッサシステムの構成例
を示した図。 である。 図面において、 1は主記憶装置(MSUO,L2.−) 。 2はシステム制御装置(MCIIO,1) 。 3は中央処理装置(CPU0.1.2.−)等。 21はタグメモリ(TAG2) 。 22はシリアライズ制御回路。 23は優先順位回路。 24はローカルパイプライン。 25はリモートパイプライン。 ■〜のはランチ。 P1〜はラッチO〜に対するリセ・ノド条件。
FIG. 1 is a principle block diagram of the serialization command control method of the present invention. FIG. 2 is a diagram showing an embodiment of the serial rice control circuit of the present invention. FIG. 3 is a diagram showing an example of the configuration of a conventional multiprocessor system. FIG. 4 is a diagram showing an example of the configuration of an improved multiprocessor system. It is. In the drawings, 1 is a main storage unit (MSUO, L2.-). 2 is a system control unit (MCIIO, 1). 3 is a central processing unit (CPU0.1.2.-), etc. 21 is a tag memory (TAG2). 22 is a serialization control circuit. 23 is a priority circuit. 24 is the local pipeline. 25 is a remote pipeline. ■~ is lunch. P1~ is the recess/throttle condition for latch O~.

Claims (1)

【特許請求の範囲】 少なくとも、複数個の主記憶装置(1)と、キャッシュ
メモリを備えた複数個の中央処理装置(3)と、主記憶
アクセス制御を行うシステム制御装置(2)からなり、
上記システム制御装置(2)内にバッファ無効化アドレ
スを一時的に保持するタグメモリ(TAG2)を有する
マルチプロセッサシステムにおいて、 上記複数個の中央処理装置(3)からのシリアライズ要
求フラグ信号を処理するのに、該シリアライズの起動、
及び他の中央処理装置(3)への該シリアライズ要求を
伝播する際、上記シリアライズ要求フラグ信号に対して
、該シリアライズの要求元を示す識別子(RQTR I
D)を付加する手段を設け、該手段によって、或る中央
処理装置(3)からのシリアライズ処理中であっても、
他の中央処理装置(3)からの後続するシリアライズ要
求フラグ信号を継続して起動するように制御することを
特徴とするシリアライズ命令制御方式。
[Claims] Consisting of at least a plurality of main storage devices (1), a plurality of central processing units (3) equipped with cache memory, and a system control device (2) that performs main memory access control,
In a multiprocessor system having a tag memory (TAG2) that temporarily holds a buffer invalidation address in the system control unit (2), a serialization request flag signal from the plurality of central processing units (3) is processed. However, starting the serialization,
When propagating the serialization request to another central processing unit (3), an identifier (RQTR I) indicating the source of the serialization request is sent to the serialization request flag signal.
D) is provided, and by this means, even during serialization processing from a certain central processing unit (3),
A serialization command control method characterized in that a subsequent serialization request flag signal from another central processing unit (3) is controlled to be activated continuously.
JP61133532A 1986-06-09 1986-06-09 Serialize instruction controller Expired - Lifetime JPH06103476B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61133532A JPH06103476B2 (en) 1986-06-09 1986-06-09 Serialize instruction controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61133532A JPH06103476B2 (en) 1986-06-09 1986-06-09 Serialize instruction controller

Publications (2)

Publication Number Publication Date
JPS62288949A true JPS62288949A (en) 1987-12-15
JPH06103476B2 JPH06103476B2 (en) 1994-12-14

Family

ID=15107002

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61133532A Expired - Lifetime JPH06103476B2 (en) 1986-06-09 1986-06-09 Serialize instruction controller

Country Status (1)

Country Link
JP (1) JPH06103476B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0272453A (en) * 1988-06-27 1990-03-12 Digital Equip Corp <Dec> Multiprocessor computer system having shared memory and private cash memory
JPH0512117A (en) * 1991-07-04 1993-01-22 Toshiba Corp Cache matching system
JP2010044599A (en) * 2008-08-13 2010-02-25 Nec Corp Information processing apparatus and order guaranteeing method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5454944A (en) * 1977-10-09 1979-05-01 Nissan Motor Co Ltd Outer panel joining and fixture therefore
JPS5464944A (en) * 1977-11-02 1979-05-25 Fujitsu Ltd Buffer invalidating system for multi-cpu system
JPS5733479A (en) * 1980-07-31 1982-02-23 Fujitsu Ltd Buffer invalidation control system
JPS6162510A (en) * 1984-09-04 1986-03-31 Dainippon Ink & Chem Inc Preparation of non-film-forming resin emulsion, and its pulverization method
JPS6162150A (en) * 1984-09-03 1986-03-31 Mitsubishi Electric Corp Data processor

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5454944A (en) * 1977-10-09 1979-05-01 Nissan Motor Co Ltd Outer panel joining and fixture therefore
JPS5464944A (en) * 1977-11-02 1979-05-25 Fujitsu Ltd Buffer invalidating system for multi-cpu system
JPS5733479A (en) * 1980-07-31 1982-02-23 Fujitsu Ltd Buffer invalidation control system
JPS6162150A (en) * 1984-09-03 1986-03-31 Mitsubishi Electric Corp Data processor
JPS6162510A (en) * 1984-09-04 1986-03-31 Dainippon Ink & Chem Inc Preparation of non-film-forming resin emulsion, and its pulverization method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0272453A (en) * 1988-06-27 1990-03-12 Digital Equip Corp <Dec> Multiprocessor computer system having shared memory and private cash memory
JPH0512117A (en) * 1991-07-04 1993-01-22 Toshiba Corp Cache matching system
JP2010044599A (en) * 2008-08-13 2010-02-25 Nec Corp Information processing apparatus and order guaranteeing method
JP4631948B2 (en) * 2008-08-13 2011-02-16 日本電気株式会社 Information processing apparatus and order guarantee method
US8468307B2 (en) 2008-08-13 2013-06-18 Nec Corporation Information processing apparatus and order guarantee method

Also Published As

Publication number Publication date
JPH06103476B2 (en) 1994-12-14

Similar Documents

Publication Publication Date Title
TWI250411B (en) Method, apparatus and system for memory access
KR100866714B1 (en) Memory barriers primitives in an asymmetric heterogeneous multiprocessor environment
JP2820752B2 (en) Cache Memory Coincidence Control Method in Tightly Coupled Multiprocessor System
KR101148495B1 (en) A system and method for using a local condition code register for accelerating conditional instruction execution in a pipeline processor
KR100335785B1 (en) Execution of data processing instructions
JPH0354375B2 (en)
EP0087785B1 (en) Microprogram controlled data processing apparatus
JPH02255932A (en) Multi-processor system
US5341495A (en) Bus controller having state machine for translating commands and controlling accesses from system bus to synchronous bus having different bus protocols
JP2531760B2 (en) Vector processor
JPH09138778A (en) Device and method using semaphore buffer for semaphore instruction
EP0364226A2 (en) A system for performing a serializing control of a reference to a main storage
JPH0410102B2 (en)
US3480917A (en) Arrangement for transferring between program sequences in a data processor
JPS62288949A (en) Serializing instruction control system
US6782456B2 (en) Microprocessor system bus protocol providing a fully pipelined input/output DMA write mechanism
WO1999032976A1 (en) Risc processor with concurrent snooping and instruction execution
US5276853A (en) Cache system
CN113900968A (en) Method and device for realizing synchronous operation of multi-copy non-atomic write storage sequence
EP0600583B1 (en) Vector processing device
JPH06282528A (en) Method and system for transfer of data
JP2504536B2 (en) Instruction execution serialization control method
JP3093609B2 (en) Apparatus and method for controlling storage consistency of cache memory
JPS6116335A (en) Information processor
JP2814683B2 (en) Instruction processing unit