Page MenuHomeFreeBSD

Flush the LRO ctrl as soon as lro_mbufs fills up.
ClosedPublic

Authored by np on Apr 19 2017, 11:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 29, 9:48 AM
Unknown Object (File)
Dec 31 2023, 1:27 PM
Unknown Object (File)
Dec 31 2023, 3:48 AM
Unknown Object (File)
Dec 20 2023, 1:39 AM
Unknown Object (File)
Oct 23 2023, 3:19 PM
Unknown Object (File)
Sep 24 2023, 2:55 AM
Unknown Object (File)
Sep 21 2023, 12:29 AM
Unknown Object (File)
Sep 15 2023, 10:38 PM

Details

Summary

There's no point in waiting for the driver to enqueue the next mbuf
before flushing an LRO ctrl that's already full. Flush it as soon as it
fills up instead.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable