US20140112145A1 - Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control - Google Patents

Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control Download PDF

Info

Publication number
US20140112145A1
US20140112145A1 US14/141,877 US201314141877A US2014112145A1 US 20140112145 A1 US20140112145 A1 US 20140112145A1 US 201314141877 A US201314141877 A US 201314141877A US 2014112145 A1 US2014112145 A1 US 2014112145A1
Authority
US
United States
Prior art keywords
message
station
source
target
ring interconnect
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/141,877
Inventor
Ching-Tsun Chou
Naveen Cherukuri
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US14/141,877 priority Critical patent/US20140112145A1/en
Publication of US20140112145A1 publication Critical patent/US20140112145A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/13Flow control; Congestion control in a LAN segment, e.g. ring or bus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/42Loop networks
    • H04L12/427Loop networks with decentralised control
    • H04L12/43Loop networks with decentralised control with synchronous transmission, e.g. time division multiplex [TDM], slotted rings
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4637Interconnected ring systems

Definitions

  • Embodiments of the invention are related to multi-ring interconnects and according to one embodiment, a scheme for avoiding deadlock in a multi-ring interconnect. Other embodiments are drawn to congestion control and networks having multi-ring interconnects that avoid deadlocks.
  • a link interconnect allows communication between devices and functional blocks. Some examples of interconnects are shared buses and point to point links.
  • a slotted ring interconnect consists of a fixed number of slots arranged in a closed loop. Each ring slot is either empty, or occupied by a message. The ring may rotate either clockwise or counterclockwise. That is, a message in a slot may travel around the ring in either clockwise or counterclockwise direction. The direction of rotation does not matter.
  • the basic operation of the ring is simple: at each clock, the content of each slot is typically replaced by that of its upstream neighbor (e.g., the counterclockwise neighbor if the ring rotation is clockwise). Essentially, the whole ring can be thought of as a circular shift register.
  • a subset of the slots on a ring has one or more stations attached to them. All of the slots on a ring, however, may have one or more stations attached.
  • a station can send and receive messages via the slot to which it is attached. To send a message, a station waits for its attached slot to become empty and, when that happens, puts the message it wishes to send in the slot.
  • each message carries the identification of the station to which it is destined.
  • a station keeps monitoring its attached slot for messages targeting it. When a message arrives, the station removes the message from the slot if it has the necessary resource for receiving it. Whether a station can receive and send in the same clock depends on implementation details and is not relevant to the present invention.
  • FIG. 1 a is schematic illustration of an interconnection topology having two side by side rings.
  • FIG. 1 b is schematic illustration of an interconnection topology having four side by side rings.
  • FIG. 1 c is schematic illustration of an interconnection topology having hierarchical rings.
  • One embodiment of the invention is drawn to networks having multiple slotted rings. Another embodiment of the invention is drawn to a method of addressing the problem of inter-ring deadlock in such networks. A further embodiment of the invention is drawn to congestion control, even in a single ring.
  • link or interconnect is generally defined as an information-carrying medium that establishes a communication pathway for messages, namely information placed in a predetermined format.
  • the link or interconnect may be a wired physical medium (e.g., a bus, one or more electrical wires, trace, cable, etc.) or a wireless medium (e.g., air in combination with wireless signaling technology).
  • Network may refer to any interconnected group or system. That is, a network may include devices linked in the same machine or devices in different computers linked to share information. Networks include, but are not limited to, local area network (LAN), wide area network (WAN), wireless local area network (WLAN), and virtual area network (VLAN).
  • LAN local area network
  • WAN wide area network
  • WLAN wireless local area network
  • VLAN virtual area network
  • a station is broadly defined as any device that can send and receive messages. Stations typically send and receive messages via the slot to which they are attached. To send a message, a station waits for its attached slot to become empty. When the attached slot is empty, the station puts the message it wishes to send in the slot. Typically, each message carries the identification of the station to which it is destined. Generally, a station monitors its attached slot for messages targeting it. When a message targeting the station arrives, the station removes the message from the slot if it has the necessary resource for receiving it.
  • a slotted ring interconnect is essentially a 1-dimensional communication medium with a limited cross-section bandwidth. When the number of stations which wish to communicate with each other is large, it is desirable to divide the stations among multiple slotted ring interconnects to increase the aggregate communication bandwidth.
  • the multiple slotted ring interconnects can be connected together in various topologies, some of which are illustrated in FIGS. 1 a - 1 c.
  • FIG. 1 a illustrates an interconnection topology 10 having two slotted ring interconnects 14 in a side by side topology.
  • each of the slotted ring interconnects 14 has 36 slots 12 .
  • the number of illustrated slots 12 is arbitrary, however, and not limited to 36. That is, the slotted ring interconnects 14 may more or less slots 12 .
  • the double arrows in FIG. 1 a - 1 c represent ring connectors 16 which move messages between the slotted ring interconnects 14 .
  • the ring connectors 16 are typically bridges but may be any device, such as repeaters, routers, hubs, or switches, which can connect multiple slotted rings 14 .
  • FIG. 1 b illustrates an interconnection topology 20 having four slotted ring interconnects 14 in a side by side topology
  • FIG. 1 c illustrates an interconnection topology 30 having five slotted ring interconnects 14 in a hierarchical topology.
  • the slots 12 are not shown in FIGS. 1 b and 1 c .
  • messages on the left side of FIG. 1 c destined for a station on the right side of topology must pass through the central slotted ring 15 .
  • Many other topologies are possible.
  • the topologies illustrated in FIGS. 1 a - 1 c are for illustration only.
  • the deadlock problem in a system with multi-ring interconnects can be illustrated using the 2-ring topology in FIG. 1 a . If the system ever gets into a state in which all slots 12 of the upper (or lower) slotted ring interconnect 14 are occupied by messages targeting stations (not shown) in the lower (upper) ring and all buffers in the ring connector 16 are full, a deadlock ensues because no slot 12 in either slotted ring interconnect 14 can be emptied. There are several points worth noting about this kind of deadlock.
  • the deadlock can still happen even when the ultimate destination (target station) of each message has the resource for receiving it. This is because the ultimate destination (target station) is on one slotted ring interconnect 14 while the message is trapped on the other slotted ring interconnect 14 .
  • the precise topology in which the multiple slotted ring interconnects 14 are connected together is not important. One can easily construct similar deadlock scenarios for any of the above topologies 20 , 30 and other multi-ring topologies.
  • the numbers and positions of the ring connectors 16 and the precise buffer mechanisms in them are also not important. Once all the slots 12 and ring connector buffers (not shown) are filled, a deadlock ensues.
  • each message is removed from the ring by either a target on a slotted ring interconnect 14 (which could be a ring connector 16 , such as a bridge) or the message's source station on the slotted ring interconnect 14 .
  • a target on a slotted ring interconnect 14 which could be a ring connector 16 , such as a bridge
  • the target removes the message from the slotted ring interconnect 14 .
  • the ring connector 16 connecting two slotted rings can receive the message, it removes the message from the first slotted ring interconnect 14 and passes it to the second slotted ring interconnect 14 .
  • the target (or more precisely, the bridge logic connecting the two slotted ring interconnects) marks the message with a negative flag. That is, the intermediate target (e.g. ring connector 16 or bridge) is responsible for setting the flags. The message then circles back to the source station as a negative acknowledgement.
  • the source station holds on to a copy of the message until it gets either a negative or a positive acknowledgement.
  • a negative acknowledgement is a marked message circling back to its source.
  • the source then removes the marked message from the slotted ring interconnect 14 to make its slot 12 available.
  • the source station will make another attempt at sending the message later using the copy it has kept. Since the total number of slots 12 in the ring is fixed and known, the source station can count time and know exactly when a negative acknowledgement, if any, should arrive. If no negative acknowledgment arrives in that clock, the source station considers that as a positive acknowledgement. In the case of a positive acknowledgement, the source station can discard its copy of the message.
  • each message carries the following bits in addition to its payload: (1) a valid bit V, (2) a negative acknowledgement bit N, and (3) for each station k on the slotted ring interconnect 14 , a corresponding destination bit D[k].
  • the choice of setting the bits to 0 or 1 is arbitrary. That is, the opposite convention or some other convention could have been selected.
  • source station s counts time and performs the following checks in the clock when either positive or negative acknowledgement is scheduled to arrive.
  • This protocol has several advantageous features. First, a message always occupies a slot 12 for at most one cycle around the slotted ring interconnect 14 . Second, once a message is successfully received by its target, its slot 12 becomes immediately reusable by other messages; only a negative acknowledgement needs to cycle back to the message's source station. Third, each station k typically needs to monitor only bits V, N, and D[k] and does not need to monitor any D[j] with j ⁇ k. Fourth, each station k needs to drive (set the bit to 0 or 1) at most three out of V, N, D[k], and one D[j] with j ⁇ k. Fifth, no additional bits are needed in the payload portion to identify the source and target stations of a message. Optionally, however, a specific implementation may choose to include additional bits to identify the source and target stations if doing so is useful.
  • the above scheme can also be applied to congestion control.
  • a station can monitor the occupancy rate of the slots 12 of the slotted ring interconnect 14 as the slots rotate past it and use that information to control how soon negatively acknowledged messages should be resent on the slotted ring interconnect 14 . If the occupancy rate is high, stations can wait longer before resending negatively acknowledged messages and thus reduce the rate at which messages are injected into the slotted ring interconnect 14 .
  • the fact that a message can be made to occupy a slot 12 on the slotted ring interconnect 14 for at most one cycle around the ring may also be beneficial for reducing congestion on a single slotted ringer interconnect 14 .
  • a single slotted ring interconnect does not need the V and N bits used to avoid deadlock, as deadlock is not an issue for single ring. Having these bits, however, enables a better response to congestion.
  • each station can monitor V bits flying past to monitor ring activity. For instance, if V bit is observed 80% of the time, a station may inject traffic at a slower than normal rate, or not inject at all until ring utilization drops. If all stations follow this mechanism, congestion is inherently self-regulated and ring traffic returns below a desirable threshold (whatever numeric value it may be as defined by the system). In the absence of a congestion control mechanism, agents inject traffic into the network whenever they can, resulting in further congesting an already congested network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

