JPH0561772A - Information processing system - Google Patents

Information processing system

Info

Publication number
JPH0561772A
JPH0561772A JP3222005A JP22200591A JPH0561772A JP H0561772 A JPH0561772 A JP H0561772A JP 3222005 A JP3222005 A JP 3222005A JP 22200591 A JP22200591 A JP 22200591A JP H0561772 A JPH0561772 A JP H0561772A
Authority
JP
Japan
Prior art keywords
address
memory
translation
request
address translation
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
JP3222005A
Other languages
Japanese (ja)
Inventor
Takashi Kanazawa
敬 金澤
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP3222005A priority Critical patent/JPH0561772A/en
Publication of JPH0561772A publication Critical patent/JPH0561772A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To accelerate address translation. CONSTITUTION:This system is equipped with a translation requesting means to transmit a virtual address and an address translating request to a system controller 200 when the translation from the virtual address to a real address is failed by an address translation memory 110, translation memory updating means to write the real address translated from the virtual address in the address translation memory together with the virtual address corresponding to address translation end information transmitted from the system controller, address translating mechanism 220 to execute the translation to the real address by successively retrieving an address translation table developed on a main memory 300 while using the virtual address at the system controller corresponding to the address translating request transmitted from an operation processor 100, and memory data return part 230 to transmit the real address translated by the address translating mechanism to the operation processor together with the address translation end information.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は情報処理システム、特に
演算処理装置と演算処理装置のメモリアクセス要求によ
り主記憶に対するアクセスの制御を行なうシステム制御
装置を備えた情報処理システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system, and more particularly to an information processing system having an arithmetic processing unit and a system control unit for controlling access to a main memory according to a memory access request of the arithmetic processing unit.

【0002】[0002]

【従来の技術】従来のこの種の情報処理システムの一例
を図2に示す。
2. Description of the Related Art An example of a conventional information processing system of this type is shown in FIG.

【0003】図3において、塩安処理装置1は、仮想ア
ドレスと実アドレスの変換対を持つアドレス変換記憶1
0,アドレス変換を行なうための仮想アドレスを保持す
るレジスタ11,レジスタ11の一部によりアドレス変
換記憶10を索引し読出した仮想アドレスとレジスタ1
1に格納される仮想アドレスを比較する比較器12,比
較器12の結果を保持するレジスタ13,アドレス変換
記憶10によるアドレス変換失敗時アドレス変換機構1
7に送出する仮想アドレスを保持するレジスタ14,レ
ジスタ14から送られてくる仮想アドレスから主記憶上
に展開されるアドレス変換表を順次索引して実アドレス
に変換するアドレス変換機構15,アドレス変換記憶を
用いて変換された実アドレスを保持するレジスタ16お
よびアドレス変換機構15からの指示により、システム
制御装置3へメモリアクセス要求を送るメモリアクセス
制御部17から構成される。また、メモリアクセス制御
部7はシステム制御装置3から送られてくるメモリ読出
しデータをアドレス変換記憶10へ送る働きもする。
In FIG. 3, the salt processing apparatus 1 has an address translation memory 1 having a translation pair of a virtual address and a real address.
0, a register 11 for holding a virtual address for performing address translation, a virtual address read out by indexing the address translation memory 10 by a part of the register 11 and the register 1.
Comparator 12 for comparing the virtual address stored in 1; register 13 for holding the result of the comparator 12; address translation mechanism 1 for address translation failure by address translation memory 10
7, a register 14 for holding a virtual address to be sent to 7, an address translation mechanism 15 for sequentially indexing the virtual address sent from the register 14 into an address translation table expanded in the main memory, and translating it to a real address, an address translation memory A memory access control unit 17 for sending a memory access request to the system control device 3 in response to an instruction from the register 16 for holding the real address translated by using the address translation mechanism 15. The memory access control unit 7 also has a function of sending the memory read data sent from the system control device 3 to the address translation storage 10.

【0004】演算処理装置2も演算処理装置1と同様の
構成をとる。
The arithmetic processing unit 2 also has the same configuration as the arithmetic processing unit 1.

【0005】システム制御装置3は、演算処理装置1ま
たは2のメモリアクセス制御部17または27から送ら
れてくるメモリアクスセスリクエストを受け付け主記憶
4へアクセス要求を送出するメモリリクエスト受付部3
0と、主記憶4から送られてくる読出しデータを各演算
処理装置1,2のメモリアクセス制御部17,27へ送
るメモリデータ返送部31とから構成される。
The system control unit 3 receives the memory access request sent from the memory access control unit 17 or 27 of the arithmetic processing unit 1 or 2 and sends the access request to the main memory 4 to receive the memory request.
0, and a memory data return unit 31 that sends the read data sent from the main memory 4 to the memory access control units 17 and 27 of the arithmetic processing units 1 and 2.

【0006】以下、本例における仮想アドレスから実ア
ドレスに変換する動作を説明する。仮想アドレスは、上
位がアドレス変換部,下位がアドレス無変換部とし、ま
たアドレス変換部は比較部と索引部とからなり、上位が
比較部,下位が索引部として説明する。
The operation of converting a virtual address into a real address in this example will be described below. In the virtual address, the upper part is an address conversion part, the lower part is an address non-translation part, and the address conversion part is composed of a comparison part and an index part. The upper part is a comparison part and the lower part is an index part.

【0007】アドレス変換を行なおうとする仮想アドレ
スがレジスタ11に受付けられると、レジスタ11の索
引部を用いて、アドレス変換記憶10を索引し読出した
比較部とレジスタ11の比較部を比較器12で比較し、
結果をレジスタ13へセットする。これと並行してアド
レス変換記憶10から読出した実アドレスをレジスタ1
6へセットする。
When the virtual address to be subjected to the address conversion is accepted by the register 11, the index conversion section of the register 11 is used to index the address translation memory 10 and read the comparison section and the comparison section of the register 11 from the comparator 12. Compare with
The result is set in the register 13. In parallel with this, the real address read from the address translation memory 10 is set in the register 1
Set to 6.

【0008】次のサイクルでは、レジスタ13の内容が
比較器12における比較の結果が一致を示すのであれ
ば、レジスタ16にセットしたアドレスをアドレス変換
要求元へ送出しアドレス変換を終了する。一方、結果が
不一致を示すのであれば、レジスタ14に格納されてい
る仮想アドレスAをアドレス変換機構15へ送る。
In the next cycle, if the contents of the register 13 indicate that the comparison result in the comparator 12 indicates a match, the address set in the register 16 is sent to the address translation request source and the address translation is completed. On the other hand, if the result shows a mismatch, the virtual address A stored in the register 14 is sent to the address translation mechanism 15.

【0009】アドレス変換機構15が仮想アドレスAを
レジスタ14から受け取るとこれを用いてアドレス変換
を開始する。例えば、仮想アドレスのアドレス変換部が
上位からX,Y,Zのフィールドに分割され、3個のテ
ーブルの索引するものとして説明する。アドレス変換機
構15は、まず、1番目のテーブルのベースアドレスと
Xを加算した第1メモリアドレスを第2番目のテーブル
ベースアドレスを求めるため生成し、メモリアクセス制
御部17へ送り、メモリアクセス制御部17は第1メモ
リアドレスを受け取ると、この第1メモリアドレスと共
にメモリリード要求をシステム制御装置3内のメモリリ
クエスト受付部30へ送る。
When the address translation mechanism 15 receives the virtual address A from the register 14, it uses this to start the address translation. For example, the description will be made assuming that the address conversion unit of the virtual address is divided into fields of X, Y, and Z from the higher order to index three tables. The address translation mechanism 15 first generates a first memory address obtained by adding the base address of the first table and X to obtain the second table base address, and sends it to the memory access control unit 17 to send it to the memory access control unit. Upon receiving the first memory address, the memory 17 sends a memory read request together with the first memory address to the memory request receiving unit 30 in the system control device 3.

【0010】システム制御装置3内のメモリリクエスト
受付け部30は、第1のメモリアドレスとメモリリード
要求を受け取ると、主記憶4に第1のメモリアドレスと
リード要求を送出する。主記憶4は、第1のメモリアド
レスとリード要求を受け取り、第1のメモリアドレスの
内容をシステム制御装置3のメモリデータ返送部31へ
送る。システム制御装置3のメモリデータ返送部31は
受け取った第1のメモリアドレスの内容を演算処理装置
1のメモリアクセス制御装置17へ送る。
Upon receiving the first memory address and the memory read request, the memory request acceptance unit 30 in the system control device 3 sends the first memory address and the read request to the main memory 4. The main memory 4 receives the first memory address and the read request, and sends the content of the first memory address to the memory data return unit 31 of the system control device 3. The memory data return unit 31 of the system control device 3 sends the content of the received first memory address to the memory access control device 17 of the arithmetic processing device 1.

【0011】演算処理装置1のメモリアクセス制御装置
17は、第1のメモリアドレスの内容を受け取り、アド
レス変換機構15へ送る。アドレス変換機構15は、第
1のメモリアドレスの内容(第2番目のテーブルのベー
スアドレス)とYを加算し、第2のメモリアドレスを生
成する。第2のメモリアドレスの内容は、3番目のテー
ブルのベースアドレスが存在する。第2番目のテールア
ドレスを主記憶4から読出すと同じ手順により第2のメ
モリアドレスの内容をアドレス変換機構15へ読出す。
The memory access controller 17 of the arithmetic processing unit 1 receives the content of the first memory address and sends it to the address translation mechanism 15. The address translation mechanism 15 adds the contents of the first memory address (the base address of the second table) and Y to generate a second memory address. The content of the second memory address is the base address of the third table. The contents of the second memory address are read to the address translation mechanism 15 by the same procedure as when reading the second tail address from the main memory 4.

【0012】つづいて、第2のメモリアドレスの内容を
アドレス変換機構15が受け取ると、第2のメモリアド
レスの内容(第3番目のテーブルのベースアドレス)と
Zを加算し、実アドレスの格納されている第3のメモリ
アドレスを生成し、前述した同様の手順により、第3の
メモリアドレスの内容を読出す。
Subsequently, when the address translation mechanism 15 receives the contents of the second memory address, the contents of the second memory address (base address of the third table) and Z are added to store the real address. The third memory address is generated, and the contents of the third memory address are read by the same procedure as described above.

【0013】アドレス変換機構15は、第3のメモリア
ドレスの内容すなわち実アドレスを受け取ると、アドレ
ス変換記憶10へ送る。実アドレスがアドレス変換記憶
10に送られてくる前に、レジスタ11と14の内容
は、入れ替えられ、レジスタ11に格納される仮想アド
レスAと前記実アドレスがアドレス変換記憶10に書込
まれる。その後、レジスタ11の仮想アドレスAによ
り、アドレス変換記憶10から実アドレスが読出されレ
ジスタ16にセットされる。そして、レジスタ16の実
アドレスがアドレス変換要求元へ送られ、アドレス変換
を終了する。
When the address translation mechanism 15 receives the contents of the third memory address, that is, the real address, it sends it to the address translation memory 10. Before the real address is sent to the address translation memory 10, the contents of the registers 11 and 14 are exchanged, and the virtual address A stored in the register 11 and the real address are written in the address translation memory 10. After that, the real address is read from the address translation memory 10 by the virtual address A of the register 11 and set in the register 16. Then, the real address of the register 16 is sent to the address translation request source, and the address translation is completed.

【0014】演算処理装置2のアドレス変換も、上述の
演算処理装置1におけるのと同様にして行なわれる。
The address conversion of the arithmetic processing unit 2 is performed in the same manner as in the arithmetic processing unit 1 described above.

【0015】さらに、第3のリクエストアドレスの番地
には、実アドレスの他に制御フィー設けられており、こ
の番地に対するアクセスは、アクセス要求元間で排他的
利用が要求される。したがってアドレス変換機構は、こ
の番地を読出しから制御フィールドの書きもどしの間、
他アクセス要求元のアクセスを抑止しなければならな
い。例えば、第3のリクエストアドレスの読出時には、
この番地をロックし(ただし、ロック不成功なら再度読
出す)、第3のリクエストアドレス書込み時にはこの番
地へのロックを解除する方法を採る。
Further, at the address of the third request address, a control fee is provided in addition to the real address, and access to this address requires exclusive use between access request sources. Therefore, the address translator will read this address from reading to writing the control field.
Access from other access requesters must be suppressed. For example, when reading the third request address,
A method is adopted in which this address is locked (however, if the lock is unsuccessful, the address is read again), and the lock at this address is released at the time of writing the third request address.

【0016】アドレス変換機構15は、第3のリクエス
トアドレスと共にこの番地のロック要求をメモリアクセ
ス制御部17へ送る。以下第1のリクエストアドレスと
同様の手順で第3のリクエストアドレスの内容を読出
す。ただし、ロック成功/不成功の情報も第3ノリクエ
ストアドレスの内容に付加されてくる。アドレス変換機
構15は、ロック成功/不成功の情報がロック不成功な
ら再度リクエストを送出し、ロック成功ならメモリアク
セス制御部17に第3のリクエストアドレスの書込み要
求と共にロック解除要求を送出すると共に、レジスタ1
1とレジスタ14を入れ換えた後、レジスタ11に格納
される仮想アドレスAの比較部と共に前記実アドレスを
アドレス変換記憶10へ書き込む。その後、アドレス変
換記憶10から読出した実アドレスをレジスタ16へセ
ットする。レジスタ16に格納された実アドレスがアド
レス変換元へ送りアドレス変換を終了する。
The address translation mechanism 15 sends a lock request for this address to the memory access controller 17 together with the third request address. Thereafter, the contents of the third request address are read in the same procedure as the first request address. However, the lock success / failure information is also added to the content of the third request address. If the lock success / failure information indicates that the lock is unsuccessful, the address translation mechanism 15 sends the request again, and if the lock is successful, sends the unlock request together with the write request of the third request address to the memory access control unit 17. Register 1
After the 1 and the register 14 are exchanged, the real address is written in the address translation memory 10 together with the comparison unit of the virtual address A stored in the register 11. After that, the real address read from the address conversion memory 10 is set in the register 16. The real address stored in the register 16 is sent to the address translation source to complete the address translation.

【0017】[0017]

