US20080025215A1 - METHOD AND APPARATUS FOR IMPROVING THE FAIRNESS OF NEW ATTACHES TO A WEIGHTED FAIR QUEUE IN A QUALITY OF SERVICE (QoS) SCHEDULER - Google Patents

METHOD AND APPARATUS FOR IMPROVING THE FAIRNESS OF NEW ATTACHES TO A WEIGHTED FAIR QUEUE IN A QUALITY OF SERVICE (QoS) SCHEDULER Download PDF

Info

Publication number
US20080025215A1
US20080025215A1 US11/838,152 US83815207A US2008025215A1 US 20080025215 A1 US20080025215 A1 US 20080025215A1 US 83815207 A US83815207 A US 83815207A US 2008025215 A1 US2008025215 A1 US 2008025215A1
Authority
US
United States
Prior art keywords
flow
queue
network processor
dispatched
scheduler
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
US11/838,152
Inventor
William Goetzinger
Glen Handlogten
James Mikos
David Norgaard
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.)
International Business Machines Corp
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US11/838,152 priority Critical patent/US20080025215A1/en
Publication of US20080025215A1 publication Critical patent/US20080025215A1/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
    • 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/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2441Traffic characterised by specific attributes, e.g. priority or QoS relying on flow classification, e.g. using integrated services [IntServ]

