JP3124778B2 - Address translator - Google Patents

Address translator

Info

Publication number
JP3124778B2
JP3124778B2 JP03014208A JP1420891A JP3124778B2 JP 3124778 B2 JP3124778 B2 JP 3124778B2 JP 03014208 A JP03014208 A JP 03014208A JP 1420891 A JP1420891 A JP 1420891A JP 3124778 B2 JP3124778 B2 JP 3124778B2
Authority
JP
Japan
Prior art keywords
address
logical
address translation
buffer
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.)
Expired - Fee Related
Application number
JP03014208A
Other languages
Japanese (ja)
Other versions
JPH04348442A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP03014208A priority Critical patent/JP3124778B2/en
Publication of JPH04348442A publication Critical patent/JPH04348442A/en
Priority to US08/455,632 priority patent/US5890220A/en
Application granted granted Critical
Publication of JP3124778B2 publication Critical patent/JP3124778B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システムにお
ける、I/O(Input/Output)装置と記憶装置とのデー
タ転送を制御する装置、特にアドレス変換装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a device for controlling data transfer between an input / output (I / O) device and a storage device in an information processing system, and more particularly to an address conversion device.

【0002】[0002]

【従来の技術】従来から、CPUの出力する論理アドレ
スを、実際のメモリアドレスである物理アドレスに変換
して、主記憶装置へアクセスを行う、いわゆるアドレス
変換の技術があった。
2. Description of the Related Art Conventionally, there has been a so-called address conversion technique in which a logical address output from a CPU is converted into a physical address which is an actual memory address to access a main storage device.

【0003】このようなシステムでI/O装置の出力す
るアドレスに対してもアドレス変換を行うよう、アドレ
ス変換手段を設けることが知られている。
In such a system, it is known to provide an address conversion means for performing an address conversion even on an address output from an I / O device.

【0004】このようなデータ転送の1例として、DM
Aがある。
As one example of such data transfer, DM
There is A.

【0005】ところが、DMAが行われるたびに変換テ
ーブルを参照すると、そのオーバーヘッドによる転送速
度の低下が無視できないほど大きくなる場合がある。
However, if the conversion table is referred to each time the DMA is performed, the reduction in the transfer speed due to the overhead may become too large to ignore.

【0006】そこで、第3図に示すように、n個のI/
O装置チャネル24に対応して変換索引バッファ29を
設けるという特開平1-193961号に記載された技術があ
る。
Therefore, as shown in FIG. 3, n I / Os
Corresponding to O device channel 24 provided translation lookaside buffer 29 there is a technique described in JP-A No. 1 -193961 called.

【0007】第3図でCPU21から出力された論理ア
ドレス26は、アドレス変換装置22を通じて物理アド
レス27に変換されて主記憶装置23をアクセスする。
[0007] The logical address 26 output from the CPU 21 in FIG. 3 is converted to a physical address 27 through the address conversion device 22 and accesses the main storage device 23.

【0008】変換索引バッファ29−1〜29−nは、
各I/O装置チャネル24−1〜24−nのチャネル番
号に個別にひとつづつ設けられている。
The conversion index buffers 29-1 to 29-n are:
One channel number is provided for each I / O device channel 24-1 to 24-n.

【0009】一方、第1I/O装置31−1〜第nI/
O装置31−nが主記憶をアクセスする場合は、上記の
I/O装置31は、論理アドレスであるI/O出力アド
レス25を出力し、DMAアドレス変換装置20内の第
1変換索引バッファ29−1〜第n変換索引バッファ2
9−n内にある論理ページアドレスと物理ページアドレ
スとの対応データにより、DMA物理アドレス18に変
換される。
On the other hand, the first I / O devices 31-1 to nI /
When the O device 31-n accesses the main memory, the I / O device 31 outputs the I / O output address 25, which is a logical address, and outputs the first translation index buffer 29 in the DMA address translation device 20. -1 to n-th conversion index buffer 2
The data is converted to the DMA physical address 18 by the data corresponding to the logical page address and the physical page address in 9-n.

【0010】上記変換索引バッファ内に、論理ページア
ドレスがない時は、I/O出力ページアドレス12を、
DMAページ変換テーブル7に出力し、このテーブルに
より、物理ページアドレス15に変換する。
When there is no logical page address in the translation index buffer, the I / O output page address 12 is
The data is output to the DMA page conversion table 7 and is converted into the physical page address 15 by using this table.

【0011】[0011]

【発明が解決しようとする課題】上記従来技術は、I/
O装置のチャネルごとに変換索引バッファを設けている
ので、多チャネルのシステムになると変換索引バッファ
にかかるハードウェア量が大きくなるという問題点があ
った。
The above prior art is based on I / O
Since a conversion index buffer is provided for each channel of the O device, there is a problem that the amount of hardware required for the conversion index buffer increases in a multi-channel system.

【0012】本発明の目的は、小さいハードウェア量で
変換索引バッファを構成したアドレス変換装置を提供す
ることにある。
An object of the present invention is to provide an address translation device in which a translation look-aside buffer is configured with a small amount of hardware.

【0013】[0013]

【課題を解決するための手段】上記課題を解決するため
に、本発明においては、複数のI/O(Input/Output)装
置と、複数のI/O装置チャネルと、記憶手段と、中央
処理装置(CPU)とを有する情報処理システム内で行
なわれる上記I/O装置と、上記記憶手段間のデータ転
送時に、上記I/O装置が出力する論理アドレスを上記
記憶手段をアクセスするための物理アドレスに変換する
ための変換手段を有するアドレス変換装置において、I
/O装置のチャネル識別子と、上記論理アドレスと、上
記論理アドレスに対応する上記物理アドレスとを有する
アドレス変換索引バッファと、判定手段とを設け、上記
判定手段は、I/Oを要求するI/O装置のチャネル識
別子と、上記アドレス変換索引バッファ内の上記チャネ
ル識別子とが一致する時に、当該物理アドレスを出力す
ることとしたものである。
In order to solve the above-mentioned problems, according to the present invention, there are provided a plurality of I / O (Input / Output) devices, a plurality of I / O device channels, storage means, and a central processing unit. An I / O device performed in an information processing system having a device (CPU), and a logical address output by the I / O device when data is transferred between the storage means, for accessing the storage means. In an address translation device having translation means for translating into an address,
An address conversion index buffer having a channel identifier of an I / O device, the logical address, and the physical address corresponding to the logical address; and a determination unit, wherein the determination unit is configured to request an I / O request. When the channel identifier of the O device matches the channel identifier in the address translation look-up buffer, the physical address is output.

【0014】[0014]

【作用】I/O装置が記憶手段をアクセスし、I/O装
置の出力アドレスの中の、論理アドレスと、変換索引バ
ッファ内の論理アドレスとの一致および上記I/O装置
のチャネル識別子と変換索引バッファ内のチャネル識別
子との一致が得られたと判定手段が判断したとき、その
変換索引バッファの物理アドレスが記憶手段に出力され
る。
The I / O device accesses the storage means, matches the logical address in the output address of the I / O device with the logical address in the translation look-up buffer, and converts the logical identifier into the channel identifier of the I / O device. When the determination unit determines that the match with the channel identifier in the index buffer is obtained, the physical address of the conversion index buffer is output to the storage unit.

【0015】[0015]

【実施例】以下、本発明の一実施例を、図を用いて説明
する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0016】第2図に、本発明を適用した情報処理シス
テムのブロック図を示す。
FIG. 2 shows a block diagram of an information processing system to which the present invention is applied.

【0017】本システムは、CPU21と、CPU21
および主記憶装置23間のアドレス変換を行うアドレス
変換装置22と、記憶手段である主記憶装置23と、本
発明に係るアドレス変換装置であるDMAアドレス変換
装置20と、I/O装置24−1〜24−nと、I/O
装置チャネル31−1〜31−nと、DMAページ変換
テーブル7と、バス占有制御装置6とを有する。
This system comprises a CPU 21 and a CPU 21
And an address translation device 22 that performs address translation between the main storage devices 23, a main storage device 23 that is a storage unit, a DMA address translation device 20 that is an address translation device according to the present invention, and an I / O device 24-1. ~ 24-n and I / O
It has device channels 31-1 to 31-n, a DMA page conversion table 7, and a bus occupation control device 6.

