The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off


Objectives: Current network card buffer optimizations are focusing on optimal configuration of transmission's sender with singular buffer. However, there exists receiver-oriented network card module with multiple buffers. In our research, we mirrored PF_RING, which alters the traditional packet processing that requires copying the packets to application space. Methods/Statistical Analysis: PF_RING provides buffers for higher layer applications to access packets directly. Findings: Each buffer's capacity, transmission size, packet size, number of packets, and number of applications give raise to the question on the number of buffers required, because it affects the duration of packets read by the applications. Optimal number of buffers is therefore needed to generate minimum packet reading duration of the applications. Application/Improvements: We propose mathematical models to represent the simulation of packet buffering in a multibuffer receiver's network card. Our simulation models are used to determine the optimal number of buffers for specific network transmission with distinct properties, which include transmission size, packet size, and number of packets.

Keywords

Mathematical Model, Multi-Buffer, Network Card, Simulation.
User