More on Resource Allocation




CS158a

Chris Pollett

May 9, 2011

Outline

Queueing Disciplines

FIFO Queueing

Fair Queueing

Fair Queueing Details

TCP Congestion Control

Quiz

Which of the following is true?

  1. The way TCP usually extends the 16 bit window advertise size x is to use an additional 32 bit option y, such that the window is y*2^{16} + x.
  2. RTCP is the protocol that is used to send mainly data such as video when RTP is being used.
  3. Within an RPC channel request reply messages are sequential.

Slow Start

Fast Retransmit and Fast Recovery

Congestion-Avoidance Mechanisms

DECBit

Random Early Detection (RED)