Design and Implementation of a Network Accelerate Engine Model

方浪,赵奎,梁刚,汪泓帆
DOI: https://doi.org/10.3969/j.issn.1671-0428.2013.02.003
2013-01-01
Abstract:Focusing on how to use multi-core platform ,a network accelerate engine model is introduced to improve the forwarding performance of network security product,the model bypasses the Linux kernel protocol stack to access the network card ,uses process and interrupt binding technique to avoid the processor clock cycle consumption of the process switching ,and turns on the RSS queue, Experiments have been done to illustrate an improved result , the model solves the problem of unbalanced scheduling of the Linux kernel protocol stack packet forwarding process and the transmit queue resource competition, the network packet forwarding performance is improved.
What problem does this paper attempt to address?