JPS63259748A - Hierarchical storage control system - Google Patents

Hierarchical storage control system

Info

Publication number
JPS63259748A
JPS63259748A JP62093011A JP9301187A JPS63259748A JP S63259748 A JPS63259748 A JP S63259748A JP 62093011 A JP62093011 A JP 62093011A JP 9301187 A JP9301187 A JP 9301187A JP S63259748 A JPS63259748 A JP S63259748A
Authority
JP
Japan
Prior art keywords
block
waa
line
data
flag
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
JP62093011A
Other languages
Japanese (ja)
Inventor
Toshibumi Sakabe
坂部 俊文
Tsutomu Sumimoto
勉 住本
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP62093011A priority Critical patent/JPS63259748A/en
Publication of JPS63259748A publication Critical patent/JPS63259748A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To lower the frequency of block cancellation without changing the decision system of block cancellation by means of flag by making a line length integer-times of a block length and preparing flags in WAA in such a number as equal to the number of blocks constituting the line. CONSTITUTION:A line which is the data transmission unit between an MS (main storage) 101 and a WS (intermediate storage) 102 is constituted of plural pieces of block that is the data transmission unit between the WS and a BS (buffer storage) 104. A flag showing to which CPU's BS the block in the line in the WS is being transmitted is provided for each one of the entries of the WAA (directory) 103. In the case of rewriting the data in the WS by means of a store request from the BS, the block in the BS represented by a flag is nullified. As a result, a line length can be made sufficiently long in comparison to a block length, therefore, the error rate of the WS can be lowered, and the degrading of performance due to block cancellation can be minimized.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、MSの写しを格納するWSと、前記。[Detailed description of the invention] [Industrial application field] The present invention provides a WS that stores a copy of an MS;

の写しの主記憶アドレスを登録するディレクトリ。Directory that registers the main memory address of the copy.

であるWAA、及び該WSの写しを格納するBS、を有
する階層記憶装置に係り、特に複数のCP U5でWS
を共有する階層記憶制御方式に関する。 。
It relates to a hierarchical storage device having a WAA that is a WS, and a BS that stores a copy of the WS, in particular a WS that is
This invention relates to a hierarchical storage control method that shares the following information. .

〔従来の技術〕[Conventional technology]

従来の装置は1例えば特開昭54−47531号公報。 A conventional device is disclosed in, for example, Japanese Patent Application Laid-Open No. 54-47531.

に記載のように、BS(バッファメモリ)とWS。As described in BS (buffer memory) and WS.

(中間バッファメモリ)の間及び、WSとMS(主メモ
リ)の間の転送単位(ブロック)は同一サイズであり、
WAA(ディレクトリ)内の各エントリのフラグは、W
Sに接続されているCPU数だけあればよかった。(前
記の公開公報の第2図)また、CPUの要求するデータ
がBSに存在せず(以後、NlB5と呼ぶ)、かつWS
に存在しない(以後、NIWSと呼ぶ)場合にMSから
WSへデータを転送(以後、LTと呼ぶ)シ、さらにW
SからBSにデータを転送(以後、BTと呼ぶ)する。
The transfer units (blocks) between (intermediate buffer memory) and between WS and MS (main memory) are the same size,
The flag for each entry in WAA (directory) is W
All you need is the number of CPUs connected to S. (Figure 2 of the above-mentioned publication) In addition, the data requested by the CPU does not exist in the BS (hereinafter referred to as NlB5), and the WS
(hereinafter referred to as NIWS), data is transferred from the MS to the WS (hereinafter referred to as LT).
Data is transferred from S to BS (hereinafter referred to as BT).

あるいは、BS、WSにデータが存在し。Or, data exists in BS and WS.

BSへの書込みを行う場合、ストアスルーでWS・へも
書き込みが行われる。この時、WSとBSの・内容一致
のため、前記WAAのエントリのフラグ。
When writing to the BS, writing is also performed to the WS using store-through. At this time, since the contents of WS and BS match, the flag of the WAA entry is set.

ビットを調べ、「1」であるフラグビットに対応。Examine the bits and correspond to flag bits that are "1".