A method and system to avoid multi-ring deadlock. The method includes removing a message on a multi-ring interconnect either with a ring connector associated with the target of the message or by the message's source station such that the message travels no more than one time around the slotted ring interconnect before its removal. The method may also be applied to single ring networks for congestion control.

Description

    RELATED APPLICATION
  • None.
  • FIELD
  • Embodiments of the invention are related to multi-ring interconnects and according to one embodiment, a scheme for avoiding deadlock in a multi-ring interconnect. Other embodiments are drawn to congestion control and networks having multi-ring interconnects that avoid deadlocks.
  • BACKGROUND
  • A link interconnect allows communication between devices and functional blocks. Some examples of interconnects are shared buses and point to point links. A slotted ring interconnect consists of a fixed number of slots arranged in a closed loop. Each ring slot is either empty, or occupied by a message. The ring may rotate either clockwise or counterclockwise. That is, a message in a slot may travel around the ring in either clockwise or counterclockwise direction. The direction of rotation does not matter. The basic operation of the ring is simple: at each clock, the content of each slot is typically replaced by that of its upstream neighbor (e.g., the counterclockwise neighbor if the ring rotation is clockwise). Essentially, the whole ring can be thought of as a circular shift register.
  • Typically, a subset of the slots on a ring has one or more stations attached to them. All of the slots on a ring, however, may have one or more stations attached. A station can send and receive messages via the slot to which it is attached. To send a message, a station waits for its attached slot to become empty and, when that happens, puts the message it wishes to send in the slot. Typically, each message carries the identification of the station to which it is destined.
  • Generally, a station keeps monitoring its attached slot for messages targeting it. When a message arrives, the station removes the message from the slot if it has the necessary resource for receiving it. Whether a station can receive and send in the same clock depends on implementation details and is not relevant to the present invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention may best be understood by referring to the following description and accompanying drawings that are used to illustrate embodiments of the invention.
  • FIG. 1 a is schematic illustration of an interconnection topology having two side by side rings.
  • FIG. 1 b is schematic illustration of an interconnection topology having four side by side rings.
  • FIG. 1 c is schematic illustration of an interconnection topology having hierarchical rings.
  • DETAILED DESCRIPTION
  • One embodiment of the invention is drawn to networks having multiple slotted rings. Another embodiment of the invention is drawn to a method of addressing the problem of inter-ring deadlock in such networks. A further embodiment of the invention is drawn to congestion control, even in a single ring.
  • In the following description, certain terminology is used to describe features of the invention. For example, the term “device” or “agent” is general and may be used to describe any electrical component coupled to a link. A “link or interconnect” is generally defined as an information-carrying medium that establishes a communication pathway for messages, namely information placed in a predetermined format. The link or interconnect may be a wired physical medium (e.g., a bus, one or more electrical wires, trace, cable, etc.) or a wireless medium (e.g., air in combination with wireless signaling technology).
  • The term “network” may refer to any interconnected group or system. That is, a network may include devices linked in the same machine or devices in different computers linked to share information. Networks include, but are not limited to, local area network (LAN), wide area network (WAN), wireless local area network (WLAN), and virtual area network (VLAN).
  • As discussed above, a subset of the slots on a ring typically has one or more stations attached to them. A station is broadly defined as any device that can send and receive messages. Stations typically send and receive messages via the slot to which they are attached. To send a message, a station waits for its attached slot to become empty. When the attached slot is empty, the station puts the message it wishes to send in the slot. Typically, each message carries the identification of the station to which it is destined. Generally, a station monitors its attached slot for messages targeting it. When a message targeting the station arrives, the station removes the message from the slot if it has the necessary resource for receiving it.
  • A slotted ring interconnect is essentially a 1-dimensional communication medium with a limited cross-section bandwidth. When the number of stations which wish to communicate with each other is large, it is desirable to divide the stations among multiple slotted ring interconnects to increase the aggregate communication bandwidth. The multiple slotted ring interconnects can be connected together in various topologies, some of which are illustrated in FIGS. 1 a-1 c.
  • FIG. 1 a illustrates an interconnection topology 10 having two slotted ring interconnects 14 in a side by side topology. As illustrated, each of the slotted ring interconnects 14 has 36 slots 12. The number of illustrated slots 12 is arbitrary, however, and not limited to 36. That is, the slotted ring interconnects 14 may more or less slots 12. Furthermore, it is not necessary that the various slotted ring interconnects 14 have the same number of slots 12. Indeed, in some embodiments, the various slotted ring interconnects 14 in a topology have different numbers of slots 12.
  • The double arrows in FIG. 1 a-1 c represent ring connectors 16 which move messages between the slotted ring interconnects 14. The ring connectors 16 are typically bridges but may be any device, such as repeaters, routers, hubs, or switches, which can connect multiple slotted rings 14.
  • FIG. 1 b illustrates an interconnection topology 20 having four slotted ring interconnects 14 in a side by side topology while FIG. 1 c illustrates an interconnection topology 30 having five slotted ring interconnects 14 in a hierarchical topology. The slots 12 are not shown in FIGS. 1 b and 1 c. In the illustrated hierarchical topology, messages on the left side of FIG. 1 c destined for a station on the right side of topology must pass through the central slotted ring 15. Many other topologies are possible. The topologies illustrated in FIGS. 1 a-1 c are for illustration only.
  • Multi-Ring Deadlock
  • The deadlock problem in a system with multi-ring interconnects can be illustrated using the 2-ring topology in FIG. 1 a. If the system ever gets into a state in which all slots 12 of the upper (or lower) slotted ring interconnect 14 are occupied by messages targeting stations (not shown) in the lower (upper) ring and all buffers in the ring connector 16 are full, a deadlock ensues because no slot 12 in either slotted ring interconnect 14 can be emptied. There are several points worth noting about this kind of deadlock.
  • First, the deadlock can still happen even when the ultimate destination (target station) of each message has the resource for receiving it. This is because the ultimate destination (target station) is on one slotted ring interconnect 14 while the message is trapped on the other slotted ring interconnect 14. Second, the precise topology in which the multiple slotted ring interconnects 14 are connected together is not important. One can easily construct similar deadlock scenarios for any of the above topologies 20, 30 and other multi-ring topologies. Third, the numbers and positions of the ring connectors 16 and the precise buffer mechanisms in them are also not important. Once all the slots 12 and ring connector buffers (not shown) are filled, a deadlock ensues. Fourth, the fact that there is more than one slotted ring interconnect 14 in the network is fundamental for the deadlock to occur. In a single ring, every message keeps revisiting its target station as long as it stays on the slotted ring interconnect 14, thus giving the target station infinitely many chances of receiving it. In contrast, with two or more slotted ring interconnects 14, it is possible for each slotted ring interconnect 14 to be filled with messages whose destination stations are on other slotted ring interconnects 14.
  • Scheme for Avoiding Multi-Ring Deadlock
  • The basic idea behind the scheme is as follows. Preferably, each message is removed from the ring by either a target on a slotted ring interconnect 14 (which could be a ring connector 16, such as a bridge) or the message's source station on the slotted ring interconnect 14. Thus, the slot 12 that the message occupies becomes available in at most one round. If the target of the message can receive the message, the target removes the message from the slotted ring interconnect 14. Thus, for example, if the ring connector 16 connecting two slotted rings can receive the message, it removes the message from the first slotted ring interconnect 14 and passes it to the second slotted ring interconnect 14. Once a message crosses over to the other slotted ring interconnect 14, the final destination will receive it eventually. Thus, deadlock is not an issue once the message makes its way to the slotted ring interconnect 14 containing final destination. If the target cannot receive the message, the target (or more precisely, the bridge logic connecting the two slotted ring interconnects) marks the message with a negative flag. That is, the intermediate target (e.g. ring connector 16 or bridge) is responsible for setting the flags. The message then circles back to the source station as a negative acknowledgement.
  • The source station holds on to a copy of the message until it gets either a negative or a positive acknowledgement. As already stated, a negative acknowledgement is a marked message circling back to its source. The source then removes the marked message from the slotted ring interconnect 14 to make its slot 12 available. The source station will make another attempt at sending the message later using the copy it has kept. Since the total number of slots 12 in the ring is fixed and known, the source station can count time and know exactly when a negative acknowledgement, if any, should arrive. If no negative acknowledgment arrives in that clock, the source station considers that as a positive acknowledgement. In the case of a positive acknowledgement, the source station can discard its copy of the message.
  • Example
  • The following is an example implementation of the above scheme. In this example, each message carries the following bits in addition to its payload: (1) a valid bit V, (2) a negative acknowledgement bit N, and (3) for each station k on the slotted ring interconnect 14, a corresponding destination bit D[k]. In the following, the choice of setting the bits to 0 or 1 is arbitrary. That is, the opposite convention or some other convention could have been selected.
  • The signaling protocol between a source station s and a target station t (where s and t are different stations and either or both of them may be a bridge connecting this ring with another ring) can be described as follows. First, for a source station s to send a message, it waits for a slot 12 with V=0 and N=0. The message is sent by setting V:=1, D[s]:=1, and D[t]:=1. Second, for a target station t to receive a message, it waits for a slot with V=1 and N=0 and D[t]=1. The message is received by setting V:=0, D[s]:=0, and D[t]:=0. Third, if target station t cannot receive the message, it indicates a negative acknowledgement by setting V:=0, N:=1, and D[t]:=0. Fourth, source station s counts time and performs the following checks in the clock when either positive or negative acknowledgement is scheduled to arrive.
  • If V=0 and N=1 and D[s]=1, then source station s knows a negative acknowledgement has arrived, which it removes from the slotted interconnect ring 14 by setting N:=0, D[s]:=0. In some embodiments, it may also choose to use the same slot 12 to send a different message if implementation constraints allows this. If, however, either D[s]=0 or (V=1 and N=0), then source station s knows that a positive acknowledgement has arrived. In this scenario there are two subcases to consider. First, if D[s]=0, this is a pure positive acknowledge and source station s need not do anything other than discard the copy of the message that is acknowledged. Second, if D[s]=1 but (V=1 and N=0), this is both a positive acknowledgement to the old message that source station s sent and the arrival of a new message targeting source station s from a station u which may or may not be the same as t. If source station s can receive the new message, source station s receives the message by setting V:=0, D[s]:=0, and D[u]:=0. If source station s cannot receive the new message, then source station s negatively acknowledges the new message by setting V:=0, N:=1, and D[s]:=0.
  • This protocol has several advantageous features. First, a message always occupies a slot 12 for at most one cycle around the slotted ring interconnect 14. Second, once a message is successfully received by its target, its slot 12 becomes immediately reusable by other messages; only a negative acknowledgement needs to cycle back to the message's source station. Third, each station k typically needs to monitor only bits V, N, and D[k] and does not need to monitor any D[j] with j≠k. Fourth, each station k needs to drive (set the bit to 0 or 1) at most three out of V, N, D[k], and one D[j] with j≠k. Fifth, no additional bits are needed in the payload portion to identify the source and target stations of a message. Optionally, however, a specific implementation may choose to include additional bits to identify the source and target stations if doing so is useful.
  • Application to Congestion Control on a Single Slotted Ring Interconnect
  • By limiting the slot 12 occupancy of a message to at most one cycle around the slotted ring interconnect 14, the above scheme can also be applied to congestion control. A station can monitor the occupancy rate of the slots 12 of the slotted ring interconnect 14 as the slots rotate past it and use that information to control how soon negatively acknowledged messages should be resent on the slotted ring interconnect 14. If the occupancy rate is high, stations can wait longer before resending negatively acknowledged messages and thus reduce the rate at which messages are injected into the slotted ring interconnect 14. Thus, the fact that a message can be made to occupy a slot 12 on the slotted ring interconnect 14 for at most one cycle around the ring may also be beneficial for reducing congestion on a single slotted ringer interconnect 14.
  • A single slotted ring interconnect does not need the V and N bits used to avoid deadlock, as deadlock is not an issue for single ring. Having these bits, however, enables a better response to congestion. As an example, each station can monitor V bits flying past to monitor ring activity. For instance, if V bit is observed 80% of the time, a station may inject traffic at a slower than normal rate, or not inject at all until ring utilization drops. If all stations follow this mechanism, congestion is inherently self-regulated and ring traffic returns below a desirable threshold (whatever numeric value it may be as defined by the system). In the absence of a congestion control mechanism, agents inject traffic into the network whenever they can, resulting in further congesting an already congested network. Recovering from this congestion, when activity is high, takes a very long time. The effect of congestion is to non-linearly increase latency (or the time required for communication to occur). Thus, ensuring operation without congestion is generally better even if it means temporarily slowing or suspending messages into the ring by stations.
  • While the invention has been described in terms of several embodiments of the invention, those of ordinary skill in the art will recognize that the invention is not limited to the embodiments of the invention described, but can be practiced with modification and alteration within the spirit and scope of the appended claims. The description is thus to be regarded as illustrative instead of limiting.

Claims (32)

1-31. (canceled)
32. A network comprising:
at least one source station;
at least one target station;
at least one source slotted ring interconnect comprising a plurality of slots, the source station operably connected to the source slotted ring interconnect;
at least one target slotted ring interconnect comprising a plurality of slots, the target station operably connected to the target slotted ring interconnect, wherein the target slotted ring interconnect and the source slotted ring interconnect are different; and
at least one ring connector connecting the source slotted ring interconnect and the target slotted ring interconnect,
wherein the source station is configured to transmit a message to one of the plurality of slots of the source slotted ring interconnect such that the message travels around the source slotted ring interconnect,
wherein, if the ring connector or the target station is able to receive the message, the ring connector or the target station is configured to remove the message from the source slotted ring interconnect, otherwise the ring connector or the target station is configured to mark the message with a negative flag, and the source station is configured to remove the message marked with the negative flag from the source slotted ring interconnect, such that the message travels no more than one time around the source slotted ring interconnect before removal.
33. The network of claim 32, wherein the target is the ring connector or another ring connector associated with a target station operably connected to the target slotted ring interconnect.
34. The network of claim 32, wherein the source slotted ring interconnect is arranged to operate as a circular shift register.
35. The network of claim 32, wherein the message carries an identification of a target station or a ring connector.
36. The network of claim 32, wherein the source station, the target station, or both monitors the slot to which the source station, the target station, or both are attached for messages targeting the source station, the target station, or both.
37. The network of claim 32, wherein the target station removes the message from a slot if the target station has sufficient resource to receive the message.
38. The network of claim 32, wherein the ring connector is a bridge.
39. The network of claim 32, wherein the ring connector includes a buffer capable of holding the message.
40. The network of claim 32, wherein the source station keeps a copy of the message until the source station gets either a negative or a positive acknowledgement.
41. A method to avoid multi-ring deadlock comprising:
putting a message from a source station in a slot of a source slotted ring interconnect directed to a target station on a target slotted ring interconnect, wherein the source slotted ring interconnect and the target slotted ring interconnect are not the same;
allowing the message to travel around the source slotted ring interconnect; and
if the target station is able to receive the message, removing the message from the source slotted ring interconnect either with a ring connector connecting the source slotted ring interconnect and the target slotted ring interconnect or by the target station, and
if the target station is not able to receive the message, marking the message with a negative flag and removing, by the source, the message marked with the negative flag from the source slotted ring interconnect, such that the message travels no more than one time around the source slotted ring interconnect before removal.
42. The method of claim 41, wherein the ring connector includes a buffer capable of holding the message.
43. The method of claim 41, further comprising keeping a copy of the message on the source station until the source station gets either a negative or a positive acknowledgement.
44. The method of claim 41, wherein the message comprises a valid bit V, a negative acknowledgement bit N, and one destination bit D[k] per station or ring connector k on the ring, wherein k represents a station on the slotted ring interconnect.
45. The method of claim 44, wherein the message includes a plurality of destination bits D, each of the plurality of destination bits D corresponding to a station operably attached to the source slotted ring interconnect.
46. The method of claim 44, wherein a precondition for the message to be sent is V=0 and N=0 for the slot, wherein the valid bit V=0 represents that the slot is not occupied by a valid message, and the valid bit V=1 represents that the slot is occupied by a valid message.
47. The method of claim 46, further comprising setting V:=1, D[s]:=1, and D[t]:=1 when a message is sent, where D[s] is a destination bit of the source station and D[t] is the destination bit of the target station.
48. The method of claim 44, wherein the target receives a message if V=1 and N=0 and D[t]=1, where D[t] is the destination bit of the target station.
49. The method of claim 48, further comprising setting V:=0, D[s]:=0, and D[t]:=0 when a message is received.
50. The method of claim 44, further comprising setting a negative acknowledgement by setting V:=0 and N:=1 and D[s]:=1 if the target cannot receive the message.
51. The method of claim 44, further comprising the source station counting time and performing checks in the clock when either positive or negative acknowledgement is scheduled to arrive.
52. The method of claim 51, further comprising removing the message from the ring by setting N:=0 and D[s]:=0 if the message arrives with V=0 and N=1 and D[s]=1.
53. The method of claim 52, wherein the source station recognizes that D[s]=1 indicates a negative acknowledgement and that the message needs to be re-sent at a later time.
54. The method of claim 52, further comprising allowing the source station to send a different message if the source station has another message to send.
55. The method of claim 51, further comprising discarding the message if the message arrives with D[s]=0.
56. The method of claim 55, wherein the source station recognizes that D[s]=0 indicates a positive acknowledgement and that the original message has been successfully delivered.
57. The method of claim 51, wherein if D[s]=1 and V=1 and N=0 and the source station can receive a new message, setting V:=0, D[s]:=0, and D[u]:=0 when the new message is received, wherein D[u] is the destination bit of a target station u.
58. The method of claim 51, wherein if D[s]=1 and V=1 and N=0 and the source station cannot receive a new message, setting a negative acknowledgement by setting V:=0 and N:=1 and D[s]:=0.
59. A method comprising:
controlling congestion on a network with a single slotted ring interconnect comprising limiting the slot occupancy of a message from a source station to a target station to at most one cycle around the slotted ring marking the message with a negative flag, if the target station is not able to receive the message, and removing, by the source station, the message marked with the negative flag; and
determining a wait time by a the source station to be used by the source station for resending the message based on an occupancy rate of one or more slots of the slotted ring interconnect.
60. The method of claim 59, further comprising monitoring the occupancy rate of the one or more slots by the source station in the network comprising the slotted ring interconnect as the slots rotate past the source station and use that information to control how soon the message that had been previously not received by the target station should be resent by the source station.
61. The method of claim 60, comprising increasing a wait time before resending the message that had been previously not received by the target.
62. The method of claim 61, wherein increasing the wait time reduces the congestion on the slotted ring interconnect.
US14/141,877 2008-09-25 2013-12-27 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control Abandoned US20140112145A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/141,877 US20140112145A1 (en) 2008-09-25 2013-12-27 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US12/238,194 US8693319B2 (en) 2008-09-25 2008-09-25 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control
US14/141,877 US20140112145A1 (en) 2008-09-25 2013-12-27 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/238,194 Continuation US8693319B2 (en) 2008-09-25 2008-09-25 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control

Publications (1)

Publication Number Publication Date
US20140112145A1 true US20140112145A1 (en) 2014-04-24

Family

ID=42037574

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/238,194 Active 2029-08-25 US8693319B2 (en) 2008-09-25 2008-09-25 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control
US14/141,877 Abandoned US20140112145A1 (en) 2008-09-25 2013-12-27 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/238,194 Active 2029-08-25 US8693319B2 (en) 2008-09-25 2008-09-25 Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control

Country Status (3)

Country Link
US (2) US8693319B2 (en)
CN (2) CN101686169B (en)
DE (1) DE102009042670B4 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9606959B1 (en) * 2015-11-12 2017-03-28 International Business Machines Corporation Indicating a sending buffer and receiving buffer in a message to use to validate the message in the receiving buffer

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8706936B2 (en) * 2011-11-14 2014-04-22 Arm Limited Integrated circuit having a bus network, and method for the integrated circuit
US10073779B2 (en) * 2012-12-28 2018-09-11 Intel Corporation Processors having virtually clustered cores and cache slices
CN108400880B (en) 2017-02-07 2020-11-03 华为技术有限公司 Network on chip, data transmission method and first switching node
CN117397214A (en) * 2021-05-27 2024-01-12 华为技术有限公司 Deadlock release method and system on chip
CN113691434B (en) * 2021-08-31 2022-09-20 深圳云天励飞技术股份有限公司 Data transmission system, method, electronic device, and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5459725A (en) * 1994-03-22 1995-10-17 International Business Machines Corporation Reliable multicasting over spanning trees in packet communications networks
US5748900A (en) * 1996-03-13 1998-05-05 Cray Research, Inc. Adaptive congestion control mechanism for modular computer networks
US20030046462A1 (en) * 2001-04-27 2003-03-06 Bops, Inc. Methods and apparatus for pipelined bus
US20050198028A1 (en) * 2004-03-05 2005-09-08 Telefonaktiebolaget L.M. Ericsson (Publ) System, method and operator for increasing the active window size in a NAK-based window protocol
US20070297441A1 (en) * 2006-06-27 2007-12-27 Timothy Hume Heil Method and Apparatus for Preventing Starvation in a Slotted Ring Data Communications Network

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB8417910D0 (en) * 1984-07-13 1984-08-15 British Telecomm Communications network
US5107490A (en) * 1985-04-24 1992-04-21 Artel Communications Corporation Ring-type communication network
US7558557B1 (en) * 1991-11-12 2009-07-07 Broadcom Corporation Low-power messaging in a network supporting roaming terminals
WO1993007569A1 (en) * 1991-10-04 1993-04-15 Wellfleet Communications, Inc. Method and apparatus for concurrent packet bus
US5243596A (en) * 1992-03-18 1993-09-07 Fischer & Porter Company Network architecture suitable for multicasting and resource locking
US6091705A (en) * 1996-12-20 2000-07-18 Sebring Systems, Inc. Method and apparatus for a fault tolerant, software transparent and high data integrity extension to a backplane bus or interconnect
US6331985B1 (en) * 1997-08-21 2001-12-18 Adc Telecommunications, Inc. Telecommunication network with variable address learning, switching and routing
CA2302215A1 (en) * 1997-09-17 1999-03-25 David Cotter Computer
US6922390B1 (en) * 1999-06-15 2005-07-26 Nortel Networks Limited Method and apparatus for forecasting and controlling congestion in a data transport network
US7174374B2 (en) * 2002-05-13 2007-02-06 Industrial Technology Research Institute Multi-priority media access control method for multi-channel slotted ring networks
US7525989B2 (en) * 2002-12-16 2009-04-28 Intel Corporation System, method and device for time slot status messaging among SONET nodes
US7733898B2 (en) * 2004-08-25 2010-06-08 Intel Corporation Method and apparatus for preventing starvation in a slotted-ring network
WO2006104285A1 (en) * 2005-03-31 2006-10-05 Nec Corporation Ring network system, failure recovery method, failure detection method, node, and node program
JP4838677B2 (en) * 2006-09-20 2011-12-14 富士通株式会社 Transmission equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5459725A (en) * 1994-03-22 1995-10-17 International Business Machines Corporation Reliable multicasting over spanning trees in packet communications networks
US5748900A (en) * 1996-03-13 1998-05-05 Cray Research, Inc. Adaptive congestion control mechanism for modular computer networks
US20030046462A1 (en) * 2001-04-27 2003-03-06 Bops, Inc. Methods and apparatus for pipelined bus
US20050198028A1 (en) * 2004-03-05 2005-09-08 Telefonaktiebolaget L.M. Ericsson (Publ) System, method and operator for increasing the active window size in a NAK-based window protocol
US20070297441A1 (en) * 2006-06-27 2007-12-27 Timothy Hume Heil Method and Apparatus for Preventing Starvation in a Slotted Ring Data Communications Network

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9606959B1 (en) * 2015-11-12 2017-03-28 International Business Machines Corporation Indicating a sending buffer and receiving buffer in a message to use to validate the message in the receiving buffer
US9906462B2 (en) 2015-11-12 2018-02-27 International Business Machines Corporation Indicating a sending buffer and receiving buffer in a message to use to validate the message in the receiving buffer