Definitions

  • the present invention is concerned with data and storage communication systems and is more particularly concerned with a network processor that includes a scheduler component.
  • Data and storage communication networks are in widespread use.
  • data packet switching is employed to route data packets or frames from point to point between source and destination, and network processors are employed to handle transmission of data into and out of data switches.
  • FIG. 1 is a block diagram illustration of a conventional network processor in which the present invention may be applied.
  • the network processor which is generally indicated by reference numeral 10 , may be constituted by a number of components mounted on a card or “blade”. Within a data communication network, a considerable number of blades containing network processors may be interposed between a data switch and a data network.
  • the network processor 10 includes data flow chips 12 and 14 .
  • the first data flow chip 12 is connected to a data switch 15 (shown in phantom) via first switch ports 16 , and is connected to a data network 17 (shown in phantom) via first network ports 18 .
  • the first data flow chip 12 is positioned on the ingress side of the switch 15 and handles data frames that are inbound to the switch 15 .
  • the second data flow chip 14 is connected to the switch 15 via second switch ports 20 and is connected to the data network 17 via second network ports 22 .
  • the second data flow chip 14 is positioned on the egress side of the switch 15 and handles data frames that are outbound from the switch 15 .
  • a first data buffer 24 is coupled to the first data flow chip 12 .
  • the first data buffer 24 stores inbound data frames pending transmission of the inbound data frames to the switch 15 .
  • a second data buffer 26 is coupled to the second data flow chip 14 , and stores outbound data frames pending transmission of the outbound data frames to the data network 17 .
  • the network processor 10 also includes a first processor chip 28 coupled to the first data flow chip 12 .
  • the first processor chip 28 supervises operation of the first data flow chip 12 and may include multiple processors.
  • a second processor chip 30 is coupled to the second data flow chip 14 , supervises operation of the second data flow chip 14 and may include multiple processors.
  • a control signal path 32 couples an output terminal of second data flow chip 14 to an input terminal of first data flow chip 12 (e.g., to allow transmission of data frames therebetween).
  • the network processor 10 further includes a first scheduler chip 34 coupled to the first data flow chip 12 .
  • the first scheduler chip 34 manages the sequence in which inbound data frames are transmitted to the switch 15 via first switch ports 16 .
  • a first memory 36 such as a fast SRAM is coupled to the first scheduler chip 34 and stores data frame pointers (in the form of flow queues) and flow control information (in the form of flow queue control blocks (“FQCBs”) 37 ). Flow queues are discussed further below.
  • the first memory 36 may be, for example, a QDR (quad data rate) SRAM.
  • a second scheduler chip 38 is coupled to the second data flow chip 14 .
  • the second scheduler chip 38 manages the sequence in which data frames are output from the second network ports 22 of the second data flow chip 14 .
  • Coupled to the second scheduler chip 38 are at least one and possibly two memories (e.g., fast SRAMs 40 ) for storing data frame pointers and flow control information.
  • the memories 40 may, like the first memory 36 , be QDRs.
  • the additional memory 40 on the egress side of the network processor 10 may be needed because of a larger number of flows output through the second network ports 22 than through the first switch ports 16 .
  • FIG. 2 schematically illustrates conventional queuing arrangements that may be provided for a data flow chip/scheduler pair (either the first data flow chip 12 and the first scheduler chip 34 or the second data flow chip 14 and the second scheduler chip 38 ) of the network processor 10 of FIG. 1 .
  • the first data flow chip 12 and the first scheduler chip 34 are illustrated, but a very similar queuing arrangement may be provided in connection with the second data flow chip 14 and the second scheduler chip 38 .
  • incoming data frames (from data network 17 ) are buffered in the input data buffer 24 associated with the first data flow chip 12 ( FIG. 1 ).
  • Each data frame is associated with a data flow or “flow”.
  • a “flow” represents a one-way connection between a source and a destination.
  • Flows with which the incoming data frames are associated are enqueued in (“attached to”) a scheduling queue 42 maintained in the first scheduler chip 34 .
  • the scheduling queue 42 defines a sequence in which the flows attached thereto are to be serviced.
  • the particular scheduling queue 42 of interest in connection with the present invention is a weighted fair queue which arbitrates among flows entitled to a “best effort” or “available bandwidth” Quality of Service (QoS).
  • QoS Quality of Service
  • the scheduling queue 42 is associated with a respective output port 44 of the first data flow chip 12 .
  • the output port 44 is one of the first switch ports 16 illustrated in FIG. 1 .
  • the output port 44 would be one of the network ports 22 .
  • the scheduling queue 42 and one corresponding output port 44 are shown, it should be understood that in fact there may be plural output ports and corresponding scheduling queues each assigned to a respective port.
  • a group of output ports may be associated with each scheduling queue 42 ).
  • the first scheduler chip 34 also includes flow scheduling calendars which define output schedules for flows which are entitled to a scheduled QoS with guaranteed bandwidth, thus enjoying higher priority than the flows governed by the scheduling queue 42 .
  • the memory 36 associated with the first scheduler chip 34 holds pointers (“frame pointers”) to locations in the first data buffer 24 corresponding to data frames associated with the flows enqueued in the scheduling queue 42 .
  • the frame pointers are listed in flow queues (not separately shown), each of which corresponds to a respective flow that is or may be attached to the scheduling queue 42 .
  • the flow queue indicates an order in which frames associated with the flow were received and are to be dispatched.
  • the memory 36 also stores flow control information, such as information indicative of the QoS to which flows are entitled.
  • the flow control information is stored in flow queue control blocks (“FQCBs”), each of which corresponds to a respective one of the flow queues.
  • the scheduling queue 42 When the scheduling queue 42 indicates that a particular flow attached thereto is the next to be serviced, reference is made to the first frame pointer in the corresponding flow queue in the memory 36 and the corresponding frame data is transferred from the first data buffer 24 to an output queue 46 associated with the output port 44 . At the same time, the flow is detached from the scheduling queue 42 , and, assuming that at least one more frame pointer remains in the corresponding flow queue, is reattached to the scheduling queue in accordance with a procedure that is described below.
  • FIG. 3 A more detailed representation of the scheduling queue 42 is shown in FIG. 3 .
  • the scheduling queue 42 is used for weighted fair queuing of flows serviced on a “best effort” basis.
  • the scheduling queue 42 has 512 slots (each slot represented by reference numeral 48 ). Other numbers of slots may be employed.
  • flows are enqueued to the scheduling queue 42 in the case of a “reattachment” based on a formula that takes into account both a length of a data frame associated with a flow to be reattached and a weight which corresponds to a QoS to which the flow is entitled.
  • the queue slot in which a flow is placed upon reattachment is calculated according to the formula CP+((WF ⁇ FS)/SF), where CP is a pointer (“current pointer”) that indicates a current position (the slot currently being serviced) in the scheduling queue 42 ; WF is a weighting factor associated with the flow to be enqueued, the weighting factor having been determined on the basis of the QoS to which the flow is entitled; FS is the size of the frame currently being dispatched for the flow to be reattached; and SF is a scaling factor chosen to scale the product (WF ⁇ FS) so that the resulting quotient falls within the range defined by the scheduling queue 42 .
  • the weighting factors assigned to the various flows in accordance with the QoS assigned to each flow govern how close to the current pointer of the queue each flow is enqueued.
  • flows which exhibit larger frame sizes are reattached farther from the current pointer of the queue, to prevent such flows from appropriating an undue proportion of the available bandwidth of the queue.
  • the “Flow ID” data that identifies a flow (the “Flow ID”) is stored in the appropriate queue slot 48 .
  • the present inventors have recognized that this proposed practice may undermine the desired weighted fair queuing in certain situations that may be encountered in the second case, namely attachment of the flow to the scheduling queue 42 after the corresponding flow queue has been emptied.
  • the predetermined fixed enqueuement distance may be too short to limit the flow in question to the Quality of Service to which it is entitled.
  • the predetermined fixed enqueuement distance may work to “short change” the flow, i.e., to prevent it from receiving the Quality of Service to which it is entitled.
  • a method of operating a network processor includes dispatching a last frame from a flow queue maintained in the network processor, thereby emptying the flow queue, and storing data indicative of a size of the dispatched last frame.
  • the inventive method may further include receiving a new frame corresponding to the emptied flow queue, and attaching to a scheduling queue a flow corresponding to the emptied flow queue.
  • the flow may be attached to the scheduling queue a distance D from a current pointer for the scheduling queue, where the distance D is determined based at least in part on the stored data indicative of the size of the dispatched last frame.
  • a network processor including a scheduler which includes a scheduling queue.
  • the scheduling queue has flows attached thereto and defines a sequence in which the attached flows are to be serviced.
  • the network processor according to this aspect of the invention further includes a storage device that is associated with the scheduler, and maintains a flow queue corresponding to each flow attached to the scheduling queue. Further in accordance with the first aspect of the invention, the storage device stores, for each flow queue that has been emptied, data indicative of a size of a last frame dispatched from the respective flow queue.
  • the flow corresponding to the new frame may be attached to the scheduling queue at a distance D from a current pointer for the scheduling queue.
  • the distance D is determined based at least in part on the stored data indicative of the size of the last frame dispatched from the flow queue that has been emptied.
  • Each inventive computer program product may be carried by a medium readable by a computer (e.g., a carrier wave signal, a floppy disk, a hard drive, a random access memory, etc.).
  • a medium readable by a computer e.g., a carrier wave signal, a floppy disk, a hard drive, a random access memory, etc.
  • a flow may be attached to the scheduling queue, after emptying of the corresponding flow queue and receipt of a new frame for the flow, on the basis of the size of the last frame dispatched upon emptying of the flow queue. Consequently, flows that attempt to “misbehave” by sending very large but infrequent frames, are nevertheless accorded their appropriate Quality of Service. Furthermore, flows made up of relatively infrequent short frames will not be penalized due to the small size of the frames in the flow.
  • FIG. 1 is a block diagram of a conventional network processor in which the present invention may be applied;
  • FIG. 2 is a block diagram representation of conventional queuing arrangements provided in a data flow chip/scheduler pair included in the network processor of FIG. 1 ;
  • FIG. 3 is a pictorial representation of a weighted fair queuing scheduling queue provided in accordance with conventional practices.
  • FIG. 4 is a flow chart that illustrates a process provided in accordance with the invention for attaching a flow to a scheduling queue.
  • Attachment of a flow to the scheduling queue 42 in accordance with the invention will now be described, with reference to FIG. 4 and the conventional network processor 10 of FIGS. 1-3 . It will be understood that the present invention may be employed with any suitable conventional network processor.
  • FIG. 4 is a flow chart that illustrates a process provided in accordance with the invention for attaching a flow to the scheduling queue 42 .
  • the process of FIG. 4 starts at block 50 and proceeds to block 52 , at which the last frame for a flow attached to the scheduling queue 42 is dispatched by the network processor 10 . Accordingly, the flow queue corresponding to the flow in question is emptied, and the flow is detached from the scheduling queue 42 , without being reattached.
  • block 54 data indicative of the size of the frame dispatched at block 52 is stored. For example, this data may be stored in the flow queue control block (FQCB) corresponding to the flow queue which was emptied at block 52 .
  • FQCB flow queue control block
  • a decision block 56 at which it is determined whether the next frame has arrived for the flow corresponding to the emptied flow queue. Until the next frame arrives, the process of FIG. 4 idles. Once the next frame has arrived, block 58 follows decision block 56 .
  • the location e.g., the particular slot 48
  • the flow corresponding to the arriving frame is to be attached to the scheduling queue 42 is determined based at least in part on the data stored at block 54 that is indicative of the size of the frame dispatched at block 52 .
  • the slot at which the flow is to be attached may be determined in accordance with the same formula CP+((WF ⁇ FS)/SF) referred to above, except that FS in this case is taken to be the size of the frame dispatched at block 52 , as indicated by the data stored at block 54 .
  • CP CP+((WF ⁇ FS)/SF)
  • SF SF
  • the other symbols, namely CP, WF and SF have the same meaning referred to above and therefore need not be explained again.
  • block 60 Following block 58 is block 60 .
  • the flow in question is attached to the scheduling queue 42 at the slot determined at block 58 .
  • the process then ends, at 62 .
  • the process of FIG. 4 may be implemented in hardware, software or a combination thereof.
  • the process of FIG. 4 is implemented in hardware employing a suitable combination of conventional logic circuitry such as adders, comparators, selectors, etc.
  • Such hardware may be located, for example, within the scheduler 34 and/or the scheduler 38 ( FIG. 1 ), and/or within the data flow chip 12 and/or the data flow chip 14 .
  • a person of ordinary skill in the art may develop logic circuitry capable of performing the inventive process described with reference to FIG. 4 .
  • the process of FIG. 4 may comprise one or more computer program products. Each inventive computer program product may be carried by a medium readable by a computer (e.g., a carrier wave signal, a floppy disk, a hard drive, a random access memory, etc.).
  • a scheduling queue may have plural subqueues of different ranges and resolutions, according to an invention disclosed in above-referenced co-pending patent application Ser. No. 10/016,518, filed Nov. 1, 2001 (Attorney Docket No. ROC920010199US1).
  • the invention has been implemented in connection with a separate scheduler chip associated with a network processor. However, it is also contemplated to implement the invention in a scheduler circuit that is implemented as part of a data flow chip or as part of a processor chip.

Abstract

In a first aspect, a network processor includes a scheduler in which a scheduling queue is maintained. A last frame is dispatched from a flow queue maintained in the network processor, thereby emptying the flow queue. Data indicative of the size of the dispatched last frame is stored in association with the scheduler. A new frame corresponding to the emptied flow queue is received, and the flow corresponding to the emptied flow queue is attached to the scheduling queue. The flow is attached to the scheduling queue at a distance D from a current pointer for the scheduling queue. The distance D is determined based at least in part on the stored data indicative of the size of the dispatched last frame.

Description

  • The present application is a continuation of and claims priority to U.S. patent application Ser. No. 10/102,166, filed Mar. 20, 2002, which is hereby incorporated by reference herein in its entirety.
  • CROSS REFERENCE TO RELATED PATENT APPLICATIONS
  • The present application is related to the following U.S. Patent Applications, each of which is hereby incorporated by reference herein in its entirety:
    • U.S. patent application Ser. No. 10/016,518, filed Nov. 1, 2001, titled “WEIGHTED FAIR QUEUE HAVING EXTENDED EFFECTIVE RANGE” (IBM Docket No. ROC920010199US1);
    • U.S. patent application Ser. No. 10/015,994, filed Nov. 1, 2001, titled “WEIGHTED FAIR QUEUE SERVING PLURAL OUTPUT PORTS” (IBM Docket No. ROC920010200US1);
    • U.S. patent application Ser. No. 10/015,760, filed Nov. 1, 2001, titled “WEIGHTED FAIR QUEUE HAVING ADJUSTABLE SCALING FACTOR” (IBM Docket No. ROC920010201US1);
    • U.S. patent application Ser. No. 10/002,085, filed Nov. 1, 2001, titled “EMPTY INDICATORS FOR WEIGHTED FAIR QUEUES” (IBM Docket No. ROC920010202US1);
    • U.S. patent application Ser. No. 10/004,373, filed Nov. 1, 2001, titled “QoS SCHEDULER AND METHOD FOR IMPLEMENTING PEAK SERVICE DISTANCE USING NEXT PEAK SERVICE TIME VIOLATED INDICATION” (IBM Docket No. ROC920010203US1);
    • U.S. patent application Ser. No. 10/002,416, filed Nov. 1, 2001, titled “QoS SCHEDULER AND METHOD FOR IMPLEMENTING QUALITY OF SERVICE WITH AGING STAMPS” (IBM Docket No. ROC920010204US1);
    • U.S. patent application Ser. No. 10/004,440, filed Nov. 1, 2001, titled “QoS SCHEDULER AND METHOD FOR IMPLEMENTING QUALITY OF SERVICE WITH CACHED STATUS ARRAY” (IBM Docket No. ROC920010205US1); and
    • U.S. patent application Ser. No. 10/004,217, filed Nov. 1, 2001, titled “QoS SCHEDULER AND METHOD FOR IMPLEMENTING QUALITY OF SERVICE ANTICIPATING THE END OF A CHAIN OF FLOWS” (IBM Docket No. ROC920010206US1).
    FIELD OF THE INVENTION
  • The present invention is concerned with data and storage communication systems and is more particularly concerned with a network processor that includes a scheduler component.
  • BACKGROUND OF THE INVENTION
  • Data and storage communication networks are in widespread use. In many data and storage communication networks, data packet switching is employed to route data packets or frames from point to point between source and destination, and network processors are employed to handle transmission of data into and out of data switches.
  • FIG. 1 is a block diagram illustration of a conventional network processor in which the present invention may be applied. The network processor, which is generally indicated by reference numeral 10, may be constituted by a number of components mounted on a card or “blade”. Within a data communication network, a considerable number of blades containing network processors may be interposed between a data switch and a data network.
  • The network processor 10 includes data flow chips 12 and 14. The first data flow chip 12 is connected to a data switch 15 (shown in phantom) via first switch ports 16, and is connected to a data network 17 (shown in phantom) via first network ports 18. The first data flow chip 12 is positioned on the ingress side of the switch 15 and handles data frames that are inbound to the switch 15.
  • The second data flow chip 14 is connected to the switch 15 via second switch ports 20 and is connected to the data network 17 via second network ports 22. The second data flow chip 14 is positioned on the egress side of the switch 15 and handles data frames that are outbound from the switch 15.
  • As shown in FIG. 1, a first data buffer 24 is coupled to the first data flow chip 12. The first data buffer 24 stores inbound data frames pending transmission of the inbound data frames to the switch 15. A second data buffer 26 is coupled to the second data flow chip 14, and stores outbound data frames pending transmission of the outbound data frames to the data network 17.
  • The network processor 10 also includes a first processor chip 28 coupled to the first data flow chip 12. The first processor chip 28 supervises operation of the first data flow chip 12 and may include multiple processors. A second processor chip 30 is coupled to the second data flow chip 14, supervises operation of the second data flow chip 14 and may include multiple processors.
  • A control signal path 32 couples an output terminal of second data flow chip 14 to an input terminal of first data flow chip 12 (e.g., to allow transmission of data frames therebetween).
  • The network processor 10 further includes a first scheduler chip 34 coupled to the first data flow chip 12. The first scheduler chip 34 manages the sequence in which inbound data frames are transmitted to the switch 15 via first switch ports 16. A first memory 36 such as a fast SRAM is coupled to the first scheduler chip 34 and stores data frame pointers (in the form of flow queues) and flow control information (in the form of flow queue control blocks (“FQCBs”) 37). Flow queues are discussed further below. The first memory 36 may be, for example, a QDR (quad data rate) SRAM.
  • A second scheduler chip 38 is coupled to the second data flow chip 14. The second scheduler chip 38 manages the sequence in which data frames are output from the second network ports 22 of the second data flow chip 14. Coupled to the second scheduler chip 38 are at least one and possibly two memories (e.g., fast SRAMs 40) for storing data frame pointers and flow control information. The memories 40 may, like the first memory 36, be QDRs. The additional memory 40 on the egress side of the network processor 10 may be needed because of a larger number of flows output through the second network ports 22 than through the first switch ports 16.
  • FIG. 2 schematically illustrates conventional queuing arrangements that may be provided for a data flow chip/scheduler pair (either the first data flow chip 12 and the first scheduler chip 34 or the second data flow chip 14 and the second scheduler chip 38) of the network processor 10 of FIG. 1. In the particular example illustrated in FIG. 2, the first data flow chip 12 and the first scheduler chip 34 are illustrated, but a very similar queuing arrangement may be provided in connection with the second data flow chip 14 and the second scheduler chip 38. In the queuing arrangement for the first data flow chip 12 and the first scheduler chip 34, incoming data frames (from data network 17) are buffered in the input data buffer 24 associated with the first data flow chip 12 (FIG. 1). Each data frame is associated with a data flow or “flow”. As is familiar to those who are skilled in the art, a “flow” represents a one-way connection between a source and a destination.
  • Flows with which the incoming data frames are associated are enqueued in (“attached to”) a scheduling queue 42 maintained in the first scheduler chip 34. The scheduling queue 42 defines a sequence in which the flows attached thereto are to be serviced. The particular scheduling queue 42 of interest in connection with the present invention is a weighted fair queue which arbitrates among flows entitled to a “best effort” or “available bandwidth” Quality of Service (QoS).
  • As shown in FIG. 2, the scheduling queue 42 is associated with a respective output port 44 of the first data flow chip 12. It is to be understood that the output port 44 is one of the first switch ports 16 illustrated in FIG. 1. (However, if the data flow chip/scheduler pair under discussion were the egress side data flow chip 14 and scheduler chip 38, then the output port 44 would be one of the network ports 22.) Although only one scheduling queue 42 and one corresponding output port 44 are shown, it should be understood that in fact there may be plural output ports and corresponding scheduling queues each assigned to a respective port. (However, according to an alternative embodiment, disclosed in above-referenced co-pending patent application Ser. No. 10/015,994, filed Nov. 1, 2001 (Attorney Docket No. ROC920010200US1), a group of output ports may be associated with each scheduling queue 42).
  • Although not indicated in FIG. 2, the first scheduler chip 34 also includes flow scheduling calendars which define output schedules for flows which are entitled to a scheduled QoS with guaranteed bandwidth, thus enjoying higher priority than the flows governed by the scheduling queue 42.
  • The memory 36 associated with the first scheduler chip 34 holds pointers (“frame pointers”) to locations in the first data buffer 24 corresponding to data frames associated with the flows enqueued in the scheduling queue 42. The frame pointers are listed in flow queues (not separately shown), each of which corresponds to a respective flow that is or may be attached to the scheduling queue 42. The flow queue indicates an order in which frames associated with the flow were received and are to be dispatched.
  • The memory 36 also stores flow control information, such as information indicative of the QoS to which flows are entitled. The flow control information is stored in flow queue control blocks (“FQCBs”), each of which corresponds to a respective one of the flow queues.
  • When the scheduling queue 42 indicates that a particular flow attached thereto is the next to be serviced, reference is made to the first frame pointer in the corresponding flow queue in the memory 36 and the corresponding frame data is transferred from the first data buffer 24 to an output queue 46 associated with the output port 44. At the same time, the flow is detached from the scheduling queue 42, and, assuming that at least one more frame pointer remains in the corresponding flow queue, is reattached to the scheduling queue in accordance with a procedure that is described below.
  • A more detailed representation of the scheduling queue 42 is shown in FIG. 3. As noted above, the scheduling queue 42 is used for weighted fair queuing of flows serviced on a “best effort” basis. In a particular example of a scheduling queue as illustrated in FIG. 3, the scheduling queue 42 has 512 slots (each slot represented by reference numeral 48). Other numbers of slots may be employed. In accordance with conventional practice, flows are enqueued to the scheduling queue 42 in the case of a “reattachment” based on a formula that takes into account both a length of a data frame associated with a flow to be reattached and a weight which corresponds to a QoS to which the flow is entitled.
  • More specifically, the queue slot in which a flow is placed upon reattachment is calculated according to the formula CP+((WF×FS)/SF), where CP is a pointer (“current pointer”) that indicates a current position (the slot currently being serviced) in the scheduling queue 42; WF is a weighting factor associated with the flow to be enqueued, the weighting factor having been determined on the basis of the QoS to which the flow is entitled; FS is the size of the frame currently being dispatched for the flow to be reattached; and SF is a scaling factor chosen to scale the product (WF×FS) so that the resulting quotient falls within the range defined by the scheduling queue 42. (In accordance with conventional practice, the scaling factor SF is conveniently defined as an integral power of 2—i.e., SF=2n, with n being a positive integer—so that scaling the product (WF×FS) is performed by right shifting.) With this known weighted fair queuing technique, the weighting factors assigned to the various flows in accordance with the QoS assigned to each flow govern how close to the current pointer of the queue each flow is enqueued. In addition, flows which exhibit larger frame sizes are reattached farther from the current pointer of the queue, to prevent such flows from appropriating an undue proportion of the available bandwidth of the queue. Upon reattachment, data that identifies a flow (the “Flow ID”) is stored in the appropriate queue slot 48.
  • In addition to the “reattachment” situation described above, there are two other cases in which flows are attached to the scheduling queue 42. The first of these two cases is concerned with attachment to the scheduling queue 42 upon arrival of the first frame for a new flow. The second of the two cases is concerned with attachment of a flow to the scheduling queue 42 upon arrival of the first frame after the flow queue for the flow in question has been emptied (i.e., after the last frame pointed to by the flow queue is dispatched). In both of these cases, there is no frame currently being dispatched, and accordingly, there is no size information available for such a currently dispatched frame. It has therefore been proposed in both cases to attach the flow to the scheduling queue 42 at a predetermined fixed distance from the current pointer CP for the scheduling queue 42. However, the present inventors have recognized that this proposed practice may undermine the desired weighted fair queuing in certain situations that may be encountered in the second case, namely attachment of the flow to the scheduling queue 42 after the corresponding flow queue has been emptied. In particular, if a given flow is made up of large but relatively infrequent frames, the predetermined fixed enqueuement distance may be too short to limit the flow in question to the Quality of Service to which it is entitled. Furthermore, where a flow is made up of relatively infrequent short frames, the predetermined fixed enqueuement distance may work to “short change” the flow, i.e., to prevent it from receiving the Quality of Service to which it is entitled.
  • It is an object of the present invention to assure that a contracted-for QoS is maintained for a flow upon attachment of the flow to a weighted fair queue in a case where a new frame is received for the flow after the corresponding flow queue has emptied.
  • SUMMARY OF THE INVENTION
  • According to a first aspect of the invention, a method of operating a network processor is provided. The method includes dispatching a last frame from a flow queue maintained in the network processor, thereby emptying the flow queue, and storing data indicative of a size of the dispatched last frame.
  • In at least one embodiment, the inventive method may further include receiving a new frame corresponding to the emptied flow queue, and attaching to a scheduling queue a flow corresponding to the emptied flow queue. The flow may be attached to the scheduling queue a distance D from a current pointer for the scheduling queue, where the distance D is determined based at least in part on the stored data indicative of the size of the dispatched last frame.
  • According to a second aspect of the invention, a network processor is provided, including a scheduler which includes a scheduling queue. The scheduling queue has flows attached thereto and defines a sequence in which the attached flows are to be serviced. The network processor according to this aspect of the invention further includes a storage device that is associated with the scheduler, and maintains a flow queue corresponding to each flow attached to the scheduling queue. Further in accordance with the first aspect of the invention, the storage device stores, for each flow queue that has been emptied, data indicative of a size of a last frame dispatched from the respective flow queue.
  • In at least one embodiment, when a new frame is received that corresponds to a flow queue that has been emptied, the flow corresponding to the new frame may be attached to the scheduling queue at a distance D from a current pointer for the scheduling queue. The distance D is determined based at least in part on the stored data indicative of the size of the last frame dispatched from the flow queue that has been emptied.
  • Numerous other aspects are provided, as are computer program products. Each inventive computer program product may be carried by a medium readable by a computer (e.g., a carrier wave signal, a floppy disk, a hard drive, a random access memory, etc.).
  • With the apparatus and method of the present invention, a flow may be attached to the scheduling queue, after emptying of the corresponding flow queue and receipt of a new frame for the flow, on the basis of the size of the last frame dispatched upon emptying of the flow queue. Consequently, flows that attempt to “misbehave” by sending very large but infrequent frames, are nevertheless accorded their appropriate Quality of Service. Furthermore, flows made up of relatively infrequent short frames will not be penalized due to the small size of the frames in the flow.
  • Other objects, features and advantages of the present invention will become more fully apparent from the followed detailed description of exemplary embodiments, the appended claims and the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram of a conventional network processor in which the present invention may be applied;
  • FIG. 2 is a block diagram representation of conventional queuing arrangements provided in a data flow chip/scheduler pair included in the network processor of FIG. 1;
  • FIG. 3 is a pictorial representation of a weighted fair queuing scheduling queue provided in accordance with conventional practices; and
  • FIG. 4 is a flow chart that illustrates a process provided in accordance with the invention for attaching a flow to a scheduling queue.
  • DETAILED DESCRIPTION
  • Attachment of a flow to the scheduling queue 42 in accordance with the invention will now be described, with reference to FIG. 4 and the conventional network processor 10 of FIGS. 1-3. It will be understood that the present invention may be employed with any suitable conventional network processor.
  • FIG. 4 is a flow chart that illustrates a process provided in accordance with the invention for attaching a flow to the scheduling queue 42.
  • The process of FIG. 4 starts at block 50 and proceeds to block 52, at which the last frame for a flow attached to the scheduling queue 42 is dispatched by the network processor 10. Accordingly, the flow queue corresponding to the flow in question is emptied, and the flow is detached from the scheduling queue 42, without being reattached.
  • Following, or in conjunction with, block 52 is block 54. At block 54 data indicative of the size of the frame dispatched at block 52 is stored. For example, this data may be stored in the flow queue control block (FQCB) corresponding to the flow queue which was emptied at block 52.
  • Following block 54 is a decision block 56, at which it is determined whether the next frame has arrived for the flow corresponding to the emptied flow queue. Until the next frame arrives, the process of FIG. 4 idles. Once the next frame has arrived, block 58 follows decision block 56. At block 58, the location (e.g., the particular slot 48) at which the flow corresponding to the arriving frame is to be attached to the scheduling queue 42 is determined based at least in part on the data stored at block 54 that is indicative of the size of the frame dispatched at block 52. In particular, the slot at which the flow is to be attached may be determined in accordance with the same formula CP+((WF×FS)/SF) referred to above, except that FS in this case is taken to be the size of the frame dispatched at block 52, as indicated by the data stored at block 54. The other symbols, namely CP, WF and SF have the same meaning referred to above and therefore need not be explained again.
  • Following block 58 is block 60. At block 60, the flow in question is attached to the scheduling queue 42 at the slot determined at block 58. The process then ends, at 62.
  • With the method and apparatus of the present invention, flows that “misbehave” by sending very large frames infrequently can be prevented from misappropriating a quantity of bandwidth to which such flows are not entitled. At the same time, the inventive method and apparatus prevent flows exhibiting infrequent, small frames from being “short changed”.
  • The process of FIG. 4 may be implemented in hardware, software or a combination thereof. In at least one embodiment of the invention, the process of FIG. 4 is implemented in hardware employing a suitable combination of conventional logic circuitry such as adders, comparators, selectors, etc. Such hardware may be located, for example, within the scheduler 34 and/or the scheduler 38 (FIG. 1), and/or within the data flow chip 12 and/or the data flow chip 14. A person of ordinary skill in the art may develop logic circuitry capable of performing the inventive process described with reference to FIG. 4. In a software embodiment of the invention, the process of FIG. 4 may comprise one or more computer program products. Each inventive computer program product may be carried by a medium readable by a computer (e.g., a carrier wave signal, a floppy disk, a hard drive, a random access memory, etc.).
  • The foregoing description discloses only exemplary embodiments of the invention; modifications of the above disclosed apparatus and method which fall within the scope of the invention will be readily apparent to those of ordinary skill in the art. According to one alternative embodiment, a scheduling queue may have plural subqueues of different ranges and resolutions, according to an invention disclosed in above-referenced co-pending patent application Ser. No. 10/016,518, filed Nov. 1, 2001 (Attorney Docket No. ROC920010199US1).
  • Moreover, in the above description, the invention has been implemented in connection with a separate scheduler chip associated with a network processor. However, it is also contemplated to implement the invention in a scheduler circuit that is implemented as part of a data flow chip or as part of a processor chip.
  • Accordingly, while the present invention has been disclosed in connection with exemplary embodiments thereof, it should be understood that other embodiments may fall within the spirit and scope of the invention, as defined by the following claims.

Claims (11)

1. A method of operating a network processor, comprising:
dispatching a last frame from a flow queue maintained in the network processor, thereby emptying the flow queue; and
storing data indicative of a size of the dispatched last frame.
2. The method of claim 1, further comprising:
receiving a new frame corresponding to the emptied flow queue; and
attaching to a scheduling queue a flow corresponding to the emptied flow queue;
wherein the flow is attached to the scheduling queue a distance D from a current pointer for the scheduling queue, the distance D being determined based at least in part on the stored data indicative of the size of the dispatched last frame.
3. The method of claim 2, wherein the distance D is determined based in part on a Quality of Service to which the flow is entitled.
4. The method of claim 1, wherein the data indicative of the size of the dispatched last frame is stored in a flow queue control block which corresponds to the emptied flow queue.
5. The method of claim 4, wherein the flow queue control block is stored in a random access memory associated with a scheduler.
6. A network processor, comprising:
a scheduler which includes a scheduling queue having flows attached thereto and defining a sequence in which the attached flows are to be serviced; and
storage means, associated with the scheduler, for maintaining a flow queue corresponding to each flow attached to the scheduling queue;
wherein the storage means stores, for each flow queue that has been emptied, data indicative of a last frame dispatched from the respective flow queue.
7. The network processor of claim 6, wherein:
when a new frame is received that corresponds to a flow queue that has been emptied, a flow corresponding to the new frame is attached to the scheduling queue at a distance D from a current pointer for the scheduling queue, the distance D being determined based at least in part on the stored data indicative of the size of the last frame dispatched from the flow queue that has been emptied.
8. The network processor of claim 7, wherein the distance D is determined based in part on a Quality of Service to which the flow is entitled.
9. The network processor of claim 6, wherein the data indicative of the size of the last frame dispatched from the respective flow queue is stored in a flow queue control block which corresponds to the respective flow queue.
10. The network processor of claim 6, wherein the storage means includes a random access memory.
11. A computer program product for use with a network processor, the computer program product comprising:
a medium readable by a computer, the computer readable medium having program code adapted to:
dispatch a last frame from a flow queue maintained in the network processor, thereby emptying the flow queue; and
store data indicative of a size of the dispatched last frame.
US11/838,152 2002-03-20 2007-08-13 METHOD AND APPARATUS FOR IMPROVING THE FAIRNESS OF NEW ATTACHES TO A WEIGHTED FAIR QUEUE IN A QUALITY OF SERVICE (QoS) SCHEDULER Abandoned US20080025215A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/838,152 US20080025215A1 (en) 2002-03-20 2007-08-13 METHOD AND APPARATUS FOR IMPROVING THE FAIRNESS OF NEW ATTACHES TO A WEIGHTED FAIR QUEUE IN A QUALITY OF SERVICE (QoS) SCHEDULER

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/102,166 US7257124B2 (en) 2002-03-20 2002-03-20 Method and apparatus for improving the fairness of new attaches to a weighted fair queue in a quality of service (QoS) scheduler
US11/838,152 US20080025215A1 (en) 2002-03-20 2007-08-13 METHOD AND APPARATUS FOR IMPROVING THE FAIRNESS OF NEW ATTACHES TO A WEIGHTED FAIR QUEUE IN A QUALITY OF SERVICE (QoS) SCHEDULER

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/102,166 Continuation US7257124B2 (en) 2002-03-20 2002-03-20 Method and apparatus for improving the fairness of new attaches to a weighted fair queue in a quality of service (QoS) scheduler