するCPUのBSにブロックキャンセル要求を出。A block cancellation request is sent to the BS of the CPU.

す。(但しBSのストアを行ったCPUに対して。vinegar. (However, for the CPU that stores the BS.

はキャンセルを行わない)本要求の処理中は、要。will not be canceled) while this request is being processed.

来光のCPUは、プログラミング上のデータ保証。Raikou's CPU has guaranteed data on programming.

のため、シリアライゼーションを行わなければな。Therefore, serialization must be performed.

らす、パイプライン処理を中断しなければならなよ。I have to interrupt the pipeline process.

い。よって、性能を低下させないためには、プロ。stomach. Therefore, in order not to degrade performance, it is necessary to use a professional.

ツクキャンセル要求の頻度を減らす必要がある。。It is necessary to reduce the frequency of tsukucancellation requests. .

そのためには、NlB5の場合にNIWSである。For that purpose, NIWS for NlB5.

確率を低減しなければならない。キャッシュメモ。The probability must be reduced. cache memo.

りのミス率とブロック長の相関については、情報、5処
理学会誌VOL 13 、 N118 (1972年8
月) 第540頁から第541頁において論じられてい
るように容量を一定とした時、ブロック長を大きくして
いくと、ミス率が最低となるポイントが存在する。一般
的KBSよりWSO方が大容量であり、前記の、。
Regarding the correlation between the error rate and block length of
As discussed on pages 540 to 541, when the capacity is held constant and the block length is increased, there is a point at which the miss rate becomes the lowest. WSO has a larger capacity than general KBS, and as mentioned above.

論文の述べるところのN(ブロック数)を大きく・する
ことができるためミス率を最低とするプロワ。
The paper states that this processor has the lowest error rate because it can increase N (number of blocks).

り長を大きくすることができる。ところが前記の。The length can be increased. However, as mentioned above.

公知例では、BS 、WSとも登録単位の長さくプ。In the known example, both the BS and WS have long registration units.

ロック長、ライン長)を等しくしているため、W5Sの
ミス率が最適化されていない。
Since the lock length and line length are made equal, the W5S miss rate is not optimized.

複数CPUでWSを共有する場合のBSとの−・致保証
を行う他の従来技術として、HLTACM−。
HLTACM is another conventional technique that guarantees correspondence with a BS when a WS is shared by multiple CPUs.

200等で用いられているF A A (Front 
Addrgsz 。
F A A (Front
Addrgsz.

Array )方式がある。これは、B51y登録され
て1゜いるアドレスのディレクトリであるBAAの写し
There is an Array) method. This is a copy of BAA, which is a directory of addresses registered with B51y.

FAAをメモリ制御ユニットに持ち、他CPU、。It has FAA as a memory control unit and other CPUs.

入出力装置からの書き込みに対してWAAでなく。Not WAA for writes from I/O devices.

FAAをアクセスしブロックキャンセルの判定ヲ。Access the FAA and determine block cancellation.

行うものである。この方式を用いれば、BS中の15デ
ータが常にWS中にある必要はな(、LT(MSからW
Sへのデータの転送)が発生してもブロックキャンセル
は起こらない。しかしFAAによる物量の増加が著しい
という欠点がある。
It is something to do. If this method is used, there is no need for the 15 data in the BS to always be in the WS.
Even if a transfer of data to S) occurs, block cancellation does not occur. However, there is a drawback that the amount of materials increased by the FAA is significant.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

、 3 。 , 3.

上記従来技術は、ブロックキャンセル頻度の低。The above conventional technology has a low block cancellation frequency.

減のためのBSとWSのブロック長についての配。Arrangements for block lengths of BS and WS for reduction.

慮がなされておらず、WSのブロック長(ライン。No consideration was given to the block length (line) of the WS.

長)をBSのブロック長に比べて大きくした場合。length) is made larger than the block length of the BS.

に比べNIWS率が高くなり、プロツクキャン上5ルに
よる他CPUの性能低下の問題があった。本。
There was a problem that the NIWS rate was higher than that of the previous version, and that the performance of other CPUs was degraded due to the block scan. Book.

