Sizing Internet Router Buffers, Active Queue Management, and the Lur e Problem
|
|
|
- Hector O’Neal’
- 9 years ago
- Views:
Transcription
1 Sizing Internet Router Buffers, Active Queue Management, and the Lur e Problem Christopher M. Kellett, Robert N. Shorten, and Douglas J. Leith Abstract Recent work in sizing Internet router buffers has shown that for a large number of users, most buffers will be over-provisioned. This work implies that it is possible to significantly reduce queueing delays while incurring little reduction in utilization of the egress link under stationary traffic conditions. While this work is of undoubted value in the context of network research, it is nevertheless difficult to see how these recent results may be used to provision network buffers. In particular, network conditions (traffic mix, number of TCP users etc.) vary over short time scales. Consequently, the bounds derived under the assumption of stationarity make little sense in real network environments. Our principal contribution in this note is to propose an active queue management (AQM) scheme that strives to regulate link utilization by adjusting the droptail buffer size. This work exploits recent results on buffer sizing in a way that takes the non-stationarity of the arrival process into account. In particular, our algorithm strives to achieve its target utilization using the smallest possible drop-tail buffer size. In addition, and perhaps more importantly, our formulation reveals a direct connection between the AQM s stability/convergence and a classical problem in stability theory; namely, the Lur e problem. Finally, packet-level simulation results are presented to demonstrate the efficacy of our proposed algorithm. I. INTRODUCTION Buffers are used at Internet routers to temporarily store incoming packets when the arrival of packets received exceeds the capacity of the egress link. This is done to maintain a highlevel of utilization of link capacity and to accommodate bursty traffic. The classical heuristic Authors are with the Hamilton Institute, National University of Ireland, Maynooth, Co. Kildare, Ireland, and are supported by Science Foundation Ireland Grant 4/IN3/I46. E- mails: [email protected], [email protected], [email protected] for sizing router buffers in the Internet, namely the Bandwidth-Delay Product (BDP) rule, states that the amount of buffering necessary to maintain full utilization of a single bottleneck link is given by the product of the bottleneck link capacity C and the typical round-trip time RT T between source and destination. However, the BDP rule is becoming increasingly unviable as it implies extremely large network and expensive buffers as link speeds scale up to gigabit level and above. Recent research has suggested that the assumptions under which the BDP heuristic is useful are overly conservative and several authors have suggested novel sizing strategies that significantly reduce the amount of required buffering in such links. Appenzeller et al. [], and subsequently a number of other researchers, have observed that, under appropriate assumptions, the necessary buffering to maintain high utilization of the egress link is no more than C RTT N, where N is the number of long-lived Transport Control Protocol (TCP) flows accessing the congested router, C is the bottleneck link capacity, and RTT is the round-trip time between source and destination. Avrachenkov et al. [2] improved this bound to (C RTT) 2 32N 3. The underlying rationale for these results is based on the fact that, under typical circumstances, at any congestion event only a fraction of TCP flows reduce their sending rates. Unfortunately, these sizing strategies are dependent on the number of flows and the mix of traffic in a network, which are dynamic and difficult to estimate quantities. This fact immediately calls into question the utility of such buffer sizing strategies in real communication networks. For example, Figure shows the queue occupancy for
2 2 Number of active users Fig.. Slowly varying number of users. Simulation parameters: 2 Mbps link, 5 packet queue, RTTs uniformly distributed between ms-3ms. a single bottleneck link with drop-tail queue as the number of flows is gradually changed. It can be seen that a large persistent queue exists, with only small variations in queue occupancy, when a large number of flows share the link. Hence, the ability of the buffer to accommodate packet bursts is effectively that of a small buffer in the many flow regime and this fact immediately calls into question the need for large buffers in this type of scenario. It can also be seen that when smaller numbers of flows share the link a large queue remains necessary in order to ensure high link utilization. Since the statistics of arriving traffic at a link will typically not be stationary, a buffer size derived under one set of assumptions may be wholly inappropriate in other circumstances. In addition to non-stationarity, another fundamental problem is that, in practice, we expect link traffic to include a complex mix of bursty, onoff flows, a mix of connection sizes, a mix of TCP and UDP traffic (e.g. voice/video), a mix of congestion control action (not only the many variants of TCP but also TFRC (TCP Friendly Rate Control) and other proprietary streaming algorithms) etc. Current approaches to buffer sizing are model-based. That is, a parameterized traffic mix is considered and buffer sizing is analyzed as a function of these traffic parameters (e.g. number of long-lived flows). Such approaches inevitably require consideration of the impact of mismatch between model and reality. These observations non-stationarity of traffic arrivals and the need to support complex, poorly characterized arrival processes lead us naturally to consider an adaptive, measurementbased framework for drop-tail queues. Rather than building ever more elaborate traffic models in an attempt to better capture realistic behavior, we propose a different approach. The quantities of interest: utilization, loss, delay, etc, are readily measured for a current choice of buffer size. We argue that this information can be used directly to adapt the buffer size with the aim of regulating utilization. That is, we consider dynamically varying maximum queue length based on feedback of the measured level of utilization, see Figure 2. We refer to this paradigm for active queue management (AQM) as Active Drop-Tail (ADT). Max Queue Size Fig. 2. Queue Traffic Controller/ Observer Active Drop-Tail Architecture. Measurements (e.g., ) The ADT paradigm evidently allows the queue to adapt to changing traffic characteristics. Implementation is based on readily available queue measurements (utilization, etc) rather than estimation of arrival process parameters. A key issue in such an adaptive approach is, however, that the traffic arrival process in internet links is typically elastic. That is, there exist flow-level feedback loops that seek to roughly match offered load to network capacity. The flow-level feedback loops are coupled together at links where queueing occurs. Changes in the queue parameters can therefore change the arrival process itself. When we adjust the queue parameters in response to changes in the arrival process, this immediately raises concerns as to adverse interactions leading, for example, to oscillations or other instabilities. This stability question is made particularly challenging by the In other words, we regularly compute the maximum allowable queue size and, when a packet arrives, if it causes the buffer to exceed the maximum allowable size, the packet is discarded. Otherwise, it is enqueued.
3 3 % + - K n(k) q ˆ(k) u ˆ(k+ ) g(, ) u* - z Utilisation q* Fig. 4. ADT and the Lur e problem Fig. 3. Queue size Qmax curves for a number of traffic scenarios facts that (i) the arrival process is time-varying, highly complex and poorly characterized and (ii) there is, in fact, a network of queues with queueing possible at multiple bottlenecks simultaneously. Our contribution in this paper is twofold. Firstly, we demonstrate that the foregoing stability question can be formulated as a Lur e problem. Consequently we are able account for uncertainty and non-stationarity in network traffic patterns in the form of a sector bounded time-varying nonlinearity. Networks of coupled queues can then be treated inside a passivity or other interconnection framework. Secondly, we illustrate the use of this observation to design an ADT algorithm which strives to minimize queueing delay subject to a minimum desired average target utilization. II. BUFFER SIZING AND THE LUR E PROBLEM We take as our starting point the proposed ADT architecture illustrated in Figure 2. In the sequel we confine consideration to linear control strategies although the approach can be readily extended to encompass nonlinear strategies. Our basic assumption in formulating our stability problem is that average utilization ū(k + ) is a function of the buffer size q(k) and the traffic arrival process. That is, ū(k + ) = f(q(k), θ k ) where θ k is an exogenous input determined by the traffic arrival process, see Figure 3. We assume that f(q(k), θ k ) is one-to-one and continuous for fixed θ k. The ADT paradigm requires that ū(k) be estimated at each sample step. This essentially implies a slow sampling rate and the existence of an observer to estimate the average utilization over each sampling period. Let u be the desired reference average utilization of the feedback system, and let q be the corresponding equilibrium queue size on one of the possible utilization curves. Define: û(k) = ū(k) u, () ˆq(k) = q(k) q. (2) Then, we can model the relationship between utilization and queue size as û(k + ) = g(ˆq(k), θ k ) + n(k) (3) where g(, ) is a first and third quadrant sector bounded nonlinearity, and n(k) is a bounded exogenous disturbance term due to non-stationarity of the network traffic (i.e. moving between the curves in Figure 3). Then, the closed loop ADT system can be depicted as in Figure 4 where: k g(ˆq(k), θ k) ˆq(k) k 2. (4) Furthermore, having restricted attention to a linear controller/observer pair, we see that the ADT paradigm can be seen as a linear system in feedback with a static, memoryless, sector-bounded nonlinearity. We are interested in the (non-local) uniform asymptotic stability of the equilibrium state of the system depicted in Figure 2. Due to the nonstationary nature of arriving traffic, the disturbance n(k) is typically time-varying and the best we can achieve is BIBO stability. Nevertheless, this is a classic Lur e problem and can be studied using a plethora of classical tools; most notably the Circle Criterion [7]. A number of remarks are in order in view of the above discussion. Remark : Stability of networks with multiple congested routers can be guaranteed by selecting
4 4 controller gains in each router according to the Circle Criterion, and by recalling that networks of connected passive elements are themselves passive. Stability in the large of the entire network follows []. Remark 2: The Lur e/passivity based analysis advocated here can be applied to other AQM schemes; most notably the AVQ framework proposed by Srikant and others [8]. Work will be reported on this topic in future publications. A. Active Drop Tail (ADT): Convergence and stability We note that many control algorithms K are possible. As an illustrative example we consider in this paper a simple integrator feedback (see [9] for another control technique): q(k + ) = q(k) + K I (u ū(k)) (5) where ū [, ] is the utilization estimate provided by the router, q(k) is the available buffering at time k Z, and K i is the gain of a integral controller K = In view of the simple controller structure used, BIBO stability follows from the Lur e formulation using straightforward ) arguments, provided K I (, 2 k 2 KI z (see Figure 4). where k 2 is the sector nonlinearity upper bound. The preceding stability argument ignores other possible elements in the feedback system such as dynamics of a filter for estimation of ū(k), saturation elements in the feedback system, and anti-windup elements. However, the effect of such filters/nonlinearities is easily accommodated in the Lur e framework (see [4] or [7]). III. SIMULATIONS We several performed packet-level network simulations using the network simulator ns-2 2. In particular, we looked at queue occupancy and utilization in three scenarios: (i) a step change in the number of users; (ii) slowly-varying number of users (similar to Figure ); and (iii) a multiple bottleneck network. 2 The network simulator ns-2 is available at Information. Necessary files for the simulations in this paper are available at Fig. 5. Step change in users - 2 flows to flows to 2 flows. Simulation parameters: Mbps link, 5 packet queue, RTTs uniformly distributed between ms-3ms, controller gain of 75. A. Step response in number of users In Figure 5 we show the results of a sudden step change in the number of users. In particular, from time zero we have 2 TCP users accessing a Mbps link. At 5 seconds, the number of users increases from 2 to. At 35 seconds the number of users returns to 2 flows. We note that the utilization remains near the reference of 99% outside of a short time period when the step change occurs. Note the persistent, but small, oscillations in the queue size in Figure 5. This is due to the stochastic nature of the arrival traffic as seen in the noise term in (3). However, we do observe the expected BIBO stability. B. Slowly-varying number of users By way of comparison with Figure, we perform the same simulation with the Drop-Tail queue replaced by an ADT queue, with the results shown in Figure 6. The simulation shows a slowly varying number of TCP users accessing a single Mbps link. As the top plot shows, we have ten users up to 2 seconds, after which we add a user every two seconds up to 5 users. From 8 seconds, a user leaves the network every two seconds down to ten users. Observe that ADT removes the persistent standing queue seen in Figure, and thus reduces queueing delay,
5 5 Number of active users Fig. 6. Slowly varying number of users. Simulation parameters: 3 Mbps link, 5 packet queue, RTTs uniformly distributed between ms-3ms, controller gain of 75. x x2 x3 N Fig. 8. Multiple bottleneck topology. Simulation parameters: C = 6 Mbps, C 2 = Mbps, 5 packet queues. buffer size from ADT; i.e., we plot C RTT N q(k), where q(k) comes from (5). Particularly in the regime where the Appenzeller bound is accurate (i.e., in the large number of users regime), the ADT algorithm matches the bound within a few packets either way. Note that, for the purposes of a more accurate comparison with the Appenzeller bound, we have chosen a narrower range of roundtrip times. C N2 C2 Number of active users Difference Fig. 7. Slowly varying number of users, comparison with the bound of Appenzeller et al. Simulation parameters: 2 Mbps link, 5 packet queue, RTTs uniformly distributed between 2ms-4ms, controller gain of 75. when more users are present in the network at the expense of a small amount of link utilization. We perform a similar experiment for comparing our queue limit q(k) with the following bound proposed by Appenzeller et al.: B = C RTT N, where C is the link capacity, RTT is the propagation delay, and N is the number of TCP users. In Figure 7, the middle plot shows the difference between the Appenzeller bound and the maximum C. Multiple bottlenecks Finally, we consider the behavior of ADT in the case where we have two bottleneck links. We consider a two bottleneck aggregation-type topology as shown in Figure 8. We start 5 TCP flows from each of nodes x and x 2 at time zero. At seconds we start another TCP flows from node x 3. Figure 9 shows that regulation to the target of 99% is achieved for both links. By way of comparison, Figure shows the same scenario with standard drop-tail, rather than ADT, queues. Note that the ADT queues result in significantly reduced queueing delay in both queues, providing a double benefit. IV. RELATED WORK Stability analysis of coupled AQM and TCP dynamics has previously been studied using socalled fluid approaches (e.g., [5], [8]). We take a different approach and suggest that this approach is preferable to the fluid approach for a number of reasons. Firstly, the insights regarding the buffer size - utilization relationship discussed by Appenzeller et al. are valid not only for networks of TCP flows, but in a general sense also for networks carrying complicated mixes of traffic. Fluid models, generally speaking, are unable to capture such complicated network traffic in a meaningful manner. Secondly, the buffer size - utilization relationship exists in a number of situations in
6 Fig. 9. Left plots: 6 Mbps link; Right plots: Mbps link. RTTs uniformly distributed between ms-3ms, controller gains of Fig.. Left plots: 6 Mbps link; Right plots: Mbps link. RTTs uniformly distributed between ms-3ms. which the use of fluid models cannot be justified; for example, in networks in which low numbers of TCP flows are deployed. Thirdly, the utility of fluid models in the context of drop-tail queues is presently unclear. As previously noted, ADT is a form of AQM. Many AQM strategies have been proposed over the past fifteen years. The first proposed AQM scheme was RED (Random Early Detection) [3]. RED drops or marks packets according to a probabilistic mechanism based on average queue occupancy in an effort to reduce buffer overflows and improve network fairness. To our knowledge, the adaptive drop-tail algorithm proposed in [] was the first algorithm to suggest varying the length of a drop-tail queue. However, rather than reducing queueing delays, the authors goal was to reduce packet retransmissions and their algorithm will actually increase queueing delays. Adaptive Virtual Queue (AVQ) [6] regulates utilization, similar to ADT, however based on arrival rate, rather than egress link utilization. This means that the mechanism by which AVQ generates drops is different from ADT. V. CONCLUSIONS In this paper we consider the Active Drop- Tail (ADT) paradigm for active queue management. ADT is an adaptive, measurement-based framework for drop-tail queues that respects the non-stationarity of traffic arrivals and the need to support complex, poorly characterized arrival processes. A key issue, however, is the stability of the coupled dynamics arising from interaction of ADT queue adjustment and flow-level congestion control feedback. A particular difficulty arises from the fact that the traffic arrival process is time-varying, highly complex and only poorly characterized. We demonstrate that this stability question can be formulated as a Lur e problem. Consequently we are able account for uncertainty and non-stationarity in network traffic patterns in the form of a sector bounded time-varying nonlinearity. Networks of coupled queues can then be treated inside a passivity or other interconnection framework. We illustrate the use of this observation to design an ADT algorithm which strives to minimize queueing delay subject to a minimum desired target utilization. REFERENCES [] G. Appenzeller, I. Keslassy, and N. McKeown. Sizing router buffers. In ACM SIGCOMM 24, Portland, Oregon, USA, August 24. [2] K. Avrachenkov, U. Ayesta, and A. Piunovskiy. Optimal choice of the buffer size in the Internet routers. In Proc. 44th IEEE Conference on Decision and Control, pages 43 48, Seville, Spain, 2 5 December 25. [3] S. Floyd and V. Jacobson. Random early detection gateways for congestion avoidance. IEEE/ACM Transactions on Networking, (4):397 43, August 993. [4] G. C. Goodwin, S. F. Graebe, and M. E. Salgado. Control System Design. Prentice Hall, 2.
7 7 [5] C. Hollot, V. Misra, D. Towsley, and W. Gong. Analysis and design of controllers for AQM routers supporting TCP flows. IEEE Transactions on Automatic Control, 47(6): , June 22. [6] S. Kunniyur and R. Srikant. Analysis and design of an adaptive virtual queue (AVQ) algorithm for active queue management. In Proceedings of SIGCOMM, San Diego, California, USA, 27-3 August 2. [7] S. Lefschetz. Stability of nonlinear control systems. Academic Press, 965. [8] R. Srikant. The Mathematics of Internet Congestion Control. Birkhäuser, 24. [9] R. S. Stanojević, C. M. Kellett, and R. N. Shorten. Adaptive tuning of drop-tail buffers for reducing queueing delays. Submitted to IEEE Communication Letters, February 26. [] J. Sun, K.-T. Ko, G. Chen, S. Chan, and M. Zuckerman. Adaptive drop-tail: A simple and efficient active queue management algorithm for internet flow control. In Proceedings of the 8th International Teletraffic Congress, Berlin, Germany, -5 September 23. [] M. Vidysagar. Nonlinear systems analysis. Prentice Hall, 993.
Robust Router Congestion Control Using Acceptance and Departure Rate Measures
Robust Router Congestion Control Using Acceptance and Departure Rate Measures Ganesh Gopalakrishnan a, Sneha Kasera b, Catherine Loader c, and Xin Wang b a {[email protected]}, Microsoft Corporation,
Rate-Based Active Queue Management: A Green Algorithm in Congestion Control
Rate-Based Active Queue Management: A Green Algorithm in Congestion Control Balveer Singh #1, Diwakar Saraswat #2 #1 HOD Computer Sc. & Engg. #2 Astt. Prof. Computer Sc. & Engg PKITM Mathura (UP) India
Analyzing Marking Mod RED Active Queue Management Scheme on TCP Applications
212 International Conference on Information and Network Technology (ICINT 212) IPCSIT vol. 7 (212) (212) IACSIT Press, Singapore Analyzing Marking Active Queue Management Scheme on TCP Applications G.A.
Requirements for Simulation and Modeling Tools. Sally Floyd NSF Workshop August 2005
Requirements for Simulation and Modeling Tools Sally Floyd NSF Workshop August 2005 Outline for talk: Requested topic: the requirements for simulation and modeling tools that allow one to study, design,
Using median filtering in active queue management for telecommunication networks
Using median filtering in active queue management for telecommunication networks Sorin ZOICAN *, Ph.D. Cuvinte cheie. Managementul cozilor de aşteptare, filtru median, probabilitate de rejectare, întârziere.
Protagonist International Journal of Management And Technology (PIJMT) Online ISSN- 2394-3742. Vol 2 No 3 (May-2015) Active Queue Management
Protagonist International Journal of Management And Technology (PIJMT) Online ISSN- 2394-3742 Vol 2 No 3 (May-2015) Active Queue Management For Transmission Congestion control Manu Yadav M.Tech Student
Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow
International Journal of Soft Computing and Engineering (IJSCE) Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow Abdullah Al Masud, Hossain Md. Shamim, Amina Akhter
Active Queue Management and Wireless Networks
Active Queue Management and Wireless Networks Vikas Paliwal November 13, 2003 1 Introduction Considerable research has been done on internet dynamics and it has been shown that TCP s congestion avoidance
TCP, Active Queue Management and QoS
TCP, Active Queue Management and QoS Don Towsley UMass Amherst [email protected] Collaborators: W. Gong, C. Hollot, V. Misra Outline motivation TCP friendliness/fairness bottleneck invariant principle
Active Queue Management: Comparison of Sliding Mode Controller and Linear Quadratic Regulator
Active Queue Management: Comparison of Sliding Mode Controller and Linear Quadratic Regulator MAHDI JALILI-KHARAAJOO and ALIREZA DEHESTANI Iran Telecommunication Research Center P.O. Box: 4395'355 Tehran
Improving our Evaluation of Transport Protocols. Sally Floyd Hamilton Institute July 29, 2005
Improving our Evaluation of Transport Protocols Sally Floyd Hamilton Institute July 29, 2005 Computer System Performance Modeling and Durable Nonsense A disconcertingly large portion of the literature
Master s Thesis. A Study on Active Queue Management Mechanisms for. Internet Routers: Design, Performance Analysis, and.
Master s Thesis Title A Study on Active Queue Management Mechanisms for Internet Routers: Design, Performance Analysis, and Parameter Tuning Supervisor Prof. Masayuki Murata Author Tomoya Eguchi February
Comparative Analysis of Congestion Control Algorithms Using ns-2
www.ijcsi.org 89 Comparative Analysis of Congestion Control Algorithms Using ns-2 Sanjeev Patel 1, P. K. Gupta 2, Arjun Garg 3, Prateek Mehrotra 4 and Manish Chhabra 5 1 Deptt. of Computer Sc. & Engg,
17: Queue Management. Queuing. Mark Handley
17: Queue Management Mark Handley Queuing The primary purpose of a queue in an IP router is to smooth out bursty arrivals, so that the network utilization can be high. But queues add delay and cause jitter.
Active Queue Management A router based control mechanism
Active Queue Management A router based control mechanism Chrysostomos Koutsimanis B.Sc. National Technical University of Athens Pan Gan Park B.Sc. Ajou University Abstract In this report we are going to
The Interaction of Forward Error Correction and Active Queue Management
The Interaction of Forward Error Correction and Active Queue Management Tigist Alemu, Yvan Calas, and Alain Jean-Marie LIRMM UMR 5506 CNRS and University of Montpellier II 161, Rue Ada, 34392 Montpellier
VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications
VoIP Network Dimensioning using Delay and Loss Bounds for Voice and Data Applications Veselin Rakocevic School of Engineering and Mathematical Sciences City University, London, UK [email protected]
An Adaptive Virtual Queue (AVQ) Algorithm for Active Queue Management
An Adaptive Virtual Queue (AVQ) Algorithm for Active Queue Management Srisankar S. Kunniyur, Member, IEEE, and R. Srikant, Senior Member, IEEE Abstract Virtual Queue-based marking schemes have been recently
Passive Queue Management
, 2013 Performance Evaluation of Computer Networks Objectives Explain the role of active queue management in performance optimization of TCP/IP networks Learn a range of active queue management algorithms
On Packet Marking Function of Active Queue Management Mechanism: Should It Be Linear, Concave, or Convex?
On Packet Marking Function of Active Queue Management Mechanism: Should It Be Linear, Concave, or Convex? Hiroyuki Ohsaki and Masayuki Murata Graduate School of Information Science and Technology Osaka
Active Queue Management
Active Queue Management TELCOM2321 CS2520 Wide Area Networks Dr. Walter Cerroni University of Bologna Italy Visiting Assistant Professor at SIS, Telecom Program Slides partly based on Dr. Znati s material
Performance Evaluation of Active Queue Management Using a Hybrid Approach
1196 JOURNAL OF COMPUTERS, VOL. 7, NO. 5, MAY 2012 Performance Evaluation of Active Queue Management Using a Hybrid Approach Chin-Ling Chen* Chia-Chun Yu Department of Information Management, National
Network congestion, its control and avoidance
MUHAMMAD SALEH SHAH*, ASIM IMDAD WAGAN**, AND MUKHTIAR ALI UNAR*** RECEIVED ON 05.10.2013 ACCEPTED ON 09.01.2014 ABSTRACT Recent years have seen an increasing interest in the design of AQM (Active Queue
GREEN: Proactive Queue Management over a Best-Effort Network
IEEE GlobeCom (GLOBECOM ), Taipei, Taiwan, November. LA-UR -4 : Proactive Queue Management over a Best-Effort Network Wu-chun Feng, Apu Kapadia, Sunil Thulasidasan [email protected], [email protected], [email protected]
FAFC: Fast Adaptive Fuzzy AQM Controller For TCP/IP Networks
: Fast Adaptive Fuzzy AQM Controller For TCP/IP Networks Yassine HADJADJ AOUL, Abdelhamid NAFAA, Daniel NEGRU, Ahmed MEHAOUA Laboratoire CNRS-PRISM 45, Avenue des Etats Unis. 7535 Versailles, France {yana,
About the Stability of Active Queue Management Mechanisms
About the Stability of Active Queue Management Mechanisms Dario Bauso, Laura Giarré and Giovanni Neglia Abstract In this paper, we discuss the influence of multiple bottlenecks on the stability of Active
Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks
Applying Active Queue Management to Link Layer Buffers for Real-time Traffic over Third Generation Wireless Networks Jian Chen and Victor C.M. Leung Department of Electrical and Computer Engineering The
RBA-RIO Rate Based Adaptive Red With In and Out. Algorithm for DiffServ AF PHB
RBA-RIO Rate Based Adaptive Red With In and Out Algorithm for DiffServ AF PHB Zhang Mgjie Zhu Peidong Su Jshu Lu Xicheng School of Computer, National University of Defense Technology, Changsha 410073,
REM: Active Queue Management
: Active Queue Management Sanjeewa Athuraliya and Steven H. Low, California Institute of Technology Victor H. Li and Qinghe Yin, CUBIN, University of Melbourne Abstract We describe a new active queue management
Performance improvement of active queue management with per-flow scheduling
Performance improvement of active queue management with per-flow scheduling Masayoshi Nabeshima, Kouji Yata NTT Cyber Solutions Laboratories, NTT Corporation 1-1 Hikari-no-oka Yokosuka-shi Kanagawa 239
Observingtheeffectof TCP congestion controlon networktraffic
Observingtheeffectof TCP congestion controlon networktraffic YongminChoi 1 andjohna.silvester ElectricalEngineering-SystemsDept. UniversityofSouthernCalifornia LosAngeles,CA90089-2565 {yongminc,silvester}@usc.edu
Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks
Seamless Congestion Control over Wired and Wireless IEEE 802.11 Networks Vasilios A. Siris and Despina Triantafyllidou Institute of Computer Science (ICS) Foundation for Research and Technology - Hellas
Functional Optimization Models for Active Queue Management
Functional Optimization Models for Active Queue Management Yixin Chen Department of Computer Science and Engineering Washington University in St Louis 1 Brookings Drive St Louis, MO 63130, USA [email protected]
Lecture 15: Congestion Control. CSE 123: Computer Networks Stefan Savage
Lecture 15: Congestion Control CSE 123: Computer Networks Stefan Savage Overview Yesterday: TCP & UDP overview Connection setup Flow control: resource exhaustion at end node Today: Congestion control Resource
Quality of Service versus Fairness. Inelastic Applications. QoS Analogy: Surface Mail. How to Provide QoS?
18-345: Introduction to Telecommunication Networks Lectures 20: Quality of Service Peter Steenkiste Spring 2015 www.cs.cmu.edu/~prs/nets-ece Overview What is QoS? Queuing discipline and scheduling Traffic
A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks
A Power Efficient QoS Provisioning Architecture for Wireless Ad Hoc Networks Didem Gozupek 1,Symeon Papavassiliou 2, Nirwan Ansari 1, and Jie Yang 1 1 Department of Electrical and Computer Engineering
1. The subnet must prevent additional packets from entering the congested region until those already present can be processed.
Congestion Control When one part of the subnet (e.g. one or more routers in an area) becomes overloaded, congestion results. Because routers are receiving packets faster than they can forward them, one
Active Queue Management of TCP Flows with Self-scheduled Linear Parameter Varying Controllers
IT J OMPUT OMMU, ISS 1841-9836 8(6):838-844, December, 213. Active Queue Management of TP Flows with Self-scheduled Linear Parameter Varying ontrollers. Kasnakoglu osku Kasnakoglu TOBB University of Economics
Design of Active Queue Management System for Scalable TCP in High Speed Networks
Design of Active Queue Management System for Scalable TCP in High Speed Networks Harsha Sirisena, Aun Haider, and Victor Sreeram March 17, 2008 Abstract Scalable TCP, based on a multiplicative-increase
Denial-of-Service Shrew Attacks
Denial-of-Service Shrew Attacks Bhuvana Mahalingam [email protected] 1. Introduction A Denial of Service Attack is defined as An incident in which a user or organization is deprived of the services of
Network management and QoS provisioning - QoS in the Internet
QoS in the Internet Inernet approach is based on datagram service (best effort), so provide QoS was not a purpose for developers. Mainly problems are:. recognizing flows;. manage the issue that packets
Active Queue Management (AQM) based Internet Congestion Control
Active Queue Management (AQM) based Internet Congestion Control October 1 2002 Seungwan Ryu ([email protected]) PhD Student of IE Department University at Buffalo Contents Internet Congestion Control
Achieving QoS for TCP traffic in Satellite Networks with Differentiated Services
1 Achieving QoS for TCP traffic in Satellite Networks with Differentiated Services Arjan Durresi 1, Sastri Kota 2, Mukul Goyal 1, Raj Jain 3, Venkata Bharani 1 1 Department of Computer and Information
AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS
AN IMPROVED SNOOP FOR TCP RENO AND TCP SACK IN WIRED-CUM- WIRELESS NETWORKS Srikanth Tiyyagura Department of Computer Science and Engineering JNTUA College of Engg., pulivendula, Andhra Pradesh, India.
Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation
Improving the Performance of TCP Using Window Adjustment Procedure and Bandwidth Estimation R.Navaneethakrishnan Assistant Professor (SG) Bharathiyar College of Engineering and Technology, Karaikal, India.
Provisioning algorithm for minimum throughput assurance service in VPNs using nonlinear programming
Provisioning algorithm for minimum throughput assurance service in VPNs using nonlinear programming Masayoshi Shimamura (masayo-s@isnaistjp) Guraduate School of Information Science, Nara Institute of Science
LRU-RED: An active queue management scheme to contain high bandwidth flows at congested routers
LRU-RED: An active queue management scheme to contain high bandwidth flows at congested routers Smitha A. L. Narasimha Reddy Dept. of Elec. Engg., Texas A & M University, College Station, TX 77843-3128,
An Active Queue Management for High Bandwidth-Delay Product Networks
International Journal of Computer Theory and Engineering, Vol. 5, No. 5, October 213 An Active Queue Management for High Bandwidth-Delay Product Networks Shahram Jamali and Seyed Reza Zahedi Abstract As
Load Balancing Mechanisms in Data Center Networks
Load Balancing Mechanisms in Data Center Networks Santosh Mahapatra Xin Yuan Department of Computer Science, Florida State University, Tallahassee, FL 33 {mahapatr,xyuan}@cs.fsu.edu Abstract We consider
Active Queue Management for Flow Fairness and Queue Stability
1 Active Queue Management for Flow Fairness and Queue Stability Jong-hwan Kim, Hyunsoo Yoon and Ikjun Yeom Abstract Two major goals of queue management are flow fairness and queue stability. However, most
Active Queue Management
Course of Multimedia Internet (Sub-course Reti Internet Multimediali ), AA 2010-2011 Prof. 6. Active queue management Pag. 1 Active Queue Management Active Queue Management (AQM) is a feature that can
Packet Queueing Delay
Some Active Queue Management Methods for Controlling Packet Queueing Delay Mahmud H. Etbega Mohamed, MSc PhD 2009 Design and Performance Evaluation of Some New Versions of Active Queue Management Schemes
Novel Approach for Queue Management and Improvisation of QOS for Communication Networks
Novel Approach for Queue Management and Improvisation of QOS for Communication Networks J. Venkatesan 1, S. Thirumal 2 1 M. Phil, Research Scholar, Arignar Anna Govt. Arts College, Cheyyar, T.V Malai Dt,
International Journal of Scientific & Engineering Research, Volume 6, Issue 7, July-2015 1169 ISSN 2229-5518
International Journal of Scientific & Engineering Research, Volume 6, Issue 7, July-2015 1169 Comparison of TCP I-Vegas with TCP Vegas in Wired-cum-Wireless Network Nitin Jain & Dr. Neelam Srivastava Abstract
Aggregate Traffic Performance with Active Queue Management and Drop from Tail
Aggregate Traffic Performance with Active Queue Management and Drop from Tail Gianluca Iannaccone Sprint ATL Adrian Court Burlingame CA 9400 [email protected] Martin May Activia Networks Parc of
Congestion Control Review. 15-441 Computer Networking. Resource Management Approaches. Traffic and Resource Management. What is congestion control?
Congestion Control Review What is congestion control? 15-441 Computer Networking What is the principle of TCP? Lecture 22 Queue Management and QoS 2 Traffic and Resource Management Resource Management
Optimization of Communication Systems Lecture 6: Internet TCP Congestion Control
Optimization of Communication Systems Lecture 6: Internet TCP Congestion Control Professor M. Chiang Electrical Engineering Department, Princeton University ELE539A February 21, 2007 Lecture Outline TCP
DESIGN OF ACTIVE QUEUE MANAGEMENT BASED ON THE CORRELATIONS IN INTERNET TRAFFIC
DESIGN OF ACTIVE QUEUE MANAGEMENT BASED ON THE CORRELATIONS IN INTERNET TRAFFIC KHALID S. AL-AWFI AND MICHAEL E. WOODWARD { k.s.r.alawf, m.e.woodward }@bradford.ac.uk Department of Computing, University
Optical Packet Buffers with Active Queue Management
Optical Packet Buffers with Active Queue Management Assaf Shacham and Keren Bergman Columbia University, Department of Electrical Engineering, New York, NY 10027 [email protected], http://lightwave.ee.columbia.edu
Network Performance Monitoring at Small Time Scales
Network Performance Monitoring at Small Time Scales Konstantina Papagiannaki, Rene Cruz, Christophe Diot Sprint ATL Burlingame, CA [email protected] Electrical and Computer Engineering Department University
Smart Queue Scheduling for QoS Spring 2001 Final Report
ENSC 833-3: NETWORK PROTOCOLS AND PERFORMANCE CMPT 885-3: SPECIAL TOPICS: HIGH-PERFORMANCE NETWORKS Smart Queue Scheduling for QoS Spring 2001 Final Report By Haijing Fang([email protected]) & Liu Tang([email protected])
AN EFFICIENT DISTRIBUTED CONTROL LAW FOR LOAD BALANCING IN CONTENT DELIVERY NETWORKS
Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 9, September 2014,
Oscillations of the Sending Window in Compound TCP
Oscillations of the Sending Window in Compound TCP Alberto Blanc 1, Denis Collange 1, and Konstantin Avrachenkov 2 1 Orange Labs, 905 rue Albert Einstein, 06921 Sophia Antipolis, France 2 I.N.R.I.A. 2004
2004 Networks UK Publishers. Reprinted with permission.
Riikka Susitaival and Samuli Aalto. Adaptive load balancing with OSPF. In Proceedings of the Second International Working Conference on Performance Modelling and Evaluation of Heterogeneous Networks (HET
Nonlinear RED: A simple yet efficient active queue management scheme q
Computer Networks 50 (2006) 3784 3794 www.elsevier.com/locate/comnet Nonlinear RED: A simple yet efficient active queue management scheme q Kaiyu Zhou *, Kwan L. Yeung, Victor O.K. Li Department of Electrical
Cable Modem Buffer Management in DOCSIS Networks
Cable Modem Buffer Management in DOCSIS Networks Jim Martin, James Westall School of Computing Clemson University Clemson, SC jim.martin,westall @cs.clemson.edu Terry Shaw, Greg White CableLabs Louisville,
Fuzzy Active Queue Management for Assured Forwarding Traffic in Differentiated Services Network
Fuzzy Active Management for Assured Forwarding Traffic in Differentiated Services Network E.S. Ng, K.K. Phang, T.C. Ling, L.Y. Por Department of Computer Systems & Technology Faculty of Computer Science
Congestion Control for High Bandwidth-Delay Product Networks
Congestion Control for High Bandwidth-Delay Product Networks Dina Katabi Mark Handley Charlie Rohrs Ý MIT-LCS ICSI Tellabs [email protected] [email protected] [email protected] ABSTRACT Theory and experiments
A New Forwarding Policy for Load Balancing in Communication Networks
A New Forwarding Policy for Load Balancing in Communication Networks Martin Heusse Yvon Kermarrec ENST de Bretagne BP 83, 985 Brest Cedex, France [email protected] Abstract We present in this
Adaptive Coding and Packet Rates for TCP-Friendly VoIP Flows
Adaptive Coding and Packet Rates for TCP-Friendly VoIP Flows C. Mahlo, C. Hoene, A. Rostami, A. Wolisz Technical University of Berlin, TKN, Sekr. FT 5-2 Einsteinufer 25, 10587 Berlin, Germany. Emails:
An Adaptive RIO (A-RIO) Queue Management Algorithm
An Adaptive RIO (A-RIO) Queue Management Algorithm Julio Orozco 1,2 and David Ros 1 1 GET/ENST Bretagne, Rue de la Châtaigneraie, CS 1767, 35576 Cesson Sévigné Cedex, France 2 IRISA/INRIA Rennes, Campus
TCP in Wireless Mobile Networks
TCP in Wireless Mobile Networks 1 Outline Introduction to transport layer Introduction to TCP (Internet) congestion control Congestion control in wireless networks 2 Transport Layer v.s. Network Layer
Master s Thesis. Design, Implementation and Evaluation of
Master s Thesis Title Design, Implementation and Evaluation of Scalable Resource Management System for Internet Servers Supervisor Prof. Masayuki Murata Author Takuya Okamoto February, 2003 Department
Performance of networks containing both MaxNet and SumNet links
Performance of networks containing both MaxNet and SumNet links Lachlan L. H. Andrew and Bartek P. Wydrowski Abstract Both MaxNet and SumNet are distributed congestion control architectures suitable for
BITAG Publishes Report: Differentiated Treatment of Internet Traffic
1550 Larimer Street, Suite 168 Denver, CO. 80202 BITAG Publishes Report: Differentiated Treatment of Internet Traffic Denver, CO (October 8, 2015): Today, the Broadband Internet Technical Advisory Group
2.2 Methods of Distributed Denial of Service Attacks. 2.1 Methods of Denial of Service Attacks
Distributed Denial of Service Attacks Felix Lau Simon Fraser University Burnaby, BC, Canada V5A 1S6 [email protected] Stuart H. Rubin SPAWAR Systems Center San Diego, CA, USA 92152-5001 [email protected]
