A Flow Table-Based Design to Approximate Fairness

  • Authors:
  • Rong Pan;Lee Breslau;Balaji Prabhakar;Scott Shenker

  • Affiliations:
  • -;-;-;-

  • Venue:
  • HOTI '02 Proceedings of the 10th Symposium on High Performance Interconnects HOT Interconnects
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The current Internet architecture relies on congestion avoidance mechanisms implemented in the transport layer protocols, like TCP, to provide good service under heavy load. If routers distribute bandwidth fairly, the Internet would be more robust and could accommodate more diversity of end hosts. Most of the mechanisms proposed to accomplish this can be grouped into two general categories. The first category, which includes Fair Queueing (FQ [4]) and its many variants, uses packet scheduling algorithms that are more difficult to implement compared to FIFO queueing. The algorithms in the second category, active queue management schemes with enhancements for fairness (e.g., FRED [8], SFB [5]), are based on FIFO queueing. They are easy to implement and are much fairer than the original RED [6] design, but they don't provide max-min fairness among a large population of flows. Recently, a router mechanism, AFD [14] (Approximate Fair Dropping), has been proposed to achieve approximately max-min fair bandwidth allocations with relatively low complexity.In this paper, we propose an implementation of AFD which can mimic the performance of the original design with much less state.