JPS61237158A - Shared memory device - Google Patents

Shared memory device

Info

Publication number
JPS61237158A
JPS61237158A JP7970685A JP7970685A JPS61237158A JP S61237158 A JPS61237158 A JP S61237158A JP 7970685 A JP7970685 A JP 7970685A JP 7970685 A JP7970685 A JP 7970685A JP S61237158 A JPS61237158 A JP S61237158A
Authority
JP
Japan
Prior art keywords
data
memory
flag
address
written
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
JP7970685A
Other languages
Japanese (ja)
Inventor
Masaki Okada
正樹 岡田
Yasuhiro Kawagoe
康弘 川越
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 Signal Co Ltd
Original Assignee
Nippon Signal Co 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 Nippon Signal Co Ltd filed Critical Nippon Signal Co Ltd
Priority to JP7970685A priority Critical patent/JPS61237158A/en
Publication of JPS61237158A publication Critical patent/JPS61237158A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent the drop of a throughput at competition time of accesses by providing a data memory and a flag memory on each processor, and providing a duplicator for copying a data which is written newly in the data memory, to other data memory. CONSTITUTION:A shared memory device 5 is constituted of data areas 6a, 6b and 6c having the same internal structure, which is provided on each processor 2, 3 and 4, respectively, and a duplicator 7 for copying a data. The areas 6a, 6b and 6c are provided with data memories 8a, 8b and 8c for storing a data, and flag memories 9a, 9b and 9c for storing a write address of the data, respectively. The duplicator 7 checks successively and cylindrically a set state of each flag of the flag memory at every address, and when a new data is written in one of them, this duplicator transfers and writes the written new data to the same address position of the data memory of other processor. In such a way, the drop of a throughput of the time of an access competition can be prevented.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は電子計算機等の記憶装置として用いられるラン
ダムアクセスメモリ装置に関し、更に詳しくは複数のプ
ロセッサによってアクセスされる共有メモリ装置に関す
るものである。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a random access memory device used as a storage device for electronic computers, and more particularly to a shared memory device accessed by a plurality of processors.

従来の技術 従来におけるこの種の共有メモリ装置の構成を第9図に
示す。従来の共有メモリ装置は、物理的にも論理的にも
一個とみなされる共有メモリ1を設け、この共有メモリ
1に対して複数のプロセッサ2.3.4を共通に接続し
、共有メモリ1に対して各プロセッサ2,3.4からそ
れぞれアクセスできるよう構成していた。
BACKGROUND OF THE INVENTION The structure of a conventional shared memory device of this type is shown in FIG. A conventional shared memory device has a shared memory 1 that is considered to be one physically and logically, and a plurality of processors 2, 3, 4 are commonly connected to this shared memory 1. The configuration was such that each of the processors 2, 3, and 4 could access the system.

発明が解決しようとする問題点 上述の如き従来の共有メモリ装置によるときは、共有メ
モリ1に対する各プロセッサ2,3゜4からのアクセス
が重なった場合、同時アクセスが不可能なため、優先度
の最も高いプロセッサに対してアクセスを許可し、他の
プロセッサにはアクセスを禁止して時期させねばならな
かった。このため、従来の共有メモリ装置においてはア
クセス競合によるスループットの低下があった。
Problems to be Solved by the Invention When using the conventional shared memory device as described above, when accesses from the respective processors 2, 3 and 4 to the shared memory 1 overlap, simultaneous access is not possible, so the priority is It was necessary to allow access to the highest processor and prohibit access to other processors. For this reason, in conventional shared memory devices, throughput has been reduced due to access contention.

本発明は上記問題を解決するためになされたもので、複
数のプロセッサからのアクセスが競合した場合でもアク
セス待ちになることがなく、スループットの低下のない
この種共有メモリ装置を提供するものである。
The present invention has been made in order to solve the above problems, and provides a shared memory device of this type that does not require access waiting even when accesses from multiple processors compete, and does not reduce throughput. .