【発明が解決しようとする課題】上述した従来の情報処
理システムでは、演算処理装置内にアドレス変換機構が
存在する為、仮想アドレスから実アドレスへ変換する際
に、アドレス変換機構15,メモリアクセス制御部1
7,メモリリクエスト受付部,主記憶,メモリデータ返
送部,メモリアクセス制御部,アドレス変換機構という
データ読出しループが何回か繰返される。近年、このル
ープ回数および装置間のデータ転送に要するシステムロ
ック数が増加傾向にあり、アドレス変換に多くのシステ
ムクロック数を要する。すなわち、アドレス変換性能が
低下するという欠点がある。
In the above-mentioned conventional information processing system, since the address translation mechanism exists in the arithmetic processing unit, the address translation mechanism 15 and the memory access control are performed when the virtual address is translated into the real address. Part 1
7. The data read loop consisting of the memory request receiving unit, the main memory, the memory data returning unit, the memory access control unit and the address conversion mechanism is repeated several times. In recent years, the number of loops and the number of system locks required for data transfer between devices are increasing, and a large number of system clocks are required for address translation. That is, there is a drawback that the address translation performance is lowered.

【0018】また、上述した従来の情報処理システムで
は、各々の情報処理装置がアドレス変換機構を持たなけ
ればならず、システム全体としてそれに費やす金物量が
多くなるという欠点があった。加えて、主記憶上の実ア
ドレスの格納されるアドレスの各装置間のアドレス変換
時の排他制御を行なう手段を演算処理装置に備える必要
があり、各演算処理装置のアドレス変換が複雑になると
いう欠点があった。
Further, in the above-described conventional information processing system, each information processing device must have an address conversion mechanism, and there is a drawback that the amount of metal money consumed for the entire system increases. In addition, it is necessary to equip the arithmetic processing unit with means for performing exclusive control at the time of address conversion between the respective units of the address where the real address on the main memory is stored, which makes address conversion of each arithmetic processing unit complicated. There was a flaw.

【0019】[0019]

【課題を解決するための手段】第1の本発明の情報処理
システムは、演算処理装置と該演算装置の要求により主
記憶装置に対するデータのアクセス制御を行なうシステ
ム制御装置を備えた情報処理システムにおいて、前記演
算処理装置が、計算機システムのプログラムで使用され
る仮想アドレスと主記憶を参照する実アドレスのアドレ
ス変換対を記憶するアドレス変換記憶を有し、該アドレ
ス変換記憶による仮想アドレスから実アドレスへの変換
が失敗した場合、該仮想アドレスとアドレス変換要求を
前記システム制御装置へ送る変換要求手段と、前記シス
テム制御装置から送られてくるアドレス変換終了通知に
呼応して、前記仮想アドレスから変換された実アドレス
を前記アドレス変換記憶へ前記仮想アドレスと共に書込
む変換記憶更新手段と、前記システム制御装置が前記演
算処理装置から送られてくる前記アドレス変換要求に呼
応して、前記仮想アドレスを用いて、前記主記憶上に展
開されるアドレス変換テーブルを順次検索して前記実ア
ドレスに変換するアドレス変換機構と、該アドレス変換
機構により変換された前記実アドレスを前記演算処理装
置へアドレス変換終了通知と共に送る終了通知報告手段
とを有することを特徴とする。
An information processing system according to a first aspect of the present invention is an information processing system including an arithmetic processing unit and a system control unit for controlling access to data to a main storage unit in response to a request from the arithmetic unit. The arithmetic processing unit has an address translation memory that stores an address translation pair of a virtual address used in a program of a computer system and a real address that refers to a main memory, and from the virtual address by the address translation memory to the real address. If the translation of the virtual address fails, the virtual address is translated from the virtual address in response to the translation request means for sending the virtual address and the address translation request to the system controller, and the address translation end notification sent from the system controller. A translation memory update procedure for writing the real address to the address translation memory together with the virtual address Then, in response to the address translation request sent from the arithmetic processing unit, the system control unit sequentially searches the address translation table expanded in the main memory using the virtual address to execute the actual translation. It is characterized by comprising an address translation mechanism for translating into an address and an end notification reporting means for sending the real address translated by the address translation mechanism to the arithmetic processing unit together with an address translation end notification.

【0020】第2の本発明の情報処理システムは、複数
の演算処理装置と各々の演算処理装置の要求により主記
憶に対するデータのアクセス制御を行なうシステム制御
装置を備えた情報処理システムにおいて、前記各々の演
算処理装置が、計算機システムのプログラムで使用され
る仮想アドレスと主記憶を参照する実アドレスのアドレ
ス変換対を記憶するアドレス変換記憶を有し、該アドレ
ス変換記憶により仮想アドレスから実アドレスへの変換
が失敗した場合、該仮想記憶アドレスとアドレス変換要
求を前記システム制御装置へ送る変換要求手段と、前記
システム制御装置から送られてくるアドレス変換終了通
知に呼応して、前記仮想アドレスから変換された実アド
レスを前記アドレス変換記憶へ前記仮想アドレスと共に
書込む変換記憶更新手段と、前記システム制御装置が前
記各々の演算処理装置から送られてくる前記アドレス変
換要求に呼応して、該アドレス変換要求に付加される前
記仮想アドレスを順にたくわえる変換アドレスキュー
と、該変換アドレスキューから順番に読出した仮想アド
レスを前記主記憶上に展開されるアドレス変換テーブル
を順次索引して実アドレスに変換するアドレス変換機構
と、該アドレス変換機構により変換された前記実アドレ
スをアドレス変換を要求した前記演算処理装置へアドレ
ス変換終了通知と共に送る終了報告手段とを有すること
を特徴とする。
An information processing system according to a second aspect of the present invention is an information processing system comprising a plurality of arithmetic processing devices and a system control device for controlling access to data to a main memory in response to a request from each arithmetic processing device. The arithmetic processing unit of (1) has an address translation memory that stores an address translation pair of a virtual address used in a program of the computer system and a real address that refers to the main memory, and the address translation memory converts the virtual address to the real address. If the translation fails, the virtual address is translated in response to the translation request means for sending the virtual memory address and the address translation request to the system controller, and the address translation end notification sent from the system controller. The real address is written into the address translation memory together with the virtual address. Means, a translated address queue for the system controller to sequentially store the virtual addresses added to the address translation request in response to the address translation request sent from each of the arithmetic processing units, and the translated address An address translation mechanism that sequentially translates virtual addresses read in sequence from the queue into an address translation table that is expanded on the main memory and translates the real addresses into an actual address, and translates the real addresses translated by the address translation mechanism. And an end reporting means for sending together with the address translation end notification to the requested arithmetic processing unit.

【0021】[0021]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0022】図1は、第1の本発明の一実施例を示す図
である。
FIG. 1 is a diagram showing an embodiment of the first present invention.

【0023】図1において、演算処理装置100は、ア
ドレス変換記憶110,レジスタ120,比較器13
0,レジスタ140,レジスタ150,メモリアクセス
制御部16および レジスタ170から構成される。
In FIG. 1, the arithmetic processing unit 100 includes an address conversion memory 110, a register 120, and a comparator 13.
0, register 140, register 150, memory access controller 16 and register 170.

【0024】アドレス変換記憶110には、仮想アドス
と実アドレスのアドレス変換対が格納される。アドレス
変換記憶110には、アドレスとしてレジスタ120の
一部が、書込みデータとしてレジスタ120の一部及び
メモリアクセス制御部16の出力が入力される。
The address translation memory 110 stores address translation pairs of virtual addresses and real addresses. In the address translation storage 110, part of the register 120 is input as an address, part of the register 120 and the output of the memory access control unit 16 are input as write data.

【0025】レジスタ120は、アドレス変換要求元か
らの仮想アドレスを受け取るレジスタであり、他にレジ
スタ150の出力を入力する。比較器130は、レジス
タ120の比較部とアドレス変換記憶110から読出し
た比較部とを比較する。レジスタ140は、比較器13
0における比較の結果を格納するレジスタである。
The register 120 is a register for receiving the virtual address from the address translation request source, and also receives the output of the register 150. The comparator 130 compares the comparing unit of the register 120 with the comparing unit read from the address translation storage 110. The register 140 is the comparator 13
It is a register for storing the result of comparison at 0.

【0026】レジスタ150は、アドレス変換記憶11
0によるアドレス変換が失敗した時、システム制御装置
200内のメモリリクエスト受付部210へ送る仮想ア
ドレスを保持するレジスタであり、レジスタ120の出
力を入力する。メモリアクセス制御部160は、アドレ
ス変換失敗時にレジスタ150から送られてくる仮想ア
ドレスをメモリリクエスト受付部210へアドレス変換
要求と共に送る。また、システム制御装置200のメモ
リデータ返送部230から送られてくるアドレス変換終
了通知と変換された実アドレスを受け取り、アドレス変
換記憶110に登録する。メモリリクエスト制御部16
0は、レジスタ150,レジスタ140,メモリデータ
返送部230からの出力を入力とする。
The register 150 is used for the address translation storage 11
It is a register that holds the virtual address to be sent to the memory request receiving unit 210 in the system control device 200 when the address conversion by 0 fails, and the output of the register 120 is input. The memory access control unit 160 sends the virtual address sent from the register 150 when the address translation fails to the memory request receiving unit 210 together with the address translation request. Further, it receives the address translation end notification and the translated real address sent from the memory data return unit 230 of the system control device 200 and registers them in the address translation storage 110. Memory request control unit 16
0 receives the output from the register 150, the register 140, and the memory data return unit 230.

【0027】システム制御装置200は、メモリリクエ
スト受付部210,アドレス変換機構220およびメモ
リデータ返送部230から構成される。
The system controller 200 comprises a memory request receiving section 210, an address conversion mechanism 220 and a memory data returning section 230.

【0028】メモリリクエスト受付部210は、演算処
理装置100内のメモリアクセス制御部160からメモ
リアクセス要求,リクエストアドレス及びアクセスコマ
ンドを受け取り主記憶300へ送出し、アクセスコマン
ドがアドレス変換である場合にはアドレス変換機構21
0へリクエストアドレス(仮想アドレス)とアドレス変
換要求を送る。また、アドレス変換機構220からのリ
クエストアドレス,リクエストコマンドおよびメモリア
クセス要求を受け取り主記憶300へ送出する。
The memory request receiving unit 210 receives a memory access request, a request address and an access command from the memory access control unit 160 in the arithmetic processing unit 100 and sends them to the main memory 300. When the access command is an address translation, Address translation mechanism 21
A request address (virtual address) and an address translation request are sent to 0. It also receives a request address, a request command, and a memory access request from the address translation mechanism 220 and sends them to the main memory 300.

【0029】アドレス変換機構220は、メモリリクエ
スト受付け部210からアドレス変換要求及びリクエス
トアドレス(仮想アドレス)を受け取り、主記憶300
上に展開されるテーブルの索引アドレスを生成しメモリ
アクセス要求とアクセスコマンド及びリクエストアドレ
スをメモリリクエスト受付部210へ送出する。
The address translation mechanism 220 receives the address translation request and the request address (virtual address) from the memory request acceptance section 210, and the main memory 300
The index address of the table expanded above is generated, and the memory access request, the access command, and the request address are sent to the memory request receiving unit 210.

【0030】メモリデータ返送部230は、主記憶30
0から送られてくる読出しデータを演算処理装置100
内のメモリアクセス制御部160及びアドレス変換機構
220へ送る。
The memory data return unit 230 is provided in the main memory 30.
The read data sent from 0 is the arithmetic processing unit 100.
It is sent to the memory access control unit 160 and the address translation mechanism 220 in the inside.

【0031】以下に、本実施例における仮想アドレスか
ら実アドレスに変換する動作を仮想アドレスがアドレス
変換部,アドレス無変換部から構成され、上位がアドレ
ス変換部,下位がアドレス無変換部であり、アドレス変
換部は、比較部,索引部から構成され上位が比較部,下
位が索引部である場合について説明する。
In the following, the operation of converting a virtual address to a real address in the present embodiment is such that the virtual address is composed of an address translation unit and an address non-translation unit, the upper address is the address translation unit, and the lower address is the address non-translation unit. The case where the address conversion unit is composed of a comparison unit and an index unit, and the higher order is the comparison section and the lower order is the index section will be described.

【0032】レジスタ120にアドレス変換要求元から
アドレス変換を行なう仮想アドレスAが受け取られる
と、レジスタ120の索引部によりアドレス変換記憶1
10を索引し、読出した比較部とレジスタ120の比較
部を比較器130で比較し、結果をレジスタ140へセ
ットする。これと並行して、レジスタ120の内容をレ
ジスタ150へ移送,またアドレス変換記憶110から
読出した実アドレスをレジスタ170へセットする。
When the register 120 receives the virtual address A for which the address conversion is performed from the address conversion request source, the address conversion memory 1 is stored in the index section of the register 120.
10, the read comparison unit and the comparison unit of the register 120 are compared by the comparator 130, and the result is set in the register 140. At the same time, the contents of the register 120 are transferred to the register 150, and the real address read from the address translation memory 110 is set in the register 170.

【0033】次のサイクルではレジスタ140の内容を
参照し、比較器130における比較の結果が一致を示し
ているのであれば、レジスタ170に格納されている実
アドレスをアドレス変換要求元へ送出し、アドレス変換
の処理を終了する。また、結果が不一致を示すのであれ
ば、レジスタ150に格納されている仮想アドレスAを
メモリアクセス制御部160へ送出する。
In the next cycle, the contents of the register 140 are referred to, and if the comparison result in the comparator 130 indicates a match, the real address stored in the register 170 is sent to the address translation request source, The address conversion process ends. If the result shows a mismatch, the virtual address A stored in the register 150 is sent to the memory access control unit 160.

【0034】メモリアクセス制御部160は、仮想アド
レスAをレジスタ150から受取ると、システウ制御装
置200内のメモリリクエスト受付部210に対して、
メモリリクエスト要求,アクセスコマンド(アドレス変
換),リクエストアドレス(仮想アドレスA)を送る。
When the memory access control unit 160 receives the virtual address A from the register 150, the memory access control unit 160 instructs the memory request reception unit 210 in the system control device 200 to
Send memory request request, access command (address conversion), request address (virtual address A).

【0035】システム制御装置200内のメモリリクエ
スト受付け部210が、メモリアクセス制御部160か
らメモリリクエスト要求,アクセスコマンド,リクエス
トアドレスを受け取ると、アドレス変換機構220に対
し、アドレス変換指示とリクエストアドレス(仮想アド
レスAを)を送る。
When the memory request accepting unit 210 in the system controller 200 receives the memory request request, the access command, and the request address from the memory access controller 160, the address translation mechanism 220 receives the address translation instruction and the request address (virtual address). Send address A).

【0036】アドレス変換機構220は、アドレス変換
指示とリクエストアドレスを受取ると、アドレス変換を
実行する。例えば、仮想アドレスのアドレス換部が上位
からX,Y,Zのフィールドで構成されているものとし
て説明を進める。アドレス変換機構220は、主記憶3
00上に展開されている第1番目のテーブルのベースア
ドレスとXを加算し、第2番目のテーブルのベースアド
レスを求める為のリクエストアドレスを生成する。第1
のリクエストアドレスとリクエストコマンド及びメモリ
リクエスト要求をメモリリクエスト受付け部210へ送
る。
When the address translation mechanism 220 receives the address translation instruction and the request address, it executes the address translation. For example, the description will proceed assuming that the address conversion unit of the virtual address is composed of X, Y, and Z fields from the higher order. The address translation mechanism 220 uses the main memory 3
00 is added to the base address of the first table expanded on 00 to generate a request address for obtaining the base address of the second table. First
Of the request address, the request command, and the memory request request to the memory request receiving unit 210.

【0037】メモリリクエスト受付け部210は、この
リクエストを主記憶300へ送る。主記憶300は、送
られたリクエストのリクエストアドレスの内容を読出し
メモリデータ返送部230へ送る。メモリデータ返送部
230は主記憶300から送られてきた第1リクエスト
アドレスに格納される内容をアドレス変換機構220へ
送る。
The memory request acceptance section 210 sends this request to the main memory 300. The main memory 300 sends the contents of the request address of the sent request to the read memory data returning unit 230. The memory data return unit 230 sends the contents stored in the first request address sent from the main memory 300 to the address translation mechanism 220.

【0038】アドレス変換機構220は、第1リクエス
トアドレスに格納される内容(第2番目のテーブルのベ
ースアドレスと)とYを加算し、第3番目のテーブルの
ベースアドレスを求める第2のリクエストアドレスを生
成し、第1リクエストアドレスに格納される内容を読出
した同様の手順により、第2リクエストアドレスに格納
される内容(第3番目のテーブルのベースアドレス)を
読出す。
The address translation mechanism 220 adds the contents stored in the first request address (with the base address of the second table) and Y to obtain the base address of the third table. Is generated, and the content stored in the second request address (the base address of the third table) is read by the same procedure as that in which the content stored in the first request address is read.

【0039】第2リクエストアドレスに格納される内容
をアドレス変換機構220が受け取ると、第2リクエス
トアドレスに格納される内容(第3番目のテーブルのベ
ースアドレス)とZを加算し、実アドレスを求める為の
第3のリクエストアドレスを生成し、前述した同様の手
順により実アドレスを得る。
When the address translation mechanism 220 receives the contents stored in the second request address, the contents stored in the second request address (the base address of the third table) and Z are added to obtain the real address. A third request address for generating a real address is obtained by the same procedure as described above.

【0040】実アドレスを受け取ったアドレス変換機構
220は、変換した実アドレスとアドレス変換通知をメ
モリデータ返送部230へ送る。実アドレスとアドレス
変換終了通知を受取ったメモリデータ返送部230は、
実アドレスとアドレス変換終了通知を演算処理装置10
0内のメモリアクセス制御部160へ送る。
Upon receiving the real address, the address translation mechanism 220 sends the translated real address and the address translation notification to the memory data return unit 230. Upon receiving the real address and the address translation end notification, the memory data return unit 230
The real address and the address translation end notification are sent to the arithmetic processing unit 10
0 to the memory access control unit 160.

【0041】メモリアクセス制御部160は、実アドレ
スとアドレス変換終了通知を受取ると、レジスタ120
にレジスタ150を入れ替ると共に実アドレスをアドレ
ス変換記憶110へ送り、レジスタ120に格納される
仮想アドレスAと共に実アドレスを登録する。その後、
アドレス変換記憶110から実アドレスをレジスタ17
0へセットする。その後、レジスタ170に格納される
実アドレスをアドレス変換要求元へ送出しアドレス変換
を終了する。
Upon receiving the real address and the address translation end notification, the memory access control section 160 receives the register 120.
The register 150 is replaced and the real address is sent to the address translation storage 110, and the real address is registered together with the virtual address A stored in the register 120. afterwards,
Register the real address from the address translation memory 110 to the register 17
Set to 0. After that, the real address stored in the register 170 is sent to the address translation request source and the address translation is completed.

【0042】図2は第2の本発明の一実施例を示す図で
ある。本実施例の情報処理システムは、2つの演算処理
装置400,500,システム制御装置600および主
記憶700から構成される。
FIG. 2 is a diagram showing an embodiment of the second invention. The information processing system of this embodiment is composed of two arithmetic processing units 400 and 500, a system control unit 600 and a main memory 700.

【0043】演算処理装置400は、アドレス変換記憶
410,レジスタ420,比較器430,レジスタ44
0,レジスタ450,メモリアクセス制御部460およ
びレジスタ470から構成され、各構成要素に、図1に
示したアドレス変換記憶110,レジスタ120,比較
器130,レジスタ140,レジスタ150,メモリア
クセス制御部160およびレジスタ170と同機能を有
する。また、演算処理装置500も演算処理装置400
と同構成である。
The arithmetic processing unit 400 includes an address conversion memory 410, a register 420, a comparator 430, and a register 44.
0, a register 450, a memory access control unit 460, and a register 470, and each component includes the address translation memory 110, the register 120, the comparator 130, the register 140, the register 150, and the memory access control unit 160 shown in FIG. And has the same function as the register 170. Further, the arithmetic processing device 500 is also the arithmetic processing device 400.
It has the same structure as.

【0044】システム制御部600は、メモリリクエス
ト受付部610,変換アドレス620,アドレス変換機
構630およびメモリデータ返送部640から構成され
る。メモリリクエスト受付部610は、演算処理装置4
00,500のそれぞれメモリリクエスト制御部46
0,560からメモリアクセス要求,リクエストアドレ
ス及びアクセスコマンドを受け取り、優先順位に従い主
記憶700へ送出する。アクセスコマンドがアドレス変
換である場合には、アドレス変換キュー620にリクエ
ストアドレス(変換する仮想アドレス)を登録する。ま
た、アドレス変換機構630からリクエストアドレス,
リクエストコマンド,メモリアクセス要求を受取り、主
記憶700へ送出する。
The system control unit 600 comprises a memory request receiving unit 610, a translated address 620, an address translation mechanism 630 and a memory data return unit 640. The memory request receiving unit 610 is the processing unit 4
Memory request controller 46 of each of 00 and 500
The memory access request, the request address, and the access command are received from 0 and 560 and are sent to the main memory 700 in the order of priority. When the access command is address translation, the request address (virtual address to be translated) is registered in the address translation queue 620. Also, the request address from the address translation mechanism 630,
The request command and the memory access request are received and sent to the main memory 700.

【0045】アドレス変換機構630は、アドレス変換
キュー620からリクエストアドレス(変換する仮想ア
ドレス)を順番に読出し、主記憶700上に展開される
テーブルの索引アドレスを生成しメモリアクセス要求と
アクセスコマンド及びリクエストアドレスをメモリリク
エスト受付部610へ送出する。
The address translation mechanism 630 sequentially reads request addresses (virtual addresses to be translated) from the address translation queue 620, generates index addresses of tables expanded on the main memory 700, and requests memory access, access commands and requests. The address is sent to the memory request receiving unit 610.

【0046】メモリデータ返送部640は、主記憶70
0から送られてくる読出しデータをメモリリクエスト要
求元(演算処理装置400,500のメモリアクセス制
御部460及び560,アドレス変換機構630)へ送
る。
The memory data return unit 640 is provided in the main memory 70.
The read data sent from 0 is sent to the memory request request source (memory access control units 460 and 560 of the arithmetic processing devices 400 and 500, the address translation mechanism 630).

【0047】以下に、本実施例における仮想アドレスか
ら実アドレスに変換する動作を、仮想アドレスが仮想ア
ドレス変換部,アドレス無変換部から構成され、上位が
アドレス変換部,下位がアドレス無変換部であり、アド
レス変換部は比較部,索引部から構成された上位が比較
部,下位が索引部である場合について説明する。
The operation of converting a virtual address to a real address in this embodiment will be described below. The virtual address is composed of a virtual address conversion unit and an address non-translation unit, the upper address is the address translation unit and the lower address is the address non-translation unit. There will be described a case where the address conversion unit is composed of the comparison unit and the index unit, and the upper part is the comparison part and the lower part is the index part.

【0048】レジスタ420にアドレス変換要求元から
アドレス変換要求を行なう仮想アドレスAが受け取られ
ると、レジスタ420の索引部により、アドレス変換記
憶410を索引し、読出した比較部とレジスタ420の
比較部を比較器430で比較し、その比較結果をレジス
タ440へセットする。これと並行してレジスタ420
の内容をレジスタ450へ移送、またアドレス変換記憶
410から読出した実アドレスをレジスタ470へセッ
トする。
When the register 420 receives the virtual address A for which an address translation request is made from the address translation request source, the index translation section 410 of the register 420 indexes the address translation storage 410, and the read comparison section and the comparison section of the register 420 are read. The comparator 430 performs comparison, and the comparison result is set in the register 440. In parallel with this, the register 420
Is transferred to the register 450, and the real address read from the address translation storage 410 is set in the register 470.

【0049】次のサイクルではレジスタ440の内容を
参照し、比較器430における比較の結果が一致を示し
ているのであれば、レジスタ470に格納されている実
アドレスをアドレス変換要求元へ送出し、アドレス変換
の処理を終了する。また、結果が不一致を示すのであれ
ばレジスタ450に格納されている仮想アドレスAをメ
モリアクセス制御部460へ送出する。
In the next cycle, the contents of the register 440 are referred to. If the result of comparison in the comparator 430 indicates a match, the real address stored in the register 470 is sent to the address translation request source, The address conversion process ends. If the result shows a mismatch, the virtual address A stored in the register 450 is sent to the memory access control unit 460.

【0050】メモリアクセス制御部460は、仮想アド
レスAをレジスタ450から受け取ると、システム制御
装置600内のメモリリクエスト受付部610に対し
て、メモリリクエスト要求,アクセスコマンド(アドレ
ス変換),リクエストアドレス(仮想アドレスA)を送
る。
When the memory access control unit 460 receives the virtual address A from the register 450, the memory access control unit 460 requests the memory request receiving unit 610 in the system control device 600 to request a memory request, access command (address conversion), and request address (virtual). Send address A).

【0051】システム制御装置600内のメモリリクエ
スト受付部610が、メモリアクセス制御部460から
メモリリクエスト要求,アクセスコマンド,リクエスト
アドレスを受け取ると、本リクエストと他装置からのリ
クエストの優先順位に従い、本リクエストが処理される
場合、アクセスコマンドを解釈しアドレス変換である場
合、リクエストアドレスを変換アドレスキュー620へ
登録する。
When the memory request receiving unit 610 in the system control device 600 receives the memory request request, access command, and request address from the memory access control unit 460, this request is ordered according to the priority order of this request and requests from other devices. Is processed, the request command is registered in the translated address queue 620 when the access command is interpreted and address translation is performed.

【0052】アドレス変換機構630は、登録されたリ
クエストアドレス(仮想アドレスA)を変換アドレスキ
ュー630から読出し、主記憶上に展開されるアドレス
変換テーブルを索引し、アドレス変換を実行する。例え
ば、仮想アドレスのアドレス変換部が上位から、X,
Y,Zのフィールドに分割されているものとして説明を
進める。
The address translation mechanism 630 reads the registered request address (virtual address A) from the translation address queue 630, indexes the address translation table developed in the main memory, and executes the address translation. For example, the address translation unit of the virtual address is X,
The description will proceed assuming that the field is divided into Y and Z fields.

【0053】アドレス変換機構530は、主記憶700
上に展開される第1番目のテーブルのベースアドレスと
Xを加算し、第2番目のテーブルのベースアドレスを求
める為の第1のリクエストアドレスを生成する。第1の
リクエストアドレスにアクセスコマンドとメモリリクエ
スト要求を付加し、メモリリクエスト受付部610へ送
る。メモリリクエスト受付部610は、これらを受け取
り、主記憶400へ送出する。
The address translation mechanism 530 uses the main memory 700.
X is added to the base address of the first table developed above to generate a first request address for obtaining the base address of the second table. An access command and a memory request request are added to the first request address and the result is sent to the memory request accepting unit 610. The memory request receiving unit 610 receives these and sends them to the main memory 400.

【0054】主記憶700は、メモリリクエスト要求,
アクセスコマンド,リクエストアドレスを受け取り、リ
クエストアドレスの内容をシステム制御装置600内の
メモリデータ返送部640へ送る。
The main memory 700 is a memory request request,
The access command and the request address are received, and the contents of the request address are sent to the memory data return unit 640 in the system controller 600.

【0055】メモリデータ返送部640は、第1のリク
エストアドレスの内容(第2番目のテープのベースアド
レス)を主記憶700から受け取り、アドレス変換機構
630へ送る。
The memory data return unit 640 receives the content of the first request address (base address of the second tape) from the main memory 700 and sends it to the address conversion mechanism 630.

【0056】アドレス変換機構630は、第1のリクエ
ストアドレスの内容を受け取り、Yを加算し、第3のテ
ーブルのベースアドレスを得る為の第2のリクエストア
ドレスを生成する。以後、第1のリクエストアドレスの
内容を読出す場合と同様の手順で、第2のリクエストア
ドレスの内容(第3テーブルのベースアドレス)を読出
す。
The address conversion mechanism 630 receives the contents of the first request address, adds Y, and generates a second request address for obtaining the base address of the third table. After that, the contents of the second request address (the base address of the third table) are read by the same procedure as in the case of reading the contents of the first request address.

【0057】次にアドレス変換機構630は、第2のリ
クエストアドレスの内容(第3テーブルのベースアドレ
ス)とZを加算し仮想アドレスAに対応する実アドレス
の格納される第3のリクエストアドレスを生成する。第
3のリクエストアドレスの番地には、実アドレスの他に
制御フィールドが設けられており、この番地に対するア
クセスは、アクセス要求元間で排他的利用が要求され
る。したがって、アドレス変換機構630はこの番地を
読出しから制御フィールドの書きもどしの間、他アクセ
ス要求元のアクセスを抑止しなければならい。例えば、
第3のリクエストアドレスの読出時、この番地をロック
し(ただし、ロック不成功なら再度読出す)、第3のリ
クエストアドレスの書込み時、この番地のロックを解除
する方法を採る。
Next, the address translation mechanism 630 adds the contents of the second request address (base address of the third table) and Z to generate a third request address in which the real address corresponding to the virtual address A is stored. To do. At the address of the third request address, a control field is provided in addition to the real address, and access to this address requires exclusive use between access request sources. Therefore, the address translation mechanism 630 must suppress the access of another access request source during the reading of this address and the rewriting of the control field. For example,
When reading the third request address, the address is locked (however, if the lock is unsuccessful, the address is read again), and when writing the third request address, the address is unlocked.

【0058】アドレス変換機構630は、第3のリクエ
スドアドレス生成が終ると、第3のリクエストアドレス
とともにアクセスコマンド(リードロックコマンド),
メモリリクエスト要求をメモリリクエスト受付け部61
0に送出する。メモリリクエスト受付け部610は、こ
れらを受け取り、主記憶700へ送出する。主記憶70
0は第3のリクエストアドレスの内容とロックの成功/
不成功の情報をメモリデータ返送部640へ送る。メモ
リデータ返送部640は第3のリクエストアドレスの内
容とロックの成功/不成功の情報をアドレス変換機構6
30へ送る。
When the third request address is generated, the address translation mechanism 630 sends an access command (read lock command),
The memory request reception unit 61 receives the memory request request.
Send to 0. The memory request acceptance unit 610 receives these and sends them to the main memory 700. Main memory 70
0 is the content of the third request address and lock success /
The unsuccessful information is sent to the memory data return unit 640. The memory data return unit 640 uses the contents of the third request address and the lock success / failure information as the address conversion mechanism 6.
Send to 30.

【0059】アドレス変換機構630は、第3のリクエ
ストアドレスの番地のロックが不成功なら再度リクエス
トを出し直し、ロックが成功なら番地の制御フィールド
を更新すべく、第3のリクエストアドレスと共に、アク
セスコマンド(ライトアンロックコマンド),メモリリ
クエスト要求書込みデータをメモリリクエスト受付部6
10へ送出するとともに、変換された実アドレスとアド
レス変換終了通知をメモリデータ返送部640へ送る。
メモリデータ返送部640は、メモリアクセス制御部4
60に仮想アドレスAから変換された実アドレスとアド
レス変換終了通知を送る。
The address translation mechanism 630 reissues the request if the lock of the address of the third request address is unsuccessful. If the lock is successful, the address conversion mechanism 630 updates the control field of the address with the third request address and the access command. (Write unlock command), memory request request write data is sent to the memory request accepting unit 6
10 and sends the translated real address and the address translation end notification to the memory data return unit 640.
The memory data return unit 640 is used by the memory access control unit 4
The real address translated from the virtual address A and the address translation end notification are sent to 60.

【0060】演算処理値400のメモリアクセス制御部
460は、この実アドレスとアドレス変換終了通知を受
け取ると、レジスタ450の内容(仮想アドレスA)と
レジスタ420の内容を入れ替えた後、レジスタ420
に格納される仮想アドレス420のアドレス変換部と共
に、この実アドレスをアドレス変換記憶410へ書込
む。その後アドレス変換記憶410を読出し、実アドレ
スをレジスタ470へセットする。次にレジスタ470
に格納される実アドレスをアドレス変換要求元に送りア
ドレス変換を終了する。
When the memory access control unit 460 of the arithmetic processing value 400 receives this real address and the address translation end notification, it exchanges the contents of the register 450 (virtual address A) with the contents of the register 420, and then the register 420.
This real address is written into the address translation memory 410 together with the address translation unit of the virtual address 420 stored in. After that, the address conversion memory 410 is read out and the real address is set in the register 470. Then register 470
The real address stored in is sent to the address translation request source and the address translation is completed.

【0061】[0061]

【発明の効果】以上説明したように第1の本発明は、演
算処理装置に設けられていたアドレス変換機構をシステ
ム制御装置へ移し、アドレス変換機構,メモリリクエス
ト受付部,主記憶,メモリデータ返送部,アドレス変換
機構というメモリリードループを形成することによりテ
ーブル索引に要するシステムクロックの数を削減でき、
アドレス変換を高速化できるという効果がある。
As described above, according to the first aspect of the present invention, the address translation mechanism provided in the arithmetic processing unit is moved to the system control unit, and the address translation mechanism, the memory request receiving unit, the main memory, and the memory data return unit. The number of system clocks required for table indexing can be reduced by forming a memory read loop called a part and address translation mechanism.
This has the effect of speeding up address conversion.

【0062】また、第2の本発明は、各演算処理装置か
ら送られてくるアドレス変換要求に対応する仮想アドレ
スを辺かアドレスキューにたくわえ、これから順次仮想
アドレスを実アドレスに変換することにより、アドレス
変換機構を各演算処理装置で共用でき、システム全体と
しての金物量を削減できる効果がある。
In the second aspect of the present invention, the virtual address corresponding to the address translation request sent from each arithmetic processing unit is stored in an edge or an address queue, and the virtual addresses are sequentially translated into real addresses. The address translation mechanism can be shared by each arithmetic processing unit, and the amount of hardware in the entire system can be reduced.

【0063】加えて、各演算処理装置からの送られてく
る変換用仮想アドレスを変換アドレスキューにたくわえ
順次処理する為、各演算処理装置のアドレス変換の際の
実アドレス格納番地の排他制御を可能にするという効果
がある。
In addition, since the conversion virtual address sent from each arithmetic processing unit is stored in the conversion address queue and processed sequentially, exclusive control of the real address storage address at the time of address conversion of each arithmetic processing unit is possible. The effect is to

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

【図1】第1の本発明の一実施例を示す図である。FIG. 1 is a diagram showing an embodiment of the first present invention.

【図2】第2の本発明の一実施例を示す図である。FIG. 2 is a diagram showing an embodiment of the second invention.

【図3】従来例を示す図である。FIG. 3 is a diagram showing a conventional example.

【符号の説明】[Explanation of symbols]

