ETRI-Knowledge Sharing Plaform

KOREAN
논문 검색
Type SCI
Year ~ Keyword

Detail

Conference Paper An Efficient Linux Kernel Module Supporting TCP/IP Offload Engine on Grid
Cited 7 time in scopus Share share facebook twitter linkedin kakaostory
Authors
Soo Cheol Oh, Seong Woon Kim
Issue Date
2006-10
Citation
International Conference on Grid and Cooperative Computing (GCC) 2006, pp.228-235
Language
English
Type
Conference Paper
DOI
https://dx.doi.org/10.1109/GCC.2006.27
Abstract
All resources of grid systems are connected by network and Ethernet-based TCP/IP is a widely used network in the grid systems. The TCP/IP is processed on a host CPU in computer systems and this imposes heavy loads on the host CPU. Recently TCP/IP Offload Engine (TOE) technology, which processes TCP/IP on a network adapter instead of the host CPU, has become an important approach to this problem. To adopt the TOE to computer systems successfully, it is necessary to develop a kernel module supporting the TOE. The TOE kernel module should provide the binary compatibility for the BSD socket interface, which is widely used in the most network programming, and support both of the TOE and the Ethernet-based NIC simultaneously. This paper proposes a TOE kernel module satisfying these requirements in the Linux systems. Experimental results also show that the TOE kernel module imposes little load on the host CPU. © 2006 IEEE.
KSP Keywords
Computer systems, Ethernet-based, Grid system, Kernel module, Linux kernel, MOST Network, Network Programming