【0018】第1図は、アドレス変換装置であるDMA
アドレス変換装置20内のアドレス変換索引バッファ1
とその判定手段であるアドレスマルチプレクス/ヒット
判定回路2を示した図である。
FIG. 1 shows a DMA which is an address translation device.
Address translation look-up buffer 1 in address translation unit 20
FIG. 3 is a diagram showing an address multiplex / hit determination circuit 2 which is a determination means of the present invention.

【0019】DMAアドレス変換装置20は、チャネル
識別子であるチャネル番号8−1〜8−m、論理アドレ
スであるI/Oページアドレス9−1〜9−m、物理ア
ドレスである物理ページアドレス10−1〜10−mお
よびVビット11−1〜11−mを有するアドレス変換
索引バッファ1−1〜1−mと、書き換え手段であるD
MAページ変換テーブルリード回路51と、クリア回路
5と、更新ポインタ54とを有する。
The DMA address translator 20 includes channel numbers 8-1 to 8-m as channel identifiers, I / O page addresses 9-1 to 9-m as logical addresses, and physical page addresses 10- as physical addresses. Address conversion look-up buffers 1-1 to 1-m having 1 to 10-m and V bits 11-1 to 11-m;
It has an MA page conversion table read circuit 51, a clear circuit 5, and an update pointer 54.

【0020】I/O装置31の出力したI/O出力アド
レス25のうちI/Oページアドレス12がアドレスマ
ルチプレクス/ヒット判定回路2に加えられる。
The I / O page address 12 of the I / O output address 25 output from the I / O device 31 is applied to the address multiplex / hit determination circuit 2.

【0021】ここではこのI/Oページアドレス12
と、第1アドレス変換索引バッファ1−1〜第mアドレ
ス変換索引バッファ1−m内の第1I/Oページアドレ
ス9−1〜第mI/Oページアドレス9−1〜9−mと
の比較が行われる。
Here, the I / O page address 12
Is compared with the first I / O page address 9-1 to the m-th I / O page address 9-1 to 9-m in the first address conversion index buffer 1-1 to the m-th address conversion index buffer 1-m. Done.

【0022】この比較は、バス占有制御回路6の出力す
る占有許可チャネル番号14と、アドレス変換索引バッ
ファ1−1〜1−mの保持しているチャネル番号8−1
〜8−mとが一致した変換索引バッファについて行われ
る。
This comparison is made between the occupation permitted channel number 14 output from the bus occupation control circuit 6 and the channel number 8-1 stored in the address conversion index buffers 1-1 to 1-m.
.About.8-m.

【0023】これらが一致し、かつ当該のアドレス変換
索引バッファのVビット11−1〜11−mの値が1で
あるとき、ヒットと判定され、ヒットした変換索引バッ
ファの物理ページアドレス17と、第1I/O装置31
−1〜第nI/O装置31−nの出力したページ内アド
レス13とが加算回路3により合成され、出力回路4よ
りDMA物理アドレス18として主記憶装置に出力され
る。
If these match and the value of the V bits 11-1 to 11-m of the relevant address translation index buffer is 1, it is determined that a hit has occurred, and the physical page address 17 of the hit translation index buffer and First I / O device 31
The in-page address 13 output from the -1 to n-th I / O devices 31-n is combined by the adder circuit 3 and output from the output circuit 4 as a DMA physical address 18 to the main storage device.

【0024】もし、上記一致が全ての変換索引バッファ
で得られなかった場合、ミスヒットと判定され、DMA
ペ−ジ変換テーブル7が参照されて、I/Oページアド
レス12に対応した物理ページアドレス17が出力され
る。
If the above match is not obtained in all of the conversion look-up buffers, it is determined that there is a miss, and the DMA is determined.
The physical page address 17 corresponding to the I / O page address 12 is output with reference to the page conversion table 7.

【0025】変換索引バッファ1−1〜1−mにヒット
しなかった場合の動作について述べる。
The operation when no hit is found in the conversion index buffers 1-1 to 1-m will be described.

【0026】その場合、DMAページ変換テーブル7の
内容を主記憶からもってくる必要がある。
In this case, it is necessary to bring the contents of the DMA page conversion table 7 from the main memory.

【0027】そこで図1のアドレスマルチプレクス/ヒ
ット判定回路2からミスヒット信号50がDMAページ
変換テーブルリード回路51に出力され、本回路はDM
Aページ変換テーブルアクセス要求信号52を出力す
る。
Therefore, a mishit signal 50 is output from the address multiplex / hit determination circuit 2 of FIG. 1 to the DMA page conversion table read circuit 51, and this circuit
An A page conversion table access request signal 52 is output.

【0028】これにより、DMAページ変換テーブル7
がアクセスされ、I/Oページアドレス12から、物理
ページアドレス17が生成される。この際DMA変換装
置20内に設けた更新ポインタ28が、ポインタ信号3
0−1〜30−mのいずれか1つをアクティブにする。
更新ポインタ28はループカウンタであり、1〜mの値
をループする。
Thus, the DMA page conversion table 7
Is accessed, and a physical page address 17 is generated from the I / O page address 12. At this time, the update pointer 28 provided in the DMA conversion device 20 indicates the pointer signal 3
Activate any one of 0-1 to 30-m.
The update pointer 28 is a loop counter, and loops the values of 1 to m.

【0029】ポインタ信号30のアクティブを受けた変
換索引バッファ1−1〜1−mは、DMAページ変換テ
ーブル7からの物理ページアドレス15、I/Oからバ
ス25を通じて送られてくるI/Oページアドレス1
2、マスタとなっているI/Oのチャネル番号を示す占
有許可チャネル番号14がそれぞれのフィールドにセッ
トされ、さらにVビット11に1がセットされる。
The conversion look-up buffers 1-1 to 1-m receiving the activation of the pointer signal 30 send the physical page address 15 from the DMA page conversion table 7 and the I / O page sent from the I / O via the bus 25. Address 1
2. The occupation permission channel number 14 indicating the channel number of the master I / O is set in each field, and 1 is set to the V bit 11.

【0030】この処理の後、更新ポインタ28の値がイ
ンクリメントされる。更新ポインタ28は変換索引バッ
ファの数(m)を最大値としてラップアラウンドする。
After this processing, the value of the update pointer 28 is incremented. The update pointer 28 wraps around with the number (m) of the conversion index buffers as the maximum value.

【0031】変換索引バッファの数mと、第1I/O装
置チャネル24−1〜第nI/O装置チャネル24−n
のチャネル数nとは一致する必要はなく、ハードウエア
量の制約から定まる分だけ変換索引バッファを設ければ
よいので、本実施例によれば、多チャネルのシステムに
おいても、少いハードウエア量で、アドレス変換索引バ
ッファによる、データ転送時間の短縮が実現できる。
The number m of conversion look-up buffers, the first I / O device channel 24-1 to the n-th I / O device channel 24-n
Need not be equal to the number n of channels, and the conversion index buffer may be provided by an amount determined by the restriction of the amount of hardware. Therefore, according to this embodiment, even in a multi-channel system, a small amount of hardware is required. Thus, the data transfer time can be reduced by the address conversion look-up buffer.

【0032】一方、DMAページ変換テーブルを再設定
する必要がある場合、設定後に変換索引バッファを無効
果する必要がある。
On the other hand, when it is necessary to reset the DMA page conversion table, it is necessary to invalidate the conversion index buffer after setting.

【0033】この場合はクリア回路5のアドレスにCP
Uからアクセス19を行うことで、全ての変換索引バッ
ファのVビットに0が書き込まれる。
In this case, the address of the clear circuit 5 is
By performing access 19 from U, 0 is written to the V bits of all the conversion look-up buffers.

【0034】これにより、変換索引バッファのDMAペ
ージ変換テーブルとの一致性が保証される。
As a result, the consistency between the conversion index buffer and the DMA page conversion table is guaranteed.

【0035】以上の実施例は、チャネル対応で変換索引
バッファを設けているが、これに限られるものではな
く、変換索引バッファをI/O装置対応で設けることと
しても良い。
In the above embodiment, the conversion index buffer is provided for the channel. However, the present invention is not limited to this. The conversion index buffer may be provided for the I / O device.

【0036】このように、本発明によれば、少いハード
ウエア量で、アドレス変換索引バッファによる、DMA
のデータ転送時間の短縮が実現できるという効果があ
る。
As described above, according to the present invention, with a small amount of hardware, the DMA by the address translation look-aside buffer is used.
The data transfer time can be shortened.

【0037】また、Vビットクリア回路により、変換索
引バッファのDMAページ変換テーブルとの一致性が保
証されるので、異なるDMAマップを用いる複数のアプ
リケーションプログラムを同時に走行させる場合などで
も変換索引バッファが誤った変換をすることがないとい
う効果がある。
Further, since the V bit clear circuit guarantees the consistency between the conversion index buffer and the DMA page conversion table, the conversion index buffer is incorrect even when a plurality of application programs using different DMA maps are run simultaneously. There is an effect that no conversion is performed.

【0038】また、クリア回路は、全ての変換バッファ
を同時に無効果するため、アドレス変換テーブルの再設
定後の初期化を高速に行うことができる。
Further, since the clear circuit invalidates all the conversion buffers at the same time, initialization after resetting the address conversion table can be performed at high speed.

【0039】[0039]

【発明の効果】以上述べたように構成されているため、
本発明によれば、小さいハードウェア量で変換索引バッ
ファを構成したアドレス変換装置を提供することができ
る。
[Effect of the Invention] Since the configuration is as described above,
According to the present invention, it is possible to provide an address translation device in which a translation index buffer is configured with a small amount of hardware.

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

【図1】本発明の一実施例であるDMAアドレス変換装
置内の変換索引バッファ部とヒット判定部の構成図であ
る。
FIG. 1 is a configuration diagram of a translation index buffer unit and a hit determination unit in a DMA address translation device according to one embodiment of the present invention.

【図2】本発明の一実施例の計算機システムのブロック
図である。
FIG. 2 is a block diagram of a computer system according to one embodiment of the present invention.

【図3】従来技術に係るシステムのブロック図である。FIG. 3 is a block diagram of a system according to the related art.

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

1−1〜1−m…DMAアドレス変換索引バッファ、2
…アドレスマルチプレクス/ヒット判定回路、5…Vビ
ットクリア回路、7…DMAページ変換テーブル、20
…DMAアドレス変換装置。
1-1 to 1-m... DMA address conversion look-up buffer, 2
... Address multiplex / hit determination circuit, 5 ... V bit clear circuit, 7 ... DMA page conversion table, 20
... DMA address converter.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 小林 一司 神奈川県秦野市堀山下1番地 株式会社 日立製作所 神奈川工場内 (72)発明者 石川 孝法 茨城県日立市大みか町五丁目2番1号 日立プロセスコンピュータエンジニアリ ング株式会社内 (56)参考文献 特開 昭64−32366(JP,A) 特開 平1−102667(JP,A) 特開 平2−310648(JP,A) 特開 平4−120650(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 12/08 - 12/12 G06F 13/10 - 13/14 G06F 13/20 - 13/378 ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Kazushi Kobayashi 1 Horiyamashita, Hadano-shi, Kanagawa Hitachi, Ltd. Kanagawa Plant (72) Inventor Takanori Ishikawa 5-2-1 Omika-cho, Hitachi City, Ibaraki Prefecture Hitachi Process Computer Engineering Co., Ltd. (56) References JP-A-64-32366 (JP, A) JP-A-1-102667 (JP, A) JP-A-2-310648 (JP, A) 4-120650 (JP, A) (58) Field surveyed (Int. Cl. 7 , DB name) G06F 12/08-12/12 G06F 13/10-13/14 G06F 13/20-13/378

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数のI/O(Input/Output)装置と、複数
のI/O装置チャネルと、記憶手段と、中央処理装置
(CPU)とを有する情報処理システム内で行なわれる
上記I/O装置と、上記記憶手段間のデータ転送時に、
上記I/O装置が出力する論理アドレスを上記記憶手段
をアクセスするための物理アドレスに変換するための変
換手段を有するアドレス変換装置において、 I/O装置のチャネル識別子と、上記論理アドレスと、
上記論理アドレスに対応する上記物理アドレスとを有す
るアドレス変換索引バッファと、判定手段とを設け、 上記判定手段は、I/Oを要求するI/O装置のチャネ
ル識別子と、上記アドレス変換索引バッファ内の上記チ
ャネル識別子とが一致し、かつ、上記I/O装置が出力
する論理アドレスと、上記アドレス変換索引バッファ内
の上記論理アドレスとが一致するときに、当該論理アド
レスに対応する、上記アドレス変換索引バッファ内の
理アドレスを出力することを特徴とするアドレス変換装
置。
An I / O (Input / Output) device, a plurality of I / O device channels, storage means, and a central processing unit (CPU). At the time of data transfer between the O device and the storage means,
An address translation device having translation means for translating a logical address output by the I / O device into a physical address for accessing the storage means, comprising: a channel identifier of the I / O device; the logical address;
An address translation index buffer having the physical address corresponding to the logical address; and a judging unit, wherein the judging unit comprises: a channel identifier of an I / O device requesting I / O; And the I / O device outputs
Logical address and the address translation index buffer
When the above logical address matches, the logical address
An address translation device for outputting a physical address in the address translation look-up buffer corresponding to the address .
【請求項2】複数のI/O装置と、複数のI/O装置チ
ャネルと、記憶手段と、CPUとを有する情報処理シス
テム内で行なわれる上記I/O装置と、上記記憶手段間
のデータ転送時に、上記I/O装置が出力する論理ア
レスを上記記憶手段をアクセスするための物理アドレス
に変換するための変換手段を有するアドレス変換装置に
おいて、 チャネル識別子と、論理アドレスに含まれる論理ページ
アドレスと、物理アドレスに含まれる物理ページアドレ
スと、バッファの内容の有効性を示す有効情報とを有す
るアドレス変換索引バッファと、判定手段と、加算回路
とを設け、 上記判定手段は、I/Oを要求するI/O装置のチャネ
ル識別子と、上記アドレス変換索引バッファ内の上記チ
ャネル識別子とが一致し、かつ、上記I/O装置が出力
する論理アドレスに含まれる論理ページアドレスと、上
記アドレス変換索引バッファ内の上記論理ページアドレ
スとが一致するときに、上記アドレス変換索引バッファ
内の物理ページアドレスを出力し、 上記加算回路は、上記物理ぺージアドレスと、上記I/
O装置の出力するページ内アドレスとを加算して、上記
記憶手段をアクセスする物理アドレスを生成することを
特徴とするアドレス変換装置。
2. An I / O device implemented in an information processing system having a plurality of I / O devices, a plurality of I / O device channels, a storage means, and a CPU, and data between the storage means. during the transfer, the address translator having a conversion means for converting the logical rear de <br/> less that the I / O device outputs the object rear dress for accessing said memory means, and channel identifier A logical page address included in the logical address, a physical page address included in the physical address, and an address translation index buffer having valid information indicating the validity of the contents of the buffer, a determination unit, and an addition circuit, The determination means determines that the channel identifier of the I / O device requesting the I / O matches the channel identifier in the address translation look-up buffer , and that the I / O device Is output
Logical page address included in the logical address
Logical page address in the address translation index buffer
Address conversion index buffer
And the adder circuit outputs the physical page address and the I / O
An address translation device, wherein a physical address for accessing the storage means is generated by adding an in-page address output from the O device.
【請求項3】アドレス変換索引バッファの書き換えを行
書き換え手段を有し、 上記書き換え手段は、上述のチャネル識別子の一致、論
理ページアドレスの一致および有効情報が有効を示す値
となっていることの要件を満たすアドレス変換索引バッ
ファが存在しない場合、上記アドレス変換索引バッファ
内のチャネル識別子と論理ページアドレスと物理ページ
アドレスとを書き換え、上記アドレス変換索引バッファ
内の有効情報を有効を示す値とすることを特徴とする請
求項2記載のアドレス変換装置。
3. A rewriting means for rewriting an address translation index buffer, wherein said rewriting means has a value indicating that said channel identifier coincides, said logical page address coincides, and said validity information is valid. If the address translation lookaside buffer to meet the requirements does not exist, the address translation lookaside buffer
Rewritten channel identifier and the logical page address and the physical page address of the internal, the address translation lookaside buffer
3. The address translation device according to claim 2 , wherein the validity information in the address is a value indicating validity.
【請求項4】書き換えの対象となるアドレス変換索引バ
ッファを指定する更新ポインタを設けたことを特徴とす
る請求項3記載のアドレス変換装置。
4. The address translation device according to claim 3, further comprising an update pointer for designating an address translation index buffer to be rewritten.
【請求項5】CPUからの記号によって、全ての上記ア
ドレス変換索引バッファの有効情報を無効化するクリア
回路を設けたことを特徴とする請求項2,3または4記
載のアドレス変換装置。
5. The address translation device according to claim 2, further comprising a clear circuit for invalidating valid information of all of said address translation look-up buffers in accordance with a symbol from a CPU.
【請求項6】請求項1,2,3,4または5記載のアド
レス変換装置を有する情報処理システム。
6. An information processing system comprising the address translation device according to claim 1, 2, 3, 4, or 5.
JP03014208A 1991-02-05 1991-02-05 Address translator Expired - Fee Related JP3124778B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP03014208A JP3124778B2 (en) 1991-02-05 1991-02-05 Address translator
US08/455,632 US5890220A (en) 1991-02-05 1995-05-31 Address conversion apparatus accessible to both I/O devices and processor and having a reduced number of index buffers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03014208A JP3124778B2 (en) 1991-02-05 1991-02-05 Address translator

Publications (2)

Publication Number Publication Date
JPH04348442A JPH04348442A (en) 1992-12-03
JP3124778B2 true JP3124778B2 (en) 2001-01-15

Family

ID=11854689

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03014208A Expired - Fee Related JP3124778B2 (en) 1991-02-05 1991-02-05 Address translator

Country Status (1)

Country Link
JP (1) JP3124778B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3447820B2 (en) * 1994-10-27 2003-09-16 富士電機株式会社 Bus controller
WO2007129482A1 (en) * 2006-04-06 2007-11-15 Sony Corporation Bridge, processor unit, information processing apparatus and access control method
US7660912B2 (en) * 2006-10-18 2010-02-09 International Business Machines Corporation I/O adapter LPAR isolation in a hypertransport environment

Also Published As

Publication number Publication date
JPH04348442A (en) 1992-12-03

Similar Documents

Publication Publication Date Title
US6321314B1 (en) Method and apparatus for restricting memory access
EP0817059B1 (en) Auxiliary translation lookaside buffer for assisting in accessing data in remote address spaces
US6163834A (en) Two level address translation and memory registration system and method
US4218743A (en) Address translation apparatus
US5265227A (en) Parallel protection checking in an address translation look-aside buffer
US5752275A (en) Translation look-aside buffer including a single page size translation unit
EP0902922B1 (en) Method and apparatus for caching system management mode information with other information
US5802604A (en) Method for addressing page tables in virtual memory
US5182805A (en) Method and system for determining copy-on-write condition
US5900019A (en) Apparatus for protecting memory storage blocks from I/O accesses
JP2774862B2 (en) DMA control device and information processing device
EP0175620B1 (en) Access verification arrangement for digital data processing system which has demand-paged memory
US5787309A (en) Apparatus for protecting storage blocks from being accessed by unwanted I/O programs using I/O program keys and I/O storage keys having M number of bits
US5890220A (en) Address conversion apparatus accessible to both I/O devices and processor and having a reduced number of index buffers
US7337300B2 (en) Procedure for processing a virtual address for programming a DMA controller and associated system on a chip
JP3124778B2 (en) Address translator
US5652860A (en) Memory control device
US20190004883A1 (en) Providing hardware-based translation lookaside buffer (tlb) conflict resolution in processor-based systems
US6324635B1 (en) Method and apparatus for address paging emulation
US6301648B1 (en) Method and apparatus for processing memory accesses utilizing a TLB
JPS6273347A (en) Address converter
JPS5858752B2 (en) address translation device
JP3219810B2 (en) Data processing device
JP2564377B2 (en) Information processing device with cache memory
JPH04291438A (en) Address converter

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees