WO1999032981A1 - Method and system for arbitrating path contention - Google Patents

Method and system for arbitrating path contention Download PDF

Info

Publication number
WO1999032981A1
WO1999032981A1 PCT/US1998/026636 US9826636W WO9932981A1 WO 1999032981 A1 WO1999032981 A1 WO 1999032981A1 US 9826636 W US9826636 W US 9826636W WO 9932981 A1 WO9932981 A1 WO 9932981A1
Authority
WO
WIPO (PCT)
Prior art keywords
destination
paths
source
recited
path
Prior art date
Application number
PCT/US1998/026636
Other languages
French (fr)
Inventor
Christopher J. Van Krevelen
Reed S. Nelson
Don J. Hodapp, Jr.
John D. Hamre
Original Assignee
Storage Technology 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 Storage Technology Corporation filed Critical Storage Technology Corporation
Priority to JP2000525820A priority Critical patent/JP2001527238A/en
Priority to EP98962112A priority patent/EP1038230A4/en
Publication of WO1999032981A1 publication Critical patent/WO1999032981A1/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/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system

Definitions

  • This invention relates to methods and systems for arbitrating path contention in an interconnect fabric utilizing serial or parallel crossbar switch technology.
  • path arbitration is required when path contention occurs. For example, in a system having an NxN fully connected non-blocking crossbar, all of the cards in the system have their input paths fully connected to the crossbar.
  • a problem arises when more than one source path needs to send data to the same destination path at the same time.
  • a source path that is connected to a destination path may remain connected for a long period of time blocking all traffic intended for that path regardless of priority.
  • the source path(s) end up continuously trying to gain access to the destination path until it becomes available without any assurance it will ever get connected to the desired destination path. This is referred to as a lock-out condition when one source path cannot make its connection.
  • a fair system of arbitration would capture the connection requests and honor them in the order in which they were received.
  • a method for transmitting data among a plurality of cards in a crossbar interconnect network, each of the plurality of cards having source paths for originating the data and destination paths for receiving the data.
  • the method includes the step of generating a connection request command from one of the source paths requesting access to a desired one of the destination paths.
  • the method also includes the step of capturing the connection request command at the desired destination path.
  • the method includes the step of processing the connection request command based on whether or not the desired destination path is busy so as to prevent a lock-out condition and to fairly allocate the desired destination path.
  • a system for carrying out the steps of the above described method.
  • the system includes a source arbitrator associated with each of the cards and in communication with each of the source paths of the associated card for generating a connection request command from one of the source paths requesting access to a desired one of the destination paths.
  • The. system also includes a destination arbitrator associated with each of the cards for capturing the connection request command at the desired destination path and processing the request command based on whether or not the desired destination path is busy.
  • FIGURE 1 is a schematic block diagram of an interconnect network
  • FIGURES 2a-2b are flow diagrams illustrating the general sequence of steps associated with the present invention.
  • FIG. 1 is a schematic block diagram of an interconnect network system in which the present invention may be employed, denoted generally by reference numeral 10.
  • the system 10 includes a plurality of cards 12, two of which are shown as 12a, 12b.
  • Each of the cards 12 have N input/destination paths 14 and M output/source paths 16 for communicating with each of the other cards.
  • the system 10 may include sixteen cards each having four inputs and four outputs. However, the number of inputs does not have to equal the number of outputs.
  • only the source paths 16 are shown for card 12a while only the destination paths 14 are shown for card 12b. In actuality, card 12a would have similar destina- tion paths 14 as card 12b, and card 12b would have similar source paths 16 as card 12a.
  • Each of the source paths 16 have a source buffer 18 associated therewith.
  • Each source buffer 18 stores data and connection information for receipt by its respective source path 16.
  • a frame of data is stored in the source buffer 18 in which the first line of the frame instructs the source path 16 what destination path the data should be sent to and what type of connection to make, i.e., high priority, low priority, or free path.
  • a high or low priority request type is a request to talk to a specific path on the requested destination card.
  • a free path request type is a request to talk to any available path on the requested destination card.
  • each of the destination paths 14 has a destination buffer 20 associated therewith for storing the data received by its respective destination path 14 until retrieved for subsequent processing or forwarding.
  • source buffer 18 and destination buffer 20 each have a first-in, first-out (FIFO) queue structure .
  • Each card 12 also includes a source arbitrator 22 and a destination arbitrator 24.
  • Source arbitrator 22 is in communication with each of the source paths 16 for receiving connection requests. Upon reading the frame of data stored in the source buffer 18, source path 16 determines which destination path 14 the data needs to be sent to and initiates a connection request command to the source arbitrator 22. Each connection request command is then transferred to a request bus 26 by the source arbitrator 22 to be captured by the destination arbitrator 24 responsible for the requested destination path.
  • each source arbitrator 22 transfers only one request to any one destination path 14 at a time. That is, if more than one source path 16 on its card wants to talk to the same destination path 14, source arbitrator 22 will transfer one request and hold the rest . Once the transferred request is completed, source arbitrator 22 will then transfer the next request to the same destination path 14. This is done so as to avoid a 64-deep FIFO buffer associated with each destination path as described in greater detail below.
  • Each of the destination arbitrators 24 is in communication with their associated destination paths 14 and destination buffers 20. Destination arbitrator 24 captures each of the connection request commands for the destination paths 14 on its board. If the requested destination path 14 is not in use, destination arbitrator 24 will post a connection command to a connect bus 28. Furthermore, the destination arbitrator 24 is in communication with each of the destination buffers 20 so that when any of the destination buffers 20 become almost full, destination arbitrator 24 will prevent data from being sent until instructed otherwise as described below. Upon noticing the destination buffer 20 becoming almost full, the destination arbitrator 24 sends a "buffer almost full" command across the connect bus 28 to the source arbitrator 22. The source arbitrator 22 will then instruct the source path 16 to stop sending data until a "resume command" is sent by the destination arbitrator 24 when the destination buffer 20 is no longer almost full .
  • Crossbar card 30 includes a switch 32 having 16Xn inputs and 16Xm outputs (where "16" represents the number of cards in the system) capable of connecting each of the source paths 16 to one of the destination paths 14 so as to transfer data between each of the cards 12.
  • Crossbar card 30 also includes a crossbar (CB) control 34 for monitoring the connect bus 28 and instructing the switch 32 as to which source path 16 should be connected to a particular destination path 14. It should be noted that all of the destination paths 14 can be connected at the same time if all of the source paths 16 need to send data to different destination paths.
  • the present invention also supports broadcasting, wherein one source path 16 can send data to one or more or all destination paths 14 at one time.
  • destination arbitrator 24 puts the request in a request buffer 36 associated with the requested destination path 14. That is, even though there is only one request buffer 36 shown in Figure 1, there is actually one request buffer 36 for each destination path 14 for each card 12.
  • request buffer 36 is a 16- deep first-in, first-out (FIFO) buffer.
  • each request buffer 36 preferably includes three sets of buffers for storing three types of requests, i.e., a low priority request buffer 38, a high priority request buffer 40 and a free path request buffer 42.
  • destination arbitrator 24 will post the connection request, command stored in the request buffer 36 to the connect bus 28 for receipt by CB control 34.
  • the request buffer 36 Since the source arbitrator 22 preferably sends at the most only one of each request type to any one destination path 14 at a time, the request buffer 36 only has to keep track of 16 requests of each type, one from each card, not 16Xn or 64 (one from each source path) . However, if the request buffer 36 is 64-deep, the request buffer 36 would be able to keep track of all the possible requests from all the cards 12 so as to not only prevent lock-out, but to also make arbitration totally fair. That is, if the request buffer 36 is only 16 -deep, then the source path 16 can only send one connection request command for the desired destination path, while another source path 16 on a different card 12 can send a connection request command for the desired destination path, even though earlier requests are still waiting to be connected.
  • a request bus 26 and a connect bus 28 inter- connect each of the source arbitrators 22 with each of the destination arbitrators 24. Although a separate request bus 26 and connect bus 28 are disclosed herein, the present invention can employ a single bus supporting both types of commands if desired.
  • a chassis support board 44 includes an arbitrator bus controller 46 in communication with each of the source arbitrators 22 and destination arbitrators 24 for allocating the request and connect buses 26,28, respectively, to ensure only one of the arbitrators 22,24 drives the buses 26,28 at a time. That is, arbitrator bus controller 46 instructs the cards 12 when they can use the request bus 26 or the connect bus 28 after any one of the arbitrators 22,24 requests use of one of these buses .
  • the source path 16 receives a frame of data and connection information from its associated source buffer 18, as shown at block 100.
  • a determination is made as to whether or not the source path 16 has a current connection to any destination path 14, as shown at conditional block 102. If not, the source arbitrator 22 posts a connection request command to the request bus 26, as shown at block 110.
  • the destination card 12 having the requested destination path 14 captures the request, as shown at block 112.
  • destination arbitrator 24 will post a connection command to the connect bus 28, as shown at conditional block 114 and block 116.
  • the CB control 34 receives the command and instructs switch 32 to connect the source path 16 to the requested destination path 14, as shown at block 118.
  • the source arbitrator 22, which is constantly monitoring the connect bus 28, will recognize its connection request being sent across the connect bus 28 and know when it can then start sending data.
  • conditional block 119 a determination is made as to whether or not the data needs to be sent to additional connections, as shown at conditional block 119. This is known as multi-casting wherein the source path 16 can talk to two or more destination paths 14 at once. If there are no more connection requests, the source path 16 then begins sending data across the connection, as shown at block 120. If, on the other hand, there are more connection requests, the source arbitrator 22 will return to block 110 and post another request to the request bus 26. Thus, the source path 16 will request connections one at a time until all connec- tion are made before the data is sent at once to all the destination paths 14.
  • Data is broken up into frames of a maximum size.
  • a connection between a source path 16 and a destination path 14 is typically made for one frame at a time.
  • a determination is made as to whether or not there is another path waiting to use the same destination path, as shown at conditional block 122. Again, this determination is made by the source arbitrator 22 continuously monitoring the request bus 26 to identify if any requests are made for the current destination path. If not, the end of the frame is sent with an instruction to keep the connection, block 124, so that another frame can be sent if the next frame is going to the same destination path or just to hold the connection until another source path 16 needs access to the same destination path.
  • an end of frame terminated (EOFT) command is sent with an instruction to terminate the connection, as shown at block 126.
  • the destination path 14 will become available for the next request .
  • the method proceeds to determine if the connection is with the desired destination path, as shown at conditional block 104. If so, the source path 16 immediately proceeds to send the data, as shown at block 120. If not, the connection is terminated, and the source arbitrator 22 proceeds to post the connection request command, as shown at block 110.
  • destination arbitrator 24 will store the request in the request buffer 36, as shown at block 128. As described above, destination arbitrator 24 will then store the request in one of the three buffers 36 associated with the requested destination path 14, as shown at block 128. At this point, the request is stored and waits to be honored by the destination arbitrator 24, as shown at block 130.
  • destination arbitrator 24 When the destination path 14 becomes available, destination arbitrator 24 will first check to see if there is a high priority request stored in the high priority FIFO 38. If so, the method proceeds to block 116 to make the connection. If not, the method proceeds to determine if there is a low priority request stored in the low priority request FIFO 40. If so, the method proceeds to block 116 to make the connection.
  • the method proceeds to determine if there is a free path request for the destination path 14 stored in the free path request FIFO 42. If so, the method proceeds to block 116 to make the connection. Otherwise, the request remains stored until the desired destination path becomes available.

Abstract

A method and system (10) for transmitting data among a plurality of cards (12a, 12b) in a crossbar interconnect network (30) having a plurality of cards (12a, 12b) each having source paths (16) and destination paths (14) utilizes a plurality of sources arbitrators (22) each associated with the cards. The source arbitrators generate connection request commands from the source paths requesting access to a desired destination of the destination paths and broadcasts the request for receipt by all of the destination arbitrators (24). The destination arbitrators (24) associated with the desired destination path captures the connection request command and processes the command based on whether or not the desired destination path is busy. If the desired destination path is not busy, the destination arbitrator (24) generates a connection command requesting a connection be made between the source path and the desired destination path. If the desired destination path is busy, the destination arbitrator (24) stores the connection request command in one of the plurality of buffers (20) until the desired destination path is available.

Description

METHOD AND SYSTEM FOR ARBITRATING PATH CONTENTION
Technical Field
This invention relates to methods and systems for arbitrating path contention in an interconnect fabric utilizing serial or parallel crossbar switch technology.
Background Art
Multiple cards having to communicate with each other have become widely used in computing systems. However, problems arise when the cards need to transfer data between each other and contend for communication path allocation.
In an interconnect fabric using serial or parallel crossbar switch technology, path arbitration is required when path contention occurs. For example, in a system having an NxN fully connected non-blocking crossbar, all of the cards in the system have their input paths fully connected to the crossbar. A problem arises when more than one source path needs to send data to the same destination path at the same time. A source path that is connected to a destination path may remain connected for a long period of time blocking all traffic intended for that path regardless of priority. The source path(s) end up continuously trying to gain access to the destination path until it becomes available without any assurance it will ever get connected to the desired destination path. This is referred to as a lock-out condition when one source path cannot make its connection. A fair system of arbitration would capture the connection requests and honor them in the order in which they were received.
Thus, there exists a need for path arbitration in such a system when path contention occurs, and to. process high priority requests ahead of low priority requests .
Disclosure Of The Invention
It is a general object of the present invention to provide a method and system for allocating paths in a crossbar interconnect network.
In carrying out the above object and other objects, features, and advantages of the present inven- tion, a method is provided for transmitting data among a plurality of cards in a crossbar interconnect network, each of the plurality of cards having source paths for originating the data and destination paths for receiving the data. The method includes the step of generating a connection request command from one of the source paths requesting access to a desired one of the destination paths. The method also includes the step of capturing the connection request command at the desired destination path. Still further, the method includes the step of processing the connection request command based on whether or not the desired destination path is busy so as to prevent a lock-out condition and to fairly allocate the desired destination path.
In further carrying out the above object and other objects, features, and advantages of the present invention, a system is also provided for carrying out the steps of the above described method. The system includes a source arbitrator associated with each of the cards and in communication with each of the source paths of the associated card for generating a connection request command from one of the source paths requesting access to a desired one of the destination paths. The. system also includes a destination arbitrator associated with each of the cards for capturing the connection request command at the desired destination path and processing the request command based on whether or not the desired destination path is busy.
The above object and other objects, features and advantages of the present invention are readily apparent from the following detailed description of the best mode for carrying out the invention when taken in connection with the accompanying drawings.
Brief Description Of The Drawings
FIGURE 1 is a schematic block diagram of an interconnect network; and
FIGURES 2a-2b are flow diagrams illustrating the general sequence of steps associated with the present invention.
Best Modes For Carrying Out The Invention
Figure 1 is a schematic block diagram of an interconnect network system in which the present invention may be employed, denoted generally by reference numeral 10. The system 10 includes a plurality of cards 12, two of which are shown as 12a, 12b. Each of the cards 12 have N input/destination paths 14 and M output/source paths 16 for communicating with each of the other cards. For example, the system 10 may include sixteen cards each having four inputs and four outputs. However, the number of inputs does not have to equal the number of outputs. Furthermore, for ease of illustration, only the source paths 16 are shown for card 12a while only the destination paths 14 are shown for card 12b. In actuality, card 12a would have similar destina- tion paths 14 as card 12b, and card 12b would have similar source paths 16 as card 12a.
Each of the source paths 16 have a source buffer 18 associated therewith. Each source buffer 18 stores data and connection information for receipt by its respective source path 16. A frame of data is stored in the source buffer 18 in which the first line of the frame instructs the source path 16 what destination path the data should be sent to and what type of connection to make, i.e., high priority, low priority, or free path. A high or low priority request type is a request to talk to a specific path on the requested destination card. A free path request type is a request to talk to any available path on the requested destination card.
Similarly, each of the destination paths 14 has a destination buffer 20 associated therewith for storing the data received by its respective destination path 14 until retrieved for subsequent processing or forwarding. Preferably, source buffer 18 and destination buffer 20 each have a first-in, first-out (FIFO) queue structure . Each card 12 also includes a source arbitrator 22 and a destination arbitrator 24. Source arbitrator 22 is in communication with each of the source paths 16 for receiving connection requests. Upon reading the frame of data stored in the source buffer 18, source path 16 determines which destination path 14 the data needs to be sent to and initiates a connection request command to the source arbitrator 22. Each connection request command is then transferred to a request bus 26 by the source arbitrator 22 to be captured by the destination arbitrator 24 responsible for the requested destination path. Preferably, each source arbitrator 22 transfers only one request to any one destination path 14 at a time. That is, if more than one source path 16 on its card wants to talk to the same destination path 14, source arbitrator 22 will transfer one request and hold the rest . Once the transferred request is completed, source arbitrator 22 will then transfer the next request to the same destination path 14. This is done so as to avoid a 64-deep FIFO buffer associated with each destination path as described in greater detail below.
Each of the destination arbitrators 24 is in communication with their associated destination paths 14 and destination buffers 20. Destination arbitrator 24 captures each of the connection request commands for the destination paths 14 on its board. If the requested destination path 14 is not in use, destination arbitrator 24 will post a connection command to a connect bus 28. Furthermore, the destination arbitrator 24 is in communication with each of the destination buffers 20 so that when any of the destination buffers 20 become almost full, destination arbitrator 24 will prevent data from being sent until instructed otherwise as described below. Upon noticing the destination buffer 20 becoming almost full, the destination arbitrator 24 sends a "buffer almost full" command across the connect bus 28 to the source arbitrator 22. The source arbitrator 22 will then instruct the source path 16 to stop sending data until a "resume command" is sent by the destination arbitrator 24 when the destination buffer 20 is no longer almost full .
Connections between source paths 16 and destination paths 14 are accomplished via a crossbar card 30. Crossbar card 30 includes a switch 32 having 16Xn inputs and 16Xm outputs (where "16" represents the number of cards in the system) capable of connecting each of the source paths 16 to one of the destination paths 14 so as to transfer data between each of the cards 12. Crossbar card 30 also includes a crossbar (CB) control 34 for monitoring the connect bus 28 and instructing the switch 32 as to which source path 16 should be connected to a particular destination path 14. It should be noted that all of the destination paths 14 can be connected at the same time if all of the source paths 16 need to send data to different destination paths. The present invention also supports broadcasting, wherein one source path 16 can send data to one or more or all destination paths 14 at one time.
If the requested destination path 14 is in use, destination arbitrator 24 puts the request in a request buffer 36 associated with the requested destination path 14. That is, even though there is only one request buffer 36 shown in Figure 1, there is actually one request buffer 36 for each destination path 14 for each card 12. Preferably, request buffer 36 is a 16- deep first-in, first-out (FIFO) buffer. In addition, each request buffer 36 preferably includes three sets of buffers for storing three types of requests, i.e., a low priority request buffer 38, a high priority request buffer 40 and a free path request buffer 42. When the requested destination path becomes available, destination arbitrator 24 will post the connection request, command stored in the request buffer 36 to the connect bus 28 for receipt by CB control 34. Since the source arbitrator 22 preferably sends at the most only one of each request type to any one destination path 14 at a time, the request buffer 36 only has to keep track of 16 requests of each type, one from each card, not 16Xn or 64 (one from each source path) . However, if the request buffer 36 is 64-deep, the request buffer 36 would be able to keep track of all the possible requests from all the cards 12 so as to not only prevent lock-out, but to also make arbitration totally fair. That is, if the request buffer 36 is only 16 -deep, then the source path 16 can only send one connection request command for the desired destination path, while another source path 16 on a different card 12 can send a connection request command for the desired destination path, even though earlier requests are still waiting to be connected.
A request bus 26 and a connect bus 28 inter- connect each of the source arbitrators 22 with each of the destination arbitrators 24. Although a separate request bus 26 and connect bus 28 are disclosed herein, the present invention can employ a single bus supporting both types of commands if desired.
A chassis support board 44 includes an arbitrator bus controller 46 in communication with each of the source arbitrators 22 and destination arbitrators 24 for allocating the request and connect buses 26,28, respectively, to ensure only one of the arbitrators 22,24 drives the buses 26,28 at a time. That is, arbitrator bus controller 46 instructs the cards 12 when they can use the request bus 26 or the connect bus 28 after any one of the arbitrators 22,24 requests use of one of these buses .
Turning now to Figure 2, there is shown a flow diagram illustrating the general sequence of steps associated with the present invention. First, the source path 16 receives a frame of data and connection information from its associated source buffer 18, as shown at block 100. Next, a determination is made as to whether or not the source path 16 has a current connection to any destination path 14, as shown at conditional block 102. If not, the source arbitrator 22 posts a connection request command to the request bus 26, as shown at block 110. The destination card 12 having the requested destination path 14 captures the request, as shown at block 112.
If the destination path 14 is not in use, destination arbitrator 24 will post a connection command to the connect bus 28, as shown at conditional block 114 and block 116. The CB control 34 receives the command and instructs switch 32 to connect the source path 16 to the requested destination path 14, as shown at block 118. The source arbitrator 22, which is constantly monitoring the connect bus 28, will recognize its connection request being sent across the connect bus 28 and know when it can then start sending data.
Before sending the data, however, a determination is made as to whether or not the data needs to be sent to additional connections, as shown at conditional block 119. This is known as multi-casting wherein the source path 16 can talk to two or more destination paths 14 at once. If there are no more connection requests, the source path 16 then begins sending data across the connection, as shown at block 120. If, on the other hand, there are more connection requests, the source arbitrator 22 will return to block 110 and post another request to the request bus 26. Thus, the source path 16 will request connections one at a time until all connec- tion are made before the data is sent at once to all the destination paths 14.
Data is broken up into frames of a maximum size. A connection between a source path 16 and a destination path 14 is typically made for one frame at a time. When an end of frame is encountered, a determination is made as to whether or not there is another path waiting to use the same destination path, as shown at conditional block 122. Again, this determination is made by the source arbitrator 22 continuously monitoring the request bus 26 to identify if any requests are made for the current destination path. If not, the end of the frame is sent with an instruction to keep the connection, block 124, so that another frame can be sent if the next frame is going to the same destination path or just to hold the connection until another source path 16 needs access to the same destination path.
However, if there is another source path 16 waiting to use the same destination path 14, an end of frame terminated (EOFT) command is sent with an instruction to terminate the connection, as shown at block 126. Thus, the destination path 14 will become available for the next request . Returning to conditional block 102, if there is a current connection between the source path 16 and a destination path 14, as might be the case as described above at blocks 122 and 124, the method proceeds to determine if the connection is with the desired destination path, as shown at conditional block 104. If so, the source path 16 immediately proceeds to send the data, as shown at block 120. If not, the connection is terminated, and the source arbitrator 22 proceeds to post the connection request command, as shown at block 110.
Returning to conditional block 114, if the destination path is already in use, destination arbitrator 24 will store the request in the request buffer 36, as shown at block 128. As described above, destination arbitrator 24 will then store the request in one of the three buffers 36 associated with the requested destination path 14, as shown at block 128. At this point, the request is stored and waits to be honored by the destination arbitrator 24, as shown at block 130.
When the destination path 14 becomes available, destination arbitrator 24 will first check to see if there is a high priority request stored in the high priority FIFO 38. If so, the method proceeds to block 116 to make the connection. If not, the method proceeds to determine if there is a low priority request stored in the low priority request FIFO 40. If so, the method proceeds to block 116 to make the connection.
If there is neither a high priority request or a low priority request stored in request buffer 36, the method proceeds to determine if there is a free path request for the destination path 14 stored in the free path request FIFO 42. If so, the method proceeds to block 116 to make the connection. Otherwise, the request remains stored until the desired destination path becomes available.
While the best modes for carrying out the invention have been described in detail, those familiar with the art to which this invention relates will recognize various alternative designs and embodiments for practicing the invention as defined by the following claims.

Claims

What Is Claimed Is;
1. A method for transmitting data among a plurality of cards in a crossbar interconnect network, each of the plurality of cards having source paths for originating the data and destination paths for receiving the data, the method comprising: generating a connection request command from one of the source paths requesting access to a desired one of the destination paths; capturing the connection request command at the desired destination path; and processing the connection request command based on whether or not the desired destination path is busy so as to prevent a lock-out condition.
2. The method as recited in claim 1 wherein processing the connection request command includes generating a connection command if the desired destination paths is not busy, the connection command for connecting the one of the source paths to the desired destination path.
3. The method as recited in claim 2 wherein generating the connection command further includes transmitting the data from the one of the source paths to the desired destination path.
4. The method as recited in claim 3 wherein the method further comprises : determining if any additional connection requests relating to the data exist prior to transmitting the data; and if so, generating corresponding connection request commands from the one of the source paths requesting access to additional destination paths.
5. The method as recited in claim 3 wherein transmitting the data includes: determining if the desired destination path is almost full; and if so, generating a pause command for receipt by the one of the source paths instructing the one of the source paths to stop transmitting the data.
6. The method as recited in claim 5 further comprising generating a resume command for receipt by the one of the source paths when the desired destination path is no longer almost full, the resume command instructing the one of the source paths to resume transmitting the data.
7. The method as recited in claim 3 wherein transmitting the data further includes: determining if a second one of the source paths is requesting access to the desired destination path upon completion of transmitting the data; and if so, terminating the connection between the one of the source paths and the desired destination path so as to allow the second one of the source paths access to the desired destination path.
8. The method as recited in claim 1 wherein processing the connection request command includes storing the connection request command in a request buffer associated with the desired destination path if the desired destination path is busy.
9. The method as recited in claim 8 wherein storing the connection request command includes storing the connection request command from only one of the source paths associated with each of the plurality of cards .
10. The method as recited in claim 8 wherein storing the connection request command includes storing the connection request command from each of the source paths associated with each of the plurality of cards so as to fairly allocate the desired destination path.
11. The method as recited in claim 8 wherein storing the connection request command further includes continuously monitoring the desired destination path to determine when the desired destination path is no longer busy.
12. The method as recited in claim 11 wherein continuously monitoring the desired the destination path includes generating a second connection command based on the connection request command stored in the request buffer when the desired destination path is no longer busy.
13. The method as recited in claim 12 wherein generating the second connection command includes determining a priority of the connection request command stored in the request buffer.
14. A system for transmitting data among a plurality of cards in a crossbar interconnect network, each of the plurality of cards having source paths for originating the data and destination paths for receiving the data, the system comprising: a source arbitrator associated with each of the cards and in communication with each of the source paths of the associated card for generating a connection request command from one of the source paths requesting access to desired destination path; and a destination arbitrator associated with each of the cards and in communication with each of the destination paths for capturing the connection request command at the desired destination path and processing the connection request command based on whether or not the desired destination path is busy.
15. The system as recited in claim 14 further comprising a switch in communication with each of the destination arbitrators and wherein the destination arbitrator, in processing the connection request command, is further operative to generate a connection command for receipt by the switch if the desired destination path is not busy, and wherein the switch connects the one of the source paths to the desired destination path in response to the connection command so as to allow the one of the source paths to transmit the data.
16. The system as recited in claim 15 wherein the source arbitrator generates additional connection request commands from the one of the source paths re- questing access to additional desired destination paths prior to transmitting the data.
17. The system as recited in claim 15 further comprising a destination buffer corresponding to each of the destination paths and wherein the destination arbitrator is further operative to determine if the destination buffer associated with the desired destination path is almost full and, if so, generate a pause command for receipt by the one of the source paths instructing the one of the source paths to stop transmitting the data.
18. The system as recited in claim 17 wherein the destination arbitrator is further operative to generate a pause command for receipt by the one of the source paths when the destination buffer is no longer almost full, the resume command instructing the one of the source paths to resume transmitting the data.
19. The system as recited in claim 15 wherein the source arbitrator is further operative to determine if a second one of the source paths is requesting access to the desired destination path after transmission of the data and to generate a connection termination command if a second one of the source paths is requesting access to the desired destination path.
20. The system as recited in claim 14 wherein the system includes a plurality of request buffers corresponding to each of the destination paths and wherein the destination arbitrator, in processing the connection request command, stores the connection request command in the request buffer corresponding to the desired destination path if the desired destination path is busy.
21. The system as recited in claim 20 wherein the request buffers has a depth large enough to store the connection request command from only one of the source paths associated with each of the plurality of cards .
22. The system as recited in claim 20 wherein each of the request buffers has a depth large enough to store the connection request commands from each of the source paths associated with each of the plurality of cards so as to fairly allocate the desired destination path.
23. The system as recited in claim 20 wherein the destination arbitrator is further operative to continuously monitor the desired destination path to determine when the desired destination path is no longer busy.
24. The system as recited in claim 23 wherein the destination arbitrator, in continuously monitoring the desired destination path, is further operative to generate a second connection command based on the connection request command stored in the request buffer associated with the desired destination path when the desired destination path is no longer busy.
25. The system as recited in claim 24 wherein the destination arbitrator, in generating the second connection command is further operative to determine a priority of the connection request command stored in the request buffer associated with the desired destination path.
26. The system as recited in claim 25 wherein each of the request buffers include a high priority request buffer for storing high priority requests.
27. The system as recited in claim 25 wherein each of the request buffers include a low priority request buffer for storing low priority requests.
28. The system as recited in claim 25 wherein each of the request buffers include a free path request buffer for storing free path requests requesting access to any available destination path on a particular card.
29. The system as recited in claim 20 wherein each of the request buffers is a first-in first-out buffer.
30. A scaleable apparatus for transmitting data among a plurality of cards in a crossbar intercon- nect network, each of the plurality of cards having source paths for originating the data and destination paths for receiving the data, the apparatus comprising: each of the cards including a source arbitrator in communication with each of the source paths and a destination arbitrator in communication with each of the destination paths, wherein the source arbitrators generate a connection request command for each of the source paths requesting access to a desired one of the destination paths, and wherein the destination arbitra- tors capture the connection request commands directed to any of the destination paths associated with its respective card and generate connection commands if the desired destination path is not busy so that data may be transmitted; a communication bus coupling each of the source arbitrators with each of the destination arbitrators, the communication bus for receiving the connection request commands from each of the source arbitrators and broadcasting the connection request commands for receipt by each of the destination arbitrators and for receiving and broadcasting the connection commands from each of the destination arbitrators; and a switch connected to each of the source paths and each of the destination paths and the communication bus for connecting each of the source paths with a corresponding desired destination path upon receipt of a corresponding connection command.
31. The apparatus as recited in claim 30 wherein the communication bus includes: a request bus for receiving and broadcasting the connection request commands; and a connect bus for receiving and broadcasting the connection commands.
32. The apparatus as recited in claim 30 further comprising: an arbitration bus controller coupled to each of the source arbitrators and each of the destination arbitrators for determining when each of the source arbitrators and each of the destination arbitrators may transmit a connection request command and a connection command, respectively.
33. The apparatus as recited in claim 30 wherein each of the destination arbitrators include a request buffer for each of the destination paths for storing the connection request command if the desired destination path is busy.
34. The apparatus as recited in claim 33 wherein the request buffers has a depth large enough to store the connection request command from only one of the source paths associated with each of the plurality of cards.
35. The apparatus as recited in claim 33 wherein each of the request buffers has a depth large enough to store the connection request commands from each of the source paths associated with each of the plurality of cards so as to fairly allocate the desired destination path.
36. The apparatus as recited in claim 33 wherein the destination arbitrator is further operative to continuously monitor the desired destination path and generate the connection command based on the connection request stored in the request buffer associated with the desired destination path when the desired destination path is no longer busy.
37. The apparatus as recited in claim 33 wherein each of the request buffers include priority buffers to determine a priority of the stored connection command associated with the desired destination buffer.
38. The apparatus as recited in claim 37 wherein the priority buffers include a high priority re- quest buffer for storing high priority requests.
39. The apparatus as recited in claim 37 wherein the priority buffers include a low priority request buffer for storing low priority requests .
40. The apparatus as recited in claim 37 wherein the priority buffers include a free path request buffer for storing free path requests requesting access to any available destination path.
41. The apparatus as recited in claim 37 wherein each of the request buffers is a first-in first- out buffer.
42. The apparatus as recited in claim 30 wherein the source arbitrators generate additional connection request commands for each of the source paths requesting access to additional destination paths prior to transmitting the data.
43. The apparatus as recited in claim 30 wherein each of the destination paths include a destination buffer and wherein each of the destination arbitrators are operative to determine if the destination buffer associated with the desired destination path is almost full and, if so, generate a pause command by receipt by the source path transmitting the data instructing the source path to stop transmitting data.
44. The apparatus as recited in claim 43 wherein each of the destination arbitrators are further operative to transmit a resume command to the source path upon the destination buffer no longer being almost full.
45. The apparatus as recited in claim 30 wherein each of the source arbitrators is further operative to determine if another one of the source paths is requesting access to the desired destination path based on the connection request commands broadcast by the communication bus and, if so, to generate a connection termination command after transmitting the data.
PCT/US1998/026636 1997-12-19 1998-12-15 Method and system for arbitrating path contention WO1999032981A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2000525820A JP2001527238A (en) 1997-12-19 1998-12-15 Method and system for arbitrating path contention
EP98962112A EP1038230A4 (en) 1997-12-19 1998-12-15 Method and system for arbitrating path contention

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/994,527 1997-12-19
US08/994,527 US6230229B1 (en) 1997-12-19 1997-12-19 Method and system for arbitrating path contention in a crossbar interconnect network

