JPH0775017B2 - Memory access method - Google Patents
Memory access methodInfo
- Publication number
- JPH0775017B2 JPH0775017B2 JP62203671A JP20367187A JPH0775017B2 JP H0775017 B2 JPH0775017 B2 JP H0775017B2 JP 62203671 A JP62203671 A JP 62203671A JP 20367187 A JP20367187 A JP 20367187A JP H0775017 B2 JPH0775017 B2 JP H0775017B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- memory
- request
- data processing
- lock byte
- 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 - Fee Related
Links
Landscapes
- Multi Processors (AREA)
Description
【発明の詳細な説明】 〔概要〕 複数のデータ処理装置が記憶装置を共有してアクセスす
るシステムのメモリ・アクセス方式に関し、 専有領域に対する処理を高速、かつ効率的に行なえるこ
とを目的とし、 記憶装置の所定領域から読み出されるデータ中の一部で
あり該所定領域の専有の有無を表わすロック・バイト
と、特定のリクエストと共に該メモリ制御装置から供給
される比較データとを比較する比較回路と、比較回路の
比較結果に応じて、特定のリクエストと共にメモリ制御
装置から供給される書き込みデータをロック・バイトと
して該記憶装置に書き込む書き込み制御回路とを該記憶
装置に設け、該複数のデータ処理装置のいずれかから発
行された特定のリクエストによって該記憶装置の所定領
域から読み出されたロック・バイトを含むデータ、及び
該比較回路の比較結果を、該特定のリクエストを発行し
たデータ処理装置に供給し、該ロック・バイトの参照及
び書き換えと同時にデータ・フェッチを行なうよう構成
する。DETAILED DESCRIPTION OF THE INVENTION [Outline] A memory access method of a system in which a plurality of data processing devices share access to a storage device, and an object of the present invention is to perform a process for a private area at high speed and efficiently. A comparison circuit that compares a lock byte, which is a part of data read from a predetermined area of the storage device and indicates whether the predetermined area is occupied, with comparison data supplied from the memory control device together with a specific request. A write control circuit for writing the write data supplied from the memory control device as a lock byte to the storage device together with a specific request in accordance with the comparison result of the comparison circuit, and providing the storage device with the write control circuit. Lock byte read from a predetermined area of the storage device by a specific request issued from The data including the data and the comparison result of the comparison circuit are supplied to the data processing device which issued the specific request, and the data fetch is performed simultaneously with the reference and rewriting of the lock byte.
本発明はメモリ・アクセス方式に関し、複数のデータ処
理装置が記憶装置を共有してアクセスするシステムのメ
モリ・アクセス方式に関する。The present invention relates to a memory access method, and more particularly to a memory access method for a system in which a plurality of data processing devices share a storage device for access.
中央処理装置(CPU),チャネルプロセッサ(CHP)等の
データ処理装置が複数台で主記憶装置(MSU)を共有す
るシステムでは、MUSの同一領域を複数のデータ処理装
置が同時にアクセスすることによりデータを破壊するこ
とを防止する必要がある。In a system in which multiple data processing devices such as a central processing unit (CPU) and channel processor (CHP) share the main memory (MSU), data can be accessed by multiple data processing devices accessing the same area of MUS at the same time. It is necessary to prevent it from being destroyed.
このための制御方法としてはロック・バイトを用いる方
法が一般的である。即ちデータ処理装置による専有の対
象となる記憶領域毎に、この領域の専有の有無を表わす
ロック・バイトを設け、各データ処理装置はこの領域の
アクセス前にロック・バイトを参照して、他のデータ処
理装置がこの領域を専有していないことを確認するとい
うものである。As a control method for this purpose, a method using a lock byte is generally used. That is, for each storage area to be occupied by the data processing device, a lock byte indicating whether or not this area is occupied is provided, and each data processing device refers to the lock byte before accessing this area to It is to confirm that the data processing device does not occupy this area.
例えばロック・バイトはその各ビットを夫々単一のデー
タ処理装置と対応させておき、上記の領域をデータ処理
装置が専有する場合には、専有するデータ処理装置に対
応するロックバイトのビットを1とし、この領域の
専有が終了すればロック・バイトの全ビットを0と
する。For example, in the lock byte, each bit is associated with a single data processing device, and when the data processing device occupies the above area, the bit of the lock byte corresponding to the exclusive data processing device is set to 1 When the exclusive use of this area is completed, all bits of the lock byte are set to 0.
このような方法を用いるとき、ロック・バイトの参照及
び書き換えをコンペア・アンド・スワップ(CS)命令で
行なうことが効果的である。これはロック・バイトの内
容を専有されていない状態を表わすデータ(全ビット=
0)と比較し、専有されてない場合には自データ処
理装置による専有を表わすデータをロック・バイトに書
き込む、という2つの動作を1命令で実行できるからで
ある。When using such a method, it is effective to refer to and rewrite the lock byte with a compare and swap (CS) instruction. This is data indicating that the lock byte contents are not occupied (all bits =
This is because, as compared with 0), two operations can be executed by one instruction, that is, if the data is not occupied, the data indicating the occupation by the own data processing device is written in the lock byte.
上記のロック・バイトの参照及び書き換えの処理は高速
に行なうことが要望されている。It is desired to perform the above-mentioned lock byte reference and rewrite processing at high speed.
通常、CS命令を実現するには、MSUに付随する記憶制御
装置(MCU)内に特別なロック機構か必要となり、MCUの
ハードウェア量の増加が問題であった。Usually, in order to realize the CS instruction, a special lock mechanism is required in the storage control unit (MCU) attached to the MSU, and the increase in the hardware amount of the MCU has been a problem.
上記ハードウェア量の増加を解決するものとして、本出
願人は先に、特願昭62−62472により、MSUでCS命令の参
照及び書き換え動作を行なうメモリ・アクセス方式を提
案した。As a solution to the increase in the amount of hardware, the present applicant has previously proposed, in Japanese Patent Application No. 62-62472, a memory access method in which a CS instruction is referenced and rewritten by an MSU.
第5図は上記従来のメモリ・アクセス方式のMSUのブロ
ック図を示す。FIG. 5 shows a block diagram of the above-mentioned conventional memory access type MSU.
MUS10はバンク111〜11nに分割されている。バンク11〜1
1n夫々は、メモリ12の他に、読み出し制御回路13,書き
込み制御回路14,比較器15を内蔵している。MUS10 is divided into banks 11 1 to 11 n . Bank 1 1 ~ 1
In addition to the memory 12, each 1 n includes a read control circuit 13, a write control circuit 14, and a comparator 15.
CS命令は3つのオペランドを有し、第1オペランドに比
較データが設定され、第2オペランドにアドレスが設定
され、第3オペランドに書込データが設定されている。The CS instruction has three operands, comparison data is set in the first operand, an address is set in the second operand, and write data is set in the third operand.
CS命令によるCSリクエストが発行されると、端子16には
CS命令の第2オペランドのアドレスが供給され、読み出
し制御回路13はメモリ12からアドレスで指定されたロッ
ク・バイトを含む例えば8バイトのメモリブロックを読
み出して比較器15に供給する。端子17には第1オペラン
ドの比較データ(全ビットが0)が供給され、比較
器15は両者の一致又は不一致を表わすコンディション・
コードを生成して、端子18より出力すると共に書き込み
制御回路14に供給する。書き込み制御回路14は一致を表
わすコンディション・コードを供給されると、端子19よ
り入来する第3オペランドの書込データ(CS命令を出し
たデータ処理装置に対応するビットを1とした値)
で読み出したメモリブロックのロック・バイトを置き換
えたデータをメモリ12のアドレスで指定された領域に書
き込む。When a CS request is issued by the CS instruction, pin 16
The address of the second operand of the CS instruction is supplied, and the read control circuit 13 reads the memory block of, for example, 8 bytes including the lock byte specified by the address from the memory 12 and supplies it to the comparator 15. The comparison data of the first operand (all bits are 0) is supplied to the terminal 17, and the comparator 15 outputs a condition indicating that the two match or do not match.
A code is generated, output from the terminal 18, and supplied to the write control circuit 14. When the write control circuit 14 is supplied with the condition code indicating the coincidence, the write data of the third operand coming from the terminal 19 (the value corresponding to the data processor which issued the CS instruction is 1)
The data, which replaces the lock byte of the memory block read in step 3, is written in the area specified by the address of the memory 12.
上記のCS命令の実行は第6図(A)に示す如く、バンク
111のバンク・プライオリティが取られた状態で行なわ
れる。なお、同図(B)〜(C)はメモリ12,比較器13
夫々の動作を示し、同図(D)〜(F)夫々は比較デー
タ,書込データ,コンディション・コード夫々の状態を
示している。Execution of the above CS instruction is performed by the bank as shown in FIG. 6 (A).
It is performed with the bank priority of 11 1 . It should be noted that FIGS. 9B to 9C show the memory 12 and the comparator 13.
The respective operations are shown, and (D) to (F) in the figure respectively show the states of the comparison data, the write data, and the condition code.
従来方式ではCS命令を実行する期間、そのバンクのバン
ク・プライオリティを取り続ける。MCUはバンク・プラ
イオリティの取られているバンクに対しては他のデータ
処理装置のアクセスを許可しないためため、MCU内にCS
命令専用のロック機構を設ける必要がない。In the conventional method, the bank priority of the bank is maintained while the CS instruction is executed. Since the MCU does not allow other data processing devices to access the bank with the bank priority, CS in the MCU is
There is no need to provide a lock mechanism dedicated to instructions.
データ処理装置はMSU10の専有の対象となる領域内のデ
ータを必要とするときには、第7図(A)に示すCSリク
エストに続けて同図(B)に示すフェッチ・リクエスト
を発行する。When the data processing device needs the data in the area to be exclusively used by the MSU 10, it issues the fetch request shown in FIG. 7B following the CS request shown in FIG. 7A.
しかし、フェッチ・リクエストが発行された時点ではロ
ックバイトを含むバンクのバンク・プライオリティは同
図(C)に示す如くCSリクエストに対して取られてお
り、同図(D)に示すCSリクエストによるメモリ12の書
き込み終了までフェッチ・リクエストによるメモリ12の
読み出しが待機せしめられる。However, when the fetch request is issued, the bank priority of the bank including the lock byte is taken for the CS request as shown in FIG. 7C, and the memory by the CS request shown in FIG. The reading of the memory 12 by the fetch request is made to wait until the writing of 12 is completed.
このため、フェッチ・データは同図(F)に示すタイミ
ングで出力され、データ処理装置のフェッチ・データを
用いた次の処理は同図(G)に示すタイミングで実行さ
れる。なお、同図(E)は比較器15の動作タイミングを
示す。Therefore, the fetch data is output at the timing shown in FIG. 9F, and the next process using the fetch data of the data processing device is executed at the timing shown in FIG. It should be noted that FIG. 8E shows the operation timing of the comparator 15.
このように、フェッチ・リクエストがCSリクエスト終了
まで待たされ、専有領域に対する処理が遅いという問題
点があった。Thus, there is a problem that the fetch request is kept waiting until the end of the CS request, and the processing for the private area is slow.
本発明は上記の点に鑑みえなされたものであり、専有領
域に対する処理を高速、かつ効率的に行なえるメモリ・
アクセス方式を提供することを目的とする。The present invention has been made in view of the above points, and a memory / memory capable of performing processing on a private area at high speed and efficiently.
The purpose is to provide an access method.
本発明のメモリ・アクセス方式は、複数のデータ処理装
置(21〜23)が記憶装置(10)をアクセスするリクエス
トをメモリ制御装置(24)により制御するシステムのメ
モリ・アクセス方式において、 記憶装置(10)の所定領域(30)から読み出されるデー
タの中の一部であり該所定領域(30)の専有の有無を表
わすロック・バイトと、特定のリクエストと共にメモリ
制御装置(24)から供給される比較データとを比較する
比較回路(15)と、 比較回路(15)の比較結果に応じて、特定のリクエスト
と共にメモリ制御装置(24)から供給される書き込みデ
ータをロック・バイトとして記憶装置(10)に書き込む
書き込み制御回路(14)とを記憶装置(10)に設け、 複数のデータ処理装置(21〜23)のいずれかから発行さ
れた特定のリクエストによって記憶装置の所定領域(3
0)から読み出されたロック・バイトを含むデータ(2
5)、及び比較回路(15)の比較結果(26)を、特定の
リクエストを発行したデータ処理装置に供給し、ロック
・バイトの参照及び書き換えと同時にデータ・フェッチ
を行なう。The memory access method of the present invention is a memory access method of a system in which a request for a plurality of data processing devices (21 to 23) to access a storage device (10) is controlled by a memory control device (24). A lock byte, which is a part of the data read from the predetermined area (30) of (10) and indicates whether the predetermined area (30) is occupied, and is supplied from the memory controller (24) together with a specific request. A comparison circuit (15) that compares the comparison data with the comparison data (15), and write data supplied from the memory control device (24) together with a specific request according to the comparison result of the comparison circuit (15) as a lock byte. ) Is provided in the storage device (10) and is written by a specific request issued from any of the plurality of data processing devices (21 to 23). A predetermined area of the device (3
Data (2) including lock byte read from 0)
5) and the comparison result (26) of the comparison circuit (15) are supplied to the data processing device that issued the specific request, and the data fetch is performed simultaneously with the reference and rewriting of the lock byte.
本発明方式においては、記憶装置(10)の所定領域(3
0)がデータ処理装置(21〜23)のいずれかに専有され
ているかどうかをロック・バイトで表わしており、デー
タ処理装置(21〜23)のいずれかがこの所定領域(30)
をアクセスする際には特定のリクエストによってロック
・バイトの参照及び書き換えが行なわれる。In the system of the present invention, a predetermined area (3
0) is represented by a lock byte as to whether or not the data processing device (21-23) is occupied by any of the data processing devices (21-23).
When accessing, the lock byte is referenced and rewritten by a specific request.
上記ロック・バイトは所定領域(30)の一部であるた
め、上記参照のために所定領域(30)より読み出された
ロック・バイトを含むデータ及び比較回路(15)の比較
結果はロック・バイトの参照及び書き換えと同時に特定
のリクエストを発行したデータ処理装置に供給される。Since the lock byte is a part of the predetermined area (30), the data including the lock byte read from the predetermined area (30) for the above reference and the comparison result of the comparison circuit (15) are locked. The data is supplied to the data processing device that issued the specific request at the same time as referring and rewriting the bytes.
このため、所定領域(30)をアクセスしたデータ処理装
置は参照したロック・バイトが比較データと一致したと
き、ロック・バイトの参照及び書き換えが終了する以前
に所定領域(30)からの読み出しデータを用いて次の処
理を高速に実行でき、また、単一のリクエストを発行す
るだけで良いため、データ処理装置(21〜23)及びメモ
リ制御装置(24)の負荷が減少し、効率が向上する。Therefore, when the referenced lock byte matches the comparison data, the data processing device that has accessed the predetermined area (30) reads the read data from the predetermined area (30) before the reference and rewriting of the lock byte are completed. The next processing can be executed at high speed by using it, and only a single request needs to be issued, so the load on the data processing device (21 to 23) and the memory control device (24) is reduced, and the efficiency is improved. .
第1図は本発明のメモリ・アクセス方式が適用されるMS
Uの一実施例のブロック図を示す。同図中、第5図と同
一部分には同一符号を付す。FIG. 1 shows an MS to which the memory access method of the present invention is applied.
Figure 3 shows a block diagram of one embodiment of U. In the figure, those parts which are the same as those corresponding parts in FIG. 5 are designated by the same reference numerals.
MCU10はバンク111〜11nに分割されている。バンク111〜
11n夫々は、メモリ12の他に、読み出し制御回路13,書き
込み制御回路14,比較器15を内蔵している。The MCU 10 is divided into banks 11 1 to 11 n . Bank 11 1 ~
In addition to the memory 12, each of 11 n includes a read control circuit 13, a write control circuit 14, and a comparator 15.
CSリクエスト又は後述するCS&Fリクエストが発行され
ると、端子16にはアドレスが供給され、読み出し制御回
路13はメモリ12からアドレスを指定されたロック・バイ
トを含む例えば8バイトのメモリブロック25を読み出し
て比較器15に供給すると共に、端子20より出力する。端
子17には比較データ(全ビットが0)が供給され、
比較器15は両者の一致又は不一致を表わす比較結果26と
してのコンディション・コードを生成して、端子18より
出力すると共に書き込み制御回路14に供給する。書き込
み制御回路14は一致を表わすコンディション・コードを
供給されると、端子19より入来する書込データ(データ
処理装置に対応するビットを1とした値)で読み出
したメモリブロックのロック・バイトを置き換えたデー
タをメモリ12のアドレスで指定された領域に書き込む。When a CS request or a CS & F request described later is issued, an address is supplied to the terminal 16, and the read control circuit 13 reads from the memory 12 a memory block 25 of, for example, 8 bytes including a lock byte whose address is specified. It is supplied to the comparator 15 and is output from the terminal 20. Comparison data (all bits are 0) is supplied to terminal 17,
The comparator 15 generates a condition code as a comparison result 26 representing the coincidence or non-coincidence of the two, outputs it from the terminal 18, and supplies it to the write control circuit 14. When the write control circuit 14 is supplied with the condition code indicating the coincidence, the write byte (a value corresponding to the data processing device is set to 1) which comes in from the terminal 19 reads the lock byte of the memory block. The replaced data is written in the area of the memory 12 designated by the address.
本発明方式では、CSリクエストの他に、コンペア・スワ
ップ・アンド・フェッチ(CS&F)リクエストが設けら
れている。CS&Fリクエストは、ロック・バイトの内容
を専有されていない状態を表わすデータ(全ビット=
0)と比較し、専有されてない場合には自データ処理
装置による専有を表わすデータをロック・バイトに書き
込むと共に、上記比較のために読み出したロック・バイ
トに含むデータブロックをメモリ外部に読み出す、とい
う3つの動作を実行する。In the method of the present invention, a compare swap and fetch (CS & F) request is provided in addition to the CS request. The CS & F request is data indicating that the lock byte contents are not occupied (all bits =
0), if not occupied, the data indicating the occupation by the own data processing device is written in the lock byte, and the data block included in the lock byte read for the above comparison is read out of the memory. The following three operations are executed.
第2図は本発明方式が適用されるシステムの構成図を示
す。データ処理装置としてのCPU21,22及びCHP23夫々は
メモリ制御装置(MCU)24を介してMSU10と接続されてお
り、CPU21,22及びCHP23によってMSU10が共有されてい
る。MCUはCPU21,22及びCHP23夫々からMSU10の複数のバ
ンクに対する並行したリクエストを制御して、各バンク
に対するリクエストのプライオリティを取る。FIG. 2 shows a block diagram of a system to which the method of the present invention is applied. The CPUs 21, 22 and CHP 23 as data processing devices are connected to the MSU 10 via a memory control unit (MCU) 24, and the MSU 10 is shared by the CPUs 21, 22 and CHP 23. The MCU controls parallel requests to the banks of the MSU 10 from the CPUs 21 and 22 and the CHP 23, respectively, and prioritizes the requests to the banks.
例えばCPU21がCHP23に対して入出力操作を依頼する場
合、CPU21はMCU24を介してMSU10内の所定の領域に第3
図に示す如き16バイトのテーブル(専有領域)30を設定
する。このテーブル30の先頭1バイト30aはロック・バ
イトとされ、残りの15バイト30bは受渡情報の格納部30b
とされている。For example, when the CPU 21 requests an I / O operation to the CHP 23, the CPU 21 sends a third data to a predetermined area in the MSU 10 via the MCU 24.
A 16-byte table (proprietary area) 30 as shown in the figure is set. The first 1 byte 30a of this table 30 is used as a lock byte, and the remaining 15 bytes 30b are the storage section 30b for delivery information.
It is said that.
CPU21はCHP23に割込みをかけると共に、テーブル30のア
ドレスをCHP23に供給する。The CPU 21 interrupts the CHP 23 and supplies the address of the table 30 to the CHP 23.
CHP23はCPU21よりの入出力操作の依頼を受けると、CPU2
1から指示されたアドレスを元に、MCU24を介してMSU25
のテーブル30をアクセスするために、第4図(A)に示
す如くCS&Fリクエストを発行する。このCS&Fリクエ
ストよって同図(B)に示すバンク・プライオリティが
取られ、MUS10内のメモリ12が同図(C)に示す如くリ
ードされてテーブル30の先頭8バイトが1度に読み出さ
れる。When the CHP23 receives an I / O operation request from the CPU21, the CPU2
Based on the address instructed from 1, MSU25 via MCU24
In order to access the table 30 of FIG. 4, a CS & F request is issued as shown in FIG. According to this CS & F request, the bank priority shown in FIG. 7B is taken, the memory 12 in the MUS 10 is read as shown in FIG. 7C, and the first 8 bytes of the table 30 are read at once.
比較器15は同図(D)に示す如くテーブル30に含まれる
ロックバイト30aと比較データとの比較を行ない、これ
と共にテーブル30の8バイト分の内容が同図(E)に示
すフェッチ・データとしてCHP23に供給されCHP23内のバ
ッファ23aに格納される。The comparator 15 compares the lock byte 30a included in the table 30 with the comparison data as shown in FIG. 7D, and the contents of 8 bytes of the table 30 are also fetched data shown in FIG. Is supplied to the CHP 23 and stored in the buffer 23a in the CHP 23.
比較器15のコンデション・コードが一致を表わすとき、
読み出された8バイトのうちロック・バイトが書込デー
タに置換されたデータがメモリ12に書き込まれる。ロッ
ク・バイトが書き換えられた後、メモリ12からはテーブ
ル30の残りの8バイトが読み出され、この8バイトはCH
P23のバッファ23aに格納される。When the condition code of the comparator 15 indicates a match,
Data in which the lock byte of the read 8 bytes is replaced with the write data is written in the memory 12. After the lock byte is rewritten, the remaining 8 bytes of the table 30 are read from the memory 12, and these 8 bytes are CH
It is stored in the buffer 23a of P23.
CHP23はMSU10よりのコンディション・コードが一致を表
わすとき、バッファ23aに格納されたテーブル30の内容
を用いて第4図(F)に示す如く次の処理を実行する。When the condition code from the MSU 10 indicates a match, the CHP 23 uses the contents of the table 30 stored in the buffer 23a to execute the following processing as shown in FIG. 4 (F).
このように、CS&Fリクエストを用いることにより、コ
ンディション・コードと略同一タイミングでテーブル30
からのフェッチ・データがバッファ23aに格納されるの
で、CHP23は直ちにCHU21より依頼された処理の実行に移
ることができ、高速の処理が可能となる。As described above, by using the CS & F request, the table 30 is generated at substantially the same timing as the condition code.
Since the fetch data from is stored in the buffer 23a, the CHP 23 can immediately shift to the execution of the processing requested by the CHU 21, and high-speed processing becomes possible.
また、CHP23は従来のCSリクエスト及びフェッチリクエ
ストの2つのリクエストの代りに、CS&Fリクエストを
発行するだけで済むため、CHP23の負荷が減少し、また
メモリに対するリクエストの制御を行なうMCU24の負荷
が減少し、効率が向上する。In addition, the CHP23 only has to issue the CS & F request instead of the conventional two requests, the CS request and the fetch request, so that the load of the CHP23 is reduced and the load of the MCU24 that controls the request to the memory is reduced. , Efficiency is improved.
なお、上記実施例では主記憶装置10がバンク111〜11nに
分割されているものとして説明したが、これに拘らず、
主記憶装置10は複数バンクに分割されていなくても良
い。この場合にはCS&Fリクエストが発行されると、バ
ンク・プライオリティの代りにメモリ・プライオリティ
が取られ、他のデータ処理装置による主記憶装置10のア
クセスが禁止される。In the above embodiment, the main storage device 10 is described as being divided into banks 11 1 to 11 n , but regardless of this,
The main storage device 10 does not have to be divided into a plurality of banks. In this case, when the CS & F request is issued, the memory priority is taken instead of the bank priority, and access to the main storage device 10 by another data processing device is prohibited.
なお、メモリ12から1度に読み出されるメモリブロック
は8バイトに限らず、何バイトであっても良い。The memory block read from the memory 12 at one time is not limited to 8 bytes and may be any number of bytes.
上述の如く、本発明のメモリ・アクセス方式によれば、
記憶装置の専有の領域に対するデータ処理装置の処理が
高速化され、また、メモリに対するリクエストの発行回
数が減少し、データ処理装置及びメモリ制御装置の効率
が向上し、実用上きわめて有用である。As described above, according to the memory access method of the present invention,
The processing of the data processing device with respect to the area occupied by the storage device is speeded up, the number of requests issued to the memory is reduced, and the efficiency of the data processing device and the memory control device is improved, which is extremely useful in practice.
第1図は本発明のメモリ・アクセス方式に適用される主
記憶装置の一実施例のブロック図、 第2図は本発明方式が適用されるシステムの一実施例の
構成図、 第3図はテーブルの一実施例の構成図、 第4図は本発明方式のCS&Fリクエストの動作タイミン
グを示す図、 第5図は従来方式に適用される主記憶装置の一例のブロ
ック図、 第6図はCSリクエストの動作タイミングを示す図、 第7図は従来のCSリクエスト及びフェッチ・リクエスト
の動作タイミングを示す図である。 図において、 10は主記憶装置、 12はメモリ、 13は読み出し制御回路、 14は書き込み制御回路、 15は比較器、 21,22は中央処理装置、 23はチャネル・プロセッサ、 24はメモリ制御装置、 30はテーブル を示す。FIG. 1 is a block diagram of an embodiment of a main memory device applied to the memory access method of the present invention, FIG. 2 is a block diagram of an embodiment of a system to which the method of the present invention is applied, and FIG. FIG. 4 is a block diagram of an example of the main storage device applied to the conventional system, FIG. 5 is a block diagram of an example of the main storage device applied to the conventional system, and FIG. FIG. 7 is a diagram showing the operation timing of a request, and FIG. 7 is a diagram showing the operation timing of a conventional CS request and fetch request. In the figure, 10 is a main memory, 12 is a memory, 13 is a read control circuit, 14 is a write control circuit, 15 is a comparator, 21, 22 is a central processing unit, 23 is a channel processor, 24 is a memory control unit, 30 indicates a table.
Claims (1)
置(10)をアクセスするリクエストをメモリ制御装置
(24)により制御するシステムのメモリ・アクセス方式
において、 該記憶装置(10)の所定領域(30)から読み出されるデ
ータ中の一部であり該所定領域(30)の専有の有無を表
わすロック・バイトと、特定のリクエストと共に該メモ
リ制御装置(24)から供給される比較データとを比較す
る比較回路(15)と、 該比較回路(15)の比較結果に応じて、該特定のリクエ
ストと共に該メモリ制御装置(24)から供給される書き
込みデータをロック・バイトとして該記憶装置(10)に
書き込む制御回路(14)とを該記憶装置(10)に設け、 該複数のデータ処理装置(21〜23)のいずれかから発行
された特定のリクエストによって該記憶装置の所定領域
(30)から読み出されたロック・バイトを含むデータ
(25)、及び該比較回路(15)の比較結果(26)を、該
特定のリクエストを発行したデータ処理装置に供給し、
該ロック・バイトの参照及び書き換えと同時にデータ・
フェッチを行うことを特徴とするメモリ・アクセス方
式。1. A memory access system for a system, wherein a plurality of data processing devices (21-23) access requests to a storage device (10) are controlled by a memory control device (24). A lock byte, which is a part of the data read from the predetermined area (30) and indicates whether the predetermined area (30) is occupied, and comparison data supplied from the memory control device (24) together with a specific request. And a write circuit supplied from the memory control device (24) together with the specific request as a lock byte according to a comparison result of the comparison circuit (15). A control circuit (14) for writing to the storage device (10) is provided in the storage device (10), and a predetermined request of the storage device is given by a specific request issued from any of the plurality of data processing devices (21 to 23). The band (30) data that includes a lock byte read from (25), and said comparator circuit (15) comparing the result of (26), fed to a data processing apparatus that issued the particular request,
At the same time as referring to and rewriting the lock byte,
A memory access method characterized by fetching.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62203671A JPH0775017B2 (en) | 1987-08-17 | 1987-08-17 | Memory access method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62203671A JPH0775017B2 (en) | 1987-08-17 | 1987-08-17 | Memory access method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS6446867A JPS6446867A (en) | 1989-02-21 |
JPH0775017B2 true JPH0775017B2 (en) | 1995-08-09 |
Family
ID=16477924
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62203671A Expired - Fee Related JPH0775017B2 (en) | 1987-08-17 | 1987-08-17 | Memory access method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0775017B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0512100A (en) * | 1991-07-05 | 1993-01-22 | Fujitsu Ltd | Method and table for managing cell |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55134462A (en) * | 1979-04-06 | 1980-10-20 | Nec Corp | Memory control unit |
-
1987
- 1987-08-17 JP JP62203671A patent/JPH0775017B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPS6446867A (en) | 1989-02-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPS60176143A (en) | Program calling apparatus | |
JPH0814801B2 (en) | Programmable access memory | |
JP3797570B2 (en) | Apparatus and method using semaphore buffer for semaphore instructions | |
JP2581323B2 (en) | How to update reference bits and change bits | |
JPH01269142A (en) | Buffer memory control system | |
JP2000082049A (en) | Multiprocessor device | |
CA1279407C (en) | Buffer storage control system | |
JPH0727492B2 (en) | Buffer storage | |
US4547848A (en) | Access control processing system in computer system | |
IE61306B1 (en) | Method and device to execute two instruction sequences in an order determined in advance | |
JPS6319058A (en) | Memory device | |
US4816992A (en) | Method of operating a data processing system in response to an interrupt | |
JPH0775017B2 (en) | Memory access method | |
US4628450A (en) | Data processing system having a local memory which does not use a directory device with distributed resident programs and a method therefor | |
JP2797760B2 (en) | Parallel processing computer system | |
JPS6032220B2 (en) | information processing equipment | |
KR930002324B1 (en) | Microprocessor with buffer | |
JPS59112479A (en) | High speed access system of cache memory | |
JP2587468B2 (en) | Lock data setting device | |
JPH05257807A (en) | Cache memory controller | |
JPH02214938A (en) | Data processor | |
JPS635432A (en) | Microprocessor | |
JPS63286959A (en) | Memory access system | |
JPS6267648A (en) | Processing system for exclusive control instruction | |
JPS5987684A (en) | Electronic computer having swap system buffer storage |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |