CS 268: Computer Networking

Slides:



Advertisements
Similar presentations
Fair Queueing. Design space Buffer management: –RED, Drop-Tail, etc. Scheduling: which flow to service at a given time –FIFO –Fair Queueing.
Advertisements

Computer Networking Lecture 20 – Queue Management and QoS.
1 CNPA B Nasser S. Abouzakhar Queuing Disciplines Week 8 – Lecture 2 16 th November, 2009.
WHITE – Achieving Fair Bandwidth Allocation with Priority Dropping Based on Round Trip Time Name : Choong-Soo Lee Advisors : Mark Claypool, Robert Kinicki.
Congestion Control Reasons: - too many packets in the network and not enough buffer space S = rate at which packets are generated R = rate at which receivers.
ECE 4450:427/527 - Computer Networks Spring 2015
CS 268: Lecture 8 Router Support for Congestion Control Ion Stoica Computer Science Division Department of Electrical Engineering and Computer Sciences.
CS 4700 / CS 5700 Network Fundamentals Lecture 12: Router-Aided Congestion Control (Drop it like it’s hot) Revised 3/18/13.
Ion Stoica, Scott Shenker, and Hui Zhang SIGCOMM’98, Vancouver, August 1998 subsequently IEEE/ACM Transactions on Networking 11(1), 2003, pp Presented.
XCP: Congestion Control for High Bandwidth-Delay Product Network Dina Katabi, Mark Handley and Charlie Rohrs Presented by Ao-Jan Su.
CS 268: Lecture 15/16 (Packet Scheduling) Ion Stoica April 8/10, 2002.
Generalized Processing Sharing (GPS) Is work conserving Is a fluid model Service Guarantee –GPS discipline can provide an end-to-end bounded- delay service.
Analysis and Simulation of a Fair Queuing Algorithm
CS 268: Lecture 8 (Router Support for Congestion Control) Ion Stoica February 19, 2002.
1 Core-Stateless Fair Queueing: Achieving Approximately Fair Bandwidth Allocations in High Speed Networks Ion Stoica,Scott Shenker, and Hui Zhang SIGCOMM’99,
Computer Networking Lecture 17 – Queue Management As usual: Thanks to Srini Seshan and Dave Anderson.
Core Stateless Fair Queueing Stoica, Shanker and Zhang - SIGCOMM 98 Rigorous fair Queueing requires per flow state: too costly in high speed core routers.
Core Stateless Fair Queueing Stoica, Shanker and Zhang - SIGCOMM 98 Fair Queueing requires per flow state: too costly in high speed core routers Yet, some.
15-744: Computer Networking L-5 Fair Queuing. 2 Fair Queuing Core-stateless Fair queuing Assigned reading [DKS90] Analysis and Simulation of a Fair Queueing.
Packet Scheduling From Ion Stoica. 2 Packet Scheduling  Decide when and what packet to send on output link -Usually implemented at output interface 1.
CS640: Introduction to Computer Networks Aditya Akella Lecture 20 - Queuing and Basics of QoS.
1 Queue Management Hamed Khanmirza Principles of Networking University of Tehran.
CONGESTION CONTROL and RESOURCE ALLOCATION. Definition Resource Allocation : Process by which network elements try to meet the competing demands that.
Advance Computer Networking L-5 TCP & Routers Acknowledgments: Lecture slides are from the graduate level Computer Networks course thought by Srinivasan.
ACN: CSFQ1 CSFQ Core-Stateless Fair Queueing Presented by Nagaraj Shirali Choong-Soo Lee ACN: CSFQ1.
CS 268: Computer Networking L-5 Router Queue Management.
CS 268: Computer Networking L-6 Router Congestion Control.
Fair Queueing. 2 First-Come-First Served (FIFO) Packets are transmitted in the order of their arrival Advantage: –Very simple to implement Disadvantage:
March 29 Scheduling ?. What is Packet Scheduling? Decide when and what packet to send on output link 1 2 Scheduler flow 1 flow 2 flow n Buffer management.
Queueing and Active Queue Management Aditya Akella 02/26/2007.
Packet Scheduling and Buffer Management Switches S.Keshav: “ An Engineering Approach to Networking”
CS640: Introduction to Computer Networks Aditya Akella Lecture 20 - Queuing and Basics of QoS.
T. S. Eugene Ngeugeneng at cs.rice.edu Rice University1 COMP/ELEC 429 Introduction to Computer Networks Lecture 18: Quality of Service Slides used with.
CprE 458/558: Real-Time Systems (G. Manimaran)1 CprE 458/558: Real-Time Systems Real-Time Networks – WAN Packet Scheduling.
We used ns-2 network simulator [5] to evaluate RED-DT and compare its performance to RED [1], FRED [2], LQD [3], and CHOKe [4]. All simulation scenarios.
1 Fair Queuing Hamed Khanmirza Principles of Network University of Tehran.
Queue Scheduling Disciplines
Spring Computer Networks1 Congestion Control Sections 6.1 – 6.4 Outline Preliminaries Queuing Discipline Reacting to Congestion Avoiding Congestion.
15-744: Computer Networking L-5 TCP & Routers. 2 Fair Queuing Core-stateless Fair queuing Assigned reading [DKS90] Analysis and Simulation of a Fair Queueing.
15-744: Computer Networking L-5 TCP & Routers. 2 Fair Queuing Core-stateless Fair queuing Assigned reading [DKS90] Analysis and Simulation of a Fair Queueing.
Providing QoS in IP Networks
Univ. of TehranIntroduction to Computer Network1 An Introduction Computer Networks An Introduction to Computer Networks University of Tehran Dept. of EE.
04/02/08 1 Packet Scheduling IT610 Prof. A. Sahoo KReSIT.
Corelite Architecture: Achieving Rated Weight Fairness
QoS & Queuing Theory CS352.
CS 268: Computer Networking
Chapter 6 Queuing Disciplines
Congestion Control and Resource Allocation
EE 122: Router Support for Congestion Control: RED and Fair Queueing
TCP, XCP and Fair Queueing
Queuing and Queue Management
Quality of Service For Traffic Aggregates
Variations of Weighted Fair Queueing
ECE 4450:427/527 - Computer Networks Spring 2017
15-744: Computer Networking
Fair Queueing.
Advance Computer Networking
EE 122: Lecture 18 (Differentiated Services)
Computer Science Division
Advance Computer Networking
Network Simulation NET441
COMP/ELEC 429 Introduction to Computer Networks
15-744: Computer Networking
Congestion Control Reasons:
EE 122: Differentiated Services
15-744: Computer Networking
Congestion Control and Resource Allocation
EECS 122: Introduction to Computer Networks Packet Scheduling and QoS
Fair Queueing.
کنترل جریان امیدرضا معروضی.
Presentation transcript:

CS 268: Computer Networking L-5 Congestion Management and Router Queues

Fair Queuing Fair Queuing Core-stateless Fair queuing Assigned reading [DKS90] Analysis and Simulation of a Fair Queueing Algorithm, Internetworking: Research and Experience [SSZ98] Core-Stateless Fair Queueing: Achieving Approximately Fair Allocations in High Speed Networks

Overview Fairness Fair-queuing Core-stateless FQ Other FQ variants

Fairness Goals Allocate resources fairly Isolate ill-behaved users Router does not send explicit feedback to source Still needs e2e congestion control Still achieve statistical muxing One flow can fill entire pipe if no contenders Work conserving  scheduler never idles link if it has a packet

What is Fairness? At what granularity? Flows, connections, domains? What if users have different RTTs/links/etc. Should it share a link fairly or be TCP fair? Maximize fairness index? Fairness = (Sxi)2/n(Sxi2) 0<fairness<1 Basically a tough question to answer – typically design mechanisms instead of policy User = arbitrary granularity

Max-min Fairness Allocate user with “small” demand what it wants, evenly divide unused resources to “big” users Formally: Resources allocated in terms of increasing demand No source gets resource share larger than its demand Sources with unsatisfied demands get equal share of resource

Max-min Fairness Example Assume sources 1..n, with resource demands X1..Xn in ascending order Assume channel capacity C. Give C/n to X1; if this is more than X1 wants, divide excess (C/n - X1) to other sources: each gets C/n + (C/n - X1)/(n-1) If this is larger than what X2 wants, repeat process

Implementing max-min Fairness Generalized processor sharing Fluid fairness Bitwise round robin among all queues Why not simple round robin? Variable packet length  can get more service by sending bigger packets Unfair instantaneous service rate What if arrive just before/after packet departs?

Bit-by-bit RR Single flow: clock ticks when a bit is transmitted. For packet i: Pi = length, Ai = arrival time, Si = begin transmit time, Fi = finish transmit time Fi = Si+Pi = max (Fi-1, Ai) + Pi Multiple flows: clock ticks when a bit from all active flows is transmitted  round number Can calculate Fi for each packet if number of flows is know at all times This can be complicated

Bit-by-bit RR Illustration Not feasible to interleave bits on real networks FQ simulates bit-by-bit RR

Overview Fairness Fair-queuing Core-stateless FQ Other FQ variants

Fair Queuing Mapping bit-by-bit schedule onto packet transmission schedule Transmit packet with the lowest Fi at any given time How do you compute Fi?

FQ Illustration I/P O/P Variation: Weighted Fair Queuing (WFQ) Flow 1 Flow n Variation: Weighted Fair Queuing (WFQ)

Bit-by-bit RR Example Cannot preempt packet F=5 F=8 Flow 1 Flow 2 Output F=10 F=10 Flow 1 (arriving) Flow 2 transmitting Output F=2 Cannot preempt packet currently being transmitted

Delay Allocation Reduce delay for flows using less than fair share Advance finish times for sources whose queues drain temporarily Schedule based on Bi instead of Fi Fi = Pi + max (Fi-1, Ai)  Bi = Pi + max (Fi-1, Ai - d) If Ai < Fi-1, conversation is active and d has no effect If Ai > Fi-1, conversation is inactive and d determines how much history to take into account Infrequent senders do better when history is used