1,2,100,400,500 演算処理装置 3,200,600 システム制御装置 10,20,110,410,510 アドレス変換
記憶 12,22,130,430,530 比較器 15,25,220,630 アドレス変換機構 17,27,160,460,560 メモリアクセ
ス制御部 30,210,610 メモリリクエスト受付部 31,230,640 メモリデータ返送部 11,13,14,16,21,23,24,26,1
20,140,150,170,420,410,45
0,470,520,540,550,570レジスタ
1, 2, 100, 400, 500 Operation processing device 3, 200, 600 System control device 10, 20, 110, 410, 510 Address conversion storage 12, 22, 130, 430, 530 Comparator 15, 25, 220, 630 Address translation mechanism 17, 27, 160, 460, 560 Memory access control unit 30, 210, 610 Memory request reception unit 31, 230, 640 Memory data return unit 11, 13, 14, 16, 21, 23, 24, 26, 1
20, 140, 150, 170, 420, 410, 45
0,470,520,540,550,570 registers

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 演算処理装置と該演算装置の要求により
主記憶装置に対するデータのアクセス制御を行なうシス
テム制御装置を備えた情報処理システムにおいて、 前記演算処理装置が、計算機システムのプログラムで使
用される仮想アドレスと主記憶を参照する実アドレスの
アドレス変換対を記憶するアドレス変換記憶を有し、 該アドレス変換記憶による仮想アドレスから実アドレス
への変換が失敗した場合、該仮想アドレスとアドレス変
換要求を前記システム制御装置へ送る変換要求手段と、 前記システム制御装置から送られてくるアドレス変換終
了通知に呼応して、前記仮想アドレスから変換された実
アドレスを前記アドレス変換記憶へ前記仮想アドレスと
共に書込む変換記憶更新手段と、 前記システム制御装置が前記演算処理装置から送られて
くる前記アドレス変換要求に呼応して、前記仮想アドレ
スを用いて、前記主記憶上に展開されるアドレス変換テ
ーブルを順次検索して前記実アドレスに変換するアドレ
ス変換機構と、 該アドレス変換機構により変換された前記実アドレスを
前記演算処理装置へアドレス変換終了通知と共に送る終
了通知報告手段とを有することを特徴とする情報処理シ
ステム。
1. An information processing system comprising an arithmetic processing unit and a system control unit for controlling access to data to a main memory according to a request of the arithmetic unit, wherein the arithmetic processing unit is used in a computer system program. An address translation memory that stores an address translation pair of a virtual address and a real address that refers to the main memory is provided, and if the translation from the virtual address to the real address by the address translation memory fails, the virtual address and the address translation request are issued. In response to the translation requesting means to be sent to the system control device and the address translation end notification sent from the system control device, the real address translated from the virtual address is written to the address translation storage together with the virtual address. Conversion memory updating means, and whether the system control device is the arithmetic processing device An address translation mechanism that sequentially retrieves an address translation table expanded in the main memory and translates it into the real address by using the virtual address in response to the address translation request sent, and the address translation. An information processing system comprising: an end notification reporting means for sending the real address converted by the mechanism to the arithmetic processing unit together with an address conversion end notification.
【請求項2】 複数の演算処理装置と各々の演算処理装
置の要求により主記憶に対するデータのアクセス制御を
行なうシステム制御装置を備えた情報処理システムにお
いて、 前記各々の演算処理装置が、計算機システムのプログラ
ムで使用される仮想アドレスと主記憶を参照する実アド
レスのアドレス変換対を記憶するアドレス変換記憶を有
し、 該アドレス変換記憶により仮想アドレスから実アドレス
への変換が失敗した場合、該仮想記憶アドレスとアドレ
ス変換要求を前記システム制御装置へ送る変換要求手段
と、 前記システム制御装置から送られてくるアドレス変換終
了通知に呼応して、前記仮想アドレスから変換された実
アドレスを前記アドレス変換記憶へ前記仮想アドレスと
共に書込む変換記憶更新手段と、 前記システム制御装置が前記各々の演算処理装置から送
られてくる前記アドレス変換要求に呼応して、該アドレ
ス変換要求に付加される前記仮想アドレスを順にたくわ
える変換アドレスキューと、 該変換アドレスキューから順番に読出した仮想アドレス
を前記主記憶上に展開されるアドレス変換テーブルを順
次索引して実アドレスに変換するアドレス変換機構と、 該アドレス変換機構により変換された前記実アドレスを
アドレス変換を要求した前記演算処理装置へアドレス変
換終了通知と共に送る終了報告手段とを有することを特
徴とする情報処理システム。
2. An information processing system comprising a plurality of arithmetic processing units and a system control unit for controlling access to data to a main memory according to a request from each arithmetic processing unit, wherein each of the arithmetic processing units is a computer system. An address translation memory that stores an address translation pair of a virtual address used in a program and a real address that refers to the main memory, and if the translation from the virtual address to the real address fails due to the address translation memory, the virtual memory Translation requesting means for sending an address and an address translation request to the system controller, and a real address translated from the virtual address to the address translation memory in response to an address translation end notification sent from the system controller. Conversion memory updating means for writing together with the virtual address, and the system control device In response to the address translation request sent from each of the arithmetic processing units, a translated address queue that sequentially stores the virtual addresses added to the address translation request, and a virtual address that is sequentially read from the translated address queue. An address translation mechanism for sequentially indexing an address translation table developed in the main memory and translating it into a real address, and the real address translated by the address translation mechanism is addressed to the arithmetic processing unit requesting the address translation. An information processing system, comprising: an end report means for sending together with a conversion end notification.
JP3222005A 1991-09-03 1991-09-03 Information processing system Pending JPH0561772A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3222005A JPH0561772A (en) 1991-09-03 1991-09-03 Information processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3222005A JPH0561772A (en) 1991-09-03 1991-09-03 Information processing system

Publications (1)

Publication Number Publication Date
JPH0561772A true JPH0561772A (en) 1993-03-12

Family

ID=16775609

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3222005A Pending JPH0561772A (en) 1991-09-03 1991-09-03 Information processing system

Country Status (1)

Country Link
JP (1) JPH0561772A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1984004717A1 (en) * 1983-06-02 1984-12-06 Fanuc Ltd Numerical control apparatus
KR20170083584A (en) * 2015-03-27 2017-07-18 후아웨이 테크놀러지 컴퍼니 리미티드 Data processing method, memory management unit and memory control device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1984004717A1 (en) * 1983-06-02 1984-12-06 Fanuc Ltd Numerical control apparatus
KR20170083584A (en) * 2015-03-27 2017-07-18 후아웨이 테크놀러지 컴퍼니 리미티드 Data processing method, memory management unit and memory control device
JP2018503903A (en) * 2015-03-27 2018-02-08 ホアウェイ・テクノロジーズ・カンパニー・リミテッド Data processing method, memory management unit, and memory control device
US10353824B2 (en) 2015-03-27 2019-07-16 Huawei Technologies Co., Ltd. Data processing method, memory management unit, and memory control device

Similar Documents

Publication Publication Date Title
JPH06162086A (en) Method and device for controlling remote data base
CN111400307B (en) Persistent hash table access system supporting remote concurrent access
JPH0225212B2 (en)
US6076126A (en) Software locking mechanism for locking shared resources in a data processing system
US6185650B1 (en) High performance locking facility
US5339397A (en) Hardware primary directory lock
JP2781092B2 (en) Exclusive control method between systems
JPH0512126A (en) Device and method for address conversion for virtual computer
US6941308B1 (en) Methods and apparatus for accessing a doubly linked list in a data storage system
JPH06131244A (en) Asynchronous access system for shared memory
JPH0561772A (en) Information processing system
EP0037264A2 (en) Associative memory system
US7076636B1 (en) Data storage system having an improved memory circuit board configured to run scripts
US20100228895A1 (en) Data transfer apparatus, system and method using the same
JPH0444140A (en) Virtual memory control method
JPS59173828A (en) Data processing system
JPH01226056A (en) Address converter
JPH10187523A (en) Method and system for sharing terminal information for loosely coupled system
CN114860724A (en) Processing method, storage medium and equipment for database shared memory buffer pool
JP2805786B2 (en) Information processing device
JP2579055B2 (en) High-speed processing method of access test instruction
JPH04104345A (en) Write control system for partial rewrite data of main storage device with ecc mechanism
JPH08166919A (en) Input/output device sharing system between plural systems of different types of protocols
CN118176489A (en) Method for performing add-on (FAA) operations in concurrent systems
JP3217815B2 (en) Address translation method