WO1997025803A1 - Method and apparatus for the dynamic allocation of buffers in a digital communications network - Google Patents

Method and apparatus for the dynamic allocation of buffers in a digital communications network Download PDF

Info

Publication number
WO1997025803A1
WO1997025803A1 PCT/US1997/000279 US9700279W WO9725803A1 WO 1997025803 A1 WO1997025803 A1 WO 1997025803A1 US 9700279 W US9700279 W US 9700279W WO 9725803 A1 WO9725803 A1 WO 9725803A1
Authority
WO
WIPO (PCT)
Prior art keywords
buffer
memory space
queue
buffers
allocation
Prior art date
Application number
PCT/US1997/000279
Other languages
French (fr)
Inventor
Homayoun S. Valizadeh
Original Assignee
Cisco Systems, Inc.
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 Cisco Systems, Inc. filed Critical Cisco Systems, Inc.
Priority to AU15308/97A priority Critical patent/AU1530897A/en
Publication of WO1997025803A1 publication Critical patent/WO1997025803A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems
    • H04Q11/04Selecting arrangements for multiplex systems for time-division multiplexing
    • H04Q11/0428Integrated services digital network, i.e. systems for transmission of different types of digitised signals, e.g. speech, data, telecentral, television signals
    • H04Q11/0478Provisions for broadband connections
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/54Store-and-forward switching systems 
    • H04L12/56Packet switching systems
    • H04L12/5601Transfer mode dependent, e.g. ATM
    • H04L2012/5678Traffic aspects, e.g. arbitration, load balancing, smoothing, buffer management
    • H04L2012/5681Buffer or queue management
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing

Definitions

  • the present invention relates generally to buffer management and more particularly to a method and apparatus for the dynamic allocation of buffers in a digital communications network.
  • Interconnecting two data processing systems that operate independently of one another typically entails the use of buffers to store and forward data that are to be exchanged by the systems.
  • Communications controllers that interconnect high speed, high capacity systems require large amounts of high speed memory for buffering, which increases the cost of communications controllers.
  • the efficient use of buffer memory is therefore desirable to reduce the cost of communications controllers.
  • a communications controller that interconnects a high speed cell switched or packet switched common carrier network with private networks, the need for efficient use and management of buffer memory is made apparent by the large number of logical communications channels that may be provided per physical link.
  • several TI lines may be used to connect a private networks (commonly called customer premises equipment or "CPE") to a telecommunications switch in order to allow a users of the private networks to access the common carrier network.
  • CPE customer premises equipment
  • a TI line is operated in a time division multiplexed manner and can have a maximum of twenty-four logical channels active at a time.
  • the switch manufacturer typically provides a buffer queue for each possible logical channel. For example, if twenty-four logical channels are provided in the switch, the buffer memory space will be partitioned into twenty-four sections of equal size. According to prior buffer management schemes, if a logical channel is not used ("deactivated"), that portion of the buffer memory space reserved for queuing data received from the deactivated logical channel will go unused. It would be desirable to be able to allocate the unused buffer memory space of deactivated logical channels in order to better utilize available memory and increase the maximum queue length of queues and thereby help prevent the loss of data received from activated logical channels.
  • a method for managing buffer memory in a communications controller that transmits data over a plurality of channels wherein the buffer memory comprises a memory space of Bto t a l - first subset of the memory space Btotal is reserved for allocation to queues associated with each of the plurality of channels. A second subset of the memory space Btotal is reserved for allocation to queues associated with channels that are activated to transmit data. Any remaining memory space from the memory space Btotal s specified as free for allocation to any queue associated with a channel that is activated to transmit data.
  • FIGURE 1 shows a digital communications network that operates according to one embodiment.
  • FIGURE 2 shows a communications controller that operates according to one embodiment.
  • FIGURE 3 shows an ingress circuit that operates according to one embodiment.
  • FIGURE 4 shows how a buffer pool may be logically divided into a plurality of distinct buffer queues.
  • FIGURE 5 shows a format of a buffer for use in a buffer queue.
  • FIGURE 8 is a representation of how queuing engine may use the queuing parameters to determine whether to allocate additional buffers to a buffer queue.
  • FIGURE 9 is a flow chart showing a method for enabling the dynamic allocation of buffer memory of one embodiment.
  • the advantages described herein are achieved, in part, by "partitioning" the buffer memory space into a fixed region, a reserved region, and a common region.
  • the so-called “regions” are intended to describe the manner in which the buffer memory space is utilized and do not necessarily conform to address space.
  • the fixed region comprises a minimum number of buffers (or bytes) specifically reserved for allocation to every buffer queue, regardless of whether the logical channel serviced by the buffer queue is activated or deactivated. Providing a fixed region ensures that some buffering will be provided should a previously deactivated logical channel become activated.
  • the reserved region comprises an additional number of buffers (or bytes) reserved for allocation only to buffer queues that service activated logical channels. According to one embodiment, the size of the reserved region varies dynamically.
  • the fixed region and the reserved region together comprise the "reserved" portion of the buffer memory space. Any buffers (or bytes) that remain are located in the common region of the buffer memory space and are free for allocation to any buffer queue.
  • the buffer memory space is managed dynamically in view of variations of communications traffic and the actual usage of the buffer memory space.
  • queuing parameters are provided for each queue, and a set of flags that represent the state of the buffer memory space are also provided.
  • a queuing engine uses the queuing parameters and the set of flags to determine whether buffers may be allocated to a particular queue.
  • the disclosed methods and mechanisms may be used to dynamically allocate elements, however defined, from a common pool of elements to distinct sets of elements that are each associated with one of several users that share the common pool of elements. Furthermore, the sets of elements need not be managed or serviced in a first in, first out manner.
  • the elements of the present embodiments are described as "buffers,” the sets of elements are described as “buffer queues,” and the common pool of elements is described as a “buffer pool.”
  • each buffer queue comprises a linked list of buffers which is serviced in a first in, first out manner.
  • the "buffers" discussed herein are actually memory locations maintained in random access memory (RAM).
  • RAM random access memory
  • the buffers are assumed to be of a fixed size such that a buffer is synonymous with a predetermined number of bytes of data, and the discussion refers to queuing parameters that reflect the number of buffers in a queue. According to alternative embodiments, the same queuing parameters reflect the number of bytes in a queue.
  • FIG. 1 shows a digital communications network 10.
  • the digital communications network 10 is shown in a simplified form wherein a communications module 20 provides an entry point for a private network 25 to a broadband network 30.
  • the communications module 20 may be part of a larger communications controller such as a telecommunications switch.
  • a single communication module for interconnecting a single private network to the broadband network is shown.
  • Private network 25 is linked to communication module 20 by a communications line 27, which may be, for example, a TI or El line.
  • a communications line 27 may be, for example, a TI or El line.
  • private network 25 operates according to the Frame Relay standard protocol promulgated by ANSI, but private network 25 may operate according to any reasonable networking protocol.
  • Broadband network 30 is coupled to communications module 20 by a communications line 29, which may be, for example, a TI, El, T3 or E3 line.
  • broadband network 30 operates according to the Asynchronous Transfer Mode (ATM) standard protocol promulgated by the ITU and clarified by the ATM Forum.
  • Broadband network 30 may operate according to an alternative networking protocol such as Frame Relay.
  • ATM Asynchronous Transfer Mode
  • Communications module 20 services traffic in both directions between the private network 25 and the broadband network 30. Therefore, as shown in Figure 2, communications module 20 includes an ingress circuit 50 for servicing ingress communications traffic directed from private network 25 to broadband network 30 and an egress circuit 60 for servicing egress communications traffic directed from broadband network 30 to private network 25. Wherein the ingress circuit 50 an the egress circuit 60 are shown as being logically distinct, much of the services provided by the ingress and egress circuits may be performed by the same physical components.
  • FIG. 3 shows an ingress circuit in more detail.
  • Ingress circuit 50 includes a queuing engine 70, an ingress buffer pool 75, a servicing engine 80, an output engine 85, and a set of queuing parameters 87.
  • Egress circuit 60 includes similar functional units for performing the same functions in the egress direction.
  • Queuing engine 70 manages the allocation of the buffers of ingress buffer pool 75 according to queuing parameters 87, wherein the ingress buffer pool 75 is logically divided into a set of ingress queues, one for each logical channel of broadband network 30. A separate set of queuing parameters 87 are provided for each ingress queue.
  • queuing engine 70 determines whether a buffer may be allocated to store the cell in view of 1) the queuing parameters 87 for the ingress queue of the logical channel for which the cell is destined, 2) the current state of that ingress queue, and 3) the current state of the buffer pool 75. This aspect is discussed in more detail below. If a buffer is available for allocation to an ingress queue, queuing engine 70 stores the cell in the buffer and adds the buffer to the ingress queue.
  • Each ingress queue comprises a linked list of buffers that are serviced by servicing engine 80 in a first in, first out manner.
  • Buffers are allocated by queuing engine 70 on an as needed basis, and an ingress queue may be empty (i.e. have no buffers allocated to it).
  • the ingress queues of deactivated logical channels are empty, and the ingress queue of an activated logical channel may become empty under the appropriate circumstances.
  • ingress buffer pool 75 comprises Random Access Memory (RAM), and Figure 4 shows that the ingress buffer pool is logically divided into a plurality of n distinct ingress queues 77, each corresponding to one of n logical channels. Figure 4 further shows that the length of different ingress queues will vary depending on actual usage of the corresponding logical channel.
  • RAM Random Access Memory
  • FIG. 5 shows the general format of a buffer used to form ingress queues.
  • the buffer 90 comprises a buffer descriptor 95 and a storage region 97 for storing a cell payload received from queuing engine 70.
  • each ingress queue comprises a linked list of buffers, and the buffer descriptor 95 of each buffer includes a next pointer (NP) for pointing to the next buffer in the linked list of the ingress queue.
  • NP next pointer
  • Figure 6 shows the manner in which the memory space of ingress buffer pool may be allocated according to one embodiment.
  • the size of the buffer pool and therefore the amount of buffer memory space is fixed and will be referred to as B t ota l -
  • buffer size is fixed and that there are a maximum of 256 logical channels, each having a rate of transmission of 64 kilobits per second (kbps), which may be the case when ingress circuit 50 services a single TI line to broadband network 30.
  • kbps kilobits per second
  • variable N will refer to the number of bytes, rather than buffers, in a queue.
  • the memory space of ingress buffer pool 70 is divided into a fixed region 100, a reserved region 105, and a common region 110.
  • the so-called "regions" are intended to describe the manner in which the buffer memory space is utilized and do not necessarily require the partitioning of buffer pool in to distinct regions based on address space. The regions are more properly viewed as the number of buffers that are reserved for allocation or that are free.
  • the fixed region 100 reserves a predetermined minimum number of buffers for allocation to each possible ingress queue, regardless of whether the logical port of an ingress queue is currently active or inactive.
  • the reserved region 105 reserves an additional number of buffers for allocation to the ingress queues of activated channels such that the target maximum queue length of an active queue is determined by the sum of the number of buffers reserved in the fixed region 100 and the number of buffers reserved in the reserved region 105 for that queue.
  • the common region 110 includes all buffers not otherwise reserved for allocation, and ingress queues may use buffers from the common region 110 such that their actual maximum queue length exceeds the target maximum queue length.
  • the total number of buffers reserved for allocation by the fixed region 100 and the reserved region 105 is expressed as B rS vd
  • the total number of buffers in (or the size of) the common region 110 is expressed as Bf ree
  • the sum of B rsv d arid Bf ree is Btotal-
  • the relative sizes of the reserved region 110 and the common region 115 varies such that B rsvf j and Bf r ee vary.
  • the size of fixed region 100 is fixed in view of the maximum possible number of logical channels that can be serviced by ingress circuit 50 and the rates of transmission of those logical ports.
  • N f i xe buffers are reserved for allocation for each of the 256 logical channels such that the size of the fixed region 100 is 256 times N f j xed -
  • N f i xec j indicates a number of bytes, rather than buffers.
  • the size of reserved region 105 is based on the number of activated logical channels, the rates of transmission for the activated logical channels, and the Initial Burst Size (IBS) for each of the activated logical channels.
  • the size of the reserved region 105 is not static even if the number of activated logical channels remains the same because the IBS for each active logical channels can change dynamically.
  • Each activated logical channel has a distinct number N rsv dn (w being the number of the active logical channel) of buffers reserved for allocation in the reserved region 105.
  • Servicing engine 80 determines the number of reserved buffers N rsvd « for each activated channel.
  • the total number of buffers reserved for allocation B rsv d is equal to the sum of Nfi xe d for all the logical channels and N rsvd ⁇ for all the activated logical channels. According to alternative embodimetns, the number N rsvd « for each activated channel indicates a number of bytes, rather than buffers.
  • the IBS is not used as a factor in reserving buffers for allocation in the reserved region 105, and the number of buffers reserved for allocation to an active ingress queue by the reserved region 105 is determined entirely by the rate of transmission of the corresponding logical channel such that the size of reserved region 105 remains fixed so long as the number of activated logical channels remains the same. Given the present example wherein each logical channel has the same rate of transmission, the number N rsvd would be the same for all activated logical channels.
  • Buffers of the common region 110 are allocated to a particular ingress queue if the target maximum queue length for that queue has been met and additional buffers are needed. If all available logical channels are activated, the common region 110 will essentially be empty, and almost all the buffers of the buffer pool 75 will be reserved for allocation. Some buffers may be free for allocation depending on the number of buffers f i xed reserved for allocation for each logical channel, but the number of buffers N reserved for allocation to each ingress queue when all logical channels are activated is essentially the same for each ingress queue.
  • the common region 110 will contain a number of buffers B free that are free for allocation to the ingress queues of activated logical channels.
  • Buffers may be allocated from the common region 110 in any reasonable manner. For example, free buffers may be allocated on a first come, first served basis wherein no fairness is enforced, each ingress queue of an activated logical channel may have free buffers reserved for allocation on a pro rata basis to ensure some fairness, or each ingress queue of an activated logical channel may be assigned a maximum number of free buffers that may be allocated to ensure some fairness. Regardless of how the free buffers of the common region 110 are allocated, buffers that would not be used under prior schemes are made available for use.
  • free buffers from the common region 110 are not reserved for allocation and are only allocated when needed.
  • a predetermined threshold e.g. eighty percent of the number B free
  • each ingress queue may be allocated as many free buffers as required.
  • a maximum number N freen of free buffers are specified for the ingress queue of each activated logical channel, wherein the number N free « is determined in view of the maximum rate of transmission and the actual usage of the corresponding logical channel.
  • the number N free « for each activated channel indicates a number of bytes, rather than buffers.
  • the number N free ⁇ changes dynamically over time.
  • the number N fre en rnay be equal to zero. If the aggregate of the numbers N freen for all of the activated logical channels exceeds the number of free buffers Bf ree , the number N free caravan for each ingress queue will be prorated by the quotient of B free divided by the aggregate of the numbers N free « •
  • Servicing engine 80 determines the number of reserved buffers N free « for each activated channel.
  • the allocation of buffers of the common region 110 will vary dynamically. For example, as new logical channels are activated, the size of common region 110 shrinks, and the maximum number of free buffers that may be allocated to a particular logical channel may be proportionally reduced.
  • Servicing engine 80 performs the function of dynamically reapportioning use of the common region 110 whenever logical channels are activated and deactivated.
  • Target queue depth field 120 stores a value Ntarget representing the number of buffers reserved for allocation for the corresponding ingress queue, wherein the value Ntarget is equal to the sum of Nfi xe d and N rsvc ⁇ .
  • Maximum queue depth field 125 stores a value N max representing the maximum number of buffers that may be allocated to the ingress queue.
  • the other parameters 130 may include congestion control parameters that represent discard eligibility or congestion.
  • Servicing engine determines the values of Ntarget an d N max in view of the considerations detailed above.
  • FIG. 8 is a block diagram showing a manner in which queuing engine 70 may use queuing parameters 87 to determine whether to allocate buffers.
  • Queuing engine 70 makes a determination 150 in response to having a cell to store in an ingress queue. As shown, the determination 150 is made according to the present embodiment in response to the state of the common region 110 of the buffer memory space (as represented by a FREE flag 135, a FAIR flag 140, and a GO flag 145) and the queuing parameters of the selected ingress queue as represented by N use d 115, Ntarget 120, and N max 125.
  • the FREE flag 135 is set to a logic one to indicate that the memory space of ingress buffer pool 75 includes a common region 110 when a number of buffers remain free after the process of reserving buffers for allocation has been completed.
  • the FREE flag 135 is set to a logic zero if all logical channels are activated. Typically, the value of the FREE flag 135 is changed only when the configuration of the ingress circuit 50 and the number of activated logical channels is changed.
  • the FAIR flag 140 is set to a logic one to indicate that fairness will be imposed when allocating free buffers from the common region 110, which means that the number N ma ⁇ stored by the maximum queue depth field will determine the maximum queue length for the ingress queue.
  • the FAIR flag 140 is set to a logic one upon determining that a predetermined threshold of buffers from the common region 110 have been allocated.
  • the FAIR flag 140 is set to a logic zero if less than the predetermined threshold of buffers have been allocated.
  • the predetermined threshold as discussed above, may be a function of the number of buffers in the common region 110 that remain free for allocation (e.g.
  • the threshold for resetting the FAIR flag 140 to a logic zero may be higher than threshold for setting the FAIR flag 140 to logic one (e.g. 0.9B free to reset if the threshold to set the FAIR flag is 0.8B free ).
  • the reason for the difference in thresholds is that a frame of data is segmented into multiple cells, and the cells of a frame should not be buffered unless there is sufficient space to buffer all cells for the frame.
  • the FAIR flag 140 initially has a logic zero value.
  • the determination 150 is shown as comprising a number of logical functions that are performed using FREE flag 135, FAIR flag 140, GO flag 145, N US ed 115, N ta rget 120, and N max 125.
  • the inclusion of logic gates in Figure 8 is intended to provide a graphical representation of the rules for performing determination 150 as described in more detail below, and no such logic gates are required to perform determination 150.
  • the logical functions may be performed in parallel and may not necessarily be conditioned upon one another in the manner illustrated and implied by Figure 8.
  • the FREE flag 135, the FAIR flag 140, and the GO flag 145 are the primary factors in determining the outcome of determination 150. For example, if the GO flag 145 is set to a logic zero, the cell will be dropped, and there is no need to retrieve the queuing parameters for the selected ingress queue. Similarly, if the FREE flag 135 and the GO flag 145 are set to logic ones and the FAIR flag is set to a logic zero, the outcome of determination 150 is automatically to allocate a buffer, and there is no need to retrieve the queuing parameters for the selected ingress queue.
  • queuing engine 70 performs a comparison 155 between N use d 115 and Ntarget 120, and it is the outcome of comparison 155 that defines the outcome of determination 150. For example, if N use d 1 5 is less than Nt arge t 120, a buffer will be allocated, and if N use d 115 is greater than Nt arget 120, the cell will be dropped.
  • queuing engine 70 performs a comparison 160 between N US ed 115 and N m ax 125, and it is the outcome of comparison 160 that defines the outcome of determination 150. For example, if Use d 115 is less than N max 125, a buffer will be allocated, and if N use d 115 is greater than N max 125, the cell will be dropped.
  • the system e.g. the ingress circuit 50
  • the size of the buffer memory space is fixed at Btota l -
  • the size of the memory space is primarily determined by the aggregate rate of transmission for the plurality of channels and expected communications traffic.
  • a fixed region is reserved in the buffer memory space wherein the size of the fixed region is determined by the data rates for all of the channels, whether activated or deactivated. Again, the fixed region provides for a minimum allocation of buffers should a previously deactivated logical channel become activated.
  • a reserved region is reserved in the buffer memory space wherein the size of the reserved region is determined by the data rates and IBS of only the activated channels.
  • the size of the reserved region may fluctuate over time because the IBS is dynamically variable.
  • any remaining area of the buffer memory space is specified as a common region wherein buffers may be freely allocated to any activated channel.
  • buffers are dynamically allocated in view of the fixed, reserved, and common regions.

Abstract

A method for managing buffer memory in a communications controller that transmits data over a plurality of channels wherein the buffer memory comprises a memory space of Btotal. A first subset of the memory space Btotal is reserved for allocation to queues associated with each of the plurality of channels. A second subset of the memory space Btotal is reserved for allocation to queues associated with channels that are activated to transmit data. Any remaining memory space from the memory space Btotal is specified as free for allocation to any queue associated with a channel that is activated to transmit data.

Description

METHOD AND APPARATUS FOR THE DYNAMIC ALLOCATION OF BUFFERS IN A DIGITAL COMMUNICATIONS NETWORK
FIELD OF THE INVENTION
The present invention relates generally to buffer management and more particularly to a method and apparatus for the dynamic allocation of buffers in a digital communications network.
BACKGROUND
Interconnecting two data processing systems that operate independently of one another typically entails the use of buffers to store and forward data that are to be exchanged by the systems. Communications controllers that interconnect high speed, high capacity systems require large amounts of high speed memory for buffering, which increases the cost of communications controllers. The efficient use of buffer memory is therefore desirable to reduce the cost of communications controllers.
For high speed telecommunications switches, a communications controller that interconnects a high speed cell switched or packet switched common carrier network with private networks, the need for efficient use and management of buffer memory is made apparent by the large number of logical communications channels that may be provided per physical link. For example, several TI lines may be used to connect a private networks (commonly called customer premises equipment or "CPE") to a telecommunications switch in order to allow a users of the private networks to access the common carrier network. A TI line is operated in a time division multiplexed manner and can have a maximum of twenty-four logical channels active at a time.
To provide for the scalability of the telecommunications switch, the switch manufacturer typically provides a buffer queue for each possible logical channel. For example, if twenty-four logical channels are provided in the switch, the buffer memory space will be partitioned into twenty-four sections of equal size. According to prior buffer management schemes, if a logical channel is not used ("deactivated"), that portion of the buffer memory space reserved for queuing data received from the deactivated logical channel will go unused. It would be desirable to be able to allocate the unused buffer memory space of deactivated logical channels in order to better utilize available memory and increase the maximum queue length of queues and thereby help prevent the loss of data received from activated logical channels.
SUMMARY AND OBTECTS OF THE INVENTION
Therefore, it is an object of the invention to provide a mechanism for dynamically allocating buffer memory space in a communication module of a communications network.
This and other objects of the present invention are provided by a method for managing buffer memory in a communications controller that transmits data over a plurality of channels wherein the buffer memory comprises a memory space of Btotal- first subset of the memory space Btotal is reserved for allocation to queues associated with each of the plurality of channels. A second subset of the memory space Btotal is reserved for allocation to queues associated with channels that are activated to transmit data. Any remaining memory space from the memory space Btotal s specified as free for allocation to any queue associated with a channel that is activated to transmit data. Other objects, features, and advantages of the present invention will be apparent from the accompanying drawings and from the detailed description which follows below.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention is illustrated by way of example and not limitation in the figures of the accompanying drawings, in which like references indicate similar elements, and in which:
FIGURE 1 shows a digital communications network that operates according to one embodiment.
FIGURE 2 shows a communications controller that operates according to one embodiment.
FIGURE 3 shows an ingress circuit that operates according to one embodiment.
FIGURE 4 shows how a buffer pool may be logically divided into a plurality of distinct buffer queues.
FIGURE 5 shows a format of a buffer for use in a buffer queue.
FIGURE 6 is a representation of how buffer memory space may be divided into multiple regions according to one embodiment. FIGURE 7 shows queuing parameters for use by one embodiment.
FIGURE 8 is a representation of how queuing engine may use the queuing parameters to determine whether to allocate additional buffers to a buffer queue.
FIGURE 9 is a flow chart showing a method for enabling the dynamic allocation of buffer memory of one embodiment.
DETAILED DESCRIPTION
A buffer management scheme for use in a communications controller is described wherein the unused memory space normally reserved for the queues of deactivated logical channels are made available for allocation to the queues of activated logical channels. According to the present embodiments the buffer memory space is generally divided into a portion that is specifically reserved for allocation to particular queues and a portion that is free for allocation to any queue, depending on whether all of the logical channels serviced by the communications controller are activated for transmission. If all of the logical channels serviced by the communications controller are activated, the entire buffer memory space is reserved for allocation. If less than all of the logical channels serviced by the communications controller are activated, a portion of the buffer memory space is available for allocation to any queue. In this manner, the effective queue lengths for activated channels may be increased without increasing the overall size of the buffer memory space.
The advantages described herein are achieved, in part, by "partitioning" the buffer memory space into a fixed region, a reserved region, and a common region. The so-called "regions" are intended to describe the manner in which the buffer memory space is utilized and do not necessarily conform to address space. The fixed region comprises a minimum number of buffers (or bytes) specifically reserved for allocation to every buffer queue, regardless of whether the logical channel serviced by the buffer queue is activated or deactivated. Providing a fixed region ensures that some buffering will be provided should a previously deactivated logical channel become activated. The reserved region comprises an additional number of buffers (or bytes) reserved for allocation only to buffer queues that service activated logical channels. According to one embodiment, the size of the reserved region varies dynamically. The fixed region and the reserved region together comprise the "reserved" portion of the buffer memory space. Any buffers (or bytes) that remain are located in the common region of the buffer memory space and are free for allocation to any buffer queue.
The buffer memory space is managed dynamically in view of variations of communications traffic and the actual usage of the buffer memory space. As described below, queuing parameters are provided for each queue, and a set of flags that represent the state of the buffer memory space are also provided. A queuing engine uses the queuing parameters and the set of flags to determine whether buffers may be allocated to a particular queue.
The disclosed methods and mechanisms may be used to dynamically allocate elements, however defined, from a common pool of elements to distinct sets of elements that are each associated with one of several users that share the common pool of elements. Furthermore, the sets of elements need not be managed or serviced in a first in, first out manner. In order to more clearly detail the advantages of the disclosed methods and mechanisms, the elements of the present embodiments are described as "buffers," the sets of elements are described as "buffer queues," and the common pool of elements is described as a "buffer pool."
According to the present embodiments, each buffer queue comprises a linked list of buffers which is serviced in a first in, first out manner. The "buffers" discussed herein are actually memory locations maintained in random access memory (RAM). To simplify discussion, the buffers are assumed to be of a fixed size such that a buffer is synonymous with a predetermined number of bytes of data, and the discussion refers to queuing parameters that reflect the number of buffers in a queue. According to alternative embodiments, the same queuing parameters reflect the number of bytes in a queue.
Figure 1 shows a digital communications network 10. The digital communications network 10 is shown in a simplified form wherein a communications module 20 provides an entry point for a private network 25 to a broadband network 30. The communications module 20 may be part of a larger communications controller such as a telecommunications switch. For the purposes of simplifying discussion, a single communication module for interconnecting a single private network to the broadband network is shown.
Private network 25 is linked to communication module 20 by a communications line 27, which may be, for example, a TI or El line. According to the present embodiment, private network 25 operates according to the Frame Relay standard protocol promulgated by ANSI, but private network 25 may operate according to any reasonable networking protocol.
Broadband network 30 is coupled to communications module 20 by a communications line 29, which may be, for example, a TI, El, T3 or E3 line. According to the present embodiment, broadband network 30 operates according to the Asynchronous Transfer Mode (ATM) standard protocol promulgated by the ITU and clarified by the ATM Forum. Broadband network 30 may operate according to an alternative networking protocol such as Frame Relay.
Communications module 20 services traffic in both directions between the private network 25 and the broadband network 30. Therefore, as shown in Figure 2, communications module 20 includes an ingress circuit 50 for servicing ingress communications traffic directed from private network 25 to broadband network 30 and an egress circuit 60 for servicing egress communications traffic directed from broadband network 30 to private network 25. Wherein the ingress circuit 50 an the egress circuit 60 are shown as being logically distinct, much of the services provided by the ingress and egress circuits may be performed by the same physical components.
Figure 3 shows an ingress circuit in more detail. Ingress circuit 50 includes a queuing engine 70, an ingress buffer pool 75, a servicing engine 80, an output engine 85, and a set of queuing parameters 87. Egress circuit 60 includes similar functional units for performing the same functions in the egress direction.
Ingress circuit 50 receives information from private network 25 and buffers the information for transfer to broadband network 30. Information is typically received from private network 25 as "frames," and queuing engine 70 segments the frames into cells that are each destined for transmission over a particular logical channel (i.e. virtual channel or "VC") of broadband network 30. The functions of the queuing engine 70 may be performed by a microprocessor.
Queuing engine 70 manages the allocation of the buffers of ingress buffer pool 75 according to queuing parameters 87, wherein the ingress buffer pool 75 is logically divided into a set of ingress queues, one for each logical channel of broadband network 30. A separate set of queuing parameters 87 are provided for each ingress queue.
When a cell is presented for queuing, queuing engine 70 determines whether a buffer may be allocated to store the cell in view of 1) the queuing parameters 87 for the ingress queue of the logical channel for which the cell is destined, 2) the current state of that ingress queue, and 3) the current state of the buffer pool 75. This aspect is discussed in more detail below. If a buffer is available for allocation to an ingress queue, queuing engine 70 stores the cell in the buffer and adds the buffer to the ingress queue.
Each ingress queue comprises a linked list of buffers that are serviced by servicing engine 80 in a first in, first out manner. Buffers are allocated by queuing engine 70 on an as needed basis, and an ingress queue may be empty (i.e. have no buffers allocated to it). For example, the ingress queues of deactivated logical channels are empty, and the ingress queue of an activated logical channel may become empty under the appropriate circumstances. According to the present embodiment, ingress buffer pool 75 comprises Random Access Memory (RAM), and Figure 4 shows that the ingress buffer pool is logically divided into a plurality of n distinct ingress queues 77, each corresponding to one of n logical channels. Figure 4 further shows that the length of different ingress queues will vary depending on actual usage of the corresponding logical channel.
Returning to Figure 3, servicing engine 80 uses the queuing parameters 87 to service the ingress queues. For example, during each transfer interval of communication link 29, servicing engine 80 generates a service decision that specifies a particular ingress queue. Servicing engine 80 either transfers or drops the contents of the buffer at the head of the selected ingress queue in response to the queuing parameters 87, which are defined in view of the service contract for the user of private network 25. Regardless of whether the contents of a buffer are transferred or dropped, the buffer at the head of the ingress queue is deallocated and freed for further use. Output engine 85 transmits cells to the broadband network 30 using communications link 29.
Figure 5 shows the general format of a buffer used to form ingress queues. The buffer 90 comprises a buffer descriptor 95 and a storage region 97 for storing a cell payload received from queuing engine 70. As described above, each ingress queue comprises a linked list of buffers, and the buffer descriptor 95 of each buffer includes a next pointer (NP) for pointing to the next buffer in the linked list of the ingress queue. When the buffer at the head of an ingress queue is serviced, the buffer indicated by the next pointer is placed at the head of the ingress queue.
Figure 6 shows the manner in which the memory space of ingress buffer pool may be allocated according to one embodiment. The size of the buffer pool and therefore the amount of buffer memory space is fixed and will be referred to as Btotal- To simplify discussion, it will be assumed that buffer size is fixed and that there are a maximum of 256 logical channels, each having a rate of transmission of 64 kilobits per second (kbps), which may be the case when ingress circuit 50 services a single TI line to broadband network 30. Because each logical channel has the same rate of transmission, a total of N buffers are provided for each ingress queue, wherein N is the nominal queue depth and is selected in view of typical patterns of data traffic in order to better ensure sufficient buffering under normal traffic conditions. For alternative embodiments, the variable N will refer to the number of bytes, rather than buffers, in a queue. According to the present embodiment, the memory space of ingress buffer pool 70 is divided into a fixed region 100, a reserved region 105, and a common region 110. The so-called "regions" are intended to describe the manner in which the buffer memory space is utilized and do not necessarily require the partitioning of buffer pool in to distinct regions based on address space. The regions are more properly viewed as the number of buffers that are reserved for allocation or that are free.
The fixed region 100 reserves a predetermined minimum number of buffers for allocation to each possible ingress queue, regardless of whether the logical port of an ingress queue is currently active or inactive. The reserved region 105 reserves an additional number of buffers for allocation to the ingress queues of activated channels such that the target maximum queue length of an active queue is determined by the sum of the number of buffers reserved in the fixed region 100 and the number of buffers reserved in the reserved region 105 for that queue. The common region 110 includes all buffers not otherwise reserved for allocation, and ingress queues may use buffers from the common region 110 such that their actual maximum queue length exceeds the target maximum queue length. The total number of buffers reserved for allocation by the fixed region 100 and the reserved region 105 is expressed as BrSvd, and the total number of buffers in (or the size of) the common region 110 is expressed as Bfree, wherein the sum of Brsvd arid Bfree is Btotal- As logical channels are activated and deactivated, the relative sizes of the reserved region 110 and the common region 115 varies such that Brsvfj and Bfree vary.
The size of fixed region 100 is fixed in view of the maximum possible number of logical channels that can be serviced by ingress circuit 50 and the rates of transmission of those logical ports. According to the present example, Nfixe buffers are reserved for allocation for each of the 256 logical channels such that the size of the fixed region 100 is 256 times Nfjxed- The number Nfixed s selected to provide a minimum allocation of buffers should a previously deactivated logical port become activated. According to alternative embodimetns, Nfixecj indicates a number of bytes, rather than buffers.
According to the present embodiment, the size of reserved region 105 is based on the number of activated logical channels, the rates of transmission for the activated logical channels, and the Initial Burst Size (IBS) for each of the activated logical channels. The size of the reserved region 105 is not static even if the number of activated logical channels remains the same because the IBS for each active logical channels can change dynamically. Each activated logical channel has a distinct number Nrsvdn (w being the number of the active logical channel) of buffers reserved for allocation in the reserved region 105. Servicing engine 80 determines the number of reserved buffers Nrsvd« for each activated channel. The total number of buffers reserved for allocation Brsvd is equal to the sum of Nfixed for all the logical channels and Nrsvdπ for all the activated logical channels. According to alternative embodimetns, the number Nrsvd« for each activated channel indicates a number of bytes, rather than buffers.
According to an alternative embodiment, the IBS is not used as a factor in reserving buffers for allocation in the reserved region 105, and the number of buffers reserved for allocation to an active ingress queue by the reserved region 105 is determined entirely by the rate of transmission of the corresponding logical channel such that the size of reserved region 105 remains fixed so long as the number of activated logical channels remains the same. Given the present example wherein each logical channel has the same rate of transmission, the number Nrsvd would be the same for all activated logical channels.
Buffers of the common region 110, if any are available, are allocated to a particular ingress queue if the target maximum queue length for that queue has been met and additional buffers are needed. If all available logical channels are activated, the common region 110 will essentially be empty, and almost all the buffers of the buffer pool 75 will be reserved for allocation. Some buffers may be free for allocation depending on the number of buffers fixed reserved for allocation for each logical channel, but the number of buffers N reserved for allocation to each ingress queue when all logical channels are activated is essentially the same for each ingress queue.
If less than all available logical channels are activated, the common region 110 will contain a number of buffers Bfree that are free for allocation to the ingress queues of activated logical channels. Buffers may be allocated from the common region 110 in any reasonable manner. For example, free buffers may be allocated on a first come, first served basis wherein no fairness is enforced, each ingress queue of an activated logical channel may have free buffers reserved for allocation on a pro rata basis to ensure some fairness, or each ingress queue of an activated logical channel may be assigned a maximum number of free buffers that may be allocated to ensure some fairness. Regardless of how the free buffers of the common region 110 are allocated, buffers that would not be used under prior schemes are made available for use.
According to the present embodiment, free buffers from the common region 110 are not reserved for allocation and are only allocated when needed. When the number of free buffers available for allocation is above a predetermined threshold, e.g. eighty percent of the number Bfree, each ingress queue may be allocated as many free buffers as required. To ensure fairness when the number of unallocated free buffers drops below the predetermine threshold, a maximum number Nfreen of free buffers are specified for the ingress queue of each activated logical channel, wherein the number Nfree« is determined in view of the maximum rate of transmission and the actual usage of the corresponding logical channel. According to alternative embodimetns, the number Nfree« for each activated channel indicates a number of bytes, rather than buffers.
Because the actual usage of a logical channel changes over time, the number Nfreeκ changes dynamically over time. For relatively low traffic logical channels, the number Nfreen rnay be equal to zero. If the aggregate of the numbers Nfreen for all of the activated logical channels exceeds the number of free buffers Bfree, the number Nfree„ for each ingress queue will be prorated by the quotient of Bfree divided by the aggregate of the numbers Nfree« • Servicing engine 80 determines the number of reserved buffers Nfree« for each activated channel.
As logical channels are activated and deactivated, the allocation of buffers of the common region 110 will vary dynamically. For example, as new logical channels are activated, the size of common region 110 shrinks, and the maximum number of free buffers that may be allocated to a particular logical channel may be proportionally reduced. Servicing engine 80 performs the function of dynamically reapportioning use of the common region 110 whenever logical channels are activated and deactivated.
Figures 7 and 8 show a possible implementation to enable usage of the ingress buffer pool as described above. Figure 7 shows a set of queuing parameters of one embodiment as including a queue depth field 115, a target queue depth field 120, a maximum queue depth field 125, and other queuing parameters 130. The queue depth field 115 stores a number NUsed that represents the actual number of buffers currently allocated to the corresponding ingress queue. Queuing engine 70 increments the number Nused whenever a buffer is added to the corresponding ingress queue, and servicing engine 80 decrements the number NUsed whenever a buffer is removed from the corresponding ingress queue. Target queue depth field 120 stores a value Ntarget representing the number of buffers reserved for allocation for the corresponding ingress queue, wherein the value Ntarget is equal to the sum of Nfixed and Nrsvc}. Maximum queue depth field 125 stores a value Nmax representing the maximum number of buffers that may be allocated to the ingress queue. The other parameters 130 may include congestion control parameters that represent discard eligibility or congestion. Servicing engine determines the values of Ntarget and Nmax in view of the considerations detailed above.
Figure 8 is a block diagram showing a manner in which queuing engine 70 may use queuing parameters 87 to determine whether to allocate buffers. Queuing engine 70 makes a determination 150 in response to having a cell to store in an ingress queue. As shown, the determination 150 is made according to the present embodiment in response to the state of the common region 110 of the buffer memory space (as represented by a FREE flag 135, a FAIR flag 140, and a GO flag 145) and the queuing parameters of the selected ingress queue as represented by Nused 115, Ntarget 120, and Nmax 125.
The FREE flag 135 is set to a logic one to indicate that the memory space of ingress buffer pool 75 includes a common region 110 when a number of buffers remain free after the process of reserving buffers for allocation has been completed. The FREE flag 135 is set to a logic zero if all logical channels are activated. Typically, the value of the FREE flag 135 is changed only when the configuration of the ingress circuit 50 and the number of activated logical channels is changed.
The FAIR flag 140 is set to a logic one to indicate that fairness will be imposed when allocating free buffers from the common region 110, which means that the number Nmaχ stored by the maximum queue depth field will determine the maximum queue length for the ingress queue. The FAIR flag 140 is set to a logic one upon determining that a predetermined threshold of buffers from the common region 110 have been allocated. The FAIR flag 140 is set to a logic zero if less than the predetermined threshold of buffers have been allocated. The predetermined threshold, as discussed above, may be a function of the number of buffers in the common region 110 that remain free for allocation (e.g. 0.8Bfree)- The threshold for resetting the FAIR flag 140 to a logic zero may be higher than threshold for setting the FAIR flag 140 to logic one (e.g. 0.9Bfree to reset if the threshold to set the FAIR flag is 0.8Bfree). The reason for the difference in thresholds is that a frame of data is segmented into multiple cells, and the cells of a frame should not be buffered unless there is sufficient space to buffer all cells for the frame. The FAIR flag 140 initially has a logic zero value.
The GO flag 145 is set to logic one to enable the allocation of buffers and to a logic zero to disable the allocation of buffers. The GO flag 145 is set in view of the overall usage of the common region 110 and is set to a logic zero should the overall number of buffers in the common region 110 drop below another threshold value. The threshold values for setting and resetting the GO flag 145 should be significantly lower than those for setting and resetting the FAIR flag 140. For example, the threshold to set the GO flag 145 to logic zero may be 0.1Bfree/ and the threshold to set the GO flag 145 to logic zero is 0.2Bfree- The GO flag 145 is initially set to be a logic one to enable buffer allocation.
The determination 150 is shown as comprising a number of logical functions that are performed using FREE flag 135, FAIR flag 140, GO flag 145, NUSed 115, Ntarget 120, and Nmax 125. The inclusion of logic gates in Figure 8 is intended to provide a graphical representation of the rules for performing determination 150 as described in more detail below, and no such logic gates are required to perform determination 150. Furthermore, the logical functions may be performed in parallel and may not necessarily be conditioned upon one another in the manner illustrated and implied by Figure 8.
The FREE flag 135, the FAIR flag 140, and the GO flag 145 are the primary factors in determining the outcome of determination 150. For example, if the GO flag 145 is set to a logic zero, the cell will be dropped, and there is no need to retrieve the queuing parameters for the selected ingress queue. Similarly, if the FREE flag 135 and the GO flag 145 are set to logic ones and the FAIR flag is set to a logic zero, the outcome of determination 150 is automatically to allocate a buffer, and there is no need to retrieve the queuing parameters for the selected ingress queue. If FREE flag 135 is set to a logic zero, however, queuing engine 70 performs a comparison 155 between Nused 115 and Ntarget 120, and it is the outcome of comparison 155 that defines the outcome of determination 150. For example, if Nused 1 5 is less than Ntarget 120, a buffer will be allocated, and if Nused 115 is greater than Ntarget 120, the cell will be dropped.
Similarly, if the FAIR flag is set to a logic one and the FREE flag is set to a logic one, queuing engine 70 performs a comparison 160 between NUSed 115 and Nmax 125, and it is the outcome of comparison 160 that defines the outcome of determination 150. For example, if Used 115 is less than Nmax 125, a buffer will be allocated, and if Nused 115 is greater than Nmax 125, the cell will be dropped.
Figure 9 summarizes the above discussion. At process block 200, the system (e.g. the ingress circuit 50) is initialized wherein the size of the buffer memory space is fixed at Btotal- Again, the size of the memory space is primarily determined by the aggregate rate of transmission for the plurality of channels and expected communications traffic. At process block 205, a fixed region is reserved in the buffer memory space wherein the size of the fixed region is determined by the data rates for all of the channels, whether activated or deactivated. Again, the fixed region provides for a minimum allocation of buffers should a previously deactivated logical channel become activated. At process block 210, a reserved region is reserved in the buffer memory space wherein the size of the reserved region is determined by the data rates and IBS of only the activated channels. If IBS is used to calculate the size of the reserved region, the size of the reserved region may fluctuate over time because the IBS is dynamically variable. At process block 215, any remaining area of the buffer memory space is specified as a common region wherein buffers may be freely allocated to any activated channel. At process block 220, buffers are dynamically allocated in view of the fixed, reserved, and common regions.
In the foregoing specification the invention has been described with reference to specific exemplary embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention. The specification and drawings are, accordingly, to be regarded in an illustrative rather than restrictive sense.

