JPS5941215B2 - Main memory write control method - Google Patents

Main memory write control method

Info

Publication number
JPS5941215B2
JPS5941215B2 JP54130122A JP13012279A JPS5941215B2 JP S5941215 B2 JPS5941215 B2 JP S5941215B2 JP 54130122 A JP54130122 A JP 54130122A JP 13012279 A JP13012279 A JP 13012279A JP S5941215 B2 JPS5941215 B2 JP S5941215B2
Authority
JP
Japan
Prior art keywords
write
data
access
port section
main memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired
Application number
JP54130122A
Other languages
Japanese (ja)
Other versions
JPS5654558A (en
Inventor
隆 千葉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP54130122A priority Critical patent/JPS5941215B2/en
Publication of JPS5654558A publication Critical patent/JPS5654558A/en
Publication of JPS5941215B2 publication Critical patent/JPS5941215B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Memory System (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Description

【発明の詳細な説明】 本発明は、主記憶装置書込み制御方式に関し、特に主記
憶装置に対する書込みのために、アクセス要求を一時的
に保持するポート部、およびアクセス要求が受付けられ
たとき、アクセスアドレス情報および書込みデータを含
む各種制御情報を上記ポート部から受取り、アクセスサ
イクル中該制御晴報を保持するシフトレジスタを有し、
主記憶装置から読出されたデータと上記シフトレジスタ
から出力される書込みデータをマージして部分書込みを
行なう主記憶書込み制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a main storage write control system, and in particular, a port section that temporarily holds an access request for writing to the main storage device, and a a shift register that receives various control information including address information and write data from the port section and holds the control information during an access cycle;
The present invention relates to a main memory write control method that performs partial writing by merging data read from a main memory and write data output from the shift register.

処理装置内部に高速のバッファ記憶装置を有するシステ
ムでは、大別して以下の2つのいずれかの制御方式が取
られる。(i)ストア・スルー方式 (Ii)スワツプ方式 それぞれ一長一短があつて、どちらの方式を選択するか
は難しい問題であるが、一般的には、ストア、スルー方
式が多く用いられている。
In a system having a high-speed buffer storage device inside a processing device, one of the following two control methods is adopted. (i) Store-through method (Ii) Swap method Each method has its advantages and disadvantages, and it is a difficult problem to choose which method to use, but in general, store and through methods are often used.

ストア、スルー方式の欠点は、メモリヘの書込みがバッ
ファ記憶装置に対してのみではなく、必ず主記憶装置に
も必要となるので、連続的な書込み要求の場合、主記憶
装置へのアクセスがネックとなつて処理速度が制約を受
けることである。
The disadvantage of the store-through method is that writing to memory is required not only to the buffer storage device but also to the main memory, so in the case of continuous write requests, access to the main memory becomes a bottleneck. As a result, processing speed is subject to restrictions.

この問題を解決するために、以下の様な種々の対策が施
されている。(1)主記憶装置を8バイト〔B〕バウン
ダリ単位に分割(イータ−リーフと呼ばれる)して、イ
ンターリーフ単位に独立してアクセス制御を行なう。
In order to solve this problem, the following various measures have been taken. (1) The main memory is divided into 8-byte [B] boundary units (referred to as interleaf units), and access control is performed independently in interleaf units.

つまり、連続する書込み要求があつても、インターリー
フが異なれば、アクセスが持たされることがない。
In other words, even if there are consecutive write requests, access will not be granted if the interleaf is different.

しかしながら、一般に処理装置が命令を実行する際扱わ
れるデータ長は、4バイト〔B〕(WORDと呼ばれる
However, generally, the data length handled when a processing device executes an instruction is 4 bytes [B] (referred to as WORD).

)単位であることが多いので連続する処理結果の格納が
、一つの同一インターリーフに対して2度起こる可能性
が高い。これに対処するためには、インターリーフの単
位を4〔B〕にすればよいが、ハードウエアの増加が著
しく、実現は困難である。
) unit, there is a high possibility that successive processing results will be stored twice for one and the same interleaf. In order to deal with this, the unit of interleaf should be set to 4 [B], but this would require a significant increase in hardware and would be difficult to implement.

(2)(1)の様な8〔B〕インターリーフ制御では、
データに対するチエツク.ビツト(ERRORCORR
ECTCODE(ECC)と呼ばれる)が8〔B〕に対
して持たれるので、8〔B〕に満たないデータの書込み
(PARTIALSTORE〔部分書込み〕と呼ぶ)の
場合、まず[F]同−8〔B〕データの読出し、2マー
ジ、3ECCの生成(GENERATE)そして書込み
という様な非常に長いシーケンスを必要とする。
(2) In 8 [B] interleaf control like (1),
Check the data. Bit (ERRORCORR
Since the ECTCODE (called ECTCODE (ECC)) is held for 8[B], when writing data less than 8[B] (called PARTIALSTORE [partial write]), first [F] -8[B] is stored. ] Requires a very long sequence of reading data, 2 merging, 3 ECC generation (GENERATE), and writing.

このため、部分書込みの確率を減らすために主記憶装置
上の書込み領域がバツフア記憶装置に存在する場合は、
バツフア記憶装置からのデータとマージして8〔B〕デ
ータとして全書込み(FULLSTORE)にする。
Therefore, in order to reduce the probability of partial writing, if the write area on main storage is in buffer storage,
It is merged with the data from the buffer storage device to create a full write (FULL STORE) as 8 [B] data.

さらに、全書込み(FULLSTORE)時に代主記憶
装置からの読出しは不用であり、チエツクビツトの生成
および書込みだけで完了する。
Further, during full writing (FULLSTORE), there is no need to read from the proxy storage device, and the process is completed only by generating and writing check bits.

しかしながら、この(2)の対策においては、(a)ハ
ードウエアの増加が著しい割には、バツフア記憶装置に
書込み領域が存在しないと、従来のま〜となつてしまい
、また、結果を格納する領域なので、存在しない確率が
高いと思われること。
However, in this (2) countermeasure, (a) considering the remarkable increase in hardware, if there is no write area in the buffer storage device, the conventional method will be lost; Since it is an area, there is a high probability that it does not exist.

(b)マルチ.システムに於て、2台以上の処理装置が
同時期に同−8〔B〕に対する書込み要求を発生させた
場合、後の書込みが直前の書込みに対して古いデータで
上書き(0VERWRITE)してしまう可能性がある
ので、マルチ.システムでは実現が非常に困難であるこ
と等の欠点を有している。
(b) Multi. In the system, if two or more processing devices issue write requests to the same -8 [B] at the same time, the subsequent write will overwrite the previous write with old data (0VERWRITE). Since there is a possibility, it is multi-purpose. It has drawbacks such as being extremely difficult to implement in a system.

8〔B〕インターリーフ制御のシステムにおける連続的
な書込みの処理は、それぞれの書込み要求が8〔B〕バ
ウンダリを越えていれば、インターリーフ数をある程度
迄増加させることで、書込み処理をほとんど待たせるこ
となく実行可能である。
8[B] For continuous write processing in an interleaf control system, if each write request exceeds the 8[B] boundary, by increasing the number of interleafs to a certain extent, most of the write processing is not completed. It can be executed without any problems.

ところが同−8〔B〕バウンダリ内に対する書込み要求
が連続して起こると、後に続く書込み処理が非常に長時
間待たされることになる。
However, if write requests within the -8[B] boundary occur consecutively, subsequent write processing will have to wait for a very long time.

しかも、ほとんどの命令がワード(WORD)と呼はれ
る4〔B〕単位に処理されることを考えると、この解率
はかなり高いのである。
Furthermore, considering that most instructions are processed in units of 4 [B] called words, this answer rate is quite high.

本発明は上記問題点を解決することを目的としそのため
本発明は、主記臆装置に対する書込みのために、アクセ
ス要求を一時的に保持するポート部およびアクセス要求
が受付けられたとき、アクセスアドレス情報および書込
みデータを含む各種制御情報を上記ポート部から受取り
、アクセスサイクル中該制御情報を保持するシフトレジ
スタを有し、主記臆装置から読出されたデータと上記シ
フトレジスタから出力される書込みデータをマージして
部分書込みを行なう主記憶書込み制御方式において、上
記シフトレジスタから出力されるアクセスアドレス情報
と、上記ポート部に保持されているアクセスアドレス情
報とを比較する手段を設け、主記臆装置上の同一アクセ
ス単位の領域に対して連続的に書込み要求が発生してい
ることを上記比較手段により検出した場合に、後に続く
書込み要求データを実行中の以前の書込み処理データに
マージさせることにより、一度の書込み動作で処理を完
了させることを特徴とする。
The present invention aims to solve the above-mentioned problems. Therefore, the present invention provides a port unit that temporarily holds an access request for writing to the main storage device, and a port unit that temporarily holds an access request and access address information when the access request is accepted. and a shift register that receives various control information including write data from the port section and holds the control information during an access cycle, and transfers the data read from the main memory device and the write data output from the shift register. In a main memory write control method that performs partial writing by merging, means is provided for comparing the access address information output from the shift register with the access address information held in the port section, and When the comparison means detects that write requests are continuously occurring to the area of the same access unit, the following write request data is merged with the previous write processing data being executed. The feature is that the process is completed with a single write operation.

以下、本発明を図面により説明する。Hereinafter, the present invention will be explained with reference to the drawings.

まず、本発明の理解を容易にするために、一般的4こ用
いるマルチプロセツサ.システムにおける主記憶制御装
置(MCU)の従来例について説明する。
First, in order to facilitate understanding of the present invention, we will begin with four commonly used multiprocessors. A conventional example of a main memory control unit (MCU) in a system will be described.

第1図は、主記憶制御装置の従来例であり、図中、1−
1〜1−2は中央処理装置(CPU)、2−1〜2−2
はチヤネル処理装置(CHP)、3−1〜3−2は主記
憶装置(MSU)、4は主記憶制御装置(MCU)、5
−1〜5−4はポート部(PORT)であり、処理装置
からのアクセス要求、制御情報、アドレスおよびデータ
を保持するもの、6は優先制御回路、7は選択回路、8
は記憶制御部、9はシフトレジスタであり、ポート部内
のデータ.アドレスおよび制御情報を受取りアクセスサ
イクル中保持するもの、10はチエツクビツト発生回路
、11はアドレス変換回路、12はマージ回路、13は
キー.レジスタ、14は読出しデータレジスタ、15は
書込みデータレジスタ、16はアドレスレジスタ、17
はエラーチエツク回路、18はキー情報出力回路、19
はデータ出力回路である。
FIG. 1 shows a conventional example of a main memory control device, and in the figure, 1-
1 to 1-2 are central processing units (CPU), 2-1 to 2-2
is a channel processing unit (CHP), 3-1 to 3-2 are main storage units (MSU), 4 is a main storage control unit (MCU), 5
-1 to 5-4 are port units (PORT) that hold access requests from the processing device, control information, addresses and data; 6 is a priority control circuit; 7 is a selection circuit;
9 is a storage control section, and 9 is a shift register, which stores data in the port section. 10 is a check bit generation circuit, 11 is an address conversion circuit, 12 is a merge circuit, and 13 is a key. Registers, 14 is a read data register, 15 is a write data register, 16 is an address register, 17
18 is an error check circuit, 18 is a key information output circuit, and 19 is an error check circuit.
is a data output circuit.

第1図の動作は次の通りである。処理装置1,2からの
アクセス要求は一度ポート部5に保持される。
The operation of FIG. 1 is as follows. Access requests from the processing devices 1 and 2 are once held in the port unit 5.

ポート部5にあるアクセス要求は、優先制御回路6によ
つて1個が選択され、対応する記臆ユニツト(LS)が
ビジー(BUSY)でなければ、主記憶装置3に対する
アクセスを起動し、必要なデータ、アドレス及び制御情
報は、パイプラインを構成するシフト.レジスタ9にセ
ツトされる。必要な情報はすべてシフトレジスタ9に保
持され、以後の動作の制御に使用される。
One of the access requests to the port section 5 is selected by the priority control circuit 6, and if the corresponding storage unit (LS) is not busy (BUSY), access to the main storage device 3 is started and the necessary Data, addresses, and control information are stored in the shift blocks that make up the pipeline. Set in register 9. All necessary information is held in the shift register 9 and used to control subsequent operations.

従つて、主記憶装置3に対するアクセスが起動された時
点で、選択されたポート部5は空きとなり、処理装置か
ら次のアクセスを受付けることが可能である。
Therefore, at the time when access to the main storage device 3 is started, the selected port section 5 becomes vacant and can accept the next access from the processing device.

加えて、次のアクセスが異なる記憶ユニツト(LS)に
対するもので、記憶ユニツト(LS)がビジーでなけれ
ば、順次待たせることなく、アクセスの起動が可能であ
る。
In addition, if the next access is to a different storage unit (LS) and the storage unit (LS) is not busy, the access can be started without having to wait one by one.

部分書込み(PARTIALSTORE)の場合、主記
憶装置3に対するアクセスは、同一領域の8〔B〕フエ
ツチから起動される。
In the case of partial writing (PARTIAL STORE), access to the main storage device 3 is started from the 8[B] fetch in the same area.

シフトレジスタ9のパイプラインの最終ステージでは、
主記憶装置3からの読出しデータが読出しデータレジス
タ14にロードされている。
In the final stage of the shift register 9 pipeline,
Read data from main storage device 3 is loaded into read data register 14 .

そこで、読出しデータについてエラーチエツク回路17
によるチエツク、パイプライン最終ステージに保持して
いる書込みデータとのマージを行ない、さらにマージ後
のデータについてチエツクコードの生成を行なつて、再
度、主記憶装置に対するストア.アクセスを起動する。
同様に、アドレスおよび制御情報は、パイプラインを構
成するシフト.レジスタ9にセツトされる。
Therefore, the error check circuit 17 for the read data
It checks the data, merges it with the write data held in the final stage of the pipeline, generates a check code for the merged data, and stores it in the main memory again. Activate access.
Similarly, address and control information is stored in the shift blocks that make up the pipeline. Set in register 9.

次に、第2図は本発明による実施例の主記憶制餌装置の
構成である。
Next, FIG. 2 shows the configuration of a main memory feeding control device according to an embodiment of the present invention.

第2図において第1図と同一番号のものは同一物を示し
、新規に付加されたものは、比較回路20である。
In FIG. 2, the same numbers as in FIG. 1 indicate the same components, and the newly added component is a comparator circuit 20.

また、一部機能を追加されたものはマージ回路12であ
る。比較回路20はパイプラインからのループ.バツク
.アドレスとポート部5のアドレスを比較し、この比較
結果にもとづきマージ回路12はパイプライン上のデー
タだけでなく、ポート部5のデータも同時にマージする
ようにしている。
Furthermore, the merge circuit 12 has some additional functions. Comparison circuit 20 is a loop from the pipeline. Back. The address is compared with the address of the port section 5, and based on the comparison result, the merging circuit 12 merges not only the data on the pipeline but also the data of the port section 5 at the same time.

すでに述べた部分書込み(PARTIALSTORE)
の動作において、パイプラインの最終ステージにあるル
ープ.バツク.アドレスは実行中の部分書込みを起動し
た処理装置に対応するポート部5のアドレスと比較され
る。
Partial writing already mentioned (PARTIAL STORE)
In the operation, the loop in the final stage of the pipeline. Back. The address is compared with the address of the port unit 5 corresponding to the processing device that activated the partial write being executed.

そして、以下の条件が満たされると(比較一致)・(ス
トア要求)=゛1゜゛主記憶装置3からの読出しデータ
にパイプライン最終ステージのデータをマージしたその
上に、さらにポート部5のデータをマージしてから、チ
エツクコードの生成を行ない、再度、主記憶装置3に対
するストア.アクセスを起動する。その時点で、ポート
部5に存在した次の書込み要求もパイプラインを起動し
たことになり、ポート部5は空きとなる。したがつて、
ポート部5は処理装置から次のアクセスを受付けること
が可能であり、処理装置がほとんどのデータをワード(
WORD)単位に処理することを考えれば、仮に次のア
クセスも書込み要求であつたとしても、それは異なる記
憶ユニツト(LS)に対するものと考えることができ、
ポート部5で待たせることなく、順次、処理を継続する
ことが可能である。第3図は比較回路20の周辺回路図
である。第3図において、12はマージ回路、20は比
較回路、30〜32は選択回路、33はデコード回路、
34〜35はアンドゲート、36はラツチ、PORTS
ELはポート部選択信号、LBSELはループ.バツク
選択信号、PORTNOはポート部番号、LBNOはル
ープ.バツク番号、PORTAI)DRはポート部から
のアドレス、PORTDATAはポート部からのデータ
、LOOPBACKADDRはパイプラインからのルー
プ.バツク.アドレス、LOOPBACKCMDSTO
REはパイプラインからのストア要求信号、PORTS
TOREはポート部からのストア要求信号、LOOPB
ACKDATAはパイプラインからのループ.バツク.
データ、ECCDATAは主記憶装置からの読出しデー
タである。
Then, when the following conditions are met (comparison match)・(store request)=゛1゜゛The data read from the main storage device 3 is merged with the data of the final stage of the pipeline, and then the data of the port section 5 is added. After merging the data, a check code is generated, and the store data is stored in the main memory 3 again. Activate access. At that point, the next write request existing in the port section 5 also activates the pipeline, and the port section 5 becomes vacant. Therefore,
The port section 5 can accept the following access from the processing device, and the processing device stores most of the data in words (
Considering that the next access is also a write request, it can be considered that it is to a different storage unit (LS).
It is possible to continue processing in sequence without having to wait at the port unit 5. FIG. 3 is a peripheral circuit diagram of the comparison circuit 20. In FIG. 3, 12 is a merge circuit, 20 is a comparison circuit, 30 to 32 are selection circuits, 33 is a decode circuit,
34-35 are AND gates, 36 is Latch, PORTS
EL is a port selection signal, LBSEL is a loop. Back selection signal, PORTNO is the port number, LBNO is the loop. Back number, PORTAI) DR is the address from the port section, PORTDATA is the data from the port section, LOOPBACKADDR is the loop from the pipeline. Back. Address,LOOPBACKCMDSTO
RE is the store request signal from the pipeline, PORTS
TORE is a store request signal from the port section, LOOPB
ACKDATA is a loop from the pipeline. Back.
The data, ECCDATA, is read data from the main memory.

第3図において、選択回路32により、ポート部番号が
選択されると、デコード回路33および選択回路30,
31により対応するポート部からのアドレスおよびデー
タが得られ、ポート部からのアドレスはループ.バツク
.アドレスと比較される。
In FIG. 3, when a port part number is selected by the selection circuit 32, the decoding circuit 33 and the selection circuit 30,
31, the address and data from the corresponding port section are obtained, and the address from the port section is passed through the loop.31. Back. compared to the address.

比較回路20から比較一致出力が得られ、かつ、ポート
部からのアクセス要求がストア要求であり、パイプライ
ンからの出力がストア要求を示しているとき、アンドゲ
ート34の出力ばビとなり、ラツチ36をオン状態にす
る。これにより、アンドゲート35が開かれ、ポート部
からのデータがマージ回路12に入力され、パイプライ
ンからの出力データとともに主記憶装置からの読出しデ
ータにマージされる。なお、第3図において、選択回路
30〜32およびデコード回路33は既存の回路と併用
することができる。
When a comparison match output is obtained from the comparison circuit 20, and the access request from the port section is a store request, and the output from the pipeline indicates a store request, the output signal of the AND gate 34 is output, and the latch 36 Turn on. As a result, the AND gate 35 is opened, and the data from the port section is input to the merge circuit 12, where it is merged with the output data from the pipeline and the read data from the main storage device. In addition, in FIG. 3, the selection circuits 30 to 32 and the decoding circuit 33 can be used in combination with existing circuits.

次に、第4図は連続する2回のストアがマージされると
きのタイムチヤートの1例である。
Next, FIG. 4 is an example of a time chart when two consecutive stores are merged.

第4図において、MSREQ/MSOP/MSADDR
/MSDATAはそれぞれCPUがリクエスト/オペレ
ーシヨン/アドレス/データを送出している期間、MS
ACKはMCUから受付信号を受信している期間、PO
RTREQ/PORTOP/PORTADDR/POR
TDATAはそれぞれ、ポート部がリクエスト/オペレ
ーシヨン/アドレス/データを保持している期間、PO
RTACKはCPUへ受付信号を送出している期間、P
RIORITY&CMECKは第2図図示の優先制御回
路6がポート部を選択し、さらに記憶制御部8がパイプ
ラインの内容をチエツクして当該ポート部からのアクセ
スを受付可能かどうか判定する期間、LSGOは記臆ユ
ニツトへのアクセスを開始する期間である。
In Figure 4, MSREQ/MSOP/MSADDR
/MSDATA is the period when the CPU is sending a request/operation/address/data.
ACK is the PO during the period when the acceptance signal is received from the MCU.
RTREQ/PORTOP/PORTADDR/POR
TDATA is the period when the port section holds the request/operation/address/data.
RTACK is the period when the acceptance signal is sent to the CPU.
RIORITY & CMECK is a period in which the priority control circuit 6 shown in FIG. This is the period during which access to the first unit begins.

第2図図示のシフトレジスタからなるパイプラインは0
〜13の14段で構成され、第1回目のフエツチサイク
ル中、第12段でアドレス比較が行なわれ、次の第13
段でマージが行なわれる。マージされたデータは第2回
目のアクセスであるストアサイクルにより主記憶装置に
書込まれる。なお、第4図において、米で示される期間
中に起動される次の同−8バイト〔B〕に対するストア
はマージ可能である。上記したように本発明によれば、
主記憶装置の同一アクセス単位に対して連続して書込み
要求が発生していることを検出し、後続する書込み要求
データも同時にマージして、1回の動作で書込みを終了
するようにしたので、(1)処理結果を4バイト〔B〕
単位に順次、連続するアドレスに格納する場合の大巾な
性能の向上をもたらすことができる、(2) 1つの記
憶ユニツト(LS)のビジー時間を減少させるので、以
後の当処理装置や他処理装置からの主記憶アクセスに好
影響を与える、(3)インターリーフ数の増加と組で用
いれぱ、前述のストア.スルー方式における欠点をほぼ
解消できる、等のすぐれた効果を奏する。
The pipeline consisting of shift registers shown in Figure 2 is 0.
It consists of 14 stages of ~13, and during the first fetch cycle, address comparison is performed in the 12th stage, and the next 13th
Merging is done in stages. The merged data is written to the main memory by the store cycle, which is the second access. In addition, in FIG. 4, the store for the next -8 bytes [B] activated during the period indicated by a square can be merged. As described above, according to the present invention,
It detects that write requests are occurring continuously for the same access unit of the main storage device, merges the subsequent write request data at the same time, and completes the write in one operation. (1) Processing result in 4 bytes [B]
(2) Since the busy time of one storage unit (LS) is reduced, subsequent processing by this processing device and other processing is greatly improved. When used in combination with (3) an increase in the number of interleaves, the above-mentioned store. It has excellent effects such as almost eliminating the drawbacks of the through method.

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

第1図は主記憶制]卸装置の従来例、第2図は本発明に
よる実施例の主記憶制御装置の構成、第3図は比較回路
の周辺回路図、第4図は連続する2回のストアがマージ
されるときのタイムチヤートの一例である。 図中、1−1〜1−2は中央処理装置、3−1〜3−2
は主記憶装置、4は主記臆制御装置、5一1〜5−4は
ポート部、6は優先制御回路、7は選択回路、8は記臆
制御部、9はシフトレジスタ、10はチエツクビツト発
生回路、12はマージ回路、14は読出しデータレジス
タ、15は書込みデータレジスタ、16はアドレスレジ
スタ、17はエラーチエツク回路、20は比較回路であ
る。
Fig. 1 is a conventional example of a main memory control device, Fig. 2 is a configuration of a main memory control device according to an embodiment of the present invention, Fig. 3 is a peripheral circuit diagram of a comparison circuit, and Fig. 4 is a continuous two-way This is an example of a time chart when stores are merged. In the figure, 1-1 to 1-2 are central processing units, 3-1 to 3-2
4 is a main storage device, 4 is a main storage control device, 5-1 to 5-4 are port sections, 6 is a priority control circuit, 7 is a selection circuit, 8 is a storage control section, 9 is a shift register, and 10 is a check bit. 12 is a merging circuit, 14 is a read data register, 15 is a write data register, 16 is an address register, 17 is an error check circuit, and 20 is a comparison circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 主記憶装置に対する書込みのために、アクセス要求
を一時的に保持するポート部およびアクセス要求が受付
けられたときアクセスアドレス情報、および書込データ
を含む各種制御情報を上記ポート部から受取り、アクセ
スサイクル中該制御情報を保持するシフトレジスタを有
し、主記憶装置から読出されたデータと上記シフトレジ
スタから出力される書込みデータをマージして、部分書
込みを行なう主記憶書込み制御方式において、上記シフ
トレジスタから出力されるアクセスアドレス情報と上記
ポート部に保持されるアクセスアドレス情報とを比較す
る手段をもうけ、主記憶装置上の同一アクセス単位の領
域に対して連続的に書込み要求が発生していることを上
記比較手段により検出した場合に、後に続く書込み要求
データを実行中の以前の書込み処理データにマージさせ
ることにより、一度の書込み動作で処理を完了させるこ
とを特徴とする主記憶装置書込み制御方式。
1. A port section temporarily holds an access request for writing to the main storage device, and when an access request is accepted, receives access address information and various control information including write data from the port section, and performs an access cycle. In a main memory write control method that has a shift register that holds the control information, and performs partial writing by merging data read from the main memory and write data output from the shift register, the shift register A means is provided to compare the access address information output from the port section with the access address information held in the port section, and write requests are continuously generated to the same access unit area on the main storage device. is detected by the comparison means, the subsequent write request data is merged with the previous write processing data being executed, thereby completing the processing in one write operation. .
JP54130122A 1979-10-09 1979-10-09 Main memory write control method Expired JPS5941215B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP54130122A JPS5941215B2 (en) 1979-10-09 1979-10-09 Main memory write control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP54130122A JPS5941215B2 (en) 1979-10-09 1979-10-09 Main memory write control method

