Catch the Whole Lot in an Action: Rapid Precise Packet Loss Notification in Data Center
- Peng Cheng ,
- Fengyuan Ren ,
- Ran Shu ,
- Chuang Lin
NSDI |
An increasing number of TCP performance issues including TCP Incast, TCP Outcast, and long query completion times are common in large-scale data centers. We demonstrate that the root cause of these problems is that existing techniques are unable to maintain self-clocking or to achieve accurate and rapid packet loss notification. We present cutting payload (CP), a mechanism that simply drops a packet’s payload at an overloaded switch, and a SACK-like precise ACK (PACK) mechanism to accurately inform senders about lost packets. Experiments demonstrate that CP successfully addresses the root cause of TCP performance issues. Furthermore, CP works well with other TCP variants used in data center networks.
Publication Downloads
Catch the Whole Lot in an Action: Rapid Precise Packet Loss Notification in Data Center
October 16, 2016
CP drops only the packet payload instead of the entire packet during buffer overload and uses a SACK-like precise ACK (PACK) technique to accurately inform senders of lost packets. The paper appears on NSDI 2014.