Claims

CLAIMSWhat is claimed is:
1. A method for managing buffer memory in a communications controller that transmits data over a plurality of channels, wherein the buffer memory has a memory space of Btotal/ the method comprising: reserving a first subset of the memory space Btotal for allocation to queues associated with each of the plurality of channels; reserving a second subset of the memory space Btotal for allocation to queues associated with channels that are activated to transmit data; and specifying any remaining memory space of the memory space Btotal as free for allocation to any queue associated with a channel that is activated to transmit data.
2. The method of claim 1, wherein the first subset of the memory space Btotal i reserved for allocation based on an aggregate rate of data transmission over the plurality channels such that each queue is provided a minimum reservation of memory space based on a rate of data transmission for an associated channel.
3. The method of claim 1, wherein the second subset of the memory space Btotal reserved for allocation based on an aggregate rate of data transmission over activated channels and an aggregate of initial burst size for activated channels such that each queue associated with an activated channel is provided a reservation of memory space based on a rate of data transmission and an initial burst size of an associated activated channel.
4. The method of claim 1, further comprising allocating memory space from the first subset, the second subset, and the remaining memory space, as needed, to each queue associated with an activated channel.
5. The method of claim 4, wherein all of the plurality channels are activated such that a sum of the first and second subsets is equal to Btotal/ the step of allocating memory space being limited to allocating memory space only from the first and second subsets of buffers.
6. The method of claim 4, wherein the step of allocating memory space is limited such that each activated channel has an associated maximum number of bytes from the remaining memory space that may be allocated to its associated queue.
7. A method for managing buffer memory space in a communications controller that transmits data over a plurality of channels, wherein a size of the buffer memory space is based on an aggregate rate of transmission for the plurality of channels, comprising: reserving a fixed region of the buffer memory space for allocation to buffer queues associated with each of the plurality of channels such that a minimum number of buffers is reserved for allocation to each buffer queue; reserving a reserved region of the buffer memory space for allocation to only those buffer queues associated with channels that are activated to transmit data; and specifying any remaining buffers as being in a common region of the buffer memory space wherein the remaining buffers are free for allocation to any buffer queue associated with a channel that is activated to transmit data if less than all of the channels are activated for transmission.
8. The method of claim 7, wherein a size of the reserved region is varied dynamically in response to initial burst sizes of channels that are activated to transmit data.
9. The method of claim 7, further including providing a distinct set of queuing parameters each buffer queue associated with an activated channel, each set of queuing parameters including a target queue depth value based on a number of buffers reserved for allocation for the buffer queue from the fixed and reserved regions.
10. The method of claim 9, further including determining whether to allocate a buffer to a particular buffer queue by comparing the target queue depth value to an actual queue depth value if the fixed and reserved regions comprise all of the memory space.
11. The method of claim 7, further including providing a distinct set of queuing parameters each buffer queue associated with an activated channel, each set of queuing parameters including a maximum queue depth value based on a number of buffers reserved for allocation for the buffer queue from the fixed and reserved regions and a maximum number of buffers available for allocation to that buffer queue from the common region.
12. The method of claim 11, further including determining whether to allocate a buffer to a particular buffer queue by comparing the maximum queue depth value to an actual queue depth value.
13. A communications controller for transmitting data from a first system to a second system via a plurality of channels, comprising: a buffer pool partitioned into a fixed region, a reserved region, and a common region, wherein buffers from the fixed region are reserved for allocation to buffer queues associated with each of the channels, buffers from the reserved region are reserved for allocation to buffer queues associated with channels activated for transmission, and the common region comprises any remaining buffers that are free for allocation to any buffer queue; and a queuing processor coupled to receive data from the first system and store the data in the buffer queues; a servicing processor coupled to transmit data from the buffer queues to the second system; and a distinct set of queuing parameters for each buffer queue maintained by the servicing processor, the queuing processor using the queuing parameters to allocate buffers to buffer queues, the servicing processor using the queuing parameters to service the buffer queues.
PCT/US1997/000279 1996-01-11 1997-01-07 Method and apparatus for the dynamic allocation of buffers in a digital communications network WO1997025803A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU15308/97A AU1530897A (en) 1996-01-11 1997-01-07 Method and apparatus for the dynamic allocation of buffers in a digital communications network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US08/583,987 1996-01-11
US08/583,987 US5838994A (en) 1996-01-11 1996-01-11 Method and apparatus for the dynamic allocation of buffers in a digital communications network

Publications (1)

Publication Number Publication Date
WO1997025803A1 true WO1997025803A1 (en) 1997-07-17

Family

ID=24335429

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/000279 WO1997025803A1 (en) 1996-01-11 1997-01-07 Method and apparatus for the dynamic allocation of buffers in a digital communications network

Country Status (3)

Country Link
US (1) US5838994A (en)
AU (1) AU1530897A (en)
WO (1) WO1997025803A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999021326A2 (en) * 1997-10-21 1999-04-29 Nokia Networks Oy Resource optimization in a multiprocessor system for a packet network
KR100352901B1 (en) * 1999-12-10 2002-09-16 엘지전자 주식회사 Packet Processing Method In Router System

Families Citing this family (95)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5577226A (en) * 1994-05-06 1996-11-19 Eec Systems, Inc. Method and system for coherently caching I/O devices across a network
US5878227A (en) * 1996-07-01 1999-03-02 Sun Microsystems, Inc. System for performing deadlock free message transfer in cyclic multi-hop digital computer network using a number of buffers based on predetermined diameter
JP2880961B2 (en) * 1996-08-16 1999-04-12 日本電気アイシーマイコンシステム株式会社 Data buffering device and control method thereof
US6038621A (en) * 1996-11-04 2000-03-14 Hewlett-Packard Company Dynamic peripheral control of I/O buffers in peripherals with modular I/O
US5987496A (en) 1996-12-03 1999-11-16 Mitsubishi Electric Information Technology Center America, Inc. (Ita) Real-time channel-based reflective memory
US6141053A (en) * 1997-01-03 2000-10-31 Saukkonen; Jukka I. Method of optimizing bandwidth for transmitting compressed video data streams
US6151325A (en) * 1997-03-31 2000-11-21 Cisco Technology, Inc. Method and apparatus for high-capacity circuit switching with an ATM second stage switch
US6385672B1 (en) * 1997-05-30 2002-05-07 3Com Corporation System to optimize packet buffer utilization via selectively partitioned transmit and receive buffer portions
US5961606A (en) * 1997-06-30 1999-10-05 Sun Microsystems, Inc. System and method for remote buffer allocation in exported memory segments and message passing between network nodes
US6449281B1 (en) 1997-09-30 2002-09-10 Intel Corporation Interface control of communication between a control processor and a digital signal processor
US6078919A (en) * 1997-10-23 2000-06-20 Lucent Technologies Inc. Method and apparatus for delivery of data over a network based on determination of network parameters
US6252878B1 (en) 1997-10-30 2001-06-26 Cisco Technology, Inc. Switched architecture access server
US6738814B1 (en) 1998-03-18 2004-05-18 Cisco Technology, Inc. Method for blocking denial of service and address spoofing attacks on a private network
US6260158B1 (en) 1998-05-11 2001-07-10 Compaq Computer Corporation System and method for fail-over data transport
US6122680A (en) * 1998-06-18 2000-09-19 Lsi Logic Corporation Multiple channel data communication buffer with separate single port transmit and receive memories having a unique channel for each communication port and with fixed arbitration
US6269096B1 (en) 1998-08-14 2001-07-31 Cisco Technology, Inc. Receive and transmit blocks for asynchronous transfer mode (ATM) cell delineation
US6535520B1 (en) 1998-08-14 2003-03-18 Cisco Technology, Inc. System and method of operation for managing data communication between physical layer devices and ATM layer devices
US6366587B1 (en) 1998-08-31 2002-04-02 Cisco Systems, Inc. TDM backplane stream resource distribution system
US6381245B1 (en) 1998-09-04 2002-04-30 Cisco Technology, Inc. Method and apparatus for generating parity for communication between a physical layer device and an ATM layer device
US7013305B2 (en) 2001-10-01 2006-03-14 International Business Machines Corporation Managing the state of coupling facility structures, detecting by one or more systems coupled to the coupling facility, the suspended state of the duplexed command, detecting being independent of message exchange
US6308214B1 (en) 1998-09-23 2001-10-23 Inktomi Corporation Self-tuning dataflow I/O core
US6778545B1 (en) * 1998-09-24 2004-08-17 Cisco Technology, Inc. DSP voice buffersize negotiation between DSPs for voice packet end devices
US7339924B1 (en) * 1998-09-30 2008-03-04 Cisco Technology, Inc. Method and apparatus for providing ringing timeout disconnect supervision in remote telephone extensions using voice over packet-data-network systems (VOPS)
US6584108B1 (en) 1998-09-30 2003-06-24 Cisco Technology, Inc. Method and apparatus for dynamic allocation of multiple signal processing resources among multiple channels in voice over packet-data-network systems (VOPS)
US6535505B1 (en) 1998-09-30 2003-03-18 Cisco Technology, Inc. Method and apparatus for providing a time-division multiplexing (TDM) interface among a high-speed data stream and multiple processors
US6611531B1 (en) 1998-09-30 2003-08-26 Cisco Technology, Inc. Method and apparatus for routing integrated data, voice, and video traffic
US7009962B1 (en) 1998-09-30 2006-03-07 Cisco Technology, Inc. Method and apparatus for providing forwarding on ring-no-answer for remote telephone extensions using voice over packet-data-network systems (VOPS)
US6763017B1 (en) 1998-09-30 2004-07-13 Cisco Technology, Inc. Method and apparatus for voice port hunting of remote telephone extensions using voice over packet-data-network systems (VOPS)
KR100279620B1 (en) * 1998-10-13 2001-02-01 구자홍 Method and device for controlling multi-channel voice data
US6480531B1 (en) 1998-10-23 2002-11-12 Cisco Technology, Inc. Method and apparatus of testing modems in a networking environment
US6560196B1 (en) 1998-11-19 2003-05-06 Cisco Technology, Inc. Method and apparatus for controlling the transmission of cells across a network
US6427170B1 (en) 1998-12-08 2002-07-30 Cisco Technology, Inc. Integrated IP address management
US6700872B1 (en) 1998-12-11 2004-03-02 Cisco Technology, Inc. Method and system for testing a utopia network element
US6453357B1 (en) 1999-01-07 2002-09-17 Cisco Technology, Inc. Method and system for processing fragments and their out-of-order delivery during address translation
US6535511B1 (en) 1999-01-07 2003-03-18 Cisco Technology, Inc. Method and system for identifying embedded addressing information in a packet for translation between disparate addressing systems
US6449655B1 (en) 1999-01-08 2002-09-10 Cisco Technology, Inc. Method and apparatus for communication between network devices operating at different frequencies
US6337861B1 (en) 1999-02-02 2002-01-08 Cisco Technology, Inc. Method and apparatus to properly route ICMP messages in a tag-switching network
US7068594B1 (en) 1999-02-26 2006-06-27 Cisco Technology, Inc. Method and apparatus for fault tolerant permanent voice calls in voice-over-packet systems
US6512768B1 (en) 1999-02-26 2003-01-28 Cisco Technology, Inc. Discovery and tag space identifiers in a tag distribution protocol (TDP)
US6657970B1 (en) 1999-02-26 2003-12-02 Cisco Technology, Inc. Method and apparatus for link state determination in voice over frame-relay networks
US7006493B1 (en) 1999-03-09 2006-02-28 Cisco Technology, Inc. Virtual voice port configured to connect a switched voice call to a permanent voice call
US6718445B1 (en) * 1999-03-26 2004-04-06 International Business Machines Corporation System and method for performing dynamic buffer management in an HFS (hierarchical file system DF/SMS)
US6421756B1 (en) * 1999-05-06 2002-07-16 International Business Machines Corporation Buffer assignment for bridges
US6778555B1 (en) 1999-05-28 2004-08-17 Cisco Technology, Inc. Voice over packet system configured to connect different facsimile transmission protocols
US6535963B1 (en) * 1999-06-30 2003-03-18 Cisco Technology, Inc. Memory apparatus and method for multicast devices
US6567400B1 (en) 1999-07-02 2003-05-20 Cisco Systems, Inc. Hardware assisted DSP data transfer
US7307980B1 (en) 1999-07-02 2007-12-11 Cisco Technology, Inc. Change of codec during an active call
US6594667B2 (en) 1999-08-23 2003-07-15 International Business Machines Corporation Method, system and program products for modifying coupling facility structures
US6584554B1 (en) * 1999-08-23 2003-06-24 International Business Machines Corporation Directed allocation of coupling facility structures
US6977898B1 (en) 1999-10-15 2005-12-20 Cisco Technology, Inc. Method for supporting high priority calls on a congested WAN link
US6484224B1 (en) 1999-11-29 2002-11-19 Cisco Technology Inc. Multi-interface symmetric multiprocessor
US7203171B1 (en) 1999-12-20 2007-04-10 Cisco Technology, Inc. Ingress discard in output buffered switching devices
US6654348B1 (en) * 1999-12-27 2003-11-25 Cisco Technology, Inc. Modem pass through for remote testing
US7577725B1 (en) 2000-02-25 2009-08-18 Cisco Technology, Inc. IP address allocation in a network environment
US6977895B1 (en) * 2000-03-23 2005-12-20 Cisco Technology, Inc. Apparatus and method for rate-based polling of input interface queues in networking devices
US6741602B1 (en) * 2000-03-30 2004-05-25 Intel Corporation Work queue alias system and method allowing fabric management packets on all ports of a cluster adapter
US7007071B1 (en) * 2000-07-24 2006-02-28 Mosaid Technologies, Inc. Method and apparatus for reducing pool starvation in a shared memory switch
US6981244B1 (en) * 2000-09-08 2005-12-27 Cisco Technology, Inc. System and method for inheriting memory management policies in a data processing systems
US6748508B1 (en) * 2000-10-17 2004-06-08 Sun Microsystems, Inc. Method and apparatus for buffering in multi-node, data distribution architectures
US6988148B1 (en) 2001-01-19 2006-01-17 Cisco Technology, Inc. IP pool management utilizing an IP pool MIB
US7627870B1 (en) 2001-04-28 2009-12-01 Cisco Technology, Inc. Method and apparatus for a data structure comprising a hierarchy of queues or linked list data structures
US7788345B1 (en) 2001-06-04 2010-08-31 Cisco Technology, Inc. Resource allocation and reclamation for on-demand address pools
US7197549B1 (en) 2001-06-04 2007-03-27 Cisco Technology, Inc. On-demand address pools
US7139280B2 (en) * 2001-07-30 2006-11-21 Yishay Mansour Buffer management policy for shared memory switches
US6757803B1 (en) 2001-10-04 2004-06-29 Cisco Technology, Inc. Distributed buffer recovery
US7075940B1 (en) 2002-05-06 2006-07-11 Cisco Technology, Inc. Method and apparatus for generating and using dynamic mappings between sets of entities such as between output queues and ports in a communications system
US8103788B1 (en) * 2002-11-19 2012-01-24 Advanced Micro Devices, Inc. Method and apparatus for dynamically reallocating buffers for use in a packet transmission
JP4291664B2 (en) 2003-10-14 2009-07-08 株式会社日立製作所 Storage apparatus and system having communication buffer reservation function
US7729267B2 (en) 2003-11-26 2010-06-01 Cisco Technology, Inc. Method and apparatus for analyzing a media path in a packet switched network
US7349334B2 (en) * 2004-04-09 2008-03-25 International Business Machines Corporation Method, system and program product for actively managing central queue buffer allocation using a backpressure mechanism
US7408875B2 (en) * 2004-04-09 2008-08-05 International Business Machines Corporation System and program product for actively managing central queue buffer allocation
US8307174B1 (en) * 2004-06-25 2012-11-06 Emc Corporation System and method for managing sessions and reallocating memory resources used for replication of data in a data storage environment
US7779222B1 (en) * 2004-07-23 2010-08-17 Oracle America, Inc. Dynamic memory work-stealing
US20070025242A1 (en) * 2005-07-27 2007-02-01 Broadcom Corporation Dynamic allocation of aggregate buffer
US7643477B2 (en) * 2005-08-24 2010-01-05 Intel Corporation Buffering data packets according to multiple flow control schemes
US7467279B2 (en) * 2006-03-30 2008-12-16 Oracle International Corporation Method and system for faster instance startup for large resource configurations
US9311227B2 (en) * 2006-10-31 2016-04-12 Hewlett Packard Enterprise Development Lp Memory management
US7738383B2 (en) * 2006-12-21 2010-06-15 Cisco Technology, Inc. Traceroute using address request messages
US7706278B2 (en) * 2007-01-24 2010-04-27 Cisco Technology, Inc. Triggering flow analysis at intermediary devices
KR100875739B1 (en) * 2007-02-12 2008-12-26 삼성전자주식회사 Apparatus and method for packet buffer management in IP network system
US7916647B2 (en) * 2007-11-07 2011-03-29 Brocade Communications Systems, Inc. Automatic adjustment of logical channels in a fibre channel network
US7562168B1 (en) 2008-05-29 2009-07-14 International Business Machines Corporation Method of optimizing buffer usage of virtual channels of a physical communication link and apparatuses for performing the same
US8619558B1 (en) * 2008-07-21 2013-12-31 Qlogic, Corporation Memory management in a network adapter
US8015310B2 (en) * 2008-08-08 2011-09-06 Cisco Technology, Inc. Systems and methods of adaptive playout of delayed media streams
US8239739B2 (en) * 2009-02-03 2012-08-07 Cisco Technology, Inc. Systems and methods of deferred error recovery
US8774010B2 (en) 2010-11-02 2014-07-08 Cisco Technology, Inc. System and method for providing proactive fault monitoring in a network environment
US8559341B2 (en) 2010-11-08 2013-10-15 Cisco Technology, Inc. System and method for providing a loop free topology in a network environment
US8982733B2 (en) 2011-03-04 2015-03-17 Cisco Technology, Inc. System and method for managing topology changes in a network environment
US8670326B1 (en) 2011-03-31 2014-03-11 Cisco Technology, Inc. System and method for probing multiple paths in a network environment
US8724517B1 (en) 2011-06-02 2014-05-13 Cisco Technology, Inc. System and method for managing network traffic disruption
US8830875B1 (en) 2011-06-15 2014-09-09 Cisco Technology, Inc. System and method for providing a loop free topology in a network environment
US9628398B1 (en) * 2012-02-28 2017-04-18 Marvell Israel (M.I.S.L) Ltd. Queuing methods and apparatus in a network device
US9450846B1 (en) 2012-10-17 2016-09-20 Cisco Technology, Inc. System and method for tracking packets in a network environment
CN106330770A (en) * 2015-06-29 2017-01-11 深圳市中兴微电子技术有限公司 Shared cache distribution method and device
US10608943B2 (en) 2017-10-27 2020-03-31 Advanced Micro Devices, Inc. Dynamic buffer management in multi-client token flow control routers

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0535860A2 (en) * 1991-10-04 1993-04-07 AT&T Corp. Congestion control for high speed packet networks

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4258418A (en) * 1978-12-28 1981-03-24 International Business Machines Corporation Variable capacity data buffer system
US4445176A (en) * 1979-12-28 1984-04-24 International Business Machines Corporation Block transfers of information in data processing networks
US4603382A (en) * 1984-02-27 1986-07-29 International Business Machines Corporation Dynamic buffer reallocation
US4783730A (en) * 1986-09-19 1988-11-08 Datapoint Corporation Input/output control technique utilizing multilevel memory structure for processor and I/O communication
JPS63292747A (en) * 1987-05-25 1988-11-30 Hitachi Ltd Buffer management system
US5179665A (en) * 1987-06-24 1993-01-12 Westinghouse Electric Corp. Microprocessor information exchange with updating of messages by asynchronous processors using assigned and/or available buffers in dual port memory
US5014265A (en) * 1989-11-30 1991-05-07 At&T Bell Laboratories Method and apparatus for congestion control in a data network
DE4118623C2 (en) * 1991-06-06 1993-12-16 Siemens Ag Buffer allocation method in communication systems
EP0522224B1 (en) * 1991-07-10 1998-10-21 International Business Machines Corporation High speed buffer management
JP3031393B2 (en) * 1992-01-30 2000-04-10 日本電気株式会社 Dynamic change method of the number of buffer planes by class
US5405511A (en) * 1993-06-08 1995-04-11 Boehringer Mannheim Corporation Biosensing meter with ambient temperature estimation method and system
US5600820A (en) * 1993-12-01 1997-02-04 Bell Communications Research, Inc. Method for partitioning memory in a high speed network based on the type of service
US5537635A (en) * 1994-04-04 1996-07-16 International Business Machines Corporation Method and system for assignment of reclaim vectors in a partitioned cache with a virtual minimum partition size
US5682553A (en) * 1995-04-14 1997-10-28 Mitsubishi Electric Information Technology Center America, Inc. Host computer and network interface using a two-dimensional per-application list of application level free buffers
US5784698A (en) * 1995-12-05 1998-07-21 International Business Machines Corporation Dynamic memory allocation that enalbes efficient use of buffer pool memory segments

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0535860A2 (en) * 1991-10-04 1993-04-07 AT&T Corp. Congestion control for high speed packet networks

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
VIDYADHAR KULKARNI ET AL: "EFFECTIVE BANDWIDTH VECTOR FOR TWO-PRIORITY ATM TRAFFIC", PROCEEDINGS OF THE CONFERENCE ON COMPUTER COMMUNICATIONS (INFOCOM), TORONTO, JUNE 12 - 16, 1994, vol. 3, 12 June 1994 (1994-06-12), INSTITUTE OF ELECTRICAL AND ELECTRONICS ENGINEERS, pages 1056 - 1064, XP000496566 *
WU G -L ET AL: "A BUFFER ALLOCATION SCHEME FOR ATM NETWORKS: COMPLETE SHARING BASED ON VIRTUAL PARTITION", IEEE / ACM TRANSACTIONS ON NETWORKING, vol. 3, no. 6, 1 December 1995 (1995-12-01), pages 660 - 669, XP000544170 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999021326A2 (en) * 1997-10-21 1999-04-29 Nokia Networks Oy Resource optimization in a multiprocessor system for a packet network
WO1999021326A3 (en) * 1997-10-21 1999-07-29 Nokia Telecommunications Oy Resource optimization in a multiprocessor system for a packet network
KR100352901B1 (en) * 1999-12-10 2002-09-16 엘지전자 주식회사 Packet Processing Method In Router System