Fair Queuing Tradeoffs FQ can control congestion by monitoring flows Non-adaptive flows can still be a problem – why? Complex state Must keep queue per flow Hard in routers with many flows (e.g., backbone routers) Flow aggregation is a possibility (e.g. do fairness per domain) Complex computation Classification into flows may be hard Must keep queues sorted by finish times Finish times change whenever the flow count changes

Discussion Comments Granularity of fairness Hard to understand Mechanism vs. policy  will see this in QoS Hard to understand Complexity – how bad is it?

Overview Fairness Fair-queuing Core-stateless FQ Other FQ variants

Core-Stateless Fair Queuing Key problem with FQ is core routers Must maintain state for 1000’s of flows Must update state at Gbps line speeds CSFQ (Core-Stateless FQ) objectives Edge routers should do complex tasks since they have fewer flows Core routers can do simple tasks No per-flow state/processing  this means that core routers can only decide on dropping packets not on order of processing Can only provide max-min bandwidth fairness not delay allocation

Core-Stateless Fair Queuing Edge routers keep state about flows and do computation when packet arrives DPS (Dynamic Packet State) Edge routers label packets with the result of state lookup and computation Core routers use DPS and local measurements to control processing of packets

Edge Router Behavior Monitor each flow i to measure its arrival rate (ri) EWMA of rate Non-constant EWMA constant e-T/K where T = current interarrival, K = constant Helps adapt to different packet sizes and arrival patterns Rate is attached to each packet

Core Router Behavior Keep track of fair share rate  Increasing  does not increase load (F) by N *  F() = i min(ri, )  what does this look like? Periodically update  Keep track of current arrival rate Only update  if entire period was congested or uncongested Drop probability for packet = max(1- /r, 0)

F vs. Alpha F C [linked capacity] alpha r1 r2 r3 old alpha New alpha

Estimating Fair Share Need F() = capacity = C Can’t keep map of F() values  would require per flow state Since F() is concave, piecewise-linear F(0) = 0 and F() = current accepted rate = Fc F() = Fc/  F(new) = C  new = old * C/Fc What if a mistake was made? Forced into dropping packets due to buffer capacity When queue overflows  is decreased slightly

Other Issues Punishing fire-hoses – why? Easy to keep track of in a FQ scheme What are the real edges in such a scheme? Must trust edges to mark traffic accurately Could do some statistical sampling to see if edge was marking accurately

Discussion Comments Exponential averaging Latency properties Hand-wavy numbers Trusting the edge

Overview Fairness Fair-queuing Core-stateless FQ Other FQ variants

Stochastic Fair Queuing Compute a hash on each packet Instead of per-flow queue have a queue per hash bin An aggressive flow steals traffic from other flows in the same hash Queues serviced in round-robin fashion Has problems with packet size unfairness Memory allocation across all queues When no free buffers, drop packet from longest queue

Deficit Round Robin Each queue is allowed to send Q bytes per round If Q bytes are not sent (because packet is too large) deficit counter of queue keeps track of unused portion If queue is empty, deficit counter is reset to 0 Uses hash bins like Stochastic FQ Similar behavior as FQ but computationally simpler

Self-clocked Fair Queuing Virtual time to make computation of finish time easier Problem with basic FQ Need be able to know which flows are really backlogged They may not have packet queued because they were serviced earlier in mapping of bit-by-bit to packet This is necessary to know how bits sent map onto rounds Mapping of real time to round is piecewise linear  however slope can change often

Self-clocked FQ Use the finish time of the packet being serviced as the virtual time The difference in this virtual time and the real round number can be unbounded Amount of service to backlogged flows is bounded by factor of 2

Start-time Fair Queuing Packets are scheduled in order of their start not finish times Self-clocked  virtual time = start time of packet in service Main advantage  can handle variable rate service better than other schemes

Next Lecture: TCP & Routers RED XCP Assigned reading [FJ93] Random Early Detection Gateways for Congestion Avoidance [KHR02] Congestion Control for High Bandwidth-Delay Product Networks

Class Project End goal  a possibly publishable research paper Collect and analyze network traffic Propose a network architectural mechanism and evaluate it (usually via simulation) New applications of well-developed network technology usually of interest Networks with new capabilities, restrictions, impairments E.g., satellite (long delay), wireless (high loss rates), sensor (power considerations), datacenter (low latency, particular traffic patterns) Security, architecture, other dimensions of networking

Class Project Group size  very strong preference for 2 Project meetings Fri 9/19: Sign-ups to meet up with Randy to discuss initial ideas 10-15 min meetings to discuss project ideas and get feedback Proposal (Th 9/25) Short project proposal presentations Basic idea Description of some related work Rough timeline Necessary/requested resources Checkpoint (Th 10/23) Should have preliminary experiments/results for presentation to the class