発明の目的は、従来のWAAのフラグによるプロ。The purpose of the invention is to improve the performance of conventional WAA flags.

タフキャンセルの判定方式を変更することなく、6WS
のライン長を拡大し、ブロックキャンセルの。
6WS without changing the tough cancel judgment method
of block cancellation.

頻度を低減する手段を提供することにある。  1.。The purpose is to provide a means to reduce the frequency. 1. .

[問題点を解決するための手段] 本発明は、ライン長がブロック長の整数倍とな。[Means for solving problems] In the present invention, the line length is an integral multiple of the block length.

るようにし、WSの容量に対してミス率を最低とするよ
うなブロック長(ライン長)に拡大すると。
If the block length (line length) is expanded to minimize the miss rate relative to the capacity of the WS.

ともに、WAA内のBSへ転送されたことを示すフラグ
を、ラインを構成するブロック数倍だけ用意することに
より達成される。
Both of these can be achieved by preparing flags indicating that the data has been transferred to the BS within the WAA for the number of blocks constituting the line.

〔作用〕[Effect]

WSの登録単位であるライン長をBSのプロ9り長の2
倍とした時、前記従来技術の論文によれ、 4  。
The line length, which is the registration unit of WS, is 2 of the BS professional 9 length.
When doubled, according to the prior art paper, 4.

ば、WSのミス率は、約1 / ¥ 2  となる。こ
の時・1ラインは2ブロツクより構成され、WAAの工
・ントリ内の各CPUへのブロック転送の有無を示・す
フラグのビット数は、2XCPU数となる。N。
For example, the WS miss rate is approximately 1/2. At this time, one line consists of two blocks, and the number of bits of the flag indicating whether or not a block is to be transferred to each CPU in the WAA entry is 2X the number of CPUs. N.

IBSとなったデータがWAAのアクセスの結果5゜N
IWSと判別された場合、リプレースされるW。
The data that became IBS was 5°N as a result of WAA access.
If it is determined to be IWS, W is replaced.

Sのエントリに対応するWAAのフラグビットは、。The WAA flag bit corresponding to the S entry is:

ラインを上位、下位に2分したブロックに対応す。It corresponds to a block that divides the line into upper and lower parts.

る2ピクトが、0かどうかを調べ1が立っていれ。Check whether the 2 pictograms shown are 0 and 1 stands.

ばブロックキャンセル要求を発行する。以上述べ、。issue a block cancellation request. As stated above.

たようにWAA−のビット数は、ブロック数倍とな、る
が、ブロックキャンセルの発生頻度は1/V丁。
As shown above, the number of bits in WAA- is multiplied by the number of blocks, but the frequency of block cancellation is 1/V.

どなる。bawl.

〔実施例〕〔Example〕

以下1本発明の一実施例を第1図により説明する。各C
PU(CPUo 、1・・・・・・rL)の命令及びデ
ータのアクセス時にB S 104に命令又はデータが
存在しない場合(NI BSの場合)、WSへデータを
含むブロックの転送要求が出される。転送要求にはデー
タのアドレスが伴い、 WA A 105 カ−アクセ
スされる。WAAにアドレスがない場合(N。
An embodiment of the present invention will be described below with reference to FIG. Each C
If the instruction or data does not exist in the BS 104 when the PU (CPUo, 1...rL) accesses the instruction or data (in the case of NI BS), a request to transfer the block containing the data is issued to the WS. . The transfer request is accompanied by the address of the data and is accessed by the WAA 105 car. If WAA does not have an address (N.

IWSの場合)MSlolへデータを含むブロック・を
包含したラインの転送要求が出される。ライン。
(In the case of IWS) A request is made to MSlol to transfer a line containing a block containing data. line.

転送(■、T)でMSから読み出されたデータなW。Data W read from the MS by transfer (■, T).

Sのどのローへ登録するかの判定はWSのリプレし−ス
メントアレイWRA115iCよって行う。これ。
The determination of which row of S to register is made by the replacement array WRA115iC of the WS. this.

は、I、RU方式で最も古いデータを含むローをス。In the I,RU method, the row containing the oldest data is scanned.

ワツズの対象に選択するポインタアレイである。。This is a pointer array that is selected as a target for Watsuzu. .

WSのデータがLTで曹き換えられる場合、ある。There are cases where WS data is replaced by LT.

いはBSのデータが書き変えられストアスル一方Il1
式であるのでWSの対応するデータも書き替えら。
If the BS data is rewritten and stored, Il1
Since it is a formula, the corresponding data in WS must also be rewritten.

れる場合が生じるため、書き換えられるデータの。There may be cases where the data is rewritten.

WAAのエントリにあるフラグビットを調べ、フ。Examine the flag bits in the WAA entry and check the flag bits.

ラグビットが1であるBSに対してプロックキャ。Proc cache for BS whose lag bit is 1.

ンセル要求を出す。第2図は、WAAのエントリ、0の
内容を示している。WAAのエントリは、LTで登録さ
れたラインのアドレスの上位であるWAA内アドレスと
その他の制御情報110及び、BSへのブロック転送の
有無を示すフラグビット112から成っている。第1図
の例ではMSlolからWS102に転送されたライン
のうち下位プロ9り105がCPU0とCP[JlのB
Sに転送サレ、 上位ニア’。
issue a cancel request. FIG. 2 shows the contents of WAA entry 0. The WAA entry consists of an intra-WAA address that is higher than the line address registered in the LT, other control information 110, and a flag bit 112 indicating whether or not a block is to be transferred to the BS. In the example shown in FIG.
Transferred to S, Upper Near'.

ロック106がCP U nのBSに転送されたことを
That lock 106 has been transferred to CPU n's BS.

示している。この時第2図で示すようにCPU0゜1、
nに対応するフラグビット112 、113および。
It shows. At this time, as shown in Figure 2, the CPU is 0°1,
Flag bits 112, 113 and corresponding to n.

114ハ、下位ブロック、上位ブロック各々に対応。114c, corresponding to lower block and upper block.

してセットされる。ここでWSの第2図に示す工。and is set. Here, the construction shown in Figure 2 of WS.

ントリに登録されたラインがスワップ対象に選ば。The line registered in the entry is selected for swap.

れたと仮定すると、このラインのWAAエントリ。WAA entry for this line.

のフラグビットが調べられCPUo 、1 、nにブ、
The flag bits of CPUo,1,n are examined and the bits of
.

ロックキャンセル要求が出される。またWSから。A lock cancellation request is issued. Also from WS.

BSにブロック転送が行われる時、BS内の上書。Overwriting in the BS when a block transfer is performed to the BS.

きされるブロックに対応するWAAのエントリの。of the WAA entry corresponding to the block being written.

フラグは、1から0にリセットされる。The flag is reset from 1 to 0.

第3図は、WAAの検索、 Hi T判定回路を示、5
している。601は、WSからのライン転送要求に伴う
アドレス(実アドレス)、302は、WSリプレースメ
ントアレイ(WRA)、WAA 、WSOカラムアドレ
ス、3Ω3は、ブロックがラインの上位か下位かを示す
ブロックセレクトピッ)、3047 。
Figure 3 shows the WAA search and Hi T determination circuit.
are doing. 601 is an address (real address) associated with a line transfer request from the WS, 302 is a WS replacement array (WRA), WAA, WSO column address, 3Ω3 is a block select pin indicating whether the block is upper or lower on the line) , 3047.

−はWSのリプレースメントアレイ(WftA)、30
5はWAAのエントリのフラグビット、606はWEL
・A304の出力をデコードしてリプレースするロー・
を決めるデコーダ、507はライン中のブロック対・応
にあるフラグビットをブロックセレクトピリド。
- is WS replacement array (WftA), 30
5 is the WAA entry flag bit, 606 is WEL
・Low that decodes and replaces the output of A304・
A decoder 507 determines the flag bit corresponding to the block in the line as a block select period.

506で選択するセレクタ、308は、実アドレスの。The selector 506 selects, and the selector 308 selects the real address.

上位アドレスとWAA内アドレスとのコンノくレー。A connection between the upper address and the WAA address.

り、509は、WAAのエントリのWAA内アドレ。509 is the address within WAA of the WAA entry.

スとフラグビットな選択するセレクタである。W。This is a selector that selects the bits and flags. W.

5KLTでラインを書き込む時、BSからのデー1゜夕
転送要求アドレスの上位アドレス3Q1とWAA。
When writing a line with 5KLT, the upper address 3Q1 and WAA of the data transfer request address from the BS.

内アドレスがコンパレータ308で比較される。W。The internal addresses are compared by a comparator 308. W.

FLAはWAAと同一のカラムアドレスでアクセス。FLA is accessed using the same column address as WAA.

され、BS中の最も古いデータを含むローがデコ。The row containing the oldest data in the BS is decoded.

−ダによって出力される。コンパレータの出力の1゜う
ち1つでも一致出力があればビットしたと判定。
- output by da. If even one of the comparator outputs has a matching output, it is determined that a bit has been generated.

回路510で判定する。一致出力がない場合、WA。The circuit 510 makes the determination. WA if there is no matching output.

Aから読み出された40−分のWAA内アドレス。The 40-minute intra-WAA address read from A.

とフラグのうち、前記WRAデコード結果で選択される
ローがセレクタ309で選ばれる。選ばれた。。
The selector 309 selects the row selected by the WRA decoding result from among the flags. Was chosen. .

、 8 。, 8.

WAA内アドレスとWAAをアクセスした時の力。Address within WAA and power when accessing WAA.

ラムアドレス、ならびにブロックセレクトビット。RAM address, as well as block select bits.

とその下位の1ビツトがブロックキャンセル要求。and its lower 1 bit is a block cancellation request.

時のアドレスとなる。選ばれたフラグビットのう。This is the address of the time. Selected flag bit.

ち1の立っているビットに対応するCPUにプロ、ツク
キンセル要求信号が出される。
A process request signal is issued to the CPU corresponding to the bit set to 1.

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

本発明によれば、ライン長をブロック長に対し。 According to the invention, line length to block length.

て充分大きくとることができるため、WSのミス。WS's mistake because it can be made large enough.

率を低減でき、WSのスワップ時に発生するWS、、。WS, which occurs when swapping WS, can reduce the rate.

とBSの一致保証のためのブロックキャンセルに。and block cancellation to guarantee BS matching.

よる性能低下を小さくする効果がある。This has the effect of reducing performance deterioration caused by

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

第1図は1本発明の一実施例の概要を示す図、。 第2図は、WSのディレクトリのWAAのエンド、。 りを説明する図、第3図は、WAAの検索、 HLT判
定回路を説明する図である。 104・・・バッファ記憶、102・・・中間記憶、1
03゜305・・・中間記憶アドレスアレイ、112 
、504・・・中間記憶リプレースメントアレイ、10
1・・・主記憶。 111 、305 、・・フラグビット、11o・・・
WAA内アト・レス、109 、302・・・カラムア
ドレス、3o6・・、デコ。 −ダ、 307 、309・・・セレクタ、308・・
・コンバレー。 り。 11゜ めl 凶 Qνl       CF/J7        Cr
U7を躬2月
FIG. 1 is a diagram showing an outline of an embodiment of the present invention. Figure 2 shows the WAA end of the WS directory. FIG. 3 is a diagram illustrating the WAA search and HLT determination circuit. 104...Buffer memory, 102...Intermediate memory, 1
03゜305...Intermediate storage address array, 112
, 504... intermediate storage replacement array, 10
1... Main memory. 111, 305,...flag bit, 11o...
WAA address, 109, 302...column address, 3o6..., deco. - da, 307, 309... selector, 308...
・Con Valley. the law of nature. 11゜Meru Qνl CF/J7 Cr
U7 in February

Claims (1)

