A management method for network data transmission of zero copy buffer queue
Patent Information
- Authority / Receiving Office
- CN ยท China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- DAWNING INFORMATION IND BEIJING
- Publication Date
- 2008-03-26
- Estimated Expiration
- Not applicable ยท inactive patent
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to a method for managing network data transmission of a zero-copy buffer queue, in particular to a method for managing network data transmission of a zero-copy data buffer queue through a separate handle. Background technique
[0002] In the existing data transmission technology of the computer, the data structure of the data queue is often used to store the data. The elements (data) in the data queue and the control information (queue control items) of the data queue are tightly coupled together, which is convenient to increase Cohesion of software, which is very beneficial for single-process operation. In zero-copy network transmission, it is necessary for the kernel driver and the user memory application to simultaneously access the queue space composed of message buffers, which brings about whether the queue control structure is constructed in the user memory space or in the kernel space. problem, and the mutual exclusion pro...