Write posting with global ordering in multi-path systems

Electrical computers and digital data processing systems: input/ – Intrasystem connection – Bus interface architecture

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C710S112000

Reexamination Certificate

active

06636928

ABSTRACT:

TECHNICAL FIELD
The invention relates to write posting in multi-processor systems. More particularly, the invention relates to methods and apparatus for write posting with global ordering in a multi-processor system having multiple paths from multiple processors to a single I/O device.
BACKGROUND ART
Computer systems include a means for CPUs to transmit data to input-output (I/O) units. The transit latency for such transactions is typically high, in the hundreds or thousands of CPUs cycles. In order to maximize the performance of sequences of such transactions, it has become commonplace to employ pipelining, also known as write-posting, in this particular context. With write-posting, a CPU may emit a successor write before the preceding write has progressed all the way to its destination.
Certain challenges to maintaining system ordering can emerge in the context of write-posting. For example, bus protocols frequently include a “retry” mechanism. If two successive posted writes are sent, and the first is retried, the writes may arrive at their destination in the opposite order in which they were transmitted.
Furthermore, in multiple CPU systems, it is generally necessary for writes from different CPUs sent to the same destination to be coordinated. Assuming some ordering relationship between CPUs established by some mechanism, such as a memory semaphore, I/O writes emitted by a CPU ordered first, arrive at the destination before those from a CPU ordered second.
Both of these problems are easily solved in single-bus systems, that is systems in which there is only one path from any CPU to each I/O device. The “retry” problem can be solved by retrying all writes to the same destination once the first is retried, coupled with a protocol requirement that only the oldest retry is reissued until it is accepted. The second situation cannot arise by definition; if there is only one path, arrival order must equal issue order.
Various means have been used to solve the above problem in multi-path systems. One is the use of a special “sync” operation. Here, I/O writes are posted as for a single-path system. But before a handoff permission for a different CPU to begin writing to a device is received, the previously writing CPU issues the “sync”. The “sync” acts as a probe to assure that all paths from the issuing CPU to all possible destinations have ben drained. When the probe indicates it is complete, the first CPU indicates to the second CPU, via a semaphore or interrupt, that it may proceed. An ordering fence, either implied or explicit, is used between the sync and the proceed indication. Performance and complexity are the drawbacks to this approach. Complexity increases with attempts to restrict the scope of the sync to the minimum necessary. Performance decreases, the more “heavyweight” and simple the sync operation is.
Another approach is to follow the last write from the first CPU with a read from that CPU to the same destination. An implicit or explicit fence can separate the return of that read with the indication for the next CPU to proceed. The disadvantage here is with software constraints and complexity. Legacy software written for single-path systems where this is not necessary can be difficult to modify. The transfer of control may be managed by a layer of software that is isolated from that doing the writes, thus, the necessity of the read or where to direct it is difficult to determine. An example of this is OS pre-emption and process migration.
Accordingly, a need exists for an apparatus to accommodate write posting with global ordering in multiple path systems.
SUMMARY OF INVENTION
An apparatus and method consistent with the present invention for permitting write posting with global ordering in a multipath system. The apparatus and method including a bus adapter having an input port to receive one or more operations from a processor. A queue controlled by the bus adapter to buffer information from the one or more operations. A control circuit, coupled to the queue, to generate an output signal that relates to the information from the one or more operations. The output signal is transmitted to the processor. An interconnect fabric, coupled to each bus adapter, to transmit the one or more operations. A device, connected to the interconnect fabric, to receive the transmitted operations where the device sends an acknowledgment signal to the processor upon receiving the transmitted operation.


REFERENCES:
patent: 5333303 (1994-07-01), Mohan
patent: 5381545 (1995-01-01), Baker et al.
patent: 5625775 (1997-04-01), Davis et al.
patent: 5634023 (1997-05-01), Adler et al.
patent: 5634034 (1997-05-01), Foster
patent: 5764924 (1998-06-01), Hong
patent: 5805834 (1998-09-01), McKinley et al.
patent: 5822556 (1998-10-01), Potter et al.
patent: 5859999 (1999-01-01), Morris et al.
patent: 5860017 (1999-01-01), Sharangpani et al.
patent: 6032244 (2000-02-01), Moudgill
patent: 6098137 (2000-08-01), Goodrum et al.
patent: 6134579 (2000-10-01), Tavallaei et al.
patent: 6148359 (2000-11-01), Elkhoury et al.
patent: 6209054 (2001-03-01), Lee
patent: 6279087 (2001-08-01), Melo et al.
patent: 6314472 (2001-11-01), Trieu et al.
Wolfe, Alexander, Electronic Engineering Times, pp. 43-44, 1999.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Write posting with global ordering in multi-path systems does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Write posting with global ordering in multi-path systems, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Write posting with global ordering in multi-path systems will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3155127

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.