WO1999041671A1 - Accessing a messaging unit from a secondary bus - Google Patents

Accessing a messaging unit from a secondary bus Download PDF

Info

Publication number
WO1999041671A1
WO1999041671A1 PCT/US1998/027832 US9827832W WO9941671A1 WO 1999041671 A1 WO1999041671 A1 WO 1999041671A1 US 9827832 W US9827832 W US 9827832W WO 9941671 A1 WO9941671 A1 WO 9941671A1
Authority
WO
WIPO (PCT)
Prior art keywords
bus
primary
requests
subsystem
message
Prior art date
Application number
PCT/US1998/027832
Other languages
English (en)
French (fr)
Inventor
Byron R. Gillespie
Barry R. Davis
William T. Futral
Original Assignee
Intel Corporation
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 Intel Corporation filed Critical Intel Corporation
Priority to JP2000531787A priority Critical patent/JP2002503847A/ja
Priority to AU19497/99A priority patent/AU1949799A/en
Priority to KR1020007008851A priority patent/KR100347076B1/ko
Priority to DE19882975T priority patent/DE19882975B4/de
Publication of WO1999041671A1 publication Critical patent/WO1999041671A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4027Coupling between buses using bus bridges
    • G06F13/404Coupling between buses using bus bridges with address mapping
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/0284Multiple user address space allocation, e.g. using different base addresses
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1684Details of memory controller using multiple buses
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/368Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control
    • G06F13/374Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control using a self-select method with individual priority code comparator

Definitions

  • This invention is generally related to computer systems having an input/output (I/O) subsystem in a multiple bus architecture, and more specifically to accessing an I/O messaging unit from a secondary bus.
  • I/O input/output
  • FIG. 1 illustrates an exemplary multiple bus computer system 100 featuring an intelligent I/O subsystem 110.
  • the computer system 100 of Figure 1 is based on the industry-standard Peripheral Components Interconnect (PCI) specification generally defined by the PCI Special Interest Group in PCI Local Bus Specification, Revision 2.1, October 21, 1994.
  • PCI Peripheral Components Interconnect
  • the system features two physically separate PCI system busses, primary PCI bus 114 and secondary PCI bus 118.
  • a bridge unit 126 combines the two system busses into one logical bus having a single PCI address space that is compliant with the PCI-to-PCI Bridge Architecture Specification, Revision 1.0, also published by the PCI Special Interest Group, April 5, 1994.
  • Agents such as host processor 164 and peripheral devices such as first PCI agent 172 and second PCI agent 176 reside on the system busses and communicate transparently with each other through the bridge.
  • a local bus 122 is coupled to the system busses via the primary and secondary address translation units (P_ATU 134, S_ATU 146).
  • the ATUs support transactions between the PCI address space and the I/O subsystem local address space.
  • a subsystem processor 152 and memory controller unit (MCU) 156 coupled to a local memory communicate with each other using the local bus 122.
  • the subsystem processor 152 and local memory bring intelligence to the I/O subsystem by processing the I/O message tasks at the I/O subsystem level versus the host processor 164 level.
  • the I/O subsystem also includes an I/O messaging unit (MU) 130 which is closely coupled to or, alternatively, a part of the P_ATU 134.
  • the MU facilitates I/O transactions, i.e. the transfer of data between the PCI agents on the primary bus and the subsystem processor and local memory.
  • the MU provides for data transfer between the host operating system and the I/O subsystem through the posting of requests and completions of I/O transactions.
  • I/O transactions involve the transfer and performing of I/O messages that comply with the Intelligent I/O (I 2 O®) Architecture Specification, Version 1.5, March 1997.
  • the specification is designed to simplify the task of building and maintaining high performance I/O systems.
  • the I 2 O specification provides a common I/O device driver and I/O (or I 2 O) protocol that is independent to both the specific control device and the host operating system.
  • the I 2 O specification supports message passing between agents and the I/O subsystem. These I/O messages typically specify operations to be performed by the subsystem processor 152 and MCU 156. Such messages are described in the I 2 O specification and are of a higher level format than conventional read and write transactions, and may include multiple PCI and/or local bus read and write transactions. For example, an I/O message may contain a sequence of transactions that request the I/O subsystem to read data
  • I/O message that provides an agent with the address information required for performing a transaction with another agent on the primary PCI bus 114.
  • Such a message is typically used by a peripheral device to communicate with another device while bypassing the host processor 164.
  • the host processor 164 is configured (through the host operating system and other software) to place the I/O messages in host memory 168, and initialize the MU 130 by providing pointers to the I/O messages. These pointers are stored in message queues and are accessed through the MU 130.
  • the MU guarantees a fixed address range on the primary bus which may be used by the PCI system and the I/O subsystem to access the pointers and the I/O messages.
  • the message queues may be stored in host memory 168, or in I/O memory 160 and may be accessed via the MU 130 in response to I/O requests received from agents on the primary bus 114 and from the subsystem processor 152.
  • the conventional mechanism for processing I/O requests by the MU involves only the P_ATU 134 and the primary PCI bus 114.
  • Each ATU normally provides a two-way communication and data flow path between the local bus 122 and the corresponding PCI system bus.
  • the ATU implements an address windowing scheme to determine which requests are to be claimed and translated to the appropriate bus.
  • Transactions where a PCI bus master, such as PCI agent 164, is accessing the local bus 122 through the ATU are called inbound transactions.
  • Each ATU may be programmed to define an inbound address translation window, where requests having PCI addresses within the window are claimed by the ATU and translated into a local bus address.
  • the MU 130 uses a portion of the primary inbound translation window of the P_ATU 134 to respond to I/O requests, as distinguished from other requests that seek transactions involving the local bus 122, from agents on the primary bus 114.
  • the MU also uses the PCI configuration registers of the P_ATU for control and status information.
  • the I/O requests are typically initiated by the host processor 164 or other agent 172 on the primary PCI bus 114, and directed to the MU portion of the primary inbound translation window.
  • an intelligent agent on the secondary PCI bus 118 does not have direct access to the MU 130 or the I 2 O protocol. Rather, the agent on the secondary bus requests the host processor (through the bridge 126) to perform the I 2 O protocol on its behalf. This increases the burden on the host processor, especially as the number of intelligent agents on the secondary bus 118 increase.
  • a mechanism is desirable which allows the intelligent agent on the secondary bus to directly access the MU 130 in order to perform the I 2 O protocol while minimizing interaction with the host processor 164.
  • such a mechanism should allow agent software that employs the I 2 O protocol to be portable, i.e., applicable without significant modifications, as to requests originating from both the primary and secondary busses.
  • agents on both busses should be able to access the same amount of local memory in preferably the same address space when interfacing through the ATUs, so that the agents may be moved from one bus to another without the need for reconfiguring the software in each agent.
  • the mechanism should not require knowledge by the agents of which bus they are located on before they are able to properly implement the I 2 O protocol.
  • the mechanism for accessing the messaging unit should sacrifice the least amount of PCI addresses given the constraint of fixed address space boundaries in the PCI bus specification.
  • One possible technique that may facilitate I 2 O transactions from the secondary bus would be to add a second MU closely coupled to the S_ATU 146.
  • the second MU would perform substantially the same as the messaging unit 130 in Figure 1, except that the second MU would be configured to claim a portion of the S_ATU address space.
  • This dual MU architecture may present an additional problem when combined with the need for maintaining portability in agent software by requiring that the P_ATU and S_ATU address translation window (including the address range for the first and second MUs) to be the same.
  • Having identical address translation windows for the P_ATU 134 and S_ATU 146 may require a scheme to manage several pairs of message queues in the MUs simultaneously, because there would exist a pair of pointers to the same I/O message, i.e., two pointers to the same location in host memory.
  • This mechanism would require an additional data coherency protocol to support the dual MU mechanism.
  • Such a coherency mechanism would require one MU to "snoop" or be aware and observe the actions of the other MU.
  • the silent MU would be required to invalidate some of its available message pointers to data, due to the activity of the other MU performing a valid transaction with the same data.
  • a potentially complex data coherency issue arises when using such a dual MU design to achieve portability in PCI agent software.
  • This invention in one embodiment is directed at a data processing device having a processor, a bridge unit, and a messaging unit (MU).
  • the bridge unit is for coupling a primary bus to a secondary bus and, in particular,
  • the bridge is configurable to claim requests that access an MU address range from the secondary bus.
  • the MU is configured to interrupt the processor in response to receiving a request to invoke a message, where the request accesses the MU address range and is initiated on the secondary bus.
  • the processor is configured to access the message and then execute a number of instructions related to the message.
  • Figure 1 illustrates a computer system suitable for implementing an embodiment of the invention.
  • Figure 2 illustrates the address spaces used for defining an embodiment of the invention.
  • Figure 3 is a flow diagram of the steps to be performed in a computer system according to another embodiment of the invention.
  • the invention is directed to a data processing device which allows agents on a secondary bus of a multiple bus computer system to access a messaging unit (MU) which resides on the primary bus of the computer system.
  • MU messaging unit
  • a particular embodiment of the invention may be implemented using the PCI architecture and the I 2 O specification. That particular embodiment allows the I 2 O protocol to be performed between agents or devices on either the primary or secondary PCI bus and the I/O subsystem.
  • access to the MU from either the primary or secondary bus is virtually identical in the sense that the same address range is used from either primary or secondary bus to access the MU .
  • a data processing device includes some of the functional blocks of the I/O subsystem 110 shown in Figure 1.
  • the data processing device may be a so-called I/O processor single integrated circuit having interfaces to a primary PCI bus 114 and secondary PCI bus 118, local bus 122, and local memory.
  • a subsystem processor 152 is featured within the I/O subsystem 110 which couples to the local bus 122.
  • the I/O subsystem 110 may also include a memory controller unit (MCU) 156 on the local bus 122.
  • the MCU 156 handles all transactions on the local bus 122 that seek access to the I/O memory 160.
  • the local bus 122 is shown to extend beyond the I/O subsystem 110 boundary in Figure 1, the bus may alternatively lie entirely within the I/O subsystem 110 boundary, confined to the single IC as an internal bus of the I/O processor embodiment.
  • a bridge unit 126 is also included in the I/O subsystem 110 for coupling the primary to the secondary busses.
  • the bridge unit 126 may be enabled to claim requests on the secondary bus for accessing the MU 130 address range, for example, in response to at least one enable bit in a register of the I/O subsystem 110 being toggled. Such an enable bit may be part of the configuration registers of the bridge unit 126 or the I/O subsystem 110.
  • Communication between the PCI system busses and the local bus 122 is accomplished through the primary and secondary address translation units (ATUs).
  • Each ATU is configured to convert addresses of requests from the PCI system bus to the local bus 122, and vice versa.
  • Each ATU has an address translation window which defines the range of requests that are claimed by the ATU.
  • the PCI address space of the computer system 100 in Figure 1 includes a common ATU translation window that is used by the agents on the primary and secondary busses to initiate transactions with the I/O subsystem and the local bus.
  • Figure 2 illustrates the translation between the local and PCI address spaces performed by the P_ATU 134 and S_ATU 146, as well as the preferred range of the address translation windows and the location of the MU address range. Having the P_ATU 134 and S_ATU 146 share a common translation window, except for the MU range, will allow device driver software used for accessing the I/O subsystem to be portable between devices on either the primary or the secondary busses.
  • Figure 2 also shows the preferred MU range as being a part of the P_ATU translation window. The portion of the inbound translation window of the P_ATU 134 and S_ATU 146 that is not the MU range may be used for PCI transactions that access the I/O memory.
  • the I/O subsystem is configured such that whenever the bridge is enabled to claim the MU range on the secondary bus, the MU range ceases to be part of the S_ATU translation window. This may be controlled by an enable bit of the I/O subsystem 110. The bit may be part of the configuration registers of the bridge 126. When so enabled, transactions initiated on the secondary bus accessing the S_ATU translation window will still be forwarded to the local bus through the S_ATU 146, but I/O requests within the MU address range are not claimed by the S_ATU 146. Instead, the bridge unit claims those I/O requests on the secondary bus, and forwards them to the primary bus where
  • the MU 130 will also respond to requests that are generated on the primary bus, for example by the host processor 164, provided the requests also access the MU address range.
  • Some of the mechanisms in the MU for message processing include message registers and circular queues.
  • the message registers are used by the I/O subsystem to send and receive messages. When written, these registers may cause an interrupt to be generated to either the subsystem processor or the primary or secondary PCI busses.
  • the MU also has a number of circular queues, at least one for inbound messages and at least one for outbound messages.
  • Inbound messages are those that are "posted" by an agent from either the primary or secondary bus, whereas outbound messages are those posted by the subsystem processor, to be processed by other processors or agents on the PCI busses.
  • the circular queues contain pointers to locations in I/O memory which in turn contain pointers to where the actual I/O message may be found. An exemplary relationship between the pointers may be seen in Figure 1.
  • the I/O subsystem includes logic circuitry that allows a primary interface of the I/O subsystem that is logically distributed as shown in Figure 1 to act as a master and a slave during the same transaction.
  • the primary interface is shown as dotted circles coupled to the primary bus and in this embodiment serves the I/O subsystem as a whole, including the individual MU, P_ATU, and bridge units.
  • bridge-like functions such as forwarding a request from the secondary bus to the primary bus
  • the primary interface is configured to be a master on the primary bus when performing a request on behalf of an initiator. If the request contains an I/O message destined to the MU, then the primary interface will then be configured as a slave to receive the request.
  • the primary interface behaves as both a master and a slave in the same transaction, where the transaction includes a request to perform an I/O message.
  • I/O subsystems Some system applications of the I/O subsystem embodiment described above include peer-to-peer technology (allowing peripheral devices or "cards" on a PCI bus to communicate with each other), on-line storage backup and remote storage backup systems, file servers, database servers, World Wide Web (Web) servers, intranet servers, and on-line transaction processing systems.
  • Figure 1 may be used to illustrate an embodiment of the invention as a network server motherboard.
  • the I/O subsystem operates the same as described earlier, where in particular the I/O subsystem contains special decode circuitry that allows the S_ATU 146 to not claim the MU address range, and instead allowing the bridge unit 126 to claim requests on the secondary bus that access the MU address range.
  • the requests on the secondary PCI bus 118 will in this case be generated by a network interface controller depicted as the second PCI agent 176 and may invoke an I/O message that attempts to transfer a block of received data to the host memory.
  • the I/O message would be stored, for example, in the agent memory 170.
  • the second PCI agent 176 on the secondary bus may be a mass storage controller such as a disk controller.
  • the disk controller has access to the I 2 O protocol and can cause data to be transferred between the host memory and itself, without the need for intervention by the host processor, using the MU address range claimed by the bridge.
  • the agent After making such a determination, the agent initiates a request according to the I2O protocol on the secondary bus to access the MU address range and post a first I/O message in the MU. As indicated earlier, the agent has the intelligence to select an I/O message from a number of messages that exist in the I2O protocol. These messages have been configured into the computer system, either in host memory or agent memory, during a prior initialization scheme.
  • the bridge After the bridge receives notification of the request on the secondary bus, the bridge determines if the request falls within the MU address window. This window may also be preconfigured by the host processor during the initialization scheme. After claiming the request, the bridge may forward the request to the secondary bus.
  • the request includes the information needed to identify the address of the I/O message, in either host memory 168, or agent memory 170.
  • the S_ATU 146 which normally translates all PCI requests within its translation window on the secondary bus into requests on the local bus 122, is configured not to claim requests that are within the MU address range. Thus, the request is not forwarded from the secondary bus directly to the local bus 122.
  • the MU may claim the request and the I/O message is posted in the MU.
  • the I/O message is posted by writing the address of the I/O message (pointer to the I/O message) to a circular queue having an address in the MU range.
  • the request may initially be claimed by the P_ATU and then handed off to the MU.
  • the MU notifies the subsystem processor of *he posting.
  • the subsystem processor may then read the pointer from the MU, and then accesses the I/O message, which at the time may be stored in the agent memory.
  • the I/O subsystem (through the MU) may transfer the I/O message from agent memory 170 to I/O memory 160, via the direct memory access (DMA) units 138 or 142.
  • DMA direct memory access
  • the subsystem processor ultimately performs the I/O message by accessing instructions and data that are part of the I/O message.
  • the memory controller may also be called upon by the subsystem processor to help perform some of the instructions in the message, such as transfer data to and from the I/O memory.
  • the embodiments of the invention described above allow agents such as intelligent PCI agents on a secondary PCI bus 114 to access an MU 130 which resides on the primary bus of a multiple bus computer system having an I/O subsystem.
  • This mechanism allows the industry standard I2O® protocol to be performed between devices on either the primary or secondary bus and the I/O subsystem. Access to the MU from either primary or secondary bus becomes similar as far as the initial I/O request is concerned, permitting portable MU accessing software to be written.
  • the I/O subsystem is configured with special decode circuitry that allows the S_ATU to not claim an
  • the bridge thus forwards all such requests to the primary bus, where the MU may claim the request, and notify the subsystem processor that an I/O message has been posted.
  • the P_ATU 134 and S_ATU 146 are programmed to cover the same address translation window. In this way, agents on either the primary or secondary busses may access the MU 130 and the I/O memory 160 using the same initial request, thereby allowing agents to be moved from one bus to the other without having to reconfigure the MU accessing software in each one.
  • the I/O messages may be stored in either the host memory 168 or the agent memory 170, and then be transferred to I/O memory 160 before being performed by the subsystem processor.
  • the actual MU address range may be selected and programmed according to system application requirements.
  • a network server implementation of the invention may employ a large number of I/O messages and a large part of the I 2 O protocol, and therefore require a greater number of addresses in the MU address range than would a workstation. Therefore, the scope of the invention should be determined not by the embodiments illustrated but by the appended claims and their legal equivalents.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Bus Control (AREA)
PCT/US1998/027832 1998-02-13 1998-12-30 Accessing a messaging unit from a secondary bus WO1999041671A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2000531787A JP2002503847A (ja) 1998-02-13 1998-12-30 2次バスからのメッセージング・ユニットへのアクセス
AU19497/99A AU1949799A (en) 1998-02-13 1998-12-30 Accessing a messaging unit from a secondary bus
KR1020007008851A KR100347076B1 (ko) 1998-02-13 1998-12-30 2차 버스로부터의 메시징 유닛 액세스
DE19882975T DE19882975B4 (de) 1998-02-13 1998-12-30 Zugreifen auf eine Nachrichtenaustauscheinheit von einem sekundären Bus aus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/023,494 US7007126B2 (en) 1998-02-13 1998-02-13 Accessing a primary bus messaging unit from a secondary bus through a PCI bridge
US09/023,494 1998-02-13

Publications (1)

Publication Number Publication Date
WO1999041671A1 true WO1999041671A1 (en) 1999-08-19

Family

ID=21815423

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/027832 WO1999041671A1 (en) 1998-02-13 1998-12-30 Accessing a messaging unit from a secondary bus

Country Status (6)

Country Link
US (1) US7007126B2 (ko)
JP (1) JP2002503847A (ko)
KR (1) KR100347076B1 (ko)
AU (1) AU1949799A (ko)
DE (1) DE19882975B4 (ko)
WO (1) WO1999041671A1 (ko)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003508850A (ja) * 1999-08-30 2003-03-04 インテル・コーポレーション ローカルi/oバスに近接するブリッジでの入出力(i/o)アドレス変換
US20120036304A1 (en) * 2010-08-04 2012-02-09 International Business Machines Corporation Injection of i/o messages
US8549202B2 (en) 2010-08-04 2013-10-01 International Business Machines Corporation Interrupt source controller with scalable state structures
US9336029B2 (en) 2010-08-04 2016-05-10 International Business Machines Corporation Determination via an indexed structure of one or more partitionable endpoints affected by an I/O message
US9569392B2 (en) 2010-08-04 2017-02-14 International Business Machines Corporation Determination of one or more partitionable endpoints affected by an I/O message

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10119472A1 (de) * 2001-04-20 2002-10-31 Harman Becker Automotive Sys Schnittstelle für die Datenübertragung zwischen zwei Bussystemen und Betriebsverfahren dafür
US6976115B2 (en) * 2002-03-28 2005-12-13 Intel Corporation Peer-to-peer bus segment bridging
US7003615B2 (en) * 2002-04-22 2006-02-21 Broadcom Corporation Tracking a non-posted writes in a system using a storage location to store a write response indicator when the non-posted write has reached a target device
US20030212735A1 (en) * 2002-05-13 2003-11-13 Nvidia Corporation Method and apparatus for providing an integrated network of processors
TWI261120B (en) * 2002-07-18 2006-09-01 Konica Corp Image pickup lens, image pickup unit and portable terminal
US6928476B2 (en) * 2002-08-23 2005-08-09 Mirra, Inc. Peer to peer remote data storage and collaboration
US7397797B2 (en) * 2002-12-13 2008-07-08 Nvidia Corporation Method and apparatus for performing network processing functions
US7913294B1 (en) 2003-06-24 2011-03-22 Nvidia Corporation Network protocol processing for filtering packets
US20060026171A1 (en) * 2004-07-30 2006-02-02 Mirra, Inc. Content distribution and synchronization
US7260663B2 (en) * 2005-04-07 2007-08-21 International Business Machines Corporation System and method for presenting interrupts
US8719547B2 (en) * 2009-09-18 2014-05-06 Intel Corporation Providing hardware support for shared virtual memory between local and remote physical memory
US10671460B2 (en) * 2018-02-05 2020-06-02 Micron Technology, Inc. Memory access communications through message passing interface implemented in memory systems

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5734847A (en) * 1995-06-15 1998-03-31 Intel Corporation Method and apparatus for enabling intelligent I/O subsystems using PCI I/O devices
US5838935A (en) * 1995-06-15 1998-11-17 Intel Corporation Method and apparatus providing programmable decode modes for secondary PCI bus interfaces
US5848249A (en) * 1995-06-15 1998-12-08 Intel Corporation Method and apparatus for enabling intelligent I/O subsystems using PCI I/O devices
US5857080A (en) * 1996-09-10 1999-01-05 Lsi Logic Corporation Apparatus and method for address translation in bus bridge devices

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5619728A (en) * 1994-10-20 1997-04-08 Dell Usa, L.P. Decoupled DMA transfer list storage technique for a peripheral resource controller
US5555383A (en) * 1994-11-07 1996-09-10 International Business Machines Corporation Peripheral component interconnect bus system having latency and shadow timers
DE69625597D1 (de) * 1995-06-15 2003-02-06 Intel Corp I/o-prozessor architektur mit integrierter pci-pci brücke
US5925099A (en) * 1995-06-15 1999-07-20 Intel Corporation Method and apparatus for transporting messages between processors in a multiple processor system
US5734850A (en) * 1995-07-05 1998-03-31 National Semiconductor Corporation Transparent bridge between of a computer system and a method of interfacing the buses to operate as a single logical bus
US5832245A (en) * 1996-10-21 1998-11-03 Advanced Micro Devices, Inc. Method for isochronous flow control across an inter-chip bus
US5774683A (en) * 1996-10-21 1998-06-30 Advanced Micro Devices, Inc. Interconnect bus configured to implement multiple transfer protocols
US6047349A (en) * 1997-06-11 2000-04-04 Micron Electronics, Inc. System for communicating through a computer system bus bridge
EP0887738B1 (en) * 1997-06-27 2008-08-13 Bull S.A. Interface bridge between a system bus and local buses with translation of local addresses for system space access programmable by address space
JP3264319B2 (ja) * 1997-06-30 2002-03-11 日本電気株式会社 バスブリッジ
US6275888B1 (en) * 1997-11-19 2001-08-14 Micron Technology, Inc. Method for configuring peer-to-peer bus bridges in a computer system using shadow configuration registers
US6374321B2 (en) * 1997-12-23 2002-04-16 Intel Corporation Mechanisms for converting address and data signals to interrupt message signals
US6745369B1 (en) * 2000-06-12 2004-06-01 Altera Corporation Bus architecture for system on a chip
US6735659B1 (en) * 2000-12-21 2004-05-11 Intel Corporation Method and apparatus for serial communication with a co-processor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5734847A (en) * 1995-06-15 1998-03-31 Intel Corporation Method and apparatus for enabling intelligent I/O subsystems using PCI I/O devices
US5838935A (en) * 1995-06-15 1998-11-17 Intel Corporation Method and apparatus providing programmable decode modes for secondary PCI bus interfaces
US5848249A (en) * 1995-06-15 1998-12-08 Intel Corporation Method and apparatus for enabling intelligent I/O subsystems using PCI I/O devices
US5857080A (en) * 1996-09-10 1999-01-05 Lsi Logic Corporation Apparatus and method for address translation in bus bridge devices

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003508850A (ja) * 1999-08-30 2003-03-04 インテル・コーポレーション ローカルi/oバスに近接するブリッジでの入出力(i/o)アドレス変換
US20120036304A1 (en) * 2010-08-04 2012-02-09 International Business Machines Corporation Injection of i/o messages
US20120203939A1 (en) * 2010-08-04 2012-08-09 International Business Machines Corporation Injection of i/o messages
US8495271B2 (en) * 2010-08-04 2013-07-23 International Business Machines Corporation Injection of I/O messages
US8521939B2 (en) * 2010-08-04 2013-08-27 International Business Machines Corporation Injection of I/O messages
US8549202B2 (en) 2010-08-04 2013-10-01 International Business Machines Corporation Interrupt source controller with scalable state structures
US9336029B2 (en) 2010-08-04 2016-05-10 International Business Machines Corporation Determination via an indexed structure of one or more partitionable endpoints affected by an I/O message
US9569392B2 (en) 2010-08-04 2017-02-14 International Business Machines Corporation Determination of one or more partitionable endpoints affected by an I/O message

Also Published As

Publication number Publication date
US20040139267A1 (en) 2004-07-15
JP2002503847A (ja) 2002-02-05
DE19882975B4 (de) 2005-08-18
DE19882975T1 (de) 2001-09-27
US7007126B2 (en) 2006-02-28
KR100347076B1 (ko) 2002-08-03
AU1949799A (en) 1999-08-30
KR20010040936A (ko) 2001-05-15

Similar Documents

Publication Publication Date Title
US5682512A (en) Use of deferred bus access for address translation in a shared memory clustered computer system
US7007126B2 (en) Accessing a primary bus messaging unit from a secondary bus through a PCI bridge
US5859988A (en) Triple-port bus bridge
US5594882A (en) PCI split transactions utilizing dual address cycle
US5761462A (en) Method and system for supporting peripheral component interconnect (PCI) peer-to-peer access across multiple PCI host bridges within a data-processing system
US5761458A (en) Intelligent bus bridge for input/output subsystems in a computer system
US6167476A (en) Apparatus, method and system for accelerated graphics port bus bridges
KR100207887B1 (ko) 데이타 프로세싱 시스템 및 방법
JP3403284B2 (ja) 情報処理システム及びその制御方法
US5935233A (en) Computer system with a switch interconnector for computer devices
US6175888B1 (en) Dual host bridge with peer to peer support
US5682551A (en) System for checking the acceptance of I/O request to an interface using software visible instruction which provides a status signal and performs operations in response thereto
US5621900A (en) Method and apparatus for claiming bus access from a first bus to a second bus prior to the subtractive decode agent claiming the transaction without decoding the transaction
US5919254A (en) Method and apparatus for switching between source-synchronous and common clock data transfer modes in a multiple processing system
US6529989B1 (en) Intelligent expansion ROM sharing bus subsystem
US6134625A (en) Method and apparatus for providing arbitration between multiple data streams
US7194583B2 (en) Controlling the replacement of prefetched descriptors in a cache
US6222846B1 (en) Method and system for employing a non-masking interrupt as an input-output processor interrupt
US6336158B1 (en) Memory based I/O decode arrangement, and system and method using the same
US5933613A (en) Computer system and inter-bus control circuit
US6347349B1 (en) System for determining whether a subsequent transaction may be allowed or must be allowed or must not be allowed to bypass a preceding transaction
US5761461A (en) Method and system for preventing peripheral component interconnect (PCI) peer-to-peer access across multiple PCI host bridges within a data processing system
US6154789A (en) Peripheral controller comprising first messaging unit for communication with first OS driver and second messaging unit for communication with second OS driver for mass-storage peripheral
US5666556A (en) Method and apparatus for redirecting register access requests wherein the register set is separate from a central processing unit
JP3531368B2 (ja) コンピュータシステム及びバス間制御回路

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AT AU AZ BA BB BG BR BY CA CH CN CU CZ CZ DE DE DK DK EE EE ES FI FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SK SL TJ TM TR TT UA UG US UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
ENP Entry into the national phase

Ref document number: 2000 531787

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 1020007008851

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 1020007008851

Country of ref document: KR

122 Ep: pct application non-entry in european phase
RET De translation (de og part 6b)

Ref document number: 19882975

Country of ref document: DE

Date of ref document: 20010927

WWE Wipo information: entry into national phase

Ref document number: 19882975

Country of ref document: DE

WWG Wipo information: grant in national office

Ref document number: 1020007008851

Country of ref document: KR

REG Reference to national code

Ref country code: DE

Ref legal event code: 8607