Sunday 6 April 2008

Congestion Avoidance - Fragmentation & Interleaving

Provided that the software queue is empty packets go straight to the hardware queue, the hardware queue operates a FIFO policy, the implication of this is that delay sensitive voice packets may be queued behind large packets.

If a typical 1500 byte frame has a be sent on a 256000bits/sec link (256Kb) then a delay of 47ms is created (1500*8/256000).

To reduce the delay created by large queued data units fragmentation and interleaving can be enabled.

No comments: