Title :
An Efficient Linux Kernel Module supporting TCP/IP Offload Engine on Grid
Author :
Oh, Soo-Cheol ; Kim, Seong-Woon
Author_Institution :
Electron. & Telecommun. Res. Inst., Daejeon
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
Keywords :
Linux; grid computing; local area networks; operating system kernels; transport protocols; BSD socket interface; Ethernet; Linux kernel module; Linux system; TCP/IP offload engine; computer system; grid system; network programming; Computer networks; Engines; Grid computing; Kernel; Linux; Operating systems; Protocols; Sockets; TCPIP; Telecommunication computing;
Conference_Titel :
Grid and Cooperative Computing, 2006. GCC 2006. Fifth International Conference
Conference_Location :
Hunan
Print_ISBN :
0-7695-2694-2
DOI :
10.1109/GCC.2006.27