CITS3002 Computer Networks |
← prev | next → | CITS3002 | help3002 | CITS3002 schedule | |||
Reducing The Number Of Data Link FramesAt present we have both DL_DATA and DL_ACK frames travelling in each direction. The small DL_ACK frames consume much bandwidth, and increase the number of hardware interrupts that must be serviced by the operating system. Instead, we use frame piggybacking:
CITS3002 Computer Networks, Lecture 3, Data Link Layer protocols, p23, 13th March 2024.
|