JPS6153747B2 - - Google Patents

Info

Publication number
JPS6153747B2
JPS6153747B2 JP55105503A JP10550380A JPS6153747B2 JP S6153747 B2 JPS6153747 B2 JP S6153747B2 JP 55105503 A JP55105503 A JP 55105503A JP 10550380 A JP10550380 A JP 10550380A JP S6153747 B2 JPS6153747 B2 JP S6153747B2
Authority
JP
Japan
Prior art keywords
memory
access request
memory access
access
directory
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
Application number
JP55105503A
Other languages
Japanese (ja)
Other versions
JPS5733471A (en
Inventor
Haruhiko Tsunoda
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 JP10550380A priority Critical patent/JPS5733471A/en
Publication of JPS5733471A publication Critical patent/JPS5733471A/en
Publication of JPS6153747B2 publication Critical patent/JPS6153747B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/52Program synchronisation; Mutual exclusion, e.g. by means of semaphores

Description

【発明の詳細な説明】 本発明はマルチプロセツサ・システムのメモ
リ・アクセス制御方式に関し、特にバツフア・メ
モリ方式を採用しかつ共通主メモリへのアクセス
を行なうマルチプロセツサ・システムにおいて、
バツフア・メモリ上のロツクすべきエリアをブロ
ツク単位に限定するようにし共通主メモリに対し
て複数のアクセス要求が競合する如き場合におけ
るアクセス待ち時間を短縮することができるよう
にしたマルチプロセツサ・システムのメモリ・ア
クセス制御方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a memory access control method for a multiprocessor system, and particularly to a multiprocessor system that employs a buffer memory method and accesses a common main memory.
A multiprocessor system in which the area to be locked on the buffer memory is limited to blocks, thereby reducing access waiting time in cases where multiple access requests compete with each other for a common main memory. The present invention relates to a memory access control method.

周知の如く、メモリ・アクセスを高速に行なう
処理方式の1つとしてバツフア・メモリ方式があ
り、セツト・アソシアテイブ方式をとるバツフ
ア・メモリ方式の概念構成は一般に第1図に図示
する如きものである。第1図において、1は主メ
モリ、2はデイレクトリ、3はバツフア・メモリ
を夫々表わしている。主メモリ1は例えば(M+
1)×(N+1)個の単位データ・ブロツクに分割
されている。バツフア・メモリ3は主メモリ1上
の全単位データ・ブロツク0ないし〔(M+1)
(N+1)〕のうち選択された単位データ・ロツク
が格納される。この場合、選択された単位デー
タ・ブロツクは当該単位データ・ブロツクが属す
る主メモリ2上のセツト番号と同一セツト番号を
もつバツフア・メモリ3上の記憶領域内であつて
いずれかのアレイ番号に属する番地に格納され
る。デイレクトリ2は図示する如くバツフア・メ
モリ3と同一の論理構成をとり、バツフア・メモ
リ3上に格納された単位データ・ブロツクのタ
グ・アドレス情報(主メモリ1のタグ番号に対応
する。)をバツフア・メモリ3と同一の番地に格
納する。メモリ・アクセスは次のようにして行な
われる。アクセス先のアドレス情報によりデイレ
クトリ2上の該当セツト番号に属する例えば4個
の単位記憶エリア内のタグ・アドレス情報を同時
に読出すと共に、読出されたタグ・アドレス情報
を上記アクセス先アドレスのタグ・アドレス情報
と比較する。いずれか1つが比較一致である場
合、該一致がとられたデイレクトリ2単位記憶エ
リアに対応するバツフア・メモリ3単位記憶エリ
ア内の格納情報即ち単位データ・ブロツクが読出
され演算処理が行なわれる。一方、すべて比較不
一致である場合、バツフア・メモリ3上に所望の
データが存在していないと判断され、主メモリ1
をアクセスし所望のデータを読出す。そして該読
出データを用いて演算処理を行なうと共に該読出
データをバツフア・メモリ3上の同一セツト番号
に属する単位記憶エリアにブロツク単位で転送す
る。
As is well known, there is a buffer memory method as one of the processing methods for high-speed memory access, and the conceptual structure of the buffer memory method which uses a set associative method is generally as shown in FIG. In FIG. 1, 1 represents a main memory, 2 a directory, and 3 a buffer memory. For example, the main memory 1 is (M+
1)×(N+1) unit data blocks. Buffer memory 3 stores all unit data blocks 0 to [(M+1) in main memory 1.
(N+1)] is stored. In this case, the selected unit data block belongs to any array number within the storage area on the buffer memory 3 that has the same set number as the set number on the main memory 2 to which the unit data block belongs. Stored in address. As shown in the figure, the directory 2 has the same logical configuration as the buffer memory 3, and buffers the tag address information (corresponding to the tag number of the main memory 1) of the unit data blocks stored on the buffer memory 3. - Store at the same address as memory 3. Memory access is performed as follows. Based on the address information of the access destination, the tag address information in, for example, four unit storage areas belonging to the corresponding set number on the directory 2 is simultaneously read out, and the read tag address information is transferred to the tag address of the access destination address. Compare information. If any one of them is a comparison match, the information stored in the buffer memory 3 unit storage area corresponding to the directory 2 unit storage area where the match was found, that is, the unit data block, is read out and arithmetic processing is performed. On the other hand, if all comparisons do not match, it is determined that the desired data does not exist in the buffer memory 3, and the main memory 1
access and read the desired data. Then, arithmetic processing is performed using the read data, and the read data is transferred in units of blocks to unit storage areas belonging to the same set number on the buffer memory 3.

この種のバツフア・メモリ方式を複数台のプロ
セツサ装置に適用したマルチプロセツサ・システ
ムは例えば第2図に図示する如き構成をとる。図
中、1は共通主メモリ、2―0ないし2―Sは
夫々デイレクトリ、3―0ないし3―Sは夫々デ
イレクトリ2―0ないし2―Sに対応するバツフ
ア・メモリ、4はメモリ・コントロール・ユニツ
ト(以下MCUという。)、5―0ないし5―Sは
夫々プロセツサ(以下CPUという。)6―0ない
し6―Sは夫々コピー・デイレクトリでありデイ
レクトリ2―0ないし2―Sと同一の内容をもつ
ものを夫々表わしている。
A multiprocessor system in which this type of buffer memory method is applied to a plurality of processor devices has a configuration as shown in FIG. 2, for example. In the figure, 1 is a common main memory, 2-0 to 2-S are directories, 3-0 to 3-S are buffer memories corresponding to directories 2-0 to 2-S, respectively, and 4 is a memory control memory. unit (hereinafter referred to as MCU), 5-0 to 5-S are respectively processors (hereinafter referred to as CPU), and 6-0 to 6-S are copy directories, respectively, with the same contents as directories 2-0 to 2-S. Each represents something that has.

この種のマルチプロセツサ・システムは、一般
に共通主メモリ1を複数のCPU5―0ないし5
―Sで共有することにもとずくデータの不一致を
考慮して次のような制御が行なわれる。共通主メ
モリ1上の同一の番地に対して複数のCPU5―
0ないし5―Sからのアクセス要求が競合する
と、例えば予め定めた優先順位にもとずいて優先
権の最も高い(例えば最先にアクセスした)
CPU5―0ないし5―Sの要求のみを許可す
る。許可されたCPU5―0ないし5―Sは当該
アクセス番地上のデータをブロツク単位で共通主
メモリ1上から読出し、該読出しデータは自己の
バツフア・メモリ3―0ないし3―Sに転送し格
納され、データ処理に使用される。この間、メモ
リ・アクセスが許可されなかつた他のCPU5―
0ないし5―Sは待機状態に維持され少なくとも
命令の実行が完了するまでメモリ・アクセスを許
可されない。換言すれば許可されたCPU5―0
ないし5―Sのバツフア・メモリ3―0ないし3
―Sの全内容は他のCPU5―0ないし5―Sか
ら見えない状態即ちロツク状態にされる。このた
め、例えば他のCPU5―0ないし5―Sからの
コピー・デイレクトリ参照要求が上記の如き転送
ブロツク内のデータに対応するものであつてもメ
モリ・アクセスが禁止されることとなる。
This type of multiprocessor system generally uses a common main memory 1 for multiple CPUs 5-0 to 5.
- The following control is performed in consideration of data inconsistency due to sharing by S. Multiple CPUs 5 to the same address on common main memory 1
When access requests from 0 to 5-S conflict, for example, the one with the highest priority (for example, the one accessed first) based on a predetermined priority order
Only requests from CPU5-0 to 5-S are permitted. The authorized CPU 5-0 to 5-S reads the data at the access address from the common main memory 1 in blocks, and the read data is transferred to and stored in its own buffer memory 3-0 to 3-S. , used for data processing. During this time, other CPUs 5-
0 to 5-S are kept in a standby state and are not allowed memory access until at least the execution of the instruction is complete. In other words, authorized CPU5-0
or 5-S buffer memory 3-0 or 3
The entire contents of -S are made invisible to other CPUs 5-0 or 5-S, ie, locked. Therefore, even if a copy directory reference request from another CPU 5-0 to 5-S corresponds to data in the transfer block as described above, memory access is prohibited.

本発明は上記の点を解決することを目的とし、
本来ロツクすべきブロツク領域のみをロツクし他
の記憶領域に対する他のCPUからのメモリ・ア
クセス要求については当該アクセスを許可するこ
とによりシステム全体の平均アクセス待ち時間を
短縮化できるようにすることを目的としている。
そしてそのため本発明のマルチプロセツサシステ
ムのメモリアクセス制御方式は、バツフア・メモ
リとデイレクトリとを各装置毎に有する複数台の
プロセツサおよび各プロセツサに対応するコピ
ー・デイレクトリをそなえ、共通主メモリへのア
クセスを行なう際他のプロセツサに関するコピ
ー・デイレクトリを参照し参照結果にもとずいて
当該メモリアクセスを許否決定するマルチプロセ
ツサシステムにおいて、各コピー・デイレクトリ
に対応して、エリア・ロツクすべき主メモリ上の
アドレスに対応するロツク情報がセツトされるロ
ツク・レジスタおよび該ロツク・レジスタの内容
にもとずいて自己のプロセツサからのメモリ・ア
クセス要求におけるアクセス要求ブロツク情報と
他のプロセツサからのメモリ・アクセス要求にお
けるアクセス要求ブロツク情報とを比較処理する
比較回路をもうけ、該比較回路による比較結果に
もとずいて他のプロセツサからのメモリアクセス
要求の許否を決定するよう構成したことを特徴と
している。以下第3図を参照しつつ本発明を説明
する。
The present invention aims to solve the above points,
The purpose is to reduce the average access wait time of the entire system by locking only block areas that should be locked and allowing memory access requests from other CPUs to other storage areas. It is said that
Therefore, the memory access control method of the multiprocessor system of the present invention provides a plurality of processors each having a buffer memory and a directory, a copy directory corresponding to each processor, and access to a common main memory. In a multiprocessor system that refers to copy directories related to other processors and decides whether to permit or disallow the memory access based on the reference results, the main memory that should be area-locked corresponds to each copy directory. A lock register in which lock information corresponding to the address of the processor is set, and access request block information in memory access requests from its own processor and memory access requests from other processors based on the contents of the lock register. The present invention is characterized in that it includes a comparison circuit that compares the access request block information in the processor with the access request block information in the processor, and determines whether or not to accept a memory access request from another processor based on the comparison result by the comparison circuit. The present invention will be explained below with reference to FIG.

第3図は本発明の一実施例における主要部構成
であり各CPU5―0ないし5―Sに1対1に対
応するものを示している。図中、7はコピー・デ
イレクトであり第2図図示の各コピー・デイレク
トリ6―0ないし6―Sに対応するもの、7―1
ないし7―3は同一アレイ番号に属する単位コピ
ー・デイレクトリ、8は他のCPU5―0ないし
5―Sからの命令アドレス情報がセツトされる他
アドレス・レジスタ、9は自己のCPU5―0な
いし5―Sからの命令アドレス情報がセツトされ
る自アドレス・レジスタ、10―0ないし10―
3は夫々比較回路、11―0および11―1は
夫々比較回路、12は否定入力付ナンド・ゲー
ト、13はロツク・レジスタを夫々表わしてい
る。
FIG. 3 shows the main configuration of an embodiment of the present invention, which corresponds one-to-one to each CPU 5-0 to 5-S. In the figure, 7 is a copy directory corresponding to each copy directory 6-0 to 6-S shown in Figure 2, 7-1
7-3 are unit copy directories belonging to the same array number, 8 is another address register in which instruction address information from other CPUs 5-0 to 5-S is set, and 9 is the own CPU 5-0 to 5-S. Own address register in which instruction address information from S is set, 10-0 to 10-
3 represents a comparison circuit, 11-0 and 11-1 each a comparison circuit, 12 a NAND gate with negative input, and 13 a lock register.

他アドレス・レジスタ8には他のCPU5―0
ないし5―Sからメモリ・アクセス要求が発生し
た場合におけるアクセス・アドレス情報がセツト
される。自アドレス・レジスタ9には自己CPU
5―0ないし5―Sの1つからメモリ・アクセス
要求が発生した場合におけるアクセス・アドレス
情報がセツトされる。ロツク・レジスタ13には
自アドレス・レジスタ9にセツトされるアクセ
ス・アドレス情報に対応するロツク情報がセツト
される。ここでロツク情報とは当該アクセス・ア
ドレス情報がロツクされるか否かを指示する情報
と考えてよい。比較回路11―0は他アドレス・
レジスタ8内のタグ・アドレス情報と自アドレ
ス・レジスタ9内のタグ・アドレス情報とを比較
処理し、一方他の比較回路11―1は他アドレ
ス・レジスタ8内のセツト・アドレス情報と自ア
ドレス・レジスタ9内のセツト・アドレス情報と
を比較処理する。即ち比較回路11―0および他
の比較回路11―1により、自己のCPU5―0
ないし5―Sの1つからのメモリ・アクセス要求
におけるアクセス要求ブロツクと他のCPU5―
0ないし5―Sからのメモリ・アクセス要求にお
けるアクセス要求ブロツクとの一致・不一致が検
出される。この比較処理に当つて、ロツク・レジ
スタ13の内容が例えば論理「1」の場合は、上
述した如き比較処理が有効なものとされ、自己の
CPU5―0ないし5―Sの1つと他のCPU5―
0ないし5―Sがともに同一ブロツクをアクセス
する場合には比較回路11―0および他の比較回
路11―1からの各比較一致出力により否定入力
付ナンド・ゲート12の出力は論理「0」とな
り、一方異ブロツクをアクセスする場合には否定
入力付ナンド・ゲート12の出力は論理「1」と
なる。また上記比較処理に当つて、ロツク・レジ
スタ13の内容が論理「0」の場合には、同一ブ
ロツクに対するアクセスおよび異ブロツクに対す
るアクセスを問わず、比較回路11―0および他
の比較回路11―1による比較処理は無効化され
否定入力付ナンド・ゲート12の出力は論理
「1」とされる。否定入力付ナンド・ゲート12
の出力は他のCPU5―0ないし5―Sに入力さ
れ、他のCPU5―0ないし5―Sは当該入力信
号にもとずいてアクセスの許否が決定される。
Other address registers 8 contain other CPUs 5-0.
Access address information when a memory access request is generated from 5-S is set. Own address register 9 contains the own CPU.
Access address information is set when a memory access request is generated from one of 5-0 to 5-S. Lock information corresponding to the access address information set in the own address register 9 is set in the lock register 13. Here, the lock information can be considered to be information indicating whether or not the access address information is locked. Comparison circuit 11-0 is connected to other addresses.
The tag address information in the register 8 and the tag address information in the own address register 9 are compared, while the other comparison circuit 11-1 compares the set address information in the other address register 8 and the own address register 9. Comparison processing is performed with the set address information in register 9. That is, the comparison circuit 11-0 and the other comparison circuit 11-1 cause the own CPU 5-0 to
or an access request block in a memory access request from one of the CPUs 5-S and the other CPU 5-
Matching/mismatching with the access request block in memory access requests from 0 to 5-S is detected. In this comparison process, if the content of the lock register 13 is, for example, logic "1", the above-mentioned comparison process is considered valid, and the self
One of CPU5-0 or 5-S and the other CPU5-
When 0 to 5-S both access the same block, the output of the NAND gate 12 with negative input becomes logic "0" due to each comparison match output from the comparison circuit 11-0 and the other comparison circuit 11-1. On the other hand, when accessing a different block, the output of the NAND gate 12 with negative input becomes logic "1". In addition, in the above comparison process, if the content of the lock register 13 is logic "0", the comparator circuit 11-0 and the other comparator circuits 11-1 can access the same block or different blocks. The comparison processing by is invalidated, and the output of the NAND gate 12 with negative input is set to logic "1". NAND gate 12 with negative input
The output is input to the other CPUs 5-0 to 5-S, and the other CPUs 5-0 to 5-S determine whether access is permitted or not based on the input signal.

このように自己のCPU5―0ないし5―Sか
らのメモリ・アクセス要求と他のCPU5―0な
いし5―Sからのメモリ・アクセス要求とが競合
しかつロツク指示された自己のアクセス要求ブロ
ツクと他のアクセス要求ブロツクとが同一である
場合に限り、他のCPU5―0ないし5―Sはメ
モリ・アクセスが禁止され、その他の場合にはメ
モリ・アクセスが許可される。一方自己のCPU
5―0ないし5―Sからのメモリ・アクセス要求
はロツク情報の内容を問わず自由に行なうことが
許される。なおコピー・デイレクトリと他アドレ
ス・レジスタ9と比較回路11―0ないし11―
3とで構成されるシステムは通常のコピー・デイ
レクトリ参照処理と同様の処理動作が行なわれ
る。
In this way, the memory access request from the own CPU 5-0 or 5-S conflicts with the memory access request from the other CPU 5-0 or 5-S, and the own access request block that has been instructed to lock is The other CPUs 5-0 to 5-S are prohibited from accessing the memory only if the access request block is the same as the access request block, and in other cases, the memory access is permitted. Meanwhile own CPU
Memory access requests from 5-0 to 5-S are allowed to be made freely regardless of the contents of the lock information. Note that the copy directory, other address registers 9, and comparison circuits 11-0 to 11-
In the system consisting of 3 and 3, processing operations similar to normal copy directory reference processing are performed.

以上説明した如く、本発明はマルチプロセツ
サ・システムにおいて、通常のコピー・デイレク
トリ参照処理を利用して他のCPUからのメモ
リ・アクセス要求におけるアクセス要求ブロツク
がロツクされているブロツクであるか否かを判断
し、該当する場合のみ当該メモリ・アクセス要求
を許可しないようにした。このためメモリ・アク
セス要求の許可率が増大し、システム全体として
の平均アクセス待ち時間の短縮を実現することが
できる。
As explained above, the present invention uses normal copy directory reference processing in a multiprocessor system to determine whether an access request block in a memory access request from another CPU is a locked block or not. The memory access request is not permitted only when applicable. Therefore, the permission rate of memory access requests increases, and the average access waiting time of the entire system can be reduced.

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

第1図は本発明に適用される一実施例バツフ
ア・メモリ方式を概念的に表わした図、第2図は
本発明が適用されるマルチプロセツサ・システム
の一実施例構成、第3図は本発明の一実施例にお
ける主要部構成を夫々示す。 図中、1は共通主メモリ、2―0ないし2―S
は夫々デイレクトリ、3―0ないし3―Sは夫々
バツフア・メモリ、5―0ないし5―Sは夫々プ
ロセツサ、6―0ないし6―Sは夫々コピー・デ
イレクトリ、11―0および11―1は夫々比較
回路、13はロツク・レジスタを夫々表わす。
FIG. 1 is a diagram conceptually representing a buffer memory method according to an embodiment of the present invention, FIG. 2 is a diagram conceptually showing the configuration of an embodiment of a multiprocessor system to which the present invention is applied, and FIG. 1 shows the configuration of main parts in an embodiment of the present invention. In the figure, 1 is a common main memory, 2-0 or 2-S
are directories respectively, 3-0 to 3-S are buffer memories respectively, 5-0 to 5-S are processors respectively, 6-0 to 6-S are copy directories respectively, 11-0 and 11-1 are respectively Comparator circuits, 13 represent lock registers, respectively.

Claims (1)

【特許請求の範囲】[Claims] 1 バツフア・メモリとデイレクトリとを各装置
毎に有する複数台のプロセツサおよび各プロセツ
サに対応するコピー・デイレクトリをそなえ、共
通主メモリへのアクセスを行なう際他のプロセツ
サに関するコピー・デイレクトリを参照し、参照
結果にもとずいて当該メモリ・アクセスを許否決
定するマルチプロセツサシステムにおいて、各コ
ピー・デイレクトリに対応して、エリア・ロツク
すべき主メモリ上のアドレスに対応するロツク情
報がセツトされるロツク・レジスタおよび該ロツ
ク・レジスタの内容にもとずいて自己のプロセツ
サからのメモリ・アクセス要求におけるアクセス
要求ブロツク情報と他のプロセツサからのメモ
リ・アクセス要求におけるアクセス要求ブロツク
情報とを比較処理する比較回路をもうけ、該比較
回路による比較結果にもとずいて他のプロセツサ
からのメモリ・アクセス要求の許否を決定するよ
う構成したことを特徴とするマルチプロセツサシ
ステムのメモリアクセス制御方式。
1 A plurality of processors each having a buffer memory and a directory, and a copy directory corresponding to each processor, are provided, and when accessing the common main memory, the copy directories related to other processors are referred to. In a multiprocessor system that decides whether to permit or deny the memory access based on the result, a lock function is used in which lock information corresponding to the address in the main memory to be area locked is set for each copy directory. A comparator circuit that compares access request block information in a memory access request from its own processor with access request block information in a memory access request from another processor based on the contents of the register and the lock register. 1. A memory access control method for a multiprocessor system, characterized in that the memory access control method for a multiprocessor system is configured to decide whether to permit or deny a memory access request from another processor based on the comparison result by the comparison circuit.
JP10550380A 1980-07-31 1980-07-31 Memory access control system for multiprocessor Granted JPS5733471A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10550380A JPS5733471A (en) 1980-07-31 1980-07-31 Memory access control system for multiprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10550380A JPS5733471A (en) 1980-07-31 1980-07-31 Memory access control system for multiprocessor

Publications (2)

Publication Number Publication Date
JPS5733471A JPS5733471A (en) 1982-02-23
JPS6153747B2 true JPS6153747B2 (en) 1986-11-19

Family

ID=14409396

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10550380A Granted JPS5733471A (en) 1980-07-31 1980-07-31 Memory access control system for multiprocessor

Country Status (1)

Country Link
JP (1) JPS5733471A (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59200366A (en) * 1983-04-26 1984-11-13 Nec Corp Lock control system
US6112287A (en) 1993-03-01 2000-08-29 Busless Computers Sarl Shared memory multiprocessor system using a set of serial links as processors-memory switch
US4975931A (en) * 1988-12-19 1990-12-04 Hughes Aircraft Company High speed programmable divider
US5197139A (en) * 1990-04-05 1993-03-23 International Business Machines Corporation Cache management for multi-processor systems utilizing bulk cross-invalidate
US5339397A (en) * 1990-10-12 1994-08-16 International Business Machines Corporation Hardware primary directory lock

Also Published As

Publication number Publication date
JPS5733471A (en) 1982-02-23

Similar Documents

Publication Publication Date Title
US6122712A (en) Cache coherency controller of cache memory for maintaining data anti-dependence when threads are executed in parallel
US4481573A (en) Shared virtual address translation unit for a multiprocessor system
US5490253A (en) Multiprocessor system using odd/even data buses with a timeshared address bus
US5598550A (en) Cache controller for processing simultaneous cache accesses
US4851991A (en) Central processor unit for digital data processing system including write buffer management mechanism
EP0142820B1 (en) Method of controlling multiprocessing system and hardware arrangement for accomplishing the method
KR100293594B1 (en) Multiprocessor system running exclusive access to shared memory
JPS59180767A (en) Serializer
JPH0664567B2 (en) Multiprocessor system
JP2561261B2 (en) Buffer storage access method
JPS6153747B2 (en)
JP3814521B2 (en) Data processing method and apparatus
JPH0556548B2 (en)
JP2813182B2 (en) Multiprocessor computer multifunction device
JP3381079B2 (en) Exclusive control system using cache memory
JPH0330175B2 (en)
JPS5858666A (en) Data processor
JP3226557B2 (en) Multiprocessor system
JPH05257903A (en) Multiprocessor system
JPH0715667B2 (en) Data processing device
KR950013116B1 (en) Locking apparatus and its control method in ticom system
JPH03271859A (en) Information processor
JPH04163658A (en) System bus control method
JPS62151970A (en) Lock byte access system
JPH01280858A (en) Lock control system for main storage device