Also Published As

Publication number Publication date
DE102009042670A1 (en) 2010-04-29
CN101686169A (en) 2010-03-31
CN101686169B (en) 2013-11-20
CN103560939A (en) 2014-02-05
US20100074106A1 (en) 2010-03-25
US8693319B2 (en) 2014-04-08
DE102009042670B4 (en) 2015-10-22

Similar Documents

Publication Publication Date Title
US20140112145A1 (en) Scheme for avoiding deadlock in multi-ring interconnect, with additional application to congestion control
US11968116B2 (en) Method and system for facilitating lossy dropping and ECN marking
CN101572672B (en) Method and apparatus for priority based flow control in an Ethernet architecture
US9185036B2 (en) Method and apparatus for flow control of data in a network
US7961728B2 (en) Virtual switching using a provisional identifier to conceal a user identifier
US8274887B2 (en) Distributed congestion avoidance in a network switching system
US8553684B2 (en) Network switching system having variable headers and addresses
EP1882336B1 (en) Queue aware flow control
US7957293B2 (en) System and method to identify and communicate congested flows in a network fabric
US20190342225A1 (en) Methods and apparatus for early delivery of data link layer packets
US9025451B2 (en) Positive feedback ethernet link flow control for promoting lossless ethernet
US20090046735A1 (en) Method for providing prioritized data movement between endpoints connected by multiple logical channels
US7760723B1 (en) Relaying a data stream from a data device to a network tunnel
US10592452B1 (en) Low latency interconnect protocol for coherent multi-chip communication
TWI411264B (en) Non-block network system and packet arbitration method thereof
US6996105B1 (en) Method for processing data packet headers
Reinemo et al. An overview of QoS capabilities in InfiniBand, advanced switching interconnect, and ethernet
JP5141830B2 (en) Communication device, statistical information collection control device, and statistical information collection control method
US8379676B1 (en) Injecting in-band control messages without impacting a data rate
CN104270341B (en) Data protocol repeater system in ip ran and method
US20240056385A1 (en) Switch device for facilitating switching in data-driven intelligent network
US7969863B2 (en) Directed cost protocol
JP2009239451A (en) Arrival check and relay processing check type network device and system, and frame transfer method
WO2023230193A1 (en) Chip-to-chip interconnect with a layered communication architecture
CN107171956A (en) A kind of Wide Area Special Network packet transmission optimization implementation method

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION