JPH06187286A - Bus conversion adapter - Google Patents

Bus conversion adapter

Info

Publication number
JPH06187286A
JPH06187286A JP4334119A JP33411992A JPH06187286A JP H06187286 A JPH06187286 A JP H06187286A JP 4334119 A JP4334119 A JP 4334119A JP 33411992 A JP33411992 A JP 33411992A JP H06187286 A JPH06187286 A JP H06187286A
Authority
JP
Japan
Prior art keywords
address
bus
dma
conversion
conversion adapter
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
JP4334119A
Other languages
Japanese (ja)
Inventor
Kazuko Iwatsuki
和子 岩月
Tetsuya Mochida
哲也 持田
Masatsugu Shinozaki
雅継 篠崎
Koichi Okazawa
宏一 岡澤
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 JP4334119A priority Critical patent/JPH06187286A/en
Publication of JPH06187286A publication Critical patent/JPH06187286A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To attain the high speed of a system bus by providing an address conversion means that a bus conversion adapter accesses on the DMA (direct memory access) map table placed on a main storage and eliminating an address conversion in the transfer on a system bus, in a computer system having a bus hierarchy structure. CONSTITUTION:Bus conversion adapters 105, 106 connect a high order system bus 104 with plural I/O buses 107, 108 which are different in specifications and perform a bi-directional address conversion between the address space of these two kinds of buses 107, 108. When DMA requests are given from the I/O devices 109, 110, bus conversion adapters 105, 106 convert a logical address into a physical address after permissions are given for the DMA requests, and the bus conversion adapters themselves become the DMA master of a system bus 104 and request bus rights.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、バス階層構造を持つコ
ンピュータシステムにおいて、2つの異なるバスを接続
するバス変換アダプタの、アドレス変換方式及び、DM
A(Direct Memory Access)を制御する方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus conversion adapter for connecting two different buses in a computer system having a bus hierarchical structure, and an address conversion method and DM.
A method for controlling A (Direct Memory Access).

【0002】[0002]

【従来の技術】システムバスにCPU、主記憶装置およ
びI/O(Input/Output)装置が接続されているコンピ
ュータシステムでは、システムバスと主記憶装置の間に
アドレス変換装置が位置して、CPUやI/O装置から
主記憶装置へのアクセスに対してアドレス変換を行う例
が知られている。
2. Description of the Related Art In a computer system in which a CPU, a main storage device and an I / O (Input / Output) device are connected to a system bus, an address translator is located between the system bus and the main storage device, An example is known in which address translation is performed for access from an I / O device to a main storage device.

【0003】この時、CPUやI/O装置が出力する論
理アドレスを物理アドレスへ変換するアドレス変換は、
アドレス変換装置に横付けされる高速メモリや、主記憶
装置自体にDMAマップテーブルを置いて、そのメモリ
にアクセスして行っている。
At this time, the address conversion for converting the logical address output from the CPU or I / O device into the physical address is
A DMA map table is placed in a high-speed memory that is provided alongside the address translation device or in the main storage device itself, and that memory is accessed.

【0004】アドレス変換装置に高速メモリを横付けす
る場合は、大容量のハードウェアが必要となるので、ハ
ードウェア部品実装上の問題を解決するために、主記憶
装置にDMAマップテーブルを置くようになってきてい
る。
Since a large capacity of hardware is required when a high-speed memory is installed side by side in the address translation device, a DMA map table is placed in the main storage device in order to solve the problem of mounting hardware components. It has become to.

【0005】図2は、主記憶装置にDMAマップテーブ
ルを置いた従来のコンピュータシステムの一構成例であ
る。ここでは、アドレス変換装置203がI/O装置1
09からのDMA要求を受け付けると、主記憶装置10
2内のDMAマップを引いてアドレス変換を行い、主記
憶装置102にアクセスする。
FIG. 2 shows an example of the configuration of a conventional computer system in which a DMA map table is placed in the main storage device. Here, the address translation device 203 is the I / O device 1.
When the DMA request from 09 is received, the main storage device 10
The DMA map in 2 is drawn to perform address conversion, and the main storage device 102 is accessed.

【0006】また、メモリアクセスの頻度を減らしてD
MAの高速化を図る手段として、例えば特開平1−10
2667号公報記載のように、アドレス変換装置内にI
/Oチャネル装置対応に変換索引バッファ(TLB)を
設け、TLB装置に必要な物理アドレスがある場合には
それを使用するようにしている。
Further, the frequency of memory access is reduced to reduce D
As means for increasing the speed of MA, for example, Japanese Patent Laid-Open No. 1-10
As described in Japanese Patent No. 2667, I
A translation lookaside buffer (TLB) is provided for each / O channel device, and if the TLB device has a required physical address, it is used.

【0007】一方、より高速性能を要求されるコンピュ
ータシステムでは、バス階層構造を持たせて、比較的転
送性能が遅いI/O装置を下位のバスに置いて、上位の
システムバスには転送速度が速い装置だけを接続して、
全体の性能を高めるようになってきている。
On the other hand, in a computer system which requires higher speed performance, a bus hierarchical structure is provided, an I / O device having a relatively slow transfer performance is placed in a lower bus, and a transfer speed is set in an upper system bus. Connect only fast devices,
It is improving the overall performance.

【0008】[0008]

【発明が解決しようとする課題】図1は、バス階層構造
を持つコンピュータシステムの例である。下位のバスは
DMAの先頭アドレス指定に論理アドレスを出力するI
/O装置が接続されるI/Oバスであり、上位のバスは
システムバスで、バス制御装置(BC)103が接続さ
れている。
FIG. 1 is an example of a computer system having a bus hierarchy structure. The lower bus outputs a logical address for designating the start address of DMA I
An I / O bus to which an I / O device is connected, a higher-order bus is a system bus, and a bus controller (BC) 103 is connected.

【0009】主記憶装置102はバス制御装置(BC)
103を仲立ちとしてCPU101やシステムバス10
4と接続されており、これらは全て物理アドレス空間で
動作しているので、システムバスおよびバス制御装置に
接続する装置間の転送ではアドレス変換が不要となり、
高速性能を実現している。
The main memory device 102 is a bus controller (BC).
CPU 101 and system bus 10 with 103 as an intermediary
4 and all of them operate in the physical address space, no address translation is required for transfer between devices connected to the system bus and bus control device.
Achieves high-speed performance.

【0010】このようなコンピュータシステムにおいて
は、2つの異なるバスを接続するバス変換アダプタ10
5,106は、上位バスのアドレス空間と下位バスのア
ドレス空間が異なるので、このバス間のアドレス変換機
構を内部に設ける必要がある。
In such a computer system, a bus conversion adapter 10 for connecting two different buses.
5 and 106 have different upper bus address space and lower bus address space, it is necessary to internally provide an address conversion mechanism between these buses.

【0011】一方、DMAマップテーブルを主記憶装置
に置くことによって、該テーブル内のデータの書換えを
容易にしたり、ハードウェアの少資源化を図ろうとする
と、バス変換アダプタ自体がDMAを起動して、DMA
マップテーブルを参照する手段が必要となる。
On the other hand, when the DMA map table is placed in the main memory to facilitate the rewriting of the data in the table or to reduce the resources of the hardware, the bus conversion adapter itself activates the DMA. , DMA
A means to refer to the map table is needed.

【0012】[0012]

【課題を解決するための手段】バス変換アダプタには、
I/Oバス上のI/O装置から出されるDMA要求の調
停を行うI/Oバス制御手段と、I/Oバス上の論理ア
ドレスをシステムバスへ出力する物理アドレスに変換す
るアドレス変換手段と、システムバスに対してDMA要
求を発行するDMA発行手段を設ける。
[Means for Solving the Problems] The bus conversion adapter includes:
I / O bus control means for arbitrating DMA requests issued from I / O devices on the I / O bus, and address translation means for translating a logical address on the I / O bus into a physical address to be output to the system bus. , DMA issuing means for issuing a DMA request to the system bus is provided.

【0013】前記バス変換アダプタ内の主記憶装置に対
するDMAを可能とする手段に対し、アクセス先アドレ
スを、DMAマップテーブル内のI/O装置が出力する
アドレスに対応したテーブル位置に設定するマップアド
レス合成手段を設ける。
A map address for setting an access destination address to a table position corresponding to an address output by the I / O device in the DMA map table for the means for enabling DMA to the main memory device in the bus conversion adapter. A synthesizing means is provided.

【0014】アドレス変換手段では、TLBを設け、論
理アドレス内のページ番号と、それに対応する物理アド
レスのページフレームナンバおよびこのページフレーム
ナンバが有効な値であることを示すフラグ(Vフラグ)
の内容を記憶しておく。DMA論理アドレスのページ番
号がTLBの内容と一致しなかったとき、および、TL
BのVフラグが無効を示していたとき(TLBミスヒッ
ト時)には、それを検出すると同時にDMAリードを起
動し、主記憶装置のDMAマップ領域にアクセスするア
ドレスを出力する手段を設ける。
The address translation means is provided with a TLB, and a page number in a logical address, a page frame number of a physical address corresponding to the page number, and a flag (V flag) indicating that this page frame number is a valid value.
Remember the contents of. When the page number of the DMA logical address does not match the content of TLB, and TL
When the V flag of B indicates invalidity (at the time of TLB mishit), a means for detecting that and activating DMA read and outputting the address for accessing the DMA map area of the main memory is provided.

【0015】さらに、DMAマップアクセス時にシステ
ムバス上でエラーが発生した場合には、DMA要求を発
行したI/O装置に対してエラーを報告する手段を設け
る。
Further, when an error occurs on the system bus during the DMA map access, means for reporting the error to the I / O device which issued the DMA request is provided.

【0016】[0016]

【作用】転送性能が低いI/O装置をシステムバスから
除いて、バス変換アダプタによって接続されるI/Oバ
ス上に置き、アドレス変換手段をバス変換アダプタに設
けることにより、システムバスのバス制御装置からアド
レス変換手段を無くすことができるので、システムバス
の高速性能をより高めることができる。
The bus control of the system bus is performed by removing the I / O device having low transfer performance from the system bus, placing it on the I / O bus connected by the bus conversion adapter, and providing the address conversion means in the bus conversion adapter. Since the address conversion means can be eliminated from the device, the high speed performance of the system bus can be further improved.

【0017】TLBミスヒット時に、DMAリードを起
動する手段をバス変換アダプタに設けることにより、バ
ス階層構造を持つコンピュータシステムにおいても、D
MAマップテーブルを主記憶装置内に置くことができ
る。従って、ハードウェア部品実装上問題となるDMA
マップテーブル用の記憶素子をなくすことができる。
By providing the bus conversion adapter with means for activating a DMA read at the time of a TLB miss, even in a computer system having a bus hierarchy structure, D
The MA map table can be located in main memory. Therefore, there is a problem in mounting the hardware parts on the DMA.
The storage element for the map table can be eliminated.

【0018】また、DMAマップアクセス時のシステム
バスエラーを、I/Oバス上のDMAマスタであるI/
O装置に報告する手段を設けることにより、DMAマッ
プアクセスのためにDMAを起動させても動作上問題な
いようにしている。
Further, a system bus error at the time of DMA map access is prevented from occurring when I / O which is a DMA master on the I / O bus.
By providing a means for reporting to the O device, there is no problem in operation even if the DMA is activated for the DMA map access.

【0019】[0019]

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

【0020】図1は、本発明を適用したコンピュータシ
ステムの一構成例を示す。
FIG. 1 shows an example of the configuration of a computer system to which the present invention is applied.

【0021】本システムは、CPU101と、主記憶装
置102と、システムバス制御装置103と、システム
バス104と、バス変換アダプタ105,106と、I
/Oバス107,108と、I/O装置109,110
とから構成されている。各々のI/Oバスに接続される
I/O装置にはチャネル番号が割り当てられ、バス変換
アダプタ105,106はチャネル番号を指定してDM
A許可を与える。I/Oバス107と108は、異なる
仕様のバスである。
This system includes a CPU 101, a main storage device 102, a system bus control device 103, a system bus 104, bus conversion adapters 105 and 106, an I
I / O buses 107 and 108 and I / O devices 109 and 110
It consists of and. A channel number is assigned to the I / O device connected to each I / O bus, and the bus conversion adapters 105 and 106 specify the channel number and DM
Give A permission. The I / O buses 107 and 108 have different specifications.

【0022】このうち、105及び106が、本発明の
一実施例である。
Of these, 105 and 106 are examples of the present invention.

【0023】バス変換アダプタ105及び106は、I
/O装置が出力するDMA論理アドレスおよびデータを
保持するバッファを内部に備えている。DMA要求に対
して許可を与えられたI/O装置109及び110がそ
れぞれ出力するアドレス(およびライトデータ)が前記
バッファ内に揃ってから、該アドレスをシステムバスア
ドレス空間の物理アドレスに変換するとともに、該バス
変換アダプタ自体がシステムバスのDMAマスタとなっ
て、バス権を要求する。
The bus conversion adapters 105 and 106 are I
A buffer for holding the DMA logical address and data output from the / O device is provided internally. After the addresses (and write data) output by the I / O devices 109 and 110, which have been granted the DMA request, are prepared in the buffer, the addresses are converted into physical addresses in the system bus address space. The bus conversion adapter itself becomes the DMA master of the system bus and requests the bus right.

【0024】このような手段を備えることで、I/O装
置の転送性能が遅くても、上位のシステムバスに対して
は、高速なシステムバスの仕様に従って転送を行うの
で、システム全体の性能を落とさずに済む。
By providing such means, even if the transfer performance of the I / O device is slow, the transfer is performed to the upper system bus in accordance with the specifications of the high-speed system bus, so that the performance of the entire system is improved. You don't have to drop it.

【0025】また、システムバス104のアドレスは、
物理アドレスであり、CPU101も物理アドレスを出
力するので、システムバス制御装置103はアドレス変
換手段を持たない。I/Oバス107と108はDMA
時に論理アドレスを出力するので、バス変換アダプタ1
05および106にはアドレス変換回路が設けられてい
る。従って、システムバス上の転送ではアドレス変換処
理が不要となり、システムバスの性能向上に役立ってい
る。
The address of the system bus 104 is
Since it is a physical address and the CPU 101 also outputs the physical address, the system bus control device 103 has no address conversion means. I / O buses 107 and 108 are DMA
Since a logical address is sometimes output, the bus conversion adapter 1
Address conversion circuits are provided at 05 and 106. Therefore, the transfer on the system bus does not require address conversion processing, which is useful for improving the performance of the system bus.

【0026】図3に、システムバスと、I/Oバス1お
よびI/Oバス2のアドレス空間の関係を示す。CPU
101およびバス変換アダプタ105,106を含むシ
ステムバス104上の装置が、システムバスのI/O空
間1に対応するアドレスにアクセスすると、前記アドレ
ス変換回路によって、I/Oバス1のアドレスに変換さ
れる。このアドレス変換は、アドレスの数ビットを1対
1対応の固定値に置き換えるだけなので、バス変換アダ
プタ内の小規模なアドレス変換テーブルで実現される。
I/O空間2へのアクセスについても同様である。
FIG. 3 shows the relationship between the system bus and the address spaces of the I / O bus 1 and I / O bus 2. CPU
When an apparatus on the system bus 104 including the bus 101 and the bus conversion adapters 105 and 106 accesses an address corresponding to the I / O space 1 of the system bus, the address conversion circuit converts the address into the address of the I / O bus 1. It This address conversion is realized by a small-scale address conversion table in the bus conversion adapter because only a few bits of the address are replaced with a fixed value corresponding to one to one.
The same applies to access to the I / O space 2.

【0027】一方、I/Oバス1上のI/O装置109
が、I/Oバス1のDMAウィンドウに対応するアドレ
スにアクセスする(DMAを行う)と、前記アドレス変
換回路がDMAマップテーブルにアクセスすることによ
って、システムバスアドレス空間内の主記憶空間に対応
するアドレスへ変換される。I/Oバス2についても同
様である。この場合、I/Oバス1および2の各々のD
MAウィンドウに対応するDMAマップテーブルは、同
一でもよいし、図5に示すように、別々のDMAマップ
テーブルを用意することもできる。
On the other hand, the I / O device 109 on the I / O bus 1
When the address corresponding to the DMA window of the I / O bus 1 is accessed (DMA is performed), the address conversion circuit accesses the DMA map table to correspond to the main storage space in the system bus address space. Converted to an address. The same applies to the I / O bus 2. In this case, D of each of I / O buses 1 and 2
The DMA map tables corresponding to the MA windows may be the same, or separate DMA map tables may be prepared as shown in FIG.

【0028】前記バス変換アダプタにおける、DMA時
のアドレス変換の動作手順を、図4および図5にて説明
する。
The operation procedure of address conversion during DMA in the bus conversion adapter will be described with reference to FIGS. 4 and 5.

【0029】図4は、バス変換アダプタ105内のアド
レス変換回路とDMA制御部の詳細を示した図である。
バス変換アダプタ106にも同様の機能が備わってい
る。
FIG. 4 is a diagram showing the details of the address conversion circuit and the DMA control unit in the bus conversion adapter 105.
The bus conversion adapter 106 has the same function.

【0030】バス変換アダプタ105は、I/O装置の
チャネル番号2aと、DMA論理アドレス内のページ番
号2bと、それに対応する物理アドレスのページフレー
ムナンバ2cと、このページフレームナンバが有効な値
であることを示すフラグ(Vフラグ)2dを一揃いとす
るデータを複数持つTLB1と、TLBヒット判定回路
4と、システムバスへの出力アドレスセレクタ5と、転
送モードセレクタ6と、DMAマップポインタ7と、I
/Oバス制御部14と、DMAシーケンサ15と、I/
O装置が出力するアドレスおよびデータを保存するDM
Aバッファ3(アドレス用)および10(データ用)
と、TLB1内のVフラグを全て無効化するクリア回路
13を備えている。
The bus conversion adapter 105 has the channel number 2a of the I / O device, the page number 2b in the DMA logical address, the page frame number 2c of the corresponding physical address, and this page frame number is a valid value. A TLB 1 having a plurality of data having a set of flags (V flags) 2d indicating that there is, a TLB hit determination circuit 4, an output address selector 5 to the system bus, a transfer mode selector 6, and a DMA map pointer 7. , I
/ O bus control unit 14, DMA sequencer 15, I / O
DM that stores the address and data output by the O device
A buffer 3 (for address) and 10 (for data)
And a clear circuit 13 for invalidating all V flags in the TLB 1.

【0031】また、図5で示すように、主記憶装置内1
02には、DMAマップテーブル領域9が置かれてお
り、DMAマップポインタ7に設定される値で先頭アド
レスを示すことができる。
In addition, as shown in FIG.
A DMA map table area 9 is placed in 02, and the start address can be indicated by the value set in the DMA map pointer 7.

【0032】まず、I/Oバス制御部14において、I
/O装置からのDMA要求を受け付け、DMA要求が複
数の場合は調停を行う。各I/O装置はチャネル番号で
区別され、I/Oバス制御部14は、1つのチャネル番
号を選択してDMA許可を与える。DMA許可を与えら
れたチャネル番号のI/O装置は、アドレス(およびラ
イトデータ)を出力し、それらはDMAバッファ3およ
び10に保存される。
First, in the I / O bus controller 14, I
A DMA request from the / O device is accepted, and if there are a plurality of DMA requests, arbitration is performed. Each I / O device is distinguished by a channel number, and the I / O bus controller 14 selects one channel number and gives a DMA permission. The I / O device of the channel number given the DMA permission outputs addresses (and write data), which are stored in the DMA buffers 3 and 10.

【0033】I/Oバス制御部14では、I/Oバス上
でここまでの転送が正常に進んでいることを確認する
と、DMAシーケンサ15に対してDMAの起動をか
け、受け付けたI/Oバス上の制御信号をシステムバス
上の制御信号に変換する。これと並行して、DMAバッ
ファ3にセットされたアドレスに対しては、主記憶空間
アクセス用物理アドレス8への変換が行われる。
When the I / O bus controller 14 confirms that the transfer up to this point is normally performed on the I / O bus, it activates the DMA for the DMA sequencer 15 and accepts the received I / O. Convert control signals on the bus to control signals on the system bus. At the same time, the address set in the DMA buffer 3 is converted into the physical address 8 for main memory space access.

【0034】TLB1内のI/O装置のチャネル番号2
aおよびページ番号2bと、DMA許可を与えられたチ
ャネル番号17およびI/O装置が出力したアドレス内
のページ番号3aが共に一致し、かつ、TLBのVビッ
ト2dが1(有効)であれば、TLBヒット判定回路4
が出力するTLBヒット信号18が1となる。
Channel number 2 of I / O device in TLB1
a and the page number 2b, the channel number 17 to which the DMA permission is given, and the page number 3a in the address output by the I / O device are the same, and the V bit 2d of the TLB is 1 (valid). , TLB hit determination circuit 4
The TLB hit signal 18 output from the signal becomes 1.

【0035】その結果、システムバスへの出力アドレス
セレクタ5において、該ページ番号に対応するTLB1
のPFN(ページフレームナンバ)2cとI/O装置が
出力したアドレス内のオフセット値3bを合成したアド
レス8が選択される。
As a result, in the output address selector 5 to the system bus, the TLB1 corresponding to the page number is
The address 8 is selected by combining the PFN (page frame number) 2c of the above and the offset value 3b in the address output by the I / O device.

【0036】アドレス変換と並行して、起動をかけられ
たDMAシーケンサ15はシステムバスのバス権を取っ
ており、物理アドレスに変換されたアドレス8を出力す
る。
In parallel with the address conversion, the activated DMA sequencer 15 takes the bus right of the system bus and outputs the address 8 converted into the physical address.

【0037】一方、TLB1内にDMA許可を与えられ
たチャネル番号17と一致するチャネル番号がないか、
チャネル番号2aとは一致しても、ページ番号2bとI
/O装置が出力したアドレス内のページ番号3aが不一
致、または、TLB1のVビット2dが0(無効)だっ
た場合は、TLBヒット判定回路4が出力するTLBヒ
ット信号18が0となる。
On the other hand, there is no channel number in TLB1 that matches the channel number 17 given the DMA permission,
Even if the channel number 2a matches, the page number 2b and I
If the page number 3a in the address output by the / O device does not match or the V bit 2d of TLB1 is 0 (invalid), the TLB hit signal 18 output from the TLB hit determination circuit 4 becomes 0.

【0038】その場合は、主記憶装置102内のDMA
マップテーブル9へアクセスし、ページ番号2bに相当
するPFNを新たにTLB1にセットする。そのため
に、システムバスへの出力アドレスセレクタ5において
は、DMAマップポインタレジスタ7内の値とI/O装
置が出力したアドレス内のページ番号3aを合成したD
MAマップアクセス用のアドレス11が選択される。さ
らに、転送モードセレクタ6においてもDMAマップテ
ーブルリード時のモード12が選択される。
In this case, the DMA in the main storage device 102
The map table 9 is accessed, and the PFN corresponding to page number 2b is newly set in TLB1. Therefore, in the output address selector 5 to the system bus, the value D in the DMA map pointer register 7 and the page number 3a in the address output by the I / O device are combined.
The address 11 for MA map access is selected. Further, the transfer mode selector 6 also selects the mode 12 when reading the DMA map table.

【0039】この時も、TLBヒット時と同様にシステ
ムバスへDMA要求が出されているので、バス権が取れ
たときには、このDMAマップアクセス用のアドレス1
1を出力する。また、I/Oバス制御部14は、DMA
中のI/O装置に対して転送終了の信号を出さないでウ
ェイト状態にさせておく。DMAマップアクセス中にシ
ステムバスでエラーが発生したときに、I/O装置に対
してバスエラーを報告して終了するためである。
At this time as well, since the DMA request is issued to the system bus as in the case of the TLB hit, when the bus right is obtained, the address 1 for the DMA map access is obtained.
1 is output. Further, the I / O bus control unit 14 uses the DMA
The I / O device in the middle is kept in the wait state without sending a signal indicating the end of transfer. This is because when an error occurs in the system bus during DMA map access, a bus error is reported to the I / O device and the process ends.

【0040】DMAマップアクセスが正常終了し、TL
B1に有効な値がセットされると、I/Oバス制御部1
4は再びDMAシーケンサ15に対して起動をかける。
同時にTLBヒット信号18も1になるので、出力アド
レスセレクタおよび転送モードセレクタが切り換わり、
システムバスに対して本来I/O装置が要求していたD
MA要求を、自動的に発行する。
DMA map access is completed normally, and TL
When a valid value is set in B1, the I / O bus controller 1
4 again activates the DMA sequencer 15.
At the same time, since the TLB hit signal 18 also becomes 1, the output address selector and the transfer mode selector are switched,
D originally requested by the I / O device for the system bus
Automatically issue MA requests.

【0041】次に、DMAマップテーブル9の内容を更
新する場合の処理について述べる。
Next, the processing for updating the contents of the DMA map table 9 will be described.

【0042】主記憶装置内のDMAマップテーブル9を
更新して、論理アドレスと物理アドレスのマッピングが
変更されると、バス変換アダプタ105内のTLB1の
内容は全て無効化しなければならない。ここで、CPU
からのアクセス16によってクリア回路13を動作させ
て、Vフラグ2dを全て無効化すれば、その後のDMA
アドレス変換は、主記憶上のDMAマップテーブル9へ
のアクセスによって行われることになる。1回DMAが
行われれば、そのチャネル番号に対応する物理アドレス
のPFNがTLB1にセットされるので、そのチャネル
番号については、次にそのI/O装置が出力する論理ア
ドレスのページ番号が更新されるまで、主記憶上のDM
Aマップテーブルへのアクセスを行う必要はない。
When the DMA map table 9 in the main memory is updated and the mapping between the logical address and the physical address is changed, all the contents of TLB1 in the bus conversion adapter 105 must be invalidated. Where the CPU
When the clear circuit 13 is operated by the access 16 from 1 to invalidate all the V flags 2d, the subsequent DMA
The address conversion is performed by accessing the DMA map table 9 on the main memory. If the DMA is performed once, the PFN of the physical address corresponding to the channel number is set in TLB1, so that the page number of the logical address output next by the I / O device is updated for the channel number. DM on main memory until
It is not necessary to access the A map table.

【0043】また、DMAマップテーブル9を更新する
際、TLB1を無効化する前に、図5に示すように主記
憶上の別の領域に新しいDMAマップテーブル9Bを作
っておけば、DMAマップポインタレジスタ7の値を値
Aから値Bへ書換えるだけでDMAマップテーブル9A
から9Bへの更新が行える。
When updating the DMA map table 9, if a new DMA map table 9B is created in another area on the main memory as shown in FIG. 5 before the TLB1 is invalidated, the DMA map pointer Only by rewriting the value of register 7 from value A to value B, DMA map table 9A
To 9B can be updated.

【0044】続いて、I/Oバス上のDMA転送に時間
がかかる場合を説明する。
Next, a case where it takes time to perform the DMA transfer on the I / O bus will be described.

【0045】バス変換アダプタ105は、I/Oバス制
御部14でDMAを受け付けた後、I/O装置からの転
送でエラーがないことを確認してから、DMAシーケン
サ15を起動して、システムバスに対してDMA要求を
発行する。従って、バーストライトなどI/Oバス上の
転送に時間がかかる場合は、アドレス変換が終了した後
も、I/Oバス上の転送がエラー無しで終了することを
確認してからシステムバスに対してDMA要求を行う。
The bus conversion adapter 105 accepts the DMA in the I / O bus control unit 14, confirms that there is no error in the transfer from the I / O device, and then activates the DMA sequencer 15 to start the system. Issue a DMA request to the bus. Therefore, if the transfer on the I / O bus takes a long time, such as burst write, after confirming that the transfer on the I / O bus can be completed without error even after the address conversion is completed, To make a DMA request.

【0046】しかし、TLBミスヒット時には、I/O
バス制御部14は、I/Oバス上の転送終了前にDMA
シーケンサ15を起動して、DMAマップアクセスのた
めのDMA要求を発行し、I/Oバス上の転送が無事終
了したときに直ちにシステムバスでDMA要求が出せる
ようにする。TLB1に有効な値がセットされた後、I
/O装置からのDMAアクセス用データがバッファ10
にすべてそろっていれば、システムバスに再びDMA要
求を発行する。
However, at the time of TLB miss, I / O
The bus control unit 14 performs DMA before the end of transfer on the I / O bus.
The sequencer 15 is activated to issue a DMA request for DMA map access so that the DMA request can be immediately issued on the system bus when the transfer on the I / O bus is completed successfully. After TLB1 is set to a valid value, I
The data for DMA access from the I / O device is buffer 10
If all are set, the DMA request is issued again to the system bus.

【0047】以上は、主記憶装置内にDMAマップテー
ブルを置いた例であるが、システムバス上に別に用意し
たメモリにDMAマップテーブルを置いた場合でも、同
様のアドレス変換手段で対応できる。この場合は、DM
Aマップポインタ7に設定する値を、主記憶装置でな
く、前記メモリにアクセスするアドレスにするだけであ
る。図5で説明すると、主記憶空間内のDMAマップテ
ーブル領域の実体が、主記憶装置内でなく、別のメモリ
上に存在しているということで、概念としては同じであ
る。
The above is an example in which the DMA map table is placed in the main storage device, but the same address conversion means can be used even when the DMA map table is placed in a separately prepared memory on the system bus. In this case, DM
The value set in the A map pointer 7 is only the address for accessing the memory, not the main memory. Explaining in FIG. 5, the substance of the DMA map table area in the main memory space is not in the main memory device but in another memory, and the concept is the same.

【0048】さらに、このアドレス変換手段は、先に説
明したシステムバスからI/Oバスに対するアドレス変
換にも応用できる。
Further, this address conversion means can be applied to the address conversion from the system bus to the I / O bus described above.

【0049】システムバス104が、リードアクセス転
送時に、アドレス転送と、リードデータ受付を切り離し
て行うスプリットバス仕様であると、リードアクセスを
起動した装置はアドレス出力後いったんバス権を手放
し、アクセスされた装置側でリードデータ出力の準備が
できると、アクセスされた装置がバス権を取ってリード
アクセス転送の続きを行うことになる。
If the system bus 104 has a split bus specification in which address transfer and read data reception are separated during read access transfer, the device which initiated read access releases the bus right after the address is output and is accessed. When the read data output is ready on the device side, the accessed device acquires the bus right and continues the read access transfer.

【0050】システムバス104が、このようなスプリ
ットバス仕様であれば、バス変換アダプタ105,10
6はアドレスを受け取った後で、主記憶装置102内に
用意したアドレス変換テーブル(DMAマップテーブル
とは別のもの)にDMAアクセスを行って、I/O装置
にアクセスするアドレスを入手することができる。
If the system bus 104 has such a split bus specification, the bus conversion adapters 105, 10
After receiving the address, 6 can make a DMA access to the address conversion table (other than the DMA map table) prepared in the main memory 102 to obtain the address for accessing the I / O device. it can.

【0051】この時のアドレス変換処理は、システムバ
スからI/Oバスへのバス変換制御に対応して、図4に
示したアドレス変換手段と同様のものを設けることによ
って実現できる。また、前記アドレス変換テーブルへの
DMAアクセス時のエラーは、システムバスのエラー報
告手段によって行う。
The address conversion processing at this time can be realized by providing the same address conversion means as shown in FIG. 4 corresponding to the bus conversion control from the system bus to the I / O bus. Further, an error at the time of DMA access to the address conversion table is performed by the error reporting means of the system bus.

【0052】2つの仕様の異なるバスを接続するバス変
換アダプタが、以上で説明したようなアドレス変換手段
を備えることにより、システムバス上の転送ではアドレ
ス変換手段が不要になるので、システムバスの高速性能
をより高めることができる。
Since the bus conversion adapter for connecting the two buses having different specifications is provided with the address conversion means as described above, the address conversion means is not required for the transfer on the system bus, so that the high speed of the system bus can be achieved. The performance can be improved.

【0053】[0053]

【発明の効果】以上に述べたように、本発明によれば、
バス変換アダプタ内のアドレス変換手段が、TLBミス
ヒット時に自動的にDMAリードを起動する方式を備え
ることにより、バス階層構造を持つコンピュータシステ
ムにおいてもアドレス変換(DMAマップ)テーブルを
主記憶装置に置くことができる。
As described above, according to the present invention,
Since the address conversion means in the bus conversion adapter has a method of automatically activating the DMA read when the TLB miss hits, the address conversion (DMA map) table is placed in the main memory even in the computer system having the bus hierarchical structure. be able to.

【0054】また、バス変換アダプタに、DMAマップ
アクセス時のシステムバス上のエラーをI/OバスのD
MAマスタであるI/O装置に報告する手段を設けるこ
とにより、DMAマップアクセスのためにシステムバス
でDMAを起動しても動作上問題のないようにしてい
る。
Further, an error on the system bus at the time of accessing the DMA map is transmitted to the D / I bus of the I / O bus by the bus conversion adapter.
By providing means for reporting to the I / O device which is the MA master, there is no problem in operation even if the DMA is started by the system bus for the DMA map access.

【0055】その結果、主記憶上にアドレス変換(DM
Aマップ)テーブルを置くことにより、ハードウェア量
に制限されずにアドレス変換(DMAマップ)テーブル
を構成することができるので、アドレス変換(DMAマ
ップ)テーブルの切り替えの高速化が図れる。
As a result, the address conversion (DM
By arranging the A map table, the address conversion (DMA map) table can be configured without being limited by the hardware amount, and therefore the switching of the address conversion (DMA map) table can be speeded up.

【0056】また、バス階層構造を持つコンピュータシ
ステムにおいても、ハードウェア実装上問題となるアド
レス変換(DMAマップ)テーブル用の記憶素子をなく
すことができる。
Also in a computer system having a bus hierarchical structure, it is possible to eliminate the storage element for the address translation (DMA map) table, which is a problem in hardware implementation.

【0057】さらに、アドレス変換手段をバス変換アダ
プタに設けることにより、システムバスのバス制御装置
からアドレス変換手段を無くすことができるので、シス
テムバスの高速性能をより高めることができる。
Further, by providing the address conversion means in the bus conversion adapter, the address conversion means can be eliminated from the bus control device of the system bus, so that the high speed performance of the system bus can be further improved.

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

【図1】本発明の一実施例であるバス変換アダプタを用
いたコンピュータシステムの一構成例を示す図である。
FIG. 1 is a diagram showing a configuration example of a computer system using a bus conversion adapter that is an embodiment of the present invention.

【図2】従来のコンピュータシステムの一構成例を示す
図である。
FIG. 2 is a diagram showing a configuration example of a conventional computer system.

【図3】図1内のシステムバスとI/Oバスのアドレス
空間の関係を示す図である。
FIG. 3 is a diagram showing a relationship between address spaces of a system bus and an I / O bus in FIG.

【図4】本発明の一実施例であるバス変換アダプタのア
ドレス変換方式を示す図である。
FIG. 4 is a diagram showing an address conversion system of a bus conversion adapter which is an embodiment of the present invention.

【図5】主記憶装置内のDMAマップテーブルの構成例
を示す図である。
FIG. 5 is a diagram showing a configuration example of a DMA map table in a main storage device.

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

1…アドレス変換索引バッファ(TLB)、2a…I/
O装置のチャネル番号、2b…論理アドレスのページ番
号部、2c…論理アドレスのページ番号部に対応する物
理アドレスのPFN(ページフレームナンバ)、2d…
TLBの内容の有効情報(Vフラグ)、3a…I/O装
置が出力する論理アドレスのページ番号部、3b…I/
O装置が出力したアドレス内のオフセット値、4…TL
Bヒット判定回路、5…システムバスへの出力アドレス
セレクタ、6…転送モードセレクタ、7…DMAマップ
ポインタ、8…2cと3bを合成したDMA物理アドレ
ス、9…DMAマップテーブル、10…DMAバッファ
(データ用)、11…DMAマップアクセス用アドレ
ス、12…DMAマップアクセス時にシステムバスへ出
力される転送モード、13…Vフラグクリア回路、14
…I/Oバス制御部、15…DMAシーケンサ、104
…複数のI/Oバスとバス変換アダプタによって接続さ
れているシステムバス、105,106…本発明の一実
施例であるバス変換アダプタ、107,108…システ
ムバスとは仕様が異なるI/Oバス。
1 ... Address translation lookaside buffer (TLB), 2a ... I /
Channel number of O device, 2b ... Page number part of logical address, 2c ... PFN (page frame number) of physical address corresponding to page number part of logical address, 2d ...
Valid information (V flag) of contents of TLB, 3a ... I / O page number part of logical address output from I / O device, 3b ... I / O
Offset value in address output by O device, 4 ... TL
B hit determination circuit, 5 ... Output address selector to system bus, 6 ... Transfer mode selector, 7 ... DMA map pointer, 8 ... DMA physical address combining 2c and 3b, 9 ... DMA map table, 10 ... DMA buffer ( (For data), 11 ... Address for DMA map access, 12 ... Transfer mode output to system bus during DMA map access, 13 ... V flag clear circuit, 14
... I / O bus controller, 15 ... DMA sequencer, 104
System bus connected to a plurality of I / O buses by a bus conversion adapter, 105, 106 ... Bus conversion adapter according to one embodiment of the present invention, 107, 108 ... I / O bus having different specifications from the system bus .

───────────────────────────────────────────────────── フロントページの続き (72)発明者 篠崎 雅継 神奈川県 海老名市 下今泉810番地株式 会社日立製作所オフィスシステム設計開発 センタ内 (72)発明者 岡澤 宏一 横浜市戸塚区吉田町292番地株式会社日立 製作所マイクロエレクトロニクス機器開発 研究所内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Masatsugu Shinozaki 810 Shimoimaizumi, Ebina City, Kanagawa, Ltd. Inside the office system design and development center, Hitachi, Ltd. (72) Koichi Okazawa, 292 Yoshida-cho, Totsuka-ku, Yokohama Hitachi, Ltd. Microelectronics Device Development Laboratory

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】2つの異なる仕様のバスを接続し、1つの
バス上のI/O装置から、もう1つのバス上にある、メ
インCPUのプログラムおよびデータを格納するメモリ
(以後、主記憶装置と呼ぶ)に対するDMA(Direct M
emory Access)を可能とする手段を持つバス変換アダプ
タを、上位バスに複数個接続することにより、複数の下
位バスが接続されるバス階層構造を持つコンピュータシ
ステムにおいて、 上位バスのアドレス空間と下位バスのアドレス空間の間
で、相互にアドレス変換を行うことを特徴とするバス変
換アダプタ。
1. A memory for storing programs and data of a main CPU, which is connected to two buses having different specifications, from an I / O device on one bus to another bus (hereinafter referred to as a main storage device). DMA (Direct M
In a computer system having a bus hierarchical structure in which a plurality of lower-order buses are connected by connecting a plurality of bus conversion adapters having means for enabling emory access) to a higher-order bus, the address space of the upper-order bus and the lower-order bus A bus conversion adapter that performs mutual address conversion between the above address spaces.
【請求項2】2つの異なる仕様のバスを接続し、1つの
バス上のI/O装置から、もう1つのバス上にある、メ
インCPUのプログラムおよびデータを格納するメモリ
(以後、主記憶装置と呼ぶ)に対するDMA(Direct M
emory Access)を可能とする手段を持つバス変換アダプ
タを、上位バスに複数個接続することにより、複数の下
位バスが接続されるバス階層構造を持つコンピュータシ
ステムにおいて、 上位バスのアドレス空間から下位バスのアドレス空間へ
のアドレス変換を、該バス変換アダプタ内の変換テーブ
ルを用いて行い、下位バスのアドレス空間から上位バス
のアドレス空間へのアドレス変換を、該バス変換アダプ
タが接続する該上位バスあるいは該下位バスを介してア
クセスするメモリ内のDMAマップテーブルにアクセス
して行うことを特徴とするバス変換アダプタ。
2. A memory for storing programs and data of a main CPU, which is connected from two I / O devices on one bus to two buses having different specifications (hereinafter referred to as a main memory device). DMA (Direct M
In a computer system having a bus hierarchical structure in which a plurality of lower-order buses are connected by connecting multiple bus conversion adapters having a means for enabling emory access) to the upper-order bus, Address conversion to the address space of the bus conversion adapter is performed using the conversion table in the bus conversion adapter, and the address conversion from the address space of the lower bus to the address space of the upper bus is performed by the upper bus connected to the bus conversion adapter. A bus conversion adapter characterized by performing access by accessing a DMA map table in a memory accessed through the lower bus.
【請求項3】2つの異なる仕様のバスを接続し、1つの
バス上のI/O装置から、もう1つのバス上にある、メ
インCPUのプログラムおよびデータを格納するメモリ
(以後、主記憶装置と呼ぶ)に対するDMA(Direct M
emory Access)を可能とする手段を持つバス変換アダプ
タを、上位バスに複数個接続することにより、複数の下
位バスが接続されるバス階層構造を持つコンピュータシ
ステムにおいて、 上位バスのアドレス空間から下位バスのアドレス空間へ
のアドレス変換と、下位バスのアドレス空間から上位バ
スのアドレス空間へのアドレス変換を、共に該バス変換
アダプタが接続する該上位バスあるいは該下位バスを介
してアクセスするメモリ内のアドレス変換テーブルにア
クセスして行うことを特徴とするバス変換アダプタ。
3. A memory for connecting a program and data of a main CPU, which is connected from two I / O devices on one bus to each other, connected to two buses having different specifications (hereinafter referred to as a main memory device). DMA (Direct M
In a computer system having a bus hierarchical structure in which a plurality of lower-order buses are connected by connecting multiple bus conversion adapters having a means for enabling emory access) to the upper-order bus, Address translation to the address space of the lower bus and address translation from the address space of the lower bus to the address space of the upper bus, both addresses in the memory accessed through the upper bus or the lower bus connected to the bus conversion adapter. Bus conversion adapter characterized by accessing a conversion table.
【請求項4】請求項1,2又は3記載のバス変換アダプ
タを備えた、バス階層構造を持つコンピュータシステム
において、 バス変換アダプタにおけるアドレス変換のための、I/
O装置が出力するアドレスを主記憶装置にアクセスする
ためのアドレスに対応付けるアドレス変換テーブル(D
MAマップテーブル)および、上位バスに接続される装
置が出力するアドレスを下位バスに接続するI/O装置
にアクセスするためのアドレスに対応付けるアドレス変
換テーブルを、主記憶装置に置いたことを特徴とするア
ドレス変換方式。
4. A computer system having a bus translation adapter according to claim 1, 2 or 3, wherein an I / I for address translation in the bus translation adapter is provided.
An address conversion table (D that associates the address output by the O device with the address for accessing the main storage device)
(MA map table) and an address conversion table that associates an address output from a device connected to the upper bus with an address for accessing an I / O device connected to the lower bus in a main storage device. Address conversion method.
【請求項5】請求項4記載のアドレス変換方式を備え、
前記DMAマップテーブルの格納データの一部と、バッ
ファの内容の有効性を示す有効情報とを有するアドレス
変換索引バッファ(TLB)を内部に持つバス変換アダ
プタを備え、DMAの先頭アドレス指定に論理アドレス
を用いるI/O装置を接続するコンピュータシステムに
おいて、 前記バス変換アダプタ内の主記憶装置に対するDMAを
可能とする手段に対し、アクセス先アドレスを、前記D
MAマップテーブル内のI/O装置が出力するアドレス
に対応したテーブル位置に設定する、マップアドレス合
成手段を備え、 バス変換アダプタが、I/O装置からのDMA要求を受
けて、主記憶装置に対してDMA要求を発行していると
き、前記アドレス変換用TLBの内容が無効だった場合
に、該マップアドレス合成手段と、該DMAを可能とす
る手段とを用いて、DMA要求の内容を、I/O装置か
らの要求からDMAマップテーブルアクセス要求に切り
換える手段及び、その手段を備えたことを特徴とするバ
ス変換アダプタ。
5. An address translation system according to claim 4,
A bus conversion adapter internally having an address conversion index buffer (TLB) having a part of the data stored in the DMA map table and valid information indicating the validity of the contents of the buffer is provided, and a logical address is used for designating the head address of the DMA. In a computer system for connecting an I / O device using the D., the access destination address is set to the D address for the means that enables DMA to the main storage device in the bus conversion adapter.
The bus conversion adapter is provided with map address composition means for setting a table position corresponding to an address output by the I / O device in the MA map table, and the bus conversion adapter receives the DMA request from the I / O device and stores it in the main memory device. On the other hand, when the content of the address conversion TLB is invalid while the DMA request is issued, the content of the DMA request is changed by using the map address composition means and the means for enabling the DMA. A bus conversion adapter comprising means for switching from a request from an I / O device to a DMA map table access request, and the means.
【請求項6】請求項4記載のアドレス変換方式を備え、
前記DMAマップテーブルの格納データの一部と、バッ
ファの内容の有効性を示す有効情報とを有するアドレス
変換索引バッファ(TLB)を内部に持つバス変換アダ
プタを備え、DMAの先頭アドレス指定に論理アドレス
を用いるI/O装置を接続するコンピュータシステムに
おいて、 前記バス変換アダプタ内の主記憶装置に対するDMAを
可能とする手段に対し、アクセス先アドレスを、前記D
MAマップテーブル内のI/O装置が出力するアドレス
に対応したテーブル位置に設定する、マップアドレス合
成手段を備え、 バス変換アダプタが、I/O装置からのDMA要求を受
けて、前記アドレス変換用TLBの内容が無効だった場
合に、I/O装置からのDMA転送条件が整う前に、該
マップアドレス合成手段と、該DMAを可能とする手段
とを用いて、DMAマップテーブルアクセス要求を発行
する手段及び、その手段を備えたことを特徴とするバス
変換アダプタ。
6. The address translation system according to claim 4,
A bus conversion adapter internally having an address conversion index buffer (TLB) having a part of the data stored in the DMA map table and valid information indicating the validity of the contents of the buffer is provided, and a logical address is used for designating the head address of the DMA. In a computer system for connecting an I / O device using the D., the access destination address is set to the D address for the means that enables DMA to the main storage device in the bus conversion adapter.
A map address synthesizing unit for setting a table position corresponding to an address output by the I / O device in the MA map table is provided, and the bus conversion adapter receives the DMA request from the I / O device and converts the address. When the content of the TLB is invalid, a DMA map table access request is issued by using the map address composition means and the means enabling the DMA before the conditions for DMA transfer from the I / O device are satisfied. And a bus conversion adapter including the means.
【請求項7】請求項4記載のアドレス変換方式を備え、
DMAの先頭アドレス指定に論理アドレスを用いるI/
O装置を接続するコンピュータシステムにおいて、 前記バス変換アダプタ内の主記憶装置に対するDMAを
可能とする手段に対し、アクセス先アドレスを、前記D
MAマップテーブル内のI/O装置が出力するアドレス
に対応したテーブル位置に設定する、マップアドレス合
成手段を備え、 I/O装置からのDMA要求を受けたとき、該マップア
ドレス合成手段と、該DMAを可能とする手段とを用い
て、I/O装置の出力するDMA論理アドレスに対応す
るDMA物理アドレスを主記憶上のDMAマップテーブ
ルから読み出し、該DMA物理アドレスを用いて、主記
憶装置へのアクセスを行い、I/O装置のDMAを実行
することを特徴とするバス変換アダプタ。
7. An address translation system according to claim 4,
I / that uses a logical address to specify the start address of DMA
In a computer system to which an O device is connected, an access destination address is set to the D address for the means that enables DMA to the main storage device in the bus conversion adapter.
A map address synthesizing unit for setting a table position corresponding to an address output by the I / O device in the MA map table is provided, and when the DMA request from the I / O device is received, the map address synthesizing unit and the A DMA physical address corresponding to the DMA logical address output from the I / O device is read from the DMA map table in the main memory by using means for enabling the DMA, and the DMA physical address is used in the main memory device. The bus conversion adapter is characterized by performing the above access and executing the DMA of the I / O device.
【請求項8】請求項5,6又は7において、DMAマッ
プテーブルアクセス中に、システムバス上でエラーが発
生した時に、DMAマスタであるI/O装置に対してエ
ラーを報告する手段を備えたことを特徴とするバス変換
アダプタ。
8. A means for reporting an error to an I / O device which is a DMA master when an error occurs on a system bus during access to a DMA map table according to claim 5, 6 or 7. A bus conversion adapter characterized in that
【請求項9】請求項1,2又は3記載のバス変換アダプ
タを備えた、バス階層構造を持つコンピュータシステム
において、 バス変換アダプタにおけるアドレス変換のための、I/
O装置が出力するアドレスを主記憶装置にアクセスする
ためのアドレスに対応付けるアドレス変換テーブル(D
MAマップテーブル)および、上位バスに接続される装
置が出力するアドレスを下位バスに接続するI/O装置
にアクセスするためのアドレスに対応付けるアドレス変
換テーブルを、主記憶装置以外のメモリに置いたことを
特徴とするアドレス変換方式。
9. A computer system having a bus hierarchy structure, comprising the bus conversion adapter according to claim 1, wherein an I / I for address conversion in the bus conversion adapter is provided.
An address conversion table (D that associates the address output by the O device with the address for accessing the main storage device)
An MA map table) and an address conversion table that associates an address output by a device connected to the upper bus with an address for accessing an I / O device connected to the lower bus, in a memory other than the main storage device. Address conversion method characterized by.
【請求項10】請求項9記載のアドレス変換方式を備
え、前記DMAマップテーブルの格納データの一部と、
バッファの内容の有効性を示す有効情報とを有するアド
レス変換索引バッファ(TLB)を内部に持つバス変換
アダプタを備え、DMAの先頭アドレス指定に論理アド
レスを用いるI/O装置を接続するコンピュータシステ
ムにおいて、 前記バス変換アダプタ内の主記憶装置に対するDMAを
可能とする手段に対し、アクセス先アドレスを、前記D
MAマップテーブル内のI/O装置が出力するアドレス
に対応したテーブル位置に設定する、マップアドレス合
成手段を備え、 バス変換アダプタが、I/O装置からのDMA要求を受
けて、上位バスに対してDMA要求を発行していると
き、前記アドレス変換用TLBの内容が無効だった場合
に、該マップアドレス合成手段を用いて、I/O装置か
ら主記憶装置に対するDMA要求の内容を、DMAマッ
プテーブルが置かれたメモリへのアクセス要求に切り換
える手段を備えたことを特徴とするバス変換アダプタ。
10. An address conversion system according to claim 9, comprising a part of data stored in said DMA map table,
A computer system having a bus translation adapter internally having an address translation lookaside buffer (TLB) having valid information indicating the validity of the contents of the buffer, and connecting an I / O device using a logical address for designating a head address of DMA , The access destination address to the means for enabling DMA to the main storage device in the bus conversion adapter,
The bus conversion adapter is provided with a map address synthesizing unit for setting a table position corresponding to an address output from the I / O device in the MA map table, and the bus conversion adapter receives a DMA request from the I / O device and sends it to the upper bus. When the content of the address conversion TLB is invalid while the DMA request is issued by using the map address composition means, the content of the DMA request from the I / O device to the main memory device is DMA mapped. A bus conversion adapter comprising means for switching to an access request to a memory in which a table is placed.
JP4334119A 1992-12-15 1992-12-15 Bus conversion adapter Pending JPH06187286A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4334119A JPH06187286A (en) 1992-12-15 1992-12-15 Bus conversion adapter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4334119A JPH06187286A (en) 1992-12-15 1992-12-15 Bus conversion adapter

Publications (1)

Publication Number Publication Date
JPH06187286A true JPH06187286A (en) 1994-07-08

Family

ID=18273739

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4334119A Pending JPH06187286A (en) 1992-12-15 1992-12-15 Bus conversion adapter

Country Status (1)

Country Link
JP (1) JPH06187286A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0973429A (en) * 1995-07-06 1997-03-18 Hitachi Ltd Computer system and inter-bus control circuit
US6128684A (en) * 1997-06-30 2000-10-03 Nec Corporation Bus bridge
JP2010152892A (en) * 2008-12-10 2010-07-08 Nvidia Corp Chipset support for binding and shifting hardware device among heterogeneous processing units
US9015446B2 (en) 2008-12-10 2015-04-21 Nvidia Corporation Chipset support for non-uniform memory access among heterogeneous processing units
JP2018526696A (en) * 2015-07-27 2018-09-13 グーグル エルエルシー Address cache to switch

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0973429A (en) * 1995-07-06 1997-03-18 Hitachi Ltd Computer system and inter-bus control circuit
US6128684A (en) * 1997-06-30 2000-10-03 Nec Corporation Bus bridge
JP2010152892A (en) * 2008-12-10 2010-07-08 Nvidia Corp Chipset support for binding and shifting hardware device among heterogeneous processing units
US9015446B2 (en) 2008-12-10 2015-04-21 Nvidia Corporation Chipset support for non-uniform memory access among heterogeneous processing units
US9032101B1 (en) 2008-12-10 2015-05-12 Nvidia Corporation Chipset support for binding and migrating hardware devices among heterogeneous processing units
JP2018526696A (en) * 2015-07-27 2018-09-13 グーグル エルエルシー Address cache to switch

Similar Documents

Publication Publication Date Title
US4218743A (en) Address translation apparatus
US4843542A (en) Virtual memory cache for use in multi-processing systems
US6633967B1 (en) Coherent translation look-aside buffer
KR100432470B1 (en) Input/output (i/o) address translation in a bridge proximate to a local i/o bus
US4884197A (en) Method and apparatus for addressing a cache memory
US4654790A (en) Translation of virtual and real addresses to system addresses
US5265227A (en) Parallel protection checking in an address translation look-aside buffer
JPH0137773B2 (en)
JP2002535763A (en) Method and apparatus for implementing a dynamic display memory
WO1998011490A1 (en) Address translation in computer bus bridge devices
US5749093A (en) Enhanced information processing system using cache memory indication during DMA accessing
US6892283B2 (en) High speed memory cloner with extended cache coherency protocols and responses
JPH0312339B2 (en)
US6898677B2 (en) Dynamic software accessibility to a microprocessor system with a high speed memory cloner
JPH04308953A (en) Virtual address computer system
JPH06187286A (en) Bus conversion adapter
US6785759B1 (en) System and method for sharing I/O address translation caching across multiple host bridges
US7502917B2 (en) High speed memory cloning facility via a lockless multiprocessor mechanism
EP0395835A2 (en) Improved cache accessing method and apparatus
JP4965974B2 (en) Semiconductor integrated circuit device
US20040111577A1 (en) High speed memory cloner within a data processing system
JPH055137B2 (en)
JP2008123333A5 (en)
JPH06103477B2 (en) Parallel cache memory
JP3784932B2 (en) Channel device control method