JPS63143659A - Local memory control system - Google Patents

Local memory control system

Info

Publication number
JPS63143659A
JPS63143659A JP29052186A JP29052186A JPS63143659A JP S63143659 A JPS63143659 A JP S63143659A JP 29052186 A JP29052186 A JP 29052186A JP 29052186 A JP29052186 A JP 29052186A JP S63143659 A JPS63143659 A JP S63143659A
Authority
JP
Japan
Prior art keywords
address
cpu
contents
memory
entry
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.)
Pending
Application number
JP29052186A
Other languages
Japanese (ja)
Inventor
Haruo Kohama
小浜 晴雄
Takuya Hiramatsu
平松 琢弥
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP29052186A priority Critical patent/JPS63143659A/en
Publication of JPS63143659A publication Critical patent/JPS63143659A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To miniaturize a system by controlling whether the registered contents of a local memory in a shown CPU is to be invalidated or not in accordance with the state of a display element at the time of receiving a rewriting address of another not shown CPU memory. CONSTITUTION:When the other CPU executes memory rewriting and its rewriting address A3 is informed from the other CPU, the sent rewriting address A3 is stored in an address register 45. Then, a check circuit 47 reads out the contents (1 bit) of an entry 55 in a flag register 5 corresponding to the rewriting address A3. When the read contents are '1', the circuit 47 turns the contents of the entry 55 in the register 5 to '0' and turns the effective flag of an entry 23 in an address array 2 specified by specific 3 bits in the rewriting address A3 to '0'. Since whether the rewriting address A3 informed from the other CPU is registered in an address array 2 or not can be decided by the contents (1 bit) of the entry 55 of the flag register 5 specified by the address A3, the check circuit 47 can be simplified.

Description

【発明の詳細な説明】 (発明の属する技術分野) 本発明は、マルチプロセッサ構成の情報処理装置におけ
るCPU間でのローカルメモリの記憶内容の一致対策に
関するものである。
DETAILED DESCRIPTION OF THE INVENTION (Technical field to which the invention pertains) The present invention relates to a measure for matching the stored contents of local memories between CPUs in an information processing apparatus having a multiprocessor configuration.

(従来の技術) 第3図は、従来の情報処理装置でのローカルメモリの構
成を示したもので、1はローカルメモリ、2はローカル
メモリーに保持する情報のアドレスを格納するアドレス
アレイ、3はアドレスアレイ2のコヒー、41はCPU
内部の各制御部からのメモリアクセスアドレスを保持す
るアドレスレジスタ、42はメモリへの書込み情報を保
持するデータレジスタ、43はアドレスアレイ2の内容
とアドレスレジスタ41の内容の一致を検出する一致検
出回路、44はローカルメモリ1からの読出し情報を保
持するデータレジスタ、45は他CPUから送られてく
るメモリ書換えアドレスを保持するアドレスレジスタ、
46はアドレスアレイ2のコピー3の内容とアドレスレ
ジスタ45の内容の一致を検出する一致検出回路である
(Prior Art) FIG. 3 shows the configuration of a local memory in a conventional information processing device, where 1 is a local memory, 2 is an address array that stores addresses of information held in the local memory, and 3 is a diagram showing the configuration of a local memory in a conventional information processing device. Copy of address array 2, 41 is CPU
An address register that holds memory access addresses from each internal control unit, 42 a data register that holds information written to the memory, and 43 a coincidence detection circuit that detects a match between the contents of the address array 2 and the contents of the address register 41. , 44 is a data register that holds read information from the local memory 1, 45 is an address register that holds a memory rewrite address sent from another CPU,
Reference numeral 46 denotes a coincidence detection circuit that detects coincidence between the contents of copy 3 of address array 2 and the contents of address register 45.

CPUからのメモリ参照時には、先ず、アクセスアドレ
ス(AI)をアドレスレジスタ41に格納する。
When the CPU refers to the memory, an access address (AI) is first stored in the address register 41.

つぎに、一致検出回路43がアクセスアドレス(A1)
の特定の3ビツトで指定されるアドレスアレイ2のエン
トリ21を読出し、アクセスアドレス(A1)と等しい
か否かを調べる。
Next, the match detection circuit 43 selects the access address (A1).
The entry 21 of the address array 2 specified by the specific three bits is read out and checked to see if it is equal to the access address (A1).

アクセスアドレス(A1)がエントリ21のアドレス部
の内容と等しく、エントリ21の有効フラグが“1”で
あると、ローカルメモリ1の対応するエントリ11に記
憶されている情報(Dl)をデータレジスタ44に読出
し、要求元に転送する。
If the access address (A1) is equal to the contents of the address field of the entry 21 and the valid flag of the entry 21 is "1", the information (Dl) stored in the corresponding entry 11 of the local memory 1 is transferred to the data register 44. and forward it to the requester.

もし、アクセスアドレス(Al)とアドレスアレイ2の
エントリ21のアドレス部の内容とが異なるか、エント
リ21の有効フラグがLL OI+である場合は、アク
セスアドレス(A1)を主メモリに送り、主メモリに記
憶されている情報を読出す。主メモリから読出した情報
(Dl)は、アクセスアドレス(A1)の特定の3ビツ
トで指定されるローカルメモリ1のエントリ11に登録
されるとともに、データレジスタ44を経由して、各制
御部に送られる。
If the access address (Al) is different from the contents of the address field of entry 21 of address array 2, or if the valid flag of entry 21 is LL OI+, the access address (A1) is sent to the main memory and Read the information stored in. The information (Dl) read from the main memory is registered in the entry 11 of the local memory 1 specified by the specific 3 bits of the access address (A1), and is sent to each control unit via the data register 44. It will be done.

また、ローカルメモリ1のエントリ11に対応するアド
レスアレイ2のエントリ21及びアドレスアレイのコピ
ー3のエントリ31のアドレス部に、アクセスアドレス
(AI)を格納し、それぞれのエントリの有効フラグを
1′″とする。
Furthermore, the access address (AI) is stored in the address field of the entry 21 of the address array 2 corresponding to the entry 11 of the local memory 1 and the entry 31 of the copy 3 of the address array, and the valid flag of each entry is set to 1'''. shall be.

CPUからのメモリ書換え時には、先ず、書換えアドレ
ス(A2)をアドレスレジスタ41に、書換え情報(D
2)をデータレジスタ42に格納する。
When rewriting the memory from the CPU, first, the rewriting address (A2) is stored in the address register 41, and the rewriting information (D
2) is stored in the data register 42.

つぎに、一致検出回路43が書換えアドレス(A2)の
特定の3ビツトで指定されるアドレスアレイ2のエント
リ22を読出し、書換えアドレス(A2)と等しいか否
かを調べる。
Next, the match detection circuit 43 reads the entry 22 of the address array 2 specified by the specific three bits of the rewritten address (A2), and checks whether it is equal to the rewritten address (A2).

書換えアドレス(A2)とアドレスアレイ2のエン=3
− トリ22のアドレス部の内部が等しく、エントリ2Iの
有効フラグが1”であると、ローカルメモリlの対応す
るエントリ12の内容をデータレジスタ42の内容(D
2)により書換える。
Rewrite address (A2) and address array 2 en = 3
- If the internal addresses of the memory register 22 are equal and the valid flag of the entry 2I is 1'', the contents of the corresponding entry 12 of the local memory I are transferred to the contents of the data register 42 (D
Rewrite according to 2).

また、アドレスレジスタ41.データレジスタ42の内
容を主メモリに送り、主メモリの記憶内容を書換える。
Also, the address register 41. The contents of the data register 42 are sent to the main memory, and the stored contents of the main memory are rewritten.

さらに、CPU間でのローカルメモリの記憶内容に不一
致が生じないように、アドレスレジスタ41の内容〔書
換えアドレス(Al))を他CPUに通知する。
Further, the contents of the address register 41 (rewrite address (Al)) are notified to other CPUs so that there is no mismatch in the contents stored in local memories between CPUs.

他CPUから書換えアドレス(A3)が通知された場合
、先ず、送られてきた書換えアドレス(A3)をアドレ
スレジスタ45に格納する。
When the rewrite address (A3) is notified from another CPU, the sent rewrite address (A3) is first stored in the address register 45.

つぎに、一致検出回路46が書換えアドレス(A3)の
特定の3ビツトで指定されるアドレスアレイのコピー3
のエントリ23を読出し、書換えアドレス(A3)と等
しいか否かを調べる。
Next, the coincidence detection circuit 46 detects copy 3 of the address array specified by the specific 3 bits of the rewrite address (A3).
The entry 23 is read and checked to see if it is equal to the rewrite address (A3).

書換えアドレス(A3)がエントリ33のアドレス部の
内容と等しく、エントリ33の有効フラグが“1”であ
ると、エントリ33および対応するアドレス部レイ2の
エントリ23の有効フラグを“0”とする。
If the rewritten address (A3) is equal to the contents of the address field of entry 33 and the valid flag of entry 33 is "1", the valid flag of entry 33 and the corresponding entry 23 of address field Ray 2 are set to "0". .

このように、従来の計算機では、他CPUから通知され
た書換えアドレスの情報がローカルメモリ1に登録され
ているか否かを調べるため、接続されるCPU毎に、ア
ドレスアレイのコピー3と一致検出回路46を設け、他
CPUから、通知された書換えアドレスとアドレスアレ
イのコピー3のエントリの内容が等しいか否かをチェッ
クしていた。
In this way, in conventional computers, in order to check whether the information of the rewritten address notified from another CPU is registered in the local memory 1, a copy 3 of the address array and a match detection circuit are installed for each connected CPU. 46 to check whether the rewritten address notified from another CPU is equal to the contents of the entry in copy 3 of the address array.

このため、接続されるCPU台数が増えるに従い、アド
レスアレイのコピー3および一致検出回路46に要する
ハードウェア規模が多くなり、システムの小型化を図る
上で問題となっていた。
Therefore, as the number of connected CPUs increases, the hardware scale required for the address array copy 3 and the match detection circuit 46 increases, which poses a problem in reducing the size of the system.

(発明の目的) 本発明は、主メモリを複数のブロックに分割し、各ブロ
ック毎に、そのブロックの記憶内容がCPUのローカル
メモリに登録されているかを示す表示子を設け、CPU
からのメモリ書換え時に、その表示子の状態によりロー
カルメモリの記憶内容を無効化するか否かを制御するこ
とを特徴とし、ローカルメモリ記憶内容の無効化を制御
するハードウエア回路を簡素化し、システムの小型化を
図ることにある。
(Object of the Invention) The present invention divides the main memory into a plurality of blocks, provides an indicator for each block to indicate whether the memory contents of that block are registered in the local memory of the CPU, and
The system is characterized by controlling whether or not to invalidate the stored contents of the local memory according to the state of the indicator when rewriting the memory from the local memory. The aim is to downsize the

(発明の構成および作用) 第1図は、本発明の一実施例の構成を示す図である。(Structure and operation of the invention) FIG. 1 is a diagram showing the configuration of an embodiment of the present invention.

1はローカルメモリ、2はアドレスアレイ、5は主メモ
リの各ブロック毎にそのブロックの内容がローカルメモ
リ1に登録されているか否かを示すフラグレジスタ、4
1はアクセスアドレスを保持するアドレスレジスタ、4
2は書込み情報を保持するデータレジスタ、43はアド
レスアレイ2の内容とアドレスレジスタ4Jの内容の一
致を検出する一致検出回路、44はローカルメモリ1か
らの読出し情報を保持するデータレジスタ、45は他C
PUから送られてくる書換えアドレスを保持するアドレ
スレジスタ、47は他CPUから送られてきた書換えア
ドレスに対応するフラグレジスタ5のエントリの状態を
チェックするチェック回路である。
1 is a local memory, 2 is an address array, 5 is a flag register indicating for each block of the main memory whether the contents of that block are registered in the local memory 1, 4
1 is an address register that holds the access address, 4
2 is a data register that holds write information, 43 is a coincidence detection circuit that detects a match between the contents of address array 2 and the contents of address register 4J, 44 is a data register that holds read information from local memory 1, and 45 is another C
The address register 47 that holds the rewrite address sent from the PU is a check circuit that checks the state of the entry in the flag register 5 corresponding to the rewrite address sent from another CPU.

フラグレジスタ5は、主メモリ(例えば16MB)を、
ローカルメモリ1の1つのエントリの大きさく例えば6
4B)で割った数のエントリ(256にビット)を持っ
ており、各エントリ51.52.・・・は、それぞれア
ドレス0,64.・・・に対応する。
The flag register 5 stores main memory (for example, 16MB),
For example, the size of one entry in local memory 1 is 6.
4B) entries (256 bits), each entry 51.52. . . . are addresses 0, 64, . . . respectively. Corresponds to...

ローカルメモリに登録されているアドレスに対応するフ
ラグレジスタ5のエントリの内容はtt 1 hpとす
る。
The content of the entry in the flag register 5 corresponding to the address registered in the local memory is tt 1 hp.

CPUからのメモリ書換え時の動作およびメモリ参照に
おいて、アクセスアドレスとアドレスアレイ2の対応す
るエントリのアドレス部の内容とが等しく、そのエント
リの有効フラグが1′1”である場合の動作は、従来と
同じである。
In the memory rewriting operation and memory reference from the CPU, when the access address and the contents of the address field of the corresponding entry in address array 2 are equal and the valid flag of that entry is 1'1'', the operation is conventional. is the same as

メモリ参照において、アクセスアドレス(A1)とアド
レスアレイ2のエントリ21のアドレス部の内容とが異
なるか、エントリ21の有効フラグが“0″である場合
は、アクセスアドレス(A1)を主メモリに送り、主メ
モリに記憶されている情報を読出す。
In memory reference, if the access address (A1) and the contents of the address field of entry 21 of address array 2 are different, or if the valid flag of entry 21 is "0", the access address (A1) is sent to the main memory. , reads information stored in main memory.

主メモリから読出した情報(Dl)は、アクセスアドレ
ス(A1)の特定の3ビツトで指定されるローカルメモ
リ1のエントリ11に登録されるとともに、データレジ
スタ44を経由して、各制御部に送られる。また、ロー
カルメモリ1のエントリ11に対応するアドレスアレイ
2のエントリ21のアドレス部にアクセスアドレス(A
1)を格納し、有効フラグを“1”とするとともに、ア
クセスアドレス(A1)に対応するフラグレジスタ5の
エントリ53をtt 1 rtとする。
The information (Dl) read from the main memory is registered in the entry 11 of the local memory 1 specified by the specific 3 bits of the access address (A1), and is sent to each control unit via the data register 44. It will be done. In addition, the access address (A
1), the valid flag is set to "1", and the entry 53 of the flag register 5 corresponding to the access address (A1) is set to tt 1 rt.

さらに、アクセスアドレス(AI)のアドレスアレイ2
のエントリ21への登録の際に、エントリ21に以前か
ら記憶されている内容を調べ、有効な(有効フラグが“
1”である)アドレス情報(A4)が記憶されていた場
合、そのアドレス(A4)に対応するフラグレジスタ5
のエントリ56を0″′とする。
Furthermore, address array 2 of access address (AI)
When registering to entry 21, check the contents previously stored in entry 21 and check if it is valid (valid flag is "
1'') address information (A4) is stored, the flag register 5 corresponding to that address (A4)
The entry 56 of is set to 0''.

他CPUがメモリ書換えを行い、他CPUから書換えア
ドレス(A3)が通知された場合は、先ず、送られてき
た書換えアドレス(A3)をアドレスレジスタ45に格
納する。つぎに、チェック回路47が書換えアドレス(
A3) Lこ対応するフラグレジスタ5のエントリ55
の内容(1ビツト)を読出す。
When another CPU rewrites the memory and a rewrite address (A3) is notified from the other CPU, first the sent rewrite address (A3) is stored in the address register 45. Next, the check circuit 47 checks the rewrite address (
A3) Entry 55 of flag register 5 corresponding to L
Read the contents (1 bit).

読出した内容が“1”であると、チェック回路47はフ
ラグレジスタ5のエントリ55の内容を“O”とすると
ともに、書換えアドレス(A3)の特定の3ビツトで指
定されるアドレスアレイ2のエントリ23の有効フラグ
をgL O”とする。
If the read content is "1", the check circuit 47 sets the content of the entry 55 of the flag register 5 to "O", and the entry of the address array 2 specified by the specific 3 bits of the rewrite address (A3). Let the valid flag of No. 23 be gL O”.

このように、本発明では、他CPUから通知された書換
えアドレス(A3)で指定されるフラグレジスタ5のエ
ントリ55の内容(1ビツト)により、そのアドレスが
アドレスアレイ2に登録されているか否かが判定できる
ため、チェック回路47の構成は、従来の一致検出回路
46に比べ、簡単なものとなる。
In this way, in the present invention, based on the contents (1 bit) of the entry 55 of the flag register 5 specified by the rewrite address (A3) notified from another CPU, it is possible to determine whether the address is registered in the address array 2 or not. can be determined, the configuration of the check circuit 47 is simpler than that of the conventional coincidence detection circuit 46.

第2図は、本発明の別の実施例の構成を示す図である。FIG. 2 is a diagram showing the configuration of another embodiment of the present invention.

3台のCP U a 、 b 、 cは、それぞれロー
カルメモリ1、アドレスアレイ21、アクセスアドレス
を保持するアドレスレジスタ41、書込み情報を保持す
るデータレジスタ42、アドレスアレイ2の内容とアド
レスレジスタ41の内容の一致を検出する一致検出回路
43、ローカルメモリ1からの読出し情報を保持するデ
ータレジスタ44、他CPUでの書換えアドレスを保持
するアドレスレジスタ45を有する。これらの動作は第
1図の実施例と同じである。6はフラグ制御部で、CP
 U a 、 b 、 cに対応するフラグレジスタ5
a、5b、5c、CPUa、b。
The three CPUs a, b, and c each have a local memory 1, an address array 21, an address register 41 that holds access addresses, a data register 42 that holds write information, and the contents of address array 2 and address register 41. , a data register 44 that holds information read from the local memory 1, and an address register 45 that holds rewritten addresses by other CPUs. These operations are the same as the embodiment shown in FIG. 6 is a flag control unit, CP
Flag register 5 corresponding to U a, b, c
a, 5b, 5c, CPUa, b.

Cから送られてくるアドレスを保持するアドレスレジス
タ48、フラグレジスタ5a、5b、5cのエントリの
状態をチェックする回路47 a 、47 b 、47
 cおよびアドレスレジスタ48の内容をCP U a
 、 b 、 cに通知するためのゲート回路49 a
 、49 b 、49 cを有する。
Circuits 47 a , 47 b , 47 that check the states of entries in the address register 48 that holds the address sent from C, and the flag registers 5 a, 5 b, and 5 c.
CPU c and the contents of the address register 48
, b, c gate circuit 49 a
, 49 b and 49 c.

CP U aにおいて、メモリ参照が行われ、アクセス
アドレス(A1)および主メモリから読出した情報(D
l)をCP U aのアドレスアレイ2、ローカルメモ
リ1に登録すると、CP U aからフラグ制御部6に
、アドレスアレイ2に登録したアクセスアドレス(A1
)およびその登録に際し無効化されたアドレス情報(A
4)が通知され、フラグ制御部6において、CPUaに
対応するフラグレジスタ5aのアクセスアドレス(A1
)に対応するエントリ53aを“1”とするとともに、
無効化されたアドレス(A4)に対応するエントリ56
aを((071とする。このとき、CP U b 、 
cに対応するフラグレジスタ5b、5cの内容は変わら
ない。
In CPU a, a memory reference is made and the access address (A1) and the information read from the main memory (D
l) is registered in the address array 2 and local memory 1 of CPU a, the access address (A1
) and address information invalidated upon registration (A
4) is notified, and the flag control unit 6 sets the access address (A1) of the flag register 5a corresponding to CPUa.
) is set to "1", and
Entry 56 corresponding to the invalidated address (A4)
Let a be ((071. At this time, CPU b ,
The contents of flag registers 5b and 5c corresponding to c do not change.

CP U aにおいて、メモリ書換えが行われると、書
換えアドレス(A3)は主メモリに通知されるとともに
、フラグ制御部6に通知されアドレスレジスタ48に格
納される。
When memory rewriting is performed in CPU a, the rewriting address (A3) is notified to the main memory, as well as to the flag control unit 6 and stored in the address register 48.

フラグ制御部6においては、CP U b 、 cに対
応するチェック回路47b、47cが書換えアドレス(
A3)に対応するフラグレジスタ5b、5cのエントリ
55b、55cの内容(それぞれ1ビツト)を読出す。
In the flag control unit 6, check circuits 47b and 47c corresponding to CPUs b and c check the rewrite address (
The contents (1 bit each) of entries 55b and 55c of flag registers 5b and 5c corresponding to A3) are read.

エントリ55bから読出した内容が“1”であると、チ
ェック回路47bはフラグレジスタ5bのエントリ55
bの内容を110”とするとともに、アドレスレジスタ
48の内容〔書換えアドレス(A3))をグー1〜回路
49bを経由してCPUbに通知する。書換えアドレス
(A3)の通知を受けたCPUbでは、書換えアドレス
(A3)の特定のビットで指定されるアドレスアレイ2
のエントリの有効フラグをII O71とする。
If the content read from entry 55b is "1", check circuit 47b reads entry 55 of flag register 5b.
The contents of address register b are set to 110'', and the contents of address register 48 [rewrite address (A3)] are notified to CPUb via circuit 1 to circuit 49b.CPU b, which has received the notification of rewrite address (A3), Address array 2 specified by specific bits of rewrite address (A3)
The valid flag of the entry is set to II O71.

エントリ55cから読出した内容が0″′であると、フ
ラグレジスタ5cのエントリ55’cの更新、CPUc
へのアドレスレジスタ48の内容〔書換えアドレス(A
3))の通知は行わない。
If the content read from entry 55c is 0'', entry 55'c of flag register 5c is updated and CPUc
Contents of address register 48 to [Rewrite address (A
3))) will not be notified.

このように、本発明では、 ■ CPUから通知された書換えアドレスに対応するブ
ロック情報が、いずれのCPUのローカルメモリに保持
されているかが、フラグレジスタのエントリ内容(1ビ
ツト)により判定でき、チェック回路47a、b、cの
構成が、従来の一致検出回路46に比べ、簡単なものと
なる。
In this way, in the present invention, it is possible to determine which CPU's local memory holds the block information corresponding to the rewrite address notified from the CPU based on the entry contents (1 bit) of the flag register, and check The configurations of the circuits 47a, b, and c are simpler than the conventional coincidence detection circuit 46.

■ メモリ書換え時におけるCPU間での書換えアドレ
スの通知は、フラグ制御部から書換えアドレスに対応す
る情報をローカルメモリに登録しているCPUに対して
のみ行われるため、CPU間イレインタフエース信号線
減、書換えアドレスに対応する情報がローカルメモリに
ないCPUへの擾乱の防止が図れる。
■ When memory is rewritten, the notification of the rewrite address between CPUs is sent from the flag control unit only to the CPU that has registered the information corresponding to the rewrite address in its local memory, so the inter-CPU erase interface signal line is reduced. , it is possible to prevent disturbance to a CPU whose local memory does not have information corresponding to the rewritten address.

(発明の効果) 以上説明したように、本発明により、CPUからのメモ
リ書換え時の、CPU間での書換えアトレス通知に関連
する回路(チェック回路47、cpU間イフィンタフエ
ース信号線が簡単になり、ハードウェア規模の縮小が可
能となり、システムの小型化が図れる。
(Effects of the Invention) As explained above, according to the present invention, the circuit (check circuit 47, inter-cpU iffinta face signal line) related to rewrite address notification between CPUs when memory is rewritten from the CPU can be easily configured. This makes it possible to reduce the hardware scale and downsize the system.

【図面の簡単な説明】 第1図は本発明の一実施例のの構成を示す図、第2図は
本発明の別の実施例の構成を示す図、第3図は従来の情
報処理装置でのアドレスアレイの制御方式を示す図であ
る。 1 ・・・ ローカルメモリ、 2 ・・・アドレスアレイ、 3 ・・・アドレスアレイ2のコピー、5 (5a、 
5b、 5c) −フラグレジスタ、6 ・・・フラグ
制御部、 41、’45.48・・・アドレスレジスタ、42.4
4 ・・・データレジスタ、 43.46・・・−数構出回路、 47(47a、47b、47c)−チェック回路、49
 a 、49 b 、49 c−グー1−回路。
[BRIEF DESCRIPTION OF THE DRAWINGS] FIG. 1 is a diagram showing the configuration of one embodiment of the present invention, FIG. 2 is a diagram showing the configuration of another embodiment of the present invention, and FIG. 3 is a diagram showing the configuration of a conventional information processing device. FIG. 2 is a diagram showing a control method of an address array in FIG. 1...Local memory, 2...Address array, 3...Copy of address array 2, 5 (5a,
5b, 5c) -Flag register, 6...Flag control unit, 41,'45.48...Address register, 42.4
4...Data register, 43.46...-Number construction circuit, 47 (47a, 47b, 47c)-Check circuit, 49
a, 49 b, 49 c-Goo1-circuit.

Claims (2)

【特許請求の範囲】[Claims] (1)複数のCPUを有し、それぞれのCPUが主メモ
リの記憶内容のコピーを保持するローカルメモリを持つ
情報処理装置において、主メモリを複数のブロックに分
割し、各ブロック毎に、そのブロックの記憶内容が当該
CPUのローカルメモリに保持されているかを示す表示
子を設け、当該CPUにおいて、他CPUからメモリ書
換えアドレスを受取ったときに、上記表示子の状態によ
り、自CPUのローカルメモリの登録内容の無効化を行
うか否かを制御することを特徴とするローカルメモリ制
御方式。
(1) In an information processing device that has multiple CPUs and each CPU has a local memory that holds a copy of the storage contents of the main memory, the main memory is divided into multiple blocks, and each block is An indicator is provided to indicate whether the memory contents of the CPU are held in the local memory of the CPU concerned, and when the CPU receives a memory rewriting address from another CPU, the state of the indicator indicates whether the contents of the local memory of the own CPU are retained. A local memory control method characterized by controlling whether or not registered contents are invalidated.
(2)複数のCPUを有し、それぞれのCPUが主メモ
リの記憶内容のコピーを保持するローカルメモリを持つ
情報処理装置において、主メモリを複数のブロックに分
割し、各ブロック毎に、そのブロックの記憶内容がいず
れのCPUのローカルメモリに保持されているかを示す
表示子を設け、任意のCPUがメモリへの書換えを行っ
た際に、上記表示子の状態により、書換えアドレスに対
応するブロックをローカルメモリに保持しているCPU
に対してのみ、当該書換えアドレスを通知することを特
徴とするローカルメモリ制御方式。
(2) In an information processing device that has multiple CPUs and each CPU has a local memory that holds a copy of the storage contents of the main memory, the main memory is divided into multiple blocks, and each block is An indicator is provided to indicate which CPU's local memory holds the memory contents, and when any CPU rewrites the memory, the block corresponding to the rewrite address is set depending on the state of the indicator. CPU held in local memory
A local memory control method characterized in that the rewritten address is notified only to.
JP29052186A 1986-12-08 1986-12-08 Local memory control system Pending JPS63143659A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29052186A JPS63143659A (en) 1986-12-08 1986-12-08 Local memory control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29052186A JPS63143659A (en) 1986-12-08 1986-12-08 Local memory control system

Publications (1)

Publication Number Publication Date
JPS63143659A true JPS63143659A (en) 1988-06-15

Family

ID=17757100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29052186A Pending JPS63143659A (en) 1986-12-08 1986-12-08 Local memory control system

Country Status (1)

Country Link
JP (1) JPS63143659A (en)

Similar Documents

Publication Publication Date Title
JPH0345407B2 (en)
EP0347040A1 (en) Data memory system
JP2000512406A (en) Method and apparatus for caching system management mode information along with other information
EP0303648A1 (en) Central processor unit for digital data processing system including cache management mechanism.
US20030061452A1 (en) Processor and method of arithmetic processing thereof
JPS60124754A (en) Buffer storage control system
KR100380674B1 (en) Method and system for maintaining cache coherency for write-through store operations in a multiprocessor system
JPS63143659A (en) Local memory control system
KR100251784B1 (en) Method and apparatus for providing a readable and writable cache tag memory
US7519778B2 (en) System and method for cache coherence
JP2587468B2 (en) Lock data setting device
JP3219422B2 (en) Cache memory control method
JPH0548498B2 (en)
JP3536781B2 (en) Bus control method
JPH0644261B2 (en) Cache control method for multiprocessor system
JPS6266348A (en) Store check system for cache memory controller
JP2588547B2 (en) Multi CPU system
JP3047992B2 (en) Main memory key control method
JPH01118944A (en) Cache memory controller
JPH11328022A (en) Cache memory
JPH0497459A (en) Cache coincidence processing system
JPS62174846A (en) Storage checking system
JPH01156849A (en) Memory access processor
JPH04326437A (en) Information processor
JPH0375850A (en) Memory access processor