Fair Queueing. 2 First-Come-First Served (FIFO) Packets are transmitted in the order of their arrival Advantage: –Very simple to implement Disadvantage:

Slides:



Advertisements
Similar presentations
CS 268: Packet Scheduling Ion Stoica March 18/20, 2003.
Advertisements

1 Comnet 2010 Communication Networks Recitation 4 Scheduling & Drop Policies.
Fair Queueing. Design space Buffer management: –RED, Drop-Tail, etc. Scheduling: which flow to service at a given time –FIFO –Fair Queueing.
1 Weighted Fair Queueing GPS PGPS SCFQ Implementation.
1 CNPA B Nasser S. Abouzakhar Queuing Disciplines Week 8 – Lecture 2 16 th November, 2009.
Abhay.K.Parekh and Robert G.Gallager Laboratory for Information and Decision Systems Massachusetts Institute of Technology IEEE INFOCOM 1992.
CS 268: Lecture 8 Router Support for Congestion Control Ion Stoica Computer Science Division Department of Electrical Engineering and Computer Sciences.
1 ELEN 602 Lecture 18 Packet switches Traffic Management.
CS 4700 / CS 5700 Network Fundamentals Lecture 12: Router-Aided Congestion Control (Drop it like it’s hot) Revised 3/18/13.
# 1 Scheduling: Buffer Management. # 2 The setting.
Differentiated Services. Service Differentiation in the Internet Different applications have varying bandwidth, delay, and reliability requirements How.
Worst-case Fair Weighted Fair Queueing (WF²Q) by Jon C.R. Bennett & Hui Zhang Presented by Vitali Greenberg.
Scheduling CS 215 W Keshav Chpt 9 Problem: given N packet streams contending for the same channel, how to schedule pkt transmissions?
CS 268: Lecture 15/16 (Packet Scheduling) Ion Stoica April 8/10, 2002.
Networking Issues in LAN Telephony Brian Yang
Generalized Processing Sharing (GPS) Is work conserving Is a fluid model Service Guarantee –GPS discipline can provide an end-to-end bounded- delay service.
Service Disciplines for Guaranteed Performance Service Hui Zhang, “Service Disciplines for Guaranteed Performance Service in Packet-Switching Networks,”
Katz, Stoica F04 EECS 122: Introduction to Computer Networks Packet Scheduling and QoS Computer Science Division Department of Electrical Engineering and.
תזכורת  שבוע הבא אין הרצאה m יום א, נובמבר 15, 2009  שיעור השלמה m יום שישי, דצמבר 11, 2009 Lecture 4: Nov 8, 2009 # 1.
CS 268: Lecture 8 (Router Support for Congestion Control) Ion Stoica February 19, 2002.
Computer Networking Lecture 17 – Queue Management As usual: Thanks to Srini Seshan and Dave Anderson.
May, Bit Round Robin Scheduling t t t. May, Bit Round Robin Scheduling t t t.
Router Design and Packet Scheduling
Lecture 4#-1 Scheduling: Buffer Management. Lecture 4#-2 The setting.
7/15/2015HY220: Ιάκωβος Μαυροειδής1 HY220 Schedulers.
Packet Scheduling From Ion Stoica. 2 Packet Scheduling  Decide when and what packet to send on output link -Usually implemented at output interface 1.
CIS679: Scheduling, Resource Configuration and Admission Control r Review of Last lecture r Scheduling r Resource configuration r Admission control.
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.
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.
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.
Packet Scheduling: SCFQ, STFQ, WF2Q Yongho Seok Contents Review: GPS, PGPS SCFQ( Self-clocked fair queuing ) STFQ( Start time fair queuing ) WF2Q( Worst-case.
Dynamic Bandwidth Allocation with Fair Scheduling For WCDMA Systems Liang Xu, Xumin Shen, and Jon W. Mark University of Waterloo published in IEEE Wireless.
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.
Scheduling Determines which packet gets the resource. Enforces resource allocation to each flows. To be “Fair”, scheduling must: –Keep track of how many.
Scheduling CS 218 Fall 02 - Keshav Chpt 9 Nov 5, 2003 Problem: given N packet streams contending for the same channel, how to schedule pkt transmissions?
T. S. Eugene Ngeugeneng at cs.rice.edu Rice University1 COMP/ELEC 429/556 Introduction to Computer Networks Weighted Fair Queuing Some slides used with.
Lecture Note on Scheduling Algorithms. What is scheduling? A scheduling discipline resolves contention, “who is the next?” Goal: fairness and latency.
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.
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.
Scheduling for QoS Management. Engineering Internet QoS2 Outline  What is Queue Management and Scheduling?  Goals of scheduling  Fairness (Conservation.
1 Lecture 15 Internet resource allocation and QoS Resource Reservation Protocol Integrated Services Differentiated Services.
Scheduling Mechanisms Applied to Packets in a Network Flow CSC /15/03 By Chris Hare, Ricky Johnson, and Fulviu Borcan.
CS244 Packet Scheduling (Generalized Processor Sharing) Some slides created by: Ion Stoica and Mohammad Alizadeh
04/02/08 1 Packet Scheduling IT610 Prof. A. Sahoo KReSIT.
Intro to Deterministic Analysis
Stratified Round Robin: A Low Complexity Packet Scheduler with Bandwidth Fairness and Bounded Delay Sriram Ramabhadran Joseph Pasquale Presented by Sailesh.
EE 122: Router Support for Congestion Control: RED and Fair Queueing
TCP, XCP and Fair Queueing
COMP/ELEC 429/556 Introduction to Computer Networks
Variations of Weighted Fair Queueing
Fair Queueing.
Advance Computer Networking
Scheduling: Buffer Management
Computer Science Division
Advance Computer Networking
Variations of Weighted Fair Queueing
Network Simulation NET441
COMP/ELEC 429 Introduction to Computer Networks
Introduction to Packet Scheduling
EECS 122: Introduction to Computer Networks Packet Scheduling and QoS
VirtualClock.
Fair Queueing.
Introduction to Packet Scheduling
کنترل جریان امیدرضا معروضی.
Presentation transcript:

Fair Queueing

2 First-Come-First Served (FIFO) Packets are transmitted in the order of their arrival Advantage: –Very simple to implement Disadvantage: –Cannot give different service to different types of connections –Each flow (even with low data rate) can experience long delays

3 Static Priority Also called Head-of-Line (HOL) queueing: –Each traffic flow belong to a class –Each class has a priority –One FIFO queue for each class –Transmit from the highest priority queue with a backlog Advantage: –Simple Disadvantage: –Tends to “starve” the lower priority classes

4 Fair Queueing –Attempts to implement a scheduler that simultaneously serves all flows with a backlog at the same rate –Not easy to implement Fair Queuing in a packet network FIFO Fair Queueing

5 Discussion of Fair Rate Allocation See class notes

6 Fair Scheduling Algorithms Fair Queueing (FQ), a.k.a as Processor Sharing (PS)  Objective: Achieve fair rate allocation Weighted Fair Queueing (WFQ), a.k.a. Generalized Processor Sharing (GPS)  Objective: Achieve weighted fair rate allocation Problem: How to realize a fair rate allocation when 1.Traffic is transmitted in packet of variable size 2.Transmission of a packet cannot be interrupted

7 Fair Queuing in packet networks Approach: 1.Take a fluid-flow view of traffic View output link as a “pipe” with a given width Transmitted traffic flows like a fluid through the pipe  Scheduler can transmit traffic from multiple flows at the same time Scheduler controls the “output rate” for each flow  Output rates are set to satisfy “fairness” Result is a fluid flow schedule 2.Approximate fluid-flow schedule by a packet-level scheduling algorithm

8 Fair Queuing (FQ): From fluid to packets Flow 2 (arrival traffic) Flow 1 (arrival traffic) Service in fluid flow system time time (ms) Packet Size (bits) Packet inter-arrival time (ms) Rate (Kbps) Flow Flow Kbps Flow 1 (  1 = 1) Flow 2 (  2 = 1) Slide from Ion Stoica

9 Fair Queueing (FQ): From fluid to packets (complete) Flow 2 (arrival traffic) Flow 1 (arrival traffic) time Packet Size (bits) Packet inter-arrival time (ms) Rate (Kbps) Flow Flow Kbps Flow 1 (  1 = 1) Flow 2 (  2 = 1) Service in fluid flow system time (ms)

10 Fair Scheduling (fluid flow) Flow Flow

11 Fair Scheduling (fluid flow) Flow Flow

12 Fair Scheduling (FQ) (fluid flow view) There are N flows At any time t, all backlogged flows are served at the same rate of: where B(t) is the set of backlogged flows at time t C is the capacity of the link  The total rate guarantee to a flow j is:

13 Weighted Fair Scheduling (WFQ) (fluid flow view) There are N flows with weights  1,  2, …,  N The service given to two backlogged flows is proportional to their weights At any time t, the rate allocated to a backlogged flow i is: where B(t) is the set of backlogged flows at time t C is the capacity of the link  The total rate guarantee to a flow is:

14 FQ/WFQ Scheduling for Packets (packet-level view) Packet-level implementation of FQ and WFQ tries to emulate the fluid-flow version Scheduling decision: Always select the packet that will finish next in the ideal fluid-flow FQ/WFQ system

15 WFQ scheduling (with place holder) Flow 2 (arrival traffic) Flow 1 (arrival traffic) time Packet Size (bits) Packet inter-arrival time (ms) Rate (Kbps) Flow Flow Kbps Flow 1 (  1 = 1) Flow 2 (  2 = 1) Service in packet system time (ms) Service in fluid flow system time (ms)

16 WFQ scheduling (complete) Flow 2 (arrival traffic) Flow 1 (arrival traffic) time Packet Size (bits) Packet inter-arrival time (ms) Rate (Kbps) Flow Flow Kbps Flow 1 (  1 = 1) Flow 2 (  2 = 1) Slide from Ion Stoica Service in packet system time (ms) Service in fluid flow system time (ms)

17 Packet-level Implementation of WFQ Problems to deal with: The finishing time of a packet in the fluid-flow system may depend on arrivals after a packet has been selected  packet-level version of WFQ cannot be 100% accurate Once started, packet transmission cannot be preemtped Implementation: –When a packet arrives, it is assigned a “virtual finishing time” This is the finishing time in the fluid flow system if the set of backlogged flows does not change after packet arrival –Orders packets in increasing order of virtual finishing times –Compute virtual finishing time with the help of a system virtual time

18 System Virtual Time B(t) : the set of backlogged flows at time t The rate allocated to a backlogged flow i at time t is or : service that a backlogged flow with weight 1 receives in GPS Rate of Rate of system virtual time

19 WFQ: System Virtual Time WFQ uses a System Virtual Time which tracks the progress of GPS system Suppose the times when the set B(t) changes are Let B l be the set of backlogged flows in time interval Then we have When fewer flows are active, virtual time moves faster

20 WFQ: Implementation Virtual finish time of k- th packet from flow j a j k is the arrival time and L k j is thesize of the k- th packet from flow j Packets are sorted and transmitted in the order of virtual finishing times –Virtual times needs to be computed only at arrival time of packets –must keep track of the busy set B l

21 WFQ Example (packet level) Time t V(t) (x 100) F n 1 (x 100) F n 2 (x 100) Virtual time V(t) time t 12 time (ms) actual transmission order Flow 2 (arrival traffic) Flow 1 (arrival traffic) time

22 WFQ Example (packet level) Time t V(t) (x 100) F n 1 (x 100) F n 2 (x 100) Virtual time V(t) time t 12 time (ms) actual transmission order Flow 2 (arrival traffic) Flow 1 (arrival traffic) time

23 Approximations of Fair Queueing Since the packet implementation of WFQ is complex, packet switches often use approximations: –Weighted Round Robin (WRR) –Virtual Clock (VC) –Many others

24 Weighted Round Robin (WRR) Simple emulation of GPS –Operates in “rounds” –L i is the average packet size of flow i Calculate the number of packets to be served in each round: –For each flow i: x i = w i / L i –x = min i { x i } –For each flow i: packets_per_round i = x i / x WRR is a good approximation of GPS if –All flows are active –Over long periods of time

25 Virtual Clock (VC) Emulates a system with transmissions in periodic intervals Two state variables for each flow j : –auxVC j virtual transmission time of the flow –r j reserved rate The variable auxVC j keeps track of hypothetical departure times. If all traffic from flow j is limited to the reserved rate, then auxVC j is the departure time of an arrival. Upon arrival of a packet from flow j with size L j k at time a j k : – auxVC j = max (auxVC j, a j k ) + L j k / r j –Stamp auxVC j in packet header – Packet are transmitted in increasing order of virtual transmission times

26 Example: Virtual Clock (with place holder) C = 1 Mbps, r 1 =r 2 =r 3 =1/3 Mbps, L=1000 bits r 1 =1/3 auxVC 1 time r 2 =1/3 auxVC 2 time r 3 =1/3 auxVC 3 time Virtual clock order (with auxVC i ) time wall clock (ms)=

27 Example: Virtual Clock C = 1 Mbps, r 1 =r 2 =r 3 =1/3 Mbps, L=1000 bits r 1 =1/3 auxVC 1 = time r 2 =1/3 auxVC 2 = time r 3 =1/3 auxVC 3 = time Virtual clock order (with auxVC i ) wall clock (ms)=

28 Example: Virtual Clock (with place holder) C = 1 Mbps, r 1 =r 2 =r 3 =1/3 Mbps, L=1000 bits r 1 =1/3 auxVC 1 time r 2 =1/3 auxVC 2 time r 3 =1/3 auxVC 3 time Virtual clock order (with auxVC i ) “ auxVC j = max (auxVC j, a j k ) + L j k / r j ” prevents credit accumulation of idle flows wall clock (ms)=

29 Example: Virtual Clock (complete) C = 1 Mbps, r 1 =r 2 =r 3 =1/3 Mbps, L=1000 bits r 1 =1/3 auxVC 1 time r 2 =1/3 auxVC 2 time r 3 =1/3 auxVC 3 time Virtual clock order (with auxVC i ) wall clock (ms)= “ auxVC j = max (auxVC j, a j k ) + L j k / r j ” prevents credit accumulation of idle flows

30 Problem with Virtual Clock (with place holder) Flow that gets more than reserved rate may be penalized in the future r 1 =1/3 auxVC 1 = time r 2 =1/3 auxVC 2 = time r 3 =1/3 auxVC 3 = time Virtual clock order (with auxVC i ) time

31 Problem with Virtual Clock (with place holder) Flow that gets more than reserved rate may be penalized in the future r 1 =1/3 auxVC 1 = time r 2 =1/3 auxVC 2 = time r 3 =1/3 auxVC 3 = time Virtual clock order (with auxVC i ) time

32 Problem with Virtual Clock (complete) Flow that gets more than reserved rate may be penalized in the future wall clock (ms)=