Sciweavers

IJCOMSYS
2007

Potential performance bottleneck in Linux TCP

13 years 4 months ago
Potential performance bottleneck in Linux TCP
TCP is the most widely used transport protocol on the Internet today. Over the years, especially recently, due to requirements of high bandwidth transmission, various approaches have been proposed to improve TCP performance. The Linux 2.6 kernel is now preemptible. It can be interrupted mid-task, making the system more responsive and interactive. However, we have noticed that Linux kernel preemption can interact badly with the performance of the networking subsystem. In this paper we investigate the performance bottleneck in Linux TCP. We systematically describe the trip of a TCP packet from its ingress into a Linux network end system to its final delivery to the application; we study the performance bottleneck in Linux TCP through mathematical modeling and practical experiments; finally we propose and test one possible solution to resolve this performance bottleneck in Linux TCP.
Wenji Wu, Matt Crawford
Added 15 Dec 2010
Updated 15 Dec 2010
Type Journal
Year 2007
Where IJCOMSYS
Authors Wenji Wu, Matt Crawford
Comments (0)