Publications (1)

Publication Number Publication Date
US20080025215A1 true US20080025215A1 (en) 2008-01-31

Family

ID=28040142

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/102,166 Expired - Fee Related US7257124B2 (en) 2002-03-20 2002-03-20 Method and apparatus for improving the fairness of new attaches to a weighted fair queue in a quality of service (QoS) scheduler
US11/838,152 Abandoned US20080025215A1 (en) 2002-03-20 2007-08-13 METHOD AND APPARATUS FOR IMPROVING THE FAIRNESS OF NEW ATTACHES TO A WEIGHTED FAIR QUEUE IN A QUALITY OF SERVICE (QoS) SCHEDULER

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/102,166 Expired - Fee Related US7257124B2 (en) 2002-03-20 2002-03-20 Method and apparatus for improving the fairness of new attaches to a weighted fair queue in a quality of service (QoS) scheduler

Country Status (1)

Country Link
US (2) US7257124B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7317683B2 (en) * 2001-11-01 2008-01-08 International Business Machines Corporation Weighted fair queue serving plural output ports
US7257124B2 (en) * 2002-03-20 2007-08-14 International Business Machines Corporation Method and apparatus for improving the fairness of new attaches to a weighted fair queue in a quality of service (QoS) scheduler
US7110415B1 (en) * 2002-05-17 2006-09-19 Marvell International Ltd. Apparatus and method for dynamically limiting output queue size in a quality of service network
US7414972B2 (en) 2005-01-11 2008-08-19 Alcatel Lucent Jitter controlled WFQ algorithm on network processors and latency constrained hardware
US9106539B2 (en) 2009-03-26 2015-08-11 At&T Intellectual Property I, L.P. User-controlled network configuration for handling multiple classes of service
US11558316B2 (en) * 2021-02-15 2023-01-17 Mellanox Technologies, Ltd. Zero-copy buffering of traffic of long-haul links

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4726018A (en) * 1986-08-25 1988-02-16 International Business Machines Corporation Method of providing priority access to a transmission communication ring
US6075791A (en) * 1997-10-28 2000-06-13 Lucent Technologies Inc. System for guaranteeing data transfer rates and delays in packet networks
US6085253A (en) * 1997-08-01 2000-07-04 United Video Properties, Inc. System and method for transmitting and receiving data
US6169732B1 (en) * 1999-06-29 2001-01-02 Motorola, Inc. Method and apparatus in a wireless communication system
US6205130B1 (en) * 1996-09-25 2001-03-20 Qualcomm Incorporated Method and apparatus for detecting bad data packets received by a mobile telephone using decoded speech parameters
US20020163922A1 (en) * 2001-05-01 2002-11-07 Dooley David L. Network switch port traffic manager having configurable packet and cell servicing
US6515963B1 (en) * 1999-01-27 2003-02-04 Cisco Technology, Inc. Per-flow dynamic buffer management
US6920145B2 (en) * 2000-01-12 2005-07-19 Fujitsu Limited Packet switch device and scheduling control method
US7257124B2 (en) * 2002-03-20 2007-08-14 International Business Machines Corporation Method and apparatus for improving the fairness of new attaches to a weighted fair queue in a quality of service (QoS) scheduler

Family Cites Families (92)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4621359A (en) * 1984-10-18 1986-11-04 Hughes Aircraft Company Load balancing for packet switching nodes
US5249184A (en) * 1990-01-30 1993-09-28 Johnson Service Company Network control system with improved reliability
JPH0494240A (en) 1990-08-09 1992-03-26 Mitsubishi Electric Corp Cell exchange
US5490141A (en) * 1994-09-30 1996-02-06 International Business Machines Corporation System and method for providing SVC service through an ATM network for frame relay DTEs with a terminal adapter
EP0717532A1 (en) * 1994-12-13 1996-06-19 International Business Machines Corporation Dynamic fair queuing to support best effort traffic in an ATM network
US5548590A (en) * 1995-01-30 1996-08-20 Hewlett-Packard Company High performance frame time monitoring system and method for a fiber optic switch for a fiber optic network
US5650993A (en) * 1995-03-20 1997-07-22 Bell Communications Research, Inc. Drop from front of buffer policy in feedback networks
US5917822A (en) * 1995-11-15 1999-06-29 Xerox Corporation Method for providing integrated packet services over a shared-media network
CA2186795A1 (en) * 1995-11-17 1997-05-18 Cormac John Sreenan Resource management system for a broadband multipoint bridge
US6157649A (en) * 1995-11-17 2000-12-05 3 Com Corporation Method and system for coordination and control of data streams that terminate at different termination units using virtual tunneling
WO1997022195A1 (en) * 1995-12-14 1997-06-19 Cisco Systems, Inc. Multi-level rate scheduler
US5790545A (en) * 1996-03-14 1998-08-04 Motorola Inc. Efficient output-request packet switch and method
US5946297A (en) * 1996-05-31 1999-08-31 International Business Machines Corporation Scheduling method and apparatus for supporting ATM connections having a guaranteed minimun bandwidth
US6064677A (en) * 1996-06-27 2000-05-16 Xerox Corporation Multiple rate sensitive priority queues for reducing relative data transport unit delay variations in time multiplexed outputs from output queued routing mechanisms
US6038217A (en) * 1996-06-27 2000-03-14 Xerox Corporation Rate shaping in per-flow output queued routing mechanisms for available bit rate (ABR) service in networks having segmented ABR control loops
US5926459A (en) * 1996-06-27 1999-07-20 Xerox Corporation Rate shaping in per-flow queued routing mechanisms for available bit rate service
US6064650A (en) * 1996-06-27 2000-05-16 Xerox Corporation Rate shaping in per-flow output queued routing mechanisms having output links servicing multiple physical layers
US6018527A (en) * 1996-08-13 2000-01-25 Nortel Networks Corporation Queue service interval based cell scheduler with hierarchical queuing configurations
US5831971A (en) * 1996-08-22 1998-11-03 Lucent Technologies, Inc. Method for leaky bucket traffic shaping using fair queueing collision arbitration
DE19634492B4 (en) * 1996-08-26 2004-10-14 Siemens Ag Method for the optimized transmission of ATM cells over connection sections
JP3435293B2 (en) * 1996-09-10 2003-08-11 株式会社東芝 Packet scheduling apparatus and packet transfer method
US6229812B1 (en) * 1996-10-28 2001-05-08 Paxonet Communications, Inc. Scheduling techniques for data cells in a data switch
US6791947B2 (en) * 1996-12-16 2004-09-14 Juniper Networks In-line packet processing
US6028842A (en) * 1996-12-23 2000-02-22 Nortel Networks Corporation Dynamic traffic conditioning
US6452933B1 (en) 1997-02-07 2002-09-17 Lucent Technologies Inc. Fair queuing system with adaptive bandwidth redistribution
US6092115A (en) * 1997-02-07 2000-07-18 Lucent Technologies Inc. Method for supporting per-connection queuing for feedback-controlled traffic
US5991305A (en) * 1997-02-14 1999-11-23 Advanced Micro Devices, Inc. Integrated multiport switch having independently resettable management information base (MIB)
US6028843A (en) * 1997-03-25 2000-02-22 International Business Machines Corporation Earliest deadline first communications cell scheduler and scheduling method for transmitting earliest deadline cells first
US5844890A (en) * 1997-03-25 1998-12-01 International Business Machines Corporation Communications cell scheduler and scheduling method for providing proportional use of network bandwith
AU6788598A (en) * 1997-04-04 1998-10-30 Ascend Communications, Inc. Hierarchical packet scheduling method and apparatus
US5926481A (en) * 1997-04-16 1999-07-20 Industrial Technology Research Institute Timer Interrupt method for achieving quality-of-service criteria in a media-on-demand server system
US6014367A (en) * 1997-04-25 2000-01-11 Mmc Networks, Inc Method for weighted fair queuing for ATM cell scheduling
US6041059A (en) * 1997-04-25 2000-03-21 Mmc Networks, Inc. Time-wheel ATM cell scheduling
US6236647B1 (en) * 1998-02-24 2001-05-22 Tantivy Communications, Inc. Dynamic frame size adjustment and selective reject on a multi-link channel to improve effective throughput and bit error rate
US6157654A (en) * 1997-06-24 2000-12-05 Alcatel Networks Corporation Adaptive service weight assignments for ATM scheduling
US6094435A (en) * 1997-06-30 2000-07-25 Sun Microsystems, Inc. System and method for a quality of service in a multi-layer network element
US6072800A (en) * 1997-08-18 2000-06-06 Nec Usa, Inc. Weighted longest queue first adaptive scheduling discipline for ATM networks
US6104700A (en) * 1997-08-29 2000-08-15 Extreme Networks Policy based quality of service
US6157614A (en) * 1997-10-22 2000-12-05 Netro Corporation Wireless ATM network with high quality of service scheduling
US6169740B1 (en) * 1997-10-30 2001-01-02 Nortel Networks Limited Method of and apparatus for virtual link management
US6389031B1 (en) * 1997-11-05 2002-05-14 Polytechnic University Methods and apparatus for fairly scheduling queued packets using a ram-based search engine
US5999963A (en) * 1997-11-07 1999-12-07 Lucent Technologies, Inc. Move-to-rear list scheduling
US6144669A (en) * 1997-12-12 2000-11-07 Newbridge Networks Corporation Prioritized PVC management queues for improved frame processing capabilities
US6108307A (en) * 1997-12-12 2000-08-22 Newbridge Networks Corporation Frame relay priority queses to offer multiple service classes
US6078953A (en) * 1997-12-29 2000-06-20 Ukiah Software, Inc. System and method for monitoring quality of service over network
US6259699B1 (en) * 1997-12-30 2001-07-10 Nexabit Networks, Llc System architecture for and method of processing packets and/or cells in a common switch
US6188698B1 (en) * 1997-12-31 2001-02-13 Cisco Technology, Inc. Multiple-criteria queueing and transmission scheduling system for multimedia networks
US6072772A (en) * 1998-01-12 2000-06-06 Cabletron Systems, Inc. Method for providing bandwidth and delay guarantees in a crossbar switch with speedup
CA2318163A1 (en) 1998-01-12 1999-07-15 Cabletron Systems, Inc. Method for providing delays independent of switch size in a crossbar switch with speedup
US6246692B1 (en) * 1998-02-03 2001-06-12 Broadcom Corporation Packet switching fabric using the segmented ring with resource reservation control
US6389019B1 (en) * 1998-03-18 2002-05-14 Nec Usa, Inc. Time-based scheduler architecture and method for ATM networks
US6714553B1 (en) 1998-04-15 2004-03-30 Top Layer Networks, Inc. System and process for flexible queuing of data packets in network switching
US6226267B1 (en) * 1998-04-10 2001-05-01 Top Layer Networks, Inc. System and process for application-level flow connection of data processing networks
US6430184B1 (en) 1998-04-10 2002-08-06 Top Layer Networks, Inc. System and process for GHIH-speed pattern matching for application-level switching of data packets
US6721325B1 (en) * 1998-04-23 2004-04-13 Alcatel Canada Inc. Fair share scheduling of multiple service classes with prioritized shaping
US6160812A (en) * 1998-05-04 2000-12-12 Cabletron Systems, Inc. Method and apparatus for supplying requests to a scheduler in an input buffered multiport switch
GB2337406B (en) * 1998-05-11 2003-05-14 Fujitsu Ltd Scheduling circuitry and methods
GB9810552D0 (en) 1998-05-15 1998-07-15 Nds Ltd Multiplexer
US6067301A (en) * 1998-05-29 2000-05-23 Cabletron Systems, Inc. Method and apparatus for forwarding packets from a plurality of contending queues to an output
EP1005779B1 (en) * 1998-06-19 2008-03-12 Juniper Networks, Inc. Device for performing ip forwarding and atm switching
US6404768B1 (en) * 1998-06-23 2002-06-11 Marconi Communications, Inc. Method and apparatus for serving ATM packets/cells
WO2000003256A1 (en) * 1998-07-08 2000-01-20 Broadcom Corporation Network switch utilizing packet based per head-of-line blocking prevention
US6885664B2 (en) * 1998-07-22 2005-04-26 Synchrodyne Networks, Inc. Distributed switching system and method with time-based routing
US6122673A (en) * 1998-07-22 2000-09-19 Fore Systems, Inc. Port scheduler and method for scheduling service providing guarantees, hierarchical rate limiting with/without overbooking capability
ATE290743T1 (en) * 1998-07-31 2005-03-15 Cit Alcatel METHOD, SEQUENCER, INTELLIGENT BUFFER MEMORY, PROCESSOR AND TELECOMMUNICATIONS SYSTEM FOR DISTRIBUTING AVAILABLE BANDWIDTH
US6356546B1 (en) * 1998-08-11 2002-03-12 Nortel Networks Limited Universal transfer method and network with distributed switch
JP3306705B2 (en) 1998-09-22 2002-07-24 富士通株式会社 Packet transfer control device and scheduling method thereof
US6266702B1 (en) * 1998-09-28 2001-07-24 Raytheon Company Method and apparatus to insert and extract data from a plurality of slots of data frames by using access table to identify network nodes and their slots for insertion and extraction data
US6608625B1 (en) * 1998-10-14 2003-08-19 Hitachi, Ltd. Three dimensional graphic processor
US6081507A (en) * 1998-11-04 2000-06-27 Polytechnic University Methods and apparatus for handling time stamp aging
US6229813B1 (en) * 1998-11-25 2001-05-08 Alcatel Canada Inc. Pointer system for queue size control in a multi-task processing application
JP2000183886A (en) 1998-12-18 2000-06-30 Sumitomo Electric Ind Ltd Communication equipment
US6470016B1 (en) * 1999-02-09 2002-10-22 Nortel Networks Limited Servicing output queues dynamically according to bandwidth allocation in a frame environment
JP3166766B2 (en) 1999-04-09 2001-05-14 日本電気株式会社 Queuing method, queuing system routing method, and shake-up switch using the same
JP3175735B2 (en) 1999-04-09 2001-06-11 日本電気株式会社 Switch routing method and shooting blanks switch using the same
JP2000324115A (en) * 1999-05-13 2000-11-24 Nec Corp Output buffer atm exchange and multiple address control method
US7058063B1 (en) 1999-06-18 2006-06-06 Nec Corporation Pipelined packet scheduler for high speed optical switches
WO2001013590A1 (en) * 1999-08-17 2001-02-22 Conexant Systems, Inc. Integrated circuit with a core processor and a co-processor to provide traffic stream processing
AU7495800A (en) 1999-09-15 2001-04-17 Tellabs Operations, Inc. Allocating network bandwidth
US6850490B1 (en) * 1999-10-06 2005-02-01 Enterasys Networks, Inc. Hierarchical output-queued packet-buffering system and method
US6646986B1 (en) * 1999-10-14 2003-11-11 Nortel Networks Limited Scheduling of variable sized packet data under transfer rate control
US6481251B1 (en) * 1999-10-25 2002-11-19 Advanced Micro Devices, Inc. Store queue number assignment and tracking
CA2393740A1 (en) * 1999-12-08 2001-06-14 The University Of British Columbia Weighted fair queuing scheduler
JP2001177575A (en) * 1999-12-20 2001-06-29 Nec Corp Preferential control system
US6813274B1 (en) * 2000-03-21 2004-11-02 Cisco Technology, Inc. Network switch and method for data switching using a crossbar switch fabric with output port groups operating concurrently and independently
US7123622B2 (en) * 2000-04-13 2006-10-17 International Business Machines Corporation Method and system for network processor scheduling based on service levels
US6804249B1 (en) * 2000-04-13 2004-10-12 International Business Machines Corporation Method and system for network processor scheduling based on calculation
US7158528B2 (en) * 2000-12-15 2007-01-02 Agere Systems Inc. Scheduler for a packet routing and switching system
AU2002242067A1 (en) * 2001-01-30 2002-08-12 Nomadix, Inc. Methods and systems providing fair queuing and priority scheduling to enhance quality of service in a network
US6832261B1 (en) * 2001-02-04 2004-12-14 Cisco Technology, Inc. Method and apparatus for distributed resequencing and reassembly of subdivided packets
US6990097B2 (en) * 2001-06-01 2006-01-24 4198638 Canada Inc. Cell-based switch fabric with inter-cell control for regulating packet flow
US7020657B2 (en) * 2001-09-27 2006-03-28 International Business Machines Corporation Scalable hardware scheduler time based calendar search algorithm

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4726018A (en) * 1986-08-25 1988-02-16 International Business Machines Corporation Method of providing priority access to a transmission communication ring
US6205130B1 (en) * 1996-09-25 2001-03-20 Qualcomm Incorporated Method and apparatus for detecting bad data packets received by a mobile telephone using decoded speech parameters
US6085253A (en) * 1997-08-01 2000-07-04 United Video Properties, Inc. System and method for transmitting and receiving data
US6075791A (en) * 1997-10-28 2000-06-13 Lucent Technologies Inc. System for guaranteeing data transfer rates and delays in packet networks
US6515963B1 (en) * 1999-01-27 2003-02-04 Cisco Technology, Inc. Per-flow dynamic buffer management
US6169732B1 (en) * 1999-06-29 2001-01-02 Motorola, Inc. Method and apparatus in a wireless communication system
US6920145B2 (en) * 2000-01-12 2005-07-19 Fujitsu Limited Packet switch device and scheduling control method
US20020163922A1 (en) * 2001-05-01 2002-11-07 Dooley David L. Network switch port traffic manager having configurable packet and cell servicing
US7257124B2 (en) * 2002-03-20 2007-08-14 International Business Machines Corporation Method and apparatus for improving the fairness of new attaches to a weighted fair queue in a quality of service (QoS) scheduler

Also Published As

Publication number Publication date
US7257124B2 (en) 2007-08-14
US20030179765A1 (en) 2003-09-25

Similar Documents

Publication Publication Date Title
US7929548B2 (en) Weighted fair queue serving plural output ports
US6092115A (en) Method for supporting per-connection queuing for feedback-controlled traffic
EP1495596B1 (en) Reducing packet data delay variation
US7619969B2 (en) Hardware self-sorting scheduling queue
US6654343B1 (en) Method and system for switch fabric flow control
US20080025215A1 (en) METHOD AND APPARATUS FOR IMPROVING THE FAIRNESS OF NEW ATTACHES TO A WEIGHTED FAIR QUEUE IN A QUALITY OF SERVICE (QoS) SCHEDULER
US20080013452A1 (en) Weighted fair queue having adjustable scaling factor
US20070140285A1 (en) Weighted fair queue having extended effective range
CA2451764A1 (en) Method and apparatus for allocating link bandwidth
WO2004012030A2 (en) Method and apparatus for scheduling message processing
EP2740245B1 (en) A scalable packet scheduling policy for vast number of sessions
US7680043B2 (en) Network processor having fast flow queue disable process
EP1638273B1 (en) Scheduling using quantum and deficit values
US6208652B1 (en) Increment scheduler
US20020163885A1 (en) Queue control method and system
EP1641199A2 (en) Method for preserving delay properties and an aparatus for scheduling transmission link capacity between packet switched telecommunications flows
JP2005510959A (en) Method for accepting and scheduling real-time network traffic
US6973036B2 (en) QoS scheduler and method for implementing peak service distance using next peak service time violated indication
EP1232627B1 (en) Method and system for controlling transmission of packets in computer networks
US7103051B2 (en) QoS scheduler and method for implementing quality of service with aging time stamps
US7680124B2 (en) Frame mapping scheduler for scheduling data blocks using a mapping table and a weight table
US7310345B2 (en) Empty indicators for weighted fair queues
US7599381B2 (en) Scheduling eligible entries using an approximated finish delay identified for an entry based on an associated speed group
US7231425B1 (en) Rate-based scheduling method and system
US6977946B1 (en) Virtual connection service cache for filling available bandwidth

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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