【特許請求の範囲】[Claims] 1、複数のCPU(中央処理装置)に対応して設けられ
た複数のBS(バッファ記憶)と、MS(主記憶)と、
これらの中間に設けられたWS(中間記憶)と、MSの
写しをWSに書き込む場合、データの主記憶アドレスを
登録するディレクトリ(WAA)とを有する階層記憶制
御装置において、MSとWSの間のデータ転送単位であ
るラインがWSとBSの間のそれであるブロックの複数
個から成るように構成され、上記WS中のライン内のブ
ロックがどのCPUのBSに転送されているかを示すフ
ラグを上記WAAの各エントリ毎に持ち、上記WSのデ
ータをBSからのストア要求で書き変える場合該フラグ
ビットの立っているBSのブロックを無効化することを
特徴とする階層記憶制御方式。
1. A plurality of BSs (buffer memories) and an MS (main memory) provided corresponding to a plurality of CPUs (central processing units);
In a hierarchical storage control device that has a WS (intermediate storage) provided between these, and a directory (WAA) in which the main storage address of data is registered when writing a copy of the MS to the WS, A line, which is a unit of data transfer, is configured to consist of a plurality of blocks between a WS and a BS, and a flag indicating which CPU's BS a block in a line in the WS is transferred to is transferred to the WAA. 1. A hierarchical storage control system, wherein each entry has a flag bit, and when data in the WS is rewritten by a store request from a BS, a block in the BS in which the flag bit is set is invalidated.
JP62093011A 1987-04-17 1987-04-17 Hierarchical storage control system Pending JPS63259748A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62093011A JPS63259748A (en) 1987-04-17 1987-04-17 Hierarchical storage control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62093011A JPS63259748A (en) 1987-04-17 1987-04-17 Hierarchical storage control system

Publications (1)

Publication Number Publication Date
JPS63259748A true JPS63259748A (en) 1988-10-26

Family

ID=14070481

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62093011A Pending JPS63259748A (en) 1987-04-17 1987-04-17 Hierarchical storage control system

Country Status (1)

Country Link
JP (1) JPS63259748A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7636811B2 (en) 2004-07-29 2009-12-22 Fujitsu Limited Cache memory and method of controlling memory

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7636811B2 (en) 2004-07-29 2009-12-22 Fujitsu Limited Cache memory and method of controlling memory

Similar Documents

Publication Publication Date Title
US5247649A (en) Multi-processor system having a multi-port cache memory
US5561780A (en) Method and apparatus for combining uncacheable write data into cache-line-sized write buffers
US6757784B2 (en) Hiding refresh of memory and refresh-hidden memory
US4747043A (en) Multiprocessor cache coherence system
US5133058A (en) Page-tagging translation look-aside buffer for a computer memory system
EP0320099B1 (en) Multi-cache data storage system
AU608447B2 (en) Data memory system
US5379394A (en) Microprocessor with two groups of internal buses
US6356990B1 (en) Set-associative cache memory having a built-in set prediction array
JPH05127992A (en) Apparatus and method for decreasing interference in two-level cache memories
JPH03142644A (en) Cache memory control system
US5479625A (en) Ring systolic array system for synchronously performing matrix/neuron computation using data transferred through cyclic shift register connected in cascade of trays
EP0340668B1 (en) Multi-processor system having a multi-port cache memory
KR20010062173A (en) Smart cache
US5761714A (en) Single-cycle multi-accessible interleaved cache
US5809537A (en) Method and system for simultaneous processing of snoop and cache operations
US6038642A (en) Method and system for assigning cache memory utilization within a symmetric multiprocessor data-processing system
US5293622A (en) Computer system with input/output cache
US5737575A (en) Interleaved key memory with multi-page key cache
US6751700B2 (en) Date processor and storage system including a set associative cache with memory aliasing
JP2000501539A (en) Multi-port cache memory with address conflict detection
US5732405A (en) Method and apparatus for performing a cache operation in a data processing system
US6385696B1 (en) Embedded cache with way size bigger than page size
JPH1091521A (en) Duplex directory virtual cache and its control method
US6397305B1 (en) Method and apparatus for controlling shared memory access