Optimization of Network Performance Based on Linux Kernel

杨晓强,朱明,杨坚
DOI: https://doi.org/10.3969/j.issn.1000-3428.2010.03.032
2010-01-01
Abstract:Aiming at the network performance of service, this paper proposes and realizes an improved scheme based on the Linux kernel called ONPK. In order to optimize the network performance, it cuts down the times of system call and reduces the times of data copy, changes the way of sending data by rewrite the NIC driver. Experimental results show ONPK can improve the network performance apparently, and reduce the CPU utilization for 11% averagely with a little increase of the sending rate.
What problem does this paper attempt to address?