Also Published As

Publication number Publication date
AU1530897A (en) 1997-08-01
US5838994A (en) 1998-11-17

Similar Documents

Publication Publication Date Title
US5838994A (en) Method and apparatus for the dynamic allocation of buffers in a digital communications network
US6535484B1 (en) Method and apparatus for per traffic flow buffer management
EP1056245B1 (en) Buffering system employing per traffic flow accounting congestion control
JP4209940B2 (en) Broadband switching network
EP0888679B1 (en) Dynamic bandwidth allocation for a communication network
JP4845310B2 (en) Dual-mode control system and method for partitioning shared output buffers in connected networks
US5467348A (en) Bandwidth allocation system of virtual path in asynchronous transfer mode
EP0817428B1 (en) Traffic shaper with multiply queued virtual paths
US6687254B1 (en) Flexible threshold based buffering system for use in digital communication devices
US6987733B2 (en) ATM communication apparatus and ATM cell forwarding control method
US6560231B1 (en) Multiplex transmission system and bandwidth control method
JPH08331154A (en) Rush control system and method for packet exchange network performing maximum-minimum equitable assignment
WO1997025831A1 (en) Per channel frame queuing and servicing in the egress direction of a communications network
JPH0715444A (en) Asynchronous-transfer-mode communication equipment
US6628668B1 (en) Crosspoint switch bandwidth allocation management
US6137779A (en) Transmission rate calculation scheme using table-lookup
CA2213423C (en) Method for shared memory management in network nodes
JPH10243000A (en) Switching flow control
US7433365B1 (en) System architecture for linking channel banks of a data communication system
EP0481447B1 (en) Method of controlling communication network incorporating virtual channels exchange nodes and virtual paths exchange nodes, and the said communication network
KR100226430B1 (en) Dynamic buffer manager in multi-port ethernet-atm router
KR100204492B1 (en) Method for ensuring the jitter in hrr queueing service of atm networks
CA2273291A1 (en) Buffering system employing per traffic flow accounting congestion control
KR0151920B1 (en) Atm unit switch control method for abr service
JP2000295233A (en) Frequency band control system for optical network unit

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AU CA JP

AL Designated countries for regional patents

Kind code of ref document: A1

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

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

Ref country code: JP

Ref document number: 97525373

Format of ref document f/p: F

122 Ep: pct application non-entry in european phase