Intel e1000 zero copy method
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- 莱克斯科技(北京)有限公司
- Publication Date
- 2008-05-14
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to a transmission method for internal data communication of a computer, which is a method for direct data communication through a user application program and a network card hardware driver program. Background technique
[0002] In practical applications, the network management program often needs to receive the original packets of the network card for analysis. However, the traditional packet capture mechanism is often unable to meet the requirements of large-traffic network flows, thus becoming the bottleneck of system processing. On the Linux system, packets have been copied multiple times from the NIC to the application layer, and involve switching between kernel mode and user mode, which reduces the ability of applications to capture packets. Although the kernel adopts NAPI, MMAP and other mechanisms to greatly improve the receiving performance from the network card to the kernel, it still cannot meet the processing requirem...