USENIX 2005 Annual Technical Conference, General Track Abstract
Pp. 209222 of the Proceedings
Server Network Scalability and TCP Offload
Doug Freimuth, Elbert Hu, Jason LaVoie, Ronald Mraz, Erich Nahum, Prashant Pradhan, and John Tracey, IBM T.J. Watson Research Center
Abstract
Server network performance is increasingly dominated by poorly scaling
operations such as I/O bus crossings, cache misses and interrupts.
Their overhead prevents performance from scaling even with increased
CPU, link or I/O bus bandwidths. These operations can be reduced by
redesigning the host/adapter interface to exploit additional
processing on the adapter. Offloading processing to the adapter is
beneficial not only because it allows more cycles to be applied but also
of the changes it enables in the host/adapter interface. As opposed to
other approaches such as RDMA, TCP offload provides benefits without
requiring changes to either the transport protocol or API.
We have designed a new host/adapter interface that exploits offloaded
processing to reduce poorly scaling operations. We have implemented a
prototype of the design including both host and adapter software
components. Experimental evaluation with simple network benchmarks
indicates our design significantly reduces I/O bus crossings and holds
promise to reduce other poorly scaling operations as well.
- View the full text of this paper in HTML and PDF.
Until April 2006, you will need your USENIX membership identification in order to access the full papers. The Proceedings are published as a collective work, © 2005 by the USENIX Association. All Rights Reserved. Rights to individual papers remain with the author or the author's employer. Permission is granted for the noncommercial reproduction of the complete work for educational or research purposes. USENIX acknowledges all trademarks within this paper.
- If you need the latest Adobe Acrobat Reader, you can download it from Adobe's site.
|