問題点を解決するための手段 本発明は、特許請求の範囲に記載したように、複数のプ
ロセッサによりランダムアクセスされる共有メモリ装置
において、データを格納するデータメモリと、該データ
メモリのアドレスに1対1に対応し、かつ該データメモ
リに新規データが書込まれたとき当該アドレス位置のフ
ラグをセットするフラグメモリとを各プロセッサ毎にそ
れぞれ設け、各プロセッサはそれぞれ対応するデータメ
モリに対してのみアクセス可能に構成すると共に、前記
各フラグメモリの各フラグのセット状態をアドレス毎に
顆次サイクリックにチェックし、いずれかのデータメモ
リに新規データが書込まれたときには当該データメモリ
に書込まれた新規データを他のプロセッサのデータメモ
リの同一アドレス位置に転送して書込むデータ複写用の
1個のデュゾリケータを設けることにより、前記問題を
解決したものである。
Means for Solving the Problems As described in the claims, the present invention provides a shared memory device that is randomly accessed by a plurality of processors, including a data memory for storing data and a single address for the address of the data memory. Each processor is provided with a flag memory that corresponds to one-to-one correspondence and sets a flag at the address location when new data is written to the data memory, and each processor only writes data to the corresponding data memory. In addition to being configured to be accessible, the set state of each flag in each flag memory is cyclically checked for each address, and when new data is written to any data memory, it is written to the data memory. This problem is solved by providing one dusolicator for data copying, which transfers and writes new data to the same address location in the data memory of another processor.

作用 各プロセッサはそれぞれに対応して設けたデータメモリ
に対してアクセスし、各データメモリから所要のデータ
の読出し・書込みを実行する。従って、各データメモリ
は各プロセッサに対してはそれぞれローカルメモリとし
て機能し、各プロセッサからのアクセスが重なった場合
でも、何らの規制を受けることなく自由にアクセスする
ことが可能となる。
Function: Each processor accesses its corresponding data memory and reads and writes required data from each data memory. Therefore, each data memory functions as a local memory for each processor, and even if access from each processor overlaps, it can be accessed freely without any restrictions.

他方、いずれかのプロセッサが対応するデータメモリの
所定のアドレスに新規データを書込んだ場合、該データ
メモリと対をなして設けたフラグメモリの該当アドレス
のフラグがセットされて1“となる。デュゾリケータは
このフラグ11“をチェックしてそのアドレスを検知し
、当該データメモリの当該アドレス位置の新規データを
読出し、該データを他のデータメモリの同一アドレス位
置へ転送し、同一アドレス位置に同一データを書込む。
On the other hand, when any processor writes new data to a predetermined address in the corresponding data memory, the flag at the corresponding address in the flag memory provided as a pair with the data memory is set to 1''. The dusolicator checks this flag 11'' to detect the address, reads new data at the address location in the data memory, transfers the data to the same address location in another data memory, and transfers the same data to the same address location. Write.

このようにして、いずれかのデータメモリに新規データ
が書込まれると、該データはデュゾリケータによって他
のデータメモリの同一アドレスに複写され、各データメ
モリのデータ内容は常に同一に維持される。
In this way, when new data is written to any data memory, it is copied by the dusolicator to the same address in the other data memory, and the data content of each data memory is always maintained the same.

従って、各プロセッサ毎に設けたデータメモリは、物理
的には複数個であるが、論理的には同一データ内容から
なる1個のデータメモリとして機能する。このため、各
プロセッサのアクセスが重なった場合でもそれぞれ対応
するデータメモリに同時にアクセスすることができ、従
来の共有メモリ装置のようなアクセス競合によるスルー
プットの低下がなくなる。
Therefore, although there are physically a plurality of data memories provided for each processor, logically they function as one data memory having the same data content. Therefore, even if the accesses of the respective processors overlap, the corresponding data memories can be accessed simultaneously, and there is no reduction in throughput due to access contention as in conventional shared memory devices.

実施例 第1図は本発明になる共有メモリ装置の構成を示すブロ
ック図で、本発明共有メモリ装置5は、各プロセッサ2
,3.4毎に設けた同一内部構造になるデータエリア6
a、6b、6cと、データ転写用のデュゾリケータ7と
からなる。データエリア5a、6b、5cはそれぞれ、
データ格納用のデータメモ!J8a、8b、8c及びデ
ータの書込みアドレスを記憶するフラグメモ!J 9a
、9b。
Embodiment FIG. 1 is a block diagram showing the configuration of a shared memory device according to the present invention.
, 3. Data area 6 with the same internal structure provided every 4
a, 6b, 6c, and a dusolicator 7 for data transfer. Data areas 5a, 6b, and 5c are each
Data memo for data storage! Flag memo to store J8a, 8b, 8c and data write address! J9a
, 9b.