Publications (2)

Publication Number Publication Date
JPS5654558A JPS5654558A (en) 1981-05-14
JPS5941215B2 true JPS5941215B2 (en) 1984-10-05

Family

ID=15026466

Family Applications (1)

Application Number Title Priority Date Filing Date
JP54130122A Expired JPS5941215B2 (en) 1979-10-09 1979-10-09 Main memory write control method

Country Status (1)

Country Link
JP (1) JPS5941215B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6130619U (en) * 1984-07-27 1986-02-24 株式会社 ダイヤパツケ−ジ packaging container
WO1992005489A1 (en) * 1990-09-18 1992-04-02 Fujitsu Limited Method of nonsynchronous access to shared memory

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60136874A (en) * 1983-12-26 1985-07-20 Hitachi Ltd Vector processor
JPH0746323B2 (en) * 1985-08-14 1995-05-17 富士通株式会社 Main memory for compressing partial write access
JPH0823842B2 (en) * 1986-09-30 1996-03-06 富士通株式会社 Store buffer merge method
JPS63129437A (en) * 1986-11-19 1988-06-01 Fujitsu Ltd Partial write control system
US8341371B2 (en) * 2005-01-31 2012-12-25 Sandisk Il Ltd Method of managing copy operations in flash memories
US11321354B2 (en) * 2019-10-01 2022-05-03 Huawei Technologies Co., Ltd. System, computing node and method for processing write requests

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6130619U (en) * 1984-07-27 1986-02-24 株式会社 ダイヤパツケ−ジ packaging container
WO1992005489A1 (en) * 1990-09-18 1992-04-02 Fujitsu Limited Method of nonsynchronous access to shared memory

Also Published As

Publication number Publication date
JPS5654558A (en) 1981-05-14

Similar Documents

Publication Publication Date Title
US20040177231A1 (en) Data processor
JPS60168238A (en) Instruction control system
US5313602A (en) Multiprocessor system and method of control over order of transfer of data between buffer storages
US4688188A (en) Data storage apparatus for storing groups of data with read and write request detection
JPH03225542A (en) Memory of data and processing circuit for bit encode data
JPS5941215B2 (en) Main memory write control method
EP0220990B1 (en) Buffer storage control system
US4737908A (en) Buffer memory control system
US5276853A (en) Cache system
JPH0746323B2 (en) Main memory for compressing partial write access
JP2783285B2 (en) Information processing device
US5479165A (en) Two-dimensional coding apparatus
JPS61237145A (en) Controlling system for store buffer
KR950013116B1 (en) Locking apparatus and its control method in ticom system
JPH0212358A (en) Data transfer system
JPS5836434B2 (en) Batshua Memory Souch
JPS635432A (en) Microprocessor
JPH02222047A (en) Memory controller
JPH0634203B2 (en) Vector processor
JP2629400B2 (en) Self-synchronous pipeline processing unit
JPS61141054A (en) Information processor
JPH0232648B2 (en)
JPH0690711B2 (en) Memory access control method
JPS62285180A (en) Vector processor
JPS5854478A (en) Controlling method of main storage