Publications (1)

Publication Number Publication Date
WO1999032981A1 true WO1999032981A1 (en) 1999-07-01

Family

ID=25540759

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1998/026636 WO1999032981A1 (en) 1997-12-19 1998-12-15 Method and system for arbitrating path contention

Country Status (4)

Country Link
US (1) US6230229B1 (en)
EP (1) EP1038230A4 (en)
JP (1) JP2001527238A (en)
WO (1) WO1999032981A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1895429A1 (en) * 2006-08-18 2008-03-05 Fujitsu Ltd. Transmission control device and transmission control method
EP2416253A1 (en) * 2009-03-31 2012-02-08 Fujitsu Limited Data transmission circuit and data transmission method

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3400730B2 (en) * 1998-12-18 2003-04-28 富士通株式会社 Data transmission system and data transmission control device used for this data transmission system
US6389494B1 (en) * 1998-12-30 2002-05-14 Emc Corporation System for interfacing a data storage system to a host utilizing a plurality of busses for carrying end-user data and a separate bus for carrying interface state data
US6539451B1 (en) * 1998-12-30 2003-03-25 Emc Corporation Data storage system having master-slave arbiters
US6434637B1 (en) * 1998-12-31 2002-08-13 Emc Corporation Method and apparatus for balancing workloads among paths in a multi-path computer system based on the state of previous I/O operations
US7073020B1 (en) 1999-01-04 2006-07-04 Emc Corporation Method for message transfer in computer storage system
US7117275B1 (en) 1999-01-04 2006-10-03 Emc Corporation Data storage system having separate data transfer section and message network
US6636483B1 (en) * 1999-02-25 2003-10-21 Fairchild Semiconductor Corporation Network switch with zero latency flow control
US6510138B1 (en) * 1999-02-25 2003-01-21 Fairchild Semiconductor Corporation Network switch with head of line input buffer queue clearing
US6501761B1 (en) * 1999-02-25 2002-12-31 Fairchild Semiconductor Corporation Modular network switch with peer-to-peer address mapping communication
JP2000261433A (en) * 1999-03-04 2000-09-22 Toshiba Microelectronics Corp Switching element and packet switch
US6714537B1 (en) * 1999-10-19 2004-03-30 Ciena Corp. Switch fabric architecture and techniques for implementing rapid hitless switchover
US7003601B1 (en) 2000-03-31 2006-02-21 Emc Corporation Data storage system having separate data transfer section and message network with plural directions on a common printed circuit board
US6584513B1 (en) 2000-03-31 2003-06-24 Emc Corporation Direct memory access (DMA) transmitter
US6993621B1 (en) 2000-03-31 2006-01-31 Emc Corporation Data storage system having separate data transfer section and message network with plural directors on a common printed circuit board and redundant switching networks
US7010575B1 (en) * 2000-03-31 2006-03-07 Emc Corporation Data storage system having separate data transfer section and message network having bus arbitration
US7007194B1 (en) 2000-06-29 2006-02-28 Emc Corporation Data storage system having point-to-point configuration
US6584531B1 (en) * 2000-04-27 2003-06-24 Lsi Logic Corporation Arbitration circuit with plural arbitration processors using memory bank history
US6779071B1 (en) 2000-04-28 2004-08-17 Emc Corporation Data storage system having separate data transfer section and message network with status register
US6651130B1 (en) * 2000-04-28 2003-11-18 Emc Corporation Data storage system having separate data transfer section and message network with bus arbitration
US6925516B2 (en) * 2001-01-19 2005-08-02 Raze Technologies, Inc. System and method for providing an improved common control bus for use in on-line insertion of line replaceable units in wireless and wireline access systems
CN1190076C (en) * 2001-08-06 2005-02-16 松下电器产业株式会社 Data flow processor
US20030031197A1 (en) * 2001-08-13 2003-02-13 Schmidt Steven G. Multiple arbitration circuit
US7464180B1 (en) * 2001-10-16 2008-12-09 Cisco Technology, Inc. Prioritization and preemption of data frames over a switching fabric
US20030158985A1 (en) * 2002-02-15 2003-08-21 Edward Fried Systems and methods for fair arbitration between multiple request signals
US7158512B1 (en) 2002-04-01 2007-01-02 P-Cube Ltd. System and method for scheduling a cross-bar
EP1473637A1 (en) * 2003-04-30 2004-11-03 Siemens Aktiengesellschaft Apparatus and method for coupling control units with common memory units
WO2005020514A1 (en) * 2003-08-15 2005-03-03 Thomson Licensing S.A. Changeable functionality in a broadcast router
US7664902B1 (en) * 2004-03-16 2010-02-16 Super Talent Electronics, Inc. Extended SD and microSD hosts and devices with USB-like high performance packetized interface and protocol
JP4193746B2 (en) * 2004-04-13 2008-12-10 沖電気工業株式会社 Matrix bus connection system
US7592894B2 (en) * 2004-06-10 2009-09-22 Ciena Corporation Reconfigurable switch having an overlapping Clos Architecture
JP4506594B2 (en) * 2005-07-22 2010-07-21 日本電気株式会社 Redundant path control method
US8416954B1 (en) 2008-09-30 2013-04-09 Emc Corporation Systems and methods for accessing storage or network based replicas of encrypted volumes with no additional key management
US8261068B1 (en) 2008-09-30 2012-09-04 Emc Corporation Systems and methods for selective encryption of operating system metadata for host-based encryption of data at rest on a logical unit
US7957398B1 (en) * 2007-03-05 2011-06-07 Emc Corporation Methods and systems for dynamic division of path capacity
US8156273B2 (en) * 2007-05-10 2012-04-10 Freescale Semiconductor, Inc. Method and system for controlling transmission and execution of commands in an integrated circuit device
JP2009026135A (en) * 2007-07-20 2009-02-05 Nec Electronics Corp Multi-processor device
JP2009026136A (en) * 2007-07-20 2009-02-05 Nec Electronics Corp Multi-processor device
JP2010157995A (en) * 2008-12-01 2010-07-15 Ricoh Co Ltd Electronic apparatus and signal disconnection/connection method
US8166314B1 (en) 2008-12-30 2012-04-24 Emc Corporation Selective I/O to logical unit when encrypted, but key is not available or when encryption status is unknown
DE102009030204A1 (en) * 2009-06-24 2010-12-30 Audi Ag Star coupler for a bus system, bus system with such a star coupler and method for exchanging signals in a bus system
US8359421B2 (en) * 2009-08-06 2013-01-22 Qualcomm Incorporated Partitioning a crossbar interconnect in a multi-channel memory system
CN104348889B (en) * 2013-08-09 2019-04-16 鸿富锦精密工业(深圳)有限公司 Switching switch and electronic device
US9875211B2 (en) * 2015-06-04 2018-01-23 Synaptics Incorporated Signal conditioner for high-speed data communications
US11336591B2 (en) * 2020-08-14 2022-05-17 Vmware, Inc. Priority based route programming in a network

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838937A (en) * 1995-12-23 1998-11-17 Electronics And Telecommunications Research Institute Data transmitting/receiving method using distributed path control in data switching system
US5857114A (en) * 1995-12-30 1999-01-05 Samsung Electronics Co., Ltd. DMA system for re-arbitrating memory access priority during DMA transmission when an additional request is received

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4897833A (en) * 1987-10-16 1990-01-30 Digital Equipment Corporation Hierarchical arbitration system
US5179669A (en) * 1988-08-22 1993-01-12 At&T Bell Laboratories Multiprocessor interconnection and access arbitration arrangement
US4985830A (en) * 1988-09-27 1991-01-15 Universities Research Association, Inc. Interprocessor bus switching system for simultaneous communication in plural bus parallel processing system
JP3083540B2 (en) * 1990-08-20 2000-09-04 株式会社東芝 Switching control method using multiprocessor
US5404461A (en) * 1991-03-29 1995-04-04 International Business Machines Corp. Broadcast/switching apparatus for executing broadcast/multi-cast transfers over unbuffered asynchronous switching networks
US5307466A (en) 1992-04-30 1994-04-26 International Business Machines Corporation Distributed programmable priority arbitration
US5796966A (en) * 1993-03-01 1998-08-18 Digital Equipment Corporation Method and apparatus for dynamically controlling data routes through a network
US5623698A (en) 1993-04-30 1997-04-22 Cray Research, Inc. Memory interconnect network having separate routing networks for inputs and outputs using switches with FIFO queues and message steering bits
US5463486A (en) 1993-08-23 1995-10-31 Unisys Corporation Self-routing multi-stage photonic interconnect
US5577204A (en) * 1993-12-15 1996-11-19 Convex Computer Corporation Parallel processing computer system interconnections utilizing unidirectional communication links with separate request and response lines for direct communication or using a crossbar switching device
US5533201A (en) * 1994-03-07 1996-07-02 Unisys Corporation Method and apparatus for simultaneous interconnection of multiple requestors to multiple memories
US5546546A (en) * 1994-05-20 1996-08-13 Intel Corporation Method and apparatus for maintaining transaction ordering and arbitrating in a bus bridge
JPH0822444A (en) * 1994-07-05 1996-01-23 Matsushita Electric Ind Co Ltd Data transfer device
US5682485A (en) * 1994-12-01 1997-10-28 Unisys Corporation Deadlock avoidance for switched interconnect bus systems
US5737543A (en) * 1995-02-23 1998-04-07 International Business Machines Corporation High performance communications path
JP3003545B2 (en) * 1995-06-28 2000-01-31 日本電気株式会社 Magnetic disk drive connection device
EP0752666A3 (en) * 1995-07-06 2004-04-28 Sun Microsystems, Inc. Method and apparatus for fast-forwarding slave requests in a packet-switched computer system
US5689644A (en) * 1996-03-25 1997-11-18 I-Cube, Inc. Network switch with arbitration sytem
US5751710A (en) * 1996-06-11 1998-05-12 Cisco Technology, Inc. Technique for connecting cards of a distributed network switch
US5949982A (en) * 1997-06-09 1999-09-07 International Business Machines Corporation Data processing system and method for implementing a switch protocol in a communication system
US6038630A (en) * 1998-03-24 2000-03-14 International Business Machines Corporation Shared access control device for integrated system with multiple functional units accessing external structures over multiple data buses

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838937A (en) * 1995-12-23 1998-11-17 Electronics And Telecommunications Research Institute Data transmitting/receiving method using distributed path control in data switching system
US5857114A (en) * 1995-12-30 1999-01-05 Samsung Electronics Co., Ltd. DMA system for re-arbitrating memory access priority during DMA transmission when an additional request is received

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1038230A4 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1895429A1 (en) * 2006-08-18 2008-03-05 Fujitsu Ltd. Transmission control device and transmission control method
EP2416253A1 (en) * 2009-03-31 2012-02-08 Fujitsu Limited Data transmission circuit and data transmission method
EP2416253A4 (en) * 2009-03-31 2012-12-05 Fujitsu Ltd Data transmission circuit and data transmission method
US8819323B2 (en) 2009-03-31 2014-08-26 Fujitsu Limited Data transfer circuit and data transfer method

