loading...
Automatic Specialization of Protocol Stacks
Tampa, Florida, USA November 16-November 18
DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/LCN.2004.2829th Annual IEEE International Confer ...
 This Article 
 
PDF
HTML
 
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Sapan Bhatia, LaBRI/INRIA, Talence, France
Charles Consel, LaBRI/INRIA, Talence, France
Anne-Fran?oise Le Meur, Diku, University of Copenhagen, Denmark
Calton Pu, Georgia Institute of Technology, Atlanta, USA
Fast and optimized protocol stacks play a major role in the performance of network services. This role is especially important in embedded class systems, where performance metrics such as data throughput tend to be limited by the CPU. It is common on such systems, to have protocol stacks that are optimized by hand for better performance and smaller code footprint. In this paper, we propose a strategy to automate this process.
Our approach uses program specialization, and enables applications using the network to request specialized code based on the current usage scenario. The specialized code is generated dynamically and loaded in the kernel to be used by the application. We have successfully applied our approach to the TCP/IP implementation in the Linux kernel and used the optimized protocol stack in existing applications. These applications were minimally modified to request the specialization of code based on the current usage context, and to use the specialized code generated instead of its generic version. Specialization can be performed locally, or deferred to a remote specialization server using a novel mechanism.
Experiments conducted on three platforms show that the specialized code runs about 25% faster and its size reduces by up to 20 times. The throughput of the protocol stack improves by up to 21%.
Citation:
Sapan Bhatia, Charles Consel, Anne-Fran?oise Le Meur, Calton Pu, "Automatic Specialization of Protocol Stacks," lcn, pp.152-159, 29th Annual IEEE International Conference on Local Computer Networks (LCN'04), 2004
Usage of this product signifies your acceptance of the Terms of Use.