Large receive offload

Large receive offload

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5120-1214-7

High Quality Content by WIKIPEDIA articles! In computer networking, large receive offload is a technique for increasing inbound throughput of high-bandwidth network connections by reducing CPU overhead. It works by aggregating multiple incoming packets from a single stream into a larger buffer before they are passed higher up the networking stack, thus reducing the number of packets that have to be processed. In Linux, it is generally used in conjunction with the New API (NAPI) to also reduce the number of interrupts.