9cを備えている。なお、各データメモIJ 8 a 
It is equipped with 9c. In addition, each data memo IJ 8 a
.

8b、8cにはそれぞれ同一アドレスに同一のデータが
格納されている。
The same data is stored at the same address in each of 8b and 8c.

第2図は上記データエリア6a、6b、5cを代表して
データエリア6aの内部構造の具体例を示す。他のデー
タエリア6b、6cもまったく同一の構成になる。図中
、8aは前記したデータ格納用のデータメモ!j、9a
は同じく前記したフラグメモリである。10a、11a
はデータメモリ8 a及びフラグメモリ9aに入力する
アドレス信号をローカルバス側(7’ロセツサ2側)と
コモンバス側(デュゾリケータ7側)に選択的に切換接
続するアドレスマルチプレクサ、12aはデータメモI
J 8 aに入出力するデータをローカルバス側とコモ
ンバス側に選択的に切換接続するデータマルチプレクサ
、13aはコントロール用の制御回路である。
FIG. 2 shows a specific example of the internal structure of the data area 6a, representing the data areas 6a, 6b, and 5c. The other data areas 6b and 6c also have exactly the same configuration. In the figure, 8a is the data memo for storing the data mentioned above! j, 9a
is also the flag memory mentioned above. 10a, 11a
12a is an address multiplexer that selectively connects the address signals input to data memory 8a and flag memory 9a to the local bus side (7' processor 2 side) and the common bus side (dusolicator 7 side); 12a is a data memory I;
A data multiplexer 13a is a control circuit for selectively connecting the data input and output to the J8a to the local bus side and the common bus side.

フラグメモリ9aは、データメモリ8aのアドレスと同
数個のフラグを内蔵しており、各フラグはデータメモリ
8aの各アドレスに1対1に対応づけられておシ、デー
タメモリ8aの所定のアドレスに新規データが書込まれ
た場合に対応するフラグが1′となるよう構成されてい
る。
The flag memory 9a contains the same number of flags as the addresses of the data memory 8a, and each flag is associated with each address of the data memory 8a on a one-to-one basis. The configuration is such that the corresponding flag becomes 1' when new data is written.

デュゾリケータ7は、データメモリ8a、8b。The dusolicator 7 has data memories 8a and 8b.

8cのいずれかのデータメモリに新規データが書込まれ
た際、これを前記フラグメモJ9a。
When new data is written to any of the data memories 8c, this is written to the flag memo J9a.

9b、9cの対応するアドレスのフラグが11“になっ
たことから検知し、該新規データを他のデータメモリに
転送し、同一アドレス位置にコピーして書込み、各デー
タメモリ8a、8b、8cのデータ内容を常に同一に維
持するものである。
It is detected that the flag of the corresponding address of 9b, 9c becomes 11", and the new data is transferred to another data memory, copied and written to the same address position, and the data of each data memory 8a, 8b, 8c is The data content is always kept the same.

このデュゾリケータ7は、ローカルバス、側からの書込
み動作時を除き、常時フラグメモ!j9a。
This dusolicator 7 is always a flag memo, except when writing from the local bus side. j9a.

9b、9cに接続され、各フラグのチェックをサイクリ
ックに実行している。
9b and 9c, and checks each flag cyclically.

上記構成において、いまプロセッサ2からデータエリア
6aに対してデータ読出しのアクセスがあった場合、コ
モンバス(デュゾリケータ7)がアクセス中でないこと
を条件として、制御回路13aがデータメモリ8aに対
し読出し指令を与える。これによって、読出しアドレス
がアドレスマルチプレクサ10aを介してデー。
In the above configuration, when the processor 2 accesses the data area 6a to read data, the control circuit 13a issues a read command to the data memory 8a on the condition that the common bus (dusolicator 7) is not being accessed. . This causes the read address to be read via the address multiplexer 10a.

タメモIJ 8 aに与えられ、当該アドレスに格納さ
れたデータが読出され、データマルチプレクサ12aを
通じてプロセッサ2へ出力される。
The data stored at the address is read out and output to the processor 2 through the data multiplexer 12a.

第6図に上記動作のフローチャートを示す。FIG. 6 shows a flowchart of the above operation.

上述したデータ読出し動作は、各プロセッサ2.3.4
毎に対応するデータエリア5a+6b+60に対してそ
れぞれ独立に実行される。従って、各プロセッサは、他
のプロセッサのアクセス要求の有無に関係なく対応する
データメモリにアクセスすることができ、アクセス競合
によるスループットの低下はまったく生じない0次に、
プロセッサ2から新規データの書込み要求があった場合
の書込み動作及び該新規データのデュゾリケータ7によ
るデータデュプリケーション(データ転写)動作につい
て説明する。
The data read operation described above is performed by each processor 2.3.4.
The processing is executed independently for each corresponding data area 5a+6b+60. Therefore, each processor can access the corresponding data memory regardless of the presence or absence of access requests from other processors, and there is no reduction in throughput due to access contention.
A write operation when a new data write request is received from the processor 2 and a data duplication (data transfer) operation of the new data by the dusolicator 7 will be described.

いま、プロセッサ2から新規データの書込み要求があっ
た場合、プロセッサ2に対応するデータエリア6aの制
御回路13aは、プロセッサ2の書込み要求に従ってデ
ータメモJ8aに書込み指令を与える。これにより、ア
ドレスマルチプレクサ10aを通じて書込みアドレスが
入力され、データマルチプレクサ12aを介して送られ
てきた新規データがデータメモリ8aの該当アドレス位
置に書込まれる。この書込み動作と同時に、制御回路1
3aはアドレスマルチプレクサ11aをコモンバス側か
らローカルバス側へ切シ換え、プロセッサ2から送られ
た書込みアドレスをアドレスマルチプレクサ11aを通
じてフラグメモリ9aに送シ、該書込みアドレス位置の
フラグを選択して当該フラグを1′にセットする。以上
によって、プロセッサ2からのデータエリア6aに対す
るデータ書込み及びフラグメモリのセットは終了する。
Now, when there is a write request for new data from the processor 2, the control circuit 13a of the data area 6a corresponding to the processor 2 gives a write command to the data memo J8a in accordance with the write request from the processor 2. As a result, the write address is input through the address multiplexer 10a, and new data sent through the data multiplexer 12a is written into the corresponding address position of the data memory 8a. At the same time as this write operation, the control circuit 1
3a switches the address multiplexer 11a from the common bus side to the local bus side, sends the write address sent from the processor 2 to the flag memory 9a through the address multiplexer 11a, selects the flag at the write address position, and sets the flag. Set to 1'. With the above steps, data writing from the processor 2 to the data area 6a and setting of the flag memory are completed.

上記データの書込み及びフラグセットが終了すると、制
御回路13aはアドレスマルチゾレクサ11aを再びデ
ュゾリケータT側(コモンバス側)へ接続する。デュゾ
リケータTは第3図に示すように、内部にアドレス1カ
ウンタ14と制御回路15を備えておシ、フラグ位置を
指定するフラグアドレス信号を順次サイクリックに出力
している。従って、各データエリア6 a +6b、6
c内の各アドレスマルチゾレクサ11a。
When the above data writing and flag setting are completed, the control circuit 13a connects the address multi-layer sensor 11a to the dusolicator T side (common bus side) again. As shown in FIG. 3, the dusolicator T includes an address 1 counter 14 and a control circuit 15 therein, and sequentially and cyclically outputs a flag address signal specifying a flag position. Therefore, each data area 6 a + 6 b, 6
Each address multizolexer 11a in c.

11b、11c  は、上記フラグアドレス信号を受け
て各フラグメモ!j 9a、9b、9c内の全フラグを
アドレス順に従って順次サイクリックに選択していく。
11b and 11c receive the flag address signal and write each flag memo! j All flags in 9a, 9b, and 9c are cyclically selected one after another in the order of their addresses.

これによって、各データエリア6 a +5b、5cか
らはフラグ選択のたびにそれぞれのフラグの′″1′又
ハ10“のセット状態がフラグ信号としてデュゾリケー
タ7へ送られ、デュプリケータ7はこれを第4図の如き
回路においてチェックする。
As a result, each data area 6a + 5b, 5c sends the set state of each flag to ``1'' or ``10'' as a flag signal to the duplicator 7 every time a flag is selected, and the duplicator 7 transmits this to the fourth Check the circuit as shown in the figure.

いま、第3図のアドレスカウンタ14の出力するフラグ
アドレスが前記プロセッサ2により新規データを書込ま
れたアドレス位置になると、新規データを書込まれたデ
ータエリア6aの出力するフラグ信号は11#となシ、
データ書込−みのない他のデータエリア6b、6cの出
力するフラグ信号は10′となる。これにより、第4図
において、ANDゲート21の出力が11#から0#と
なり、新規データが書込まれたことを検知し、該10′
信号をデュゾリケーション(転写)要求信号として出力
する。これと同時に、ANDゲート16の出力’1’、
ANDゲニト17,18の出力10′となり、ANDゲ
ート16から出力11′を与えられているデータエリア
6aからデータを読出せばよいことが指示される。
Now, when the flag address output by the address counter 14 in FIG. 3 reaches the address position where new data has been written by the processor 2, the flag signal output from the data area 6a to which the new data has been written becomes 11#. Nasi,
The flag signals output from the other data areas 6b and 6c to which no data has been written are 10'. As a result, in FIG. 4, the output of the AND gate 21 changes from 11# to 0#, and it is detected that new data has been written.
The signal is output as a dusolation (transfer) request signal. At the same time, the output of the AND gate 16 is '1',
This becomes the output 10' of the AND gates 17 and 18, indicating that data should be read from the data area 6a to which the AND gate 16 provides the output 11'.

デュゾリヶータ7は、上記ANDゲート21の出力する
デュゾリケーション要求信号に従ってその時のフラグア
ドレスを、コモンバスな介して各データエリア5a、5
b、5c内のデータメモリ8a、8b、8cに送シ、各
データメモリ8 a +8b、8cの該当アドレスを選
択する。そして、新規データの書込まれたデータエリア
6aのデータメモリ8aの該当アドレス位置の新規デー
タがデータマルチゾレクサ12aを介してデュゾリケー
タ7に読み出され、次いでデュゾリケータ7はこの読出
した新規データを他のデータメモリ8b、8cに転送し
、選択されている同一アドレス位置に該新規データをコ
ピーして書込む。データメモ!J 8b、8cにデータ
が書込まれると、当該データメモ!J8b、8cに対応
する書込み完了信号が出力される。デュゾリケータ7は
、全データエリアが書込み完了状態となったことを第5
図の如きANDゲート22にょシ検知する。このAND
ゲート22の出力にょシフラグメモリ9a、9b、9c
の当該アドレス位置のフラグを10′にセットし、第3
図のアドレスカウンタ13はフラグアドレスを更新し、
次のフラグアドレスを出力する。以上によって、デュゾ
リケータ7によるデータデュゾリケーションは完了する
。なお、上記動作の70チヤートを第7図、第8図に示
す。
The dusolicator 7 transmits the current flag address to each data area 5a, 5 via the common bus according to the dusolization request signal output from the AND gate 21.
The data memories 8a, 8b, 8c in the data memories 8a, 5c are selected, and the corresponding address of each data memory 8a+8b, 8c is selected. Then, the new data at the corresponding address position of the data memory 8a of the data area 6a where the new data has been written is read out to the dusolicator 7 via the data multi-layer sensor 12a, and then the dusolicator 7 transfers the read new data to other data. The new data is transferred to the data memories 8b and 8c, and the new data is copied and written to the same selected address position. Data memo! When data is written to J 8b and 8c, the data memo! Write completion signals corresponding to J8b and J8c are output. The dusolicator 7 indicates that all data areas have been written to the fifth state.
The AND gate 22 as shown in the figure is detected. This AND
Output of gate 22 flag memories 9a, 9b, 9c
Set the flag at the corresponding address position to 10', and
The address counter 13 in the figure updates the flag address,
Outputs the next flag address. Through the above steps, data dusolization by the dusolicator 7 is completed. 70 charts of the above operation are shown in FIGS. 7 and 8.

上記データデュゾリケーション動作が完了すると、デー
タエリア6a内のデータメモリ8aに書込まれた新規デ
ータは、他のデータエリア5b、5cのデータメモ!J
8b、8cの同一アドレス位置に転写され、格納される
。従って各データエリアのデータメモリは物理的には複
数でありながら、論理的には同一データ内容となって1
個のメモリとして機能し、いわゆる共有メモリとしての
機能を果すものである。
When the data dusolation operation is completed, the new data written to the data memory 8a in the data area 6a is transferred to the data memo! of the other data areas 5b and 5c. J
It is transferred and stored at the same address position of 8b and 8c. Therefore, although there are physically multiple data memories in each data area, logically they have the same data content.
It functions as an individual memory, and also functions as a so-called shared memory.

なお、新規データの書込みが2つ以上のデータエリアに
同時に行なわれた場合には、例えば第4図に示すように
、予め各データエリアに優先順位を与えておき、該優先
順位に従って前記データデュゾリケーション動作を最も
優先度の高いものに対し実行すればよい。即ち、第4図
においては、データエリア6aが第1顆位、データエリ
ア6bが第2順位、データエリア6cが第3順位となっ
ておシ、例えば、データエリア6aと6bに同時に新規
データが書込まれた場合、データエリア6aの方が優先
度が高いた゛めANDゲート16が出力11′、AND
ゲート17が出力%OIとなシ、第1順位のデータエリ
ア6aに書込まれたデータのデュプリケーションが実行
される。データエリア6aのデュゾリケーションが終了
すると、当該アドレス位置のすべてのフラグメモリの内
容は0′にリセットされ、第2頭位のデータは捨てられ
る。
Note that if new data is written to two or more data areas at the same time, a priority is given to each data area in advance as shown in FIG. 4, and the data duplication is performed according to the priority. It is sufficient to perform the solification operation on the one with the highest priority. That is, in FIG. 4, the data area 6a is in the first position, the data area 6b is in the second position, and the data area 6c is in the third position. When data is written, the data area 6a has a higher priority, so the AND gate 16 outputs the output 11' and the AND
When the gate 17 outputs %OI, duplication of the data written in the first order data area 6a is executed. When the dusolation of the data area 6a is completed, the contents of all flag memories at the address location are reset to 0', and the data at the second position is discarded.

また、フラグメモリ9a、9b、9cとしては高速メモ
リを用いることが望ましい。高速メモリを採用すること
により、ローカルバス側からのアクセスをほとんど妨げ
ることなしに、コモンバス側よシフラグメモリのフラグ
状態の読み取シを行なうことが可能となる。
Furthermore, it is desirable to use high-speed memories as the flag memories 9a, 9b, and 9c. By employing a high-speed memory, it is possible to read the flag state of the shift flag memory from the common bus side without substantially interfering with access from the local bus side.

発明の効果 本発明は、以上説明した如き構成1作用になるものであ
るから、各プロセッサ毎に設けたデータメモリは物理的
には複数であるが、論理的にけ同一データ内容からなる
1個のデータメモリとして機能するので、各プロセッサ
からのアクセスが重なった場合でもそれぞれ対応するデ
ータメモリに同時にアクセスすることができ、従来の共
有メモリのようにアクセス競合時にスループットが低下
することがなくなるという優れた効果を発揮する。
Effects of the Invention Since the present invention has the configuration 1 function as explained above, there are physically multiple data memories provided for each processor, but only one memory having the same data content logically. This function has the advantage that even if access from each processor overlaps, the corresponding data memory can be accessed at the same time, and throughput does not decrease due to access contention as with conventional shared memory. It has a great effect.

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

第1図は本発明共有メモリ装置の構成を示すブロック図
、第2図はデータエリア部分の具体的な構成例図、第3
図はデュゾリケータの1部たるアドレスカウンタ部分の
構成例図、第4図はデュゾリケータの1部たるデータ書
込み読出し決定回路及び優先度決定回路の1例図、第5
図はデュプリケータの1部たる書込み完了検出回路の1
例図、第6図はローカルバスからのアクセス要求時のフ
ローチャート、第7図はコモンバスからのデュデリケー
ト要求時のフローチャート、第8図はデュゾリケータの
データデュゾリケーション動作時のフローチャート、第
9図は従来の共有メモリのブロック図である。 2.3.4:プロセッサ、5:共有メモリ装置、5a、
5b、5c:データエリア、7:デユゾリケータ、8a
、13b、8c:データメモリ、sa、9b+9C:フ
ラグメモリ。 第5図 曜 第6図 0塚 1C 〜 飴−6コト−臥 第7図 第8図
FIG. 1 is a block diagram showing the configuration of the shared memory device of the present invention, FIG. 2 is a diagram showing a specific configuration example of the data area portion, and FIG.
The figure shows an example of the configuration of an address counter part that is a part of the dusolicator, FIG.
The figure shows one part of the write completion detection circuit, which is part of the duplicator.
Example diagrams, Fig. 6 is a flowchart when an access request is made from the local bus, Fig. 7 is a flowchart when a due diligence request is made from the common bus, Fig. 8 is a flowchart when a dusolicator performs data dusolicitation, and Fig. 9 is a flowchart when a dusolicator requests data. FIG. 1 is a block diagram of a conventional shared memory. 2.3.4: processor, 5: shared memory device, 5a,
5b, 5c: Data area, 7: Dusolicator, 8a
, 13b, 8c: data memory, sa, 9b+9C: flag memory. Figure 5 Figure 6 Figure 0 Tsuka 1C ~ Candy - 6 words - Sleep Figure 7 Figure 8

Claims (1)

【特許請求の範囲】[Claims] 複数のプロセッサによりランダムアクセスされる共有メ
モリ装置において、データを格納するデータメモリと、
該データメモリのアドレスに1対1に対応し、かつ該デ
ータメモリに新規データが書込まれたとき当該アドレス
位置のフラグをセットするフラグメモリとを各プロセッ
サ毎にそれぞれ設け、各プロセッサはそれぞれ対応する
データメモリに対してのみアクセス可能に構成すると共
に、前記各フラグメモリの各フラグのセット状態をアド
レス毎に順次サイクリックにチェックし、いずれかのデ
ータメモリに新規データが書込まれたときには当該デー
タメモリに書込まれた新規データを他のプロセッサのデ
ータメモリの同一アドレス位置に転送して書込むデータ
複写用の1個のデュプリケータを設けたことを特徴とす
る共有メモリ装置。
In a shared memory device that is randomly accessed by multiple processors, a data memory that stores data;
Each processor is provided with a flag memory that corresponds one-to-one to the address of the data memory and that sets a flag at the address location when new data is written to the data memory. In addition, the set state of each flag in each flag memory is cyclically checked for each address, and when new data is written to any data memory, the corresponding A shared memory device comprising one duplicator for data copying, which transfers and writes new data written in a data memory to the same address location in the data memory of another processor.
JP7970685A 1985-04-15 1985-04-15 Shared memory device Pending JPS61237158A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7970685A JPS61237158A (en) 1985-04-15 1985-04-15 Shared memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7970685A JPS61237158A (en) 1985-04-15 1985-04-15 Shared memory device

Publications (1)

Publication Number Publication Date
JPS61237158A true JPS61237158A (en) 1986-10-22

Family

ID=13697647

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7970685A Pending JPS61237158A (en) 1985-04-15 1985-04-15 Shared memory device

Country Status (1)

Country Link
JP (1) JPS61237158A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04150237A (en) * 1990-10-09 1992-05-22 Fujitsu Ten Ltd Data transmission method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04150237A (en) * 1990-10-09 1992-05-22 Fujitsu Ten Ltd Data transmission method

Similar Documents

Publication Publication Date Title
KR970029014A (en) Data Processing System and Method
JPS61237158A (en) Shared memory device
JPH0427583B2 (en)
JPH07319829A (en) Method for transferring data
JPH02132543A (en) Information processor
JP2824110B2 (en) Bus communication control method for information systems
JPS62241045A (en) Storage device
JP3019323B2 (en) Direct access to image memory
JPH01154272A (en) Multiprocessor device
JPH04278651A (en) Main storage device
JPS6217879Y2 (en)
JPS61193245A (en) Memory control system
JPS5935262A (en) Storage device
JPH034939B2 (en)
JPS63217444A (en) Multiple port memory
JPH0194455A (en) System for accessing storage device
JPS63305447A (en) Memory access control circuit
JPH0652516B2 (en) Bus interface device
JPS63259746A (en) Inter-bank-memory data transmission system
JPH054709B2 (en)
JPS6379161A (en) Semiconductor memory device
JPS6115241A (en) Electronic computer system
JPH0432950A (en) Bus controller
JPH0370816B2 (en)
JPH0120781B2 (en)