Also Published As

Publication number Publication date
US6230229B1 (en) 2001-05-08
EP1038230A1 (en) 2000-09-27
EP1038230A4 (en) 2003-03-26
JP2001527238A (en) 2001-12-25

Similar Documents

Publication Publication Date Title
US6230229B1 (en) Method and system for arbitrating path contention in a crossbar interconnect network
US5218602A (en) Interprocessor switching network
US4929939A (en) High-speed switching system with flexible protocol capability
US7412556B2 (en) Method and system for master devices accessing slave devices
CN101493805B (en) Scalable bus structure
EP0577361B1 (en) Fiber optic distribution of image data
US5898691A (en) Method and apparatus for congestion distributed adaptive routing
US4706150A (en) Switching protocal for multiple autonomous switching planes
JPH0695989A (en) Optical fiber image data distribution system
JP2845162B2 (en) Data transfer device
US4212080A (en) Data transmission control system
US6064647A (en) Method and system for sending frames around a head of line blocked frame in a connection fabric environment
JPH05336141A (en) Loop network
WO2001050216A2 (en) Communication bus for a multi-processor system
US5493651A (en) Method and system for dequeuing connection requests in a simplex switch
JP2000022728A (en) Network system
KR0182707B1 (en) Method and apparatus for monitoring communication message between processors in switching system
JP2001325212A (en) Method and device for transmitting data block from source processor to destination processor in multiprocessor system
JP3251723B2 (en) Broadcast communication method
JP2538901B2 (en) Bus coupling device
JPS6146550A (en) Connecting device between busses
JPH01293049A (en) Reception controlling system for distributed processing type packet exchange
JPH0895927A (en) Large scale mutual connection switch
JPH07319823A (en) Inter-processor communication system
JPS62221238A (en) Packet transfer processor

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

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

Ref document number: 1998962112

Country of ref document: EP

ENP Entry into the national phase

Ref country code: JP

Ref document number: 2000 525820

Kind code of ref document: A

Format of ref document f/p: F

WWP Wipo information: published in national office

Ref document number: 1998962112

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1998962112

Country of ref document: EP