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)
Oct 18 2024, 6:57 PM
Unknown Object (File)
Oct 10 2024, 1:26 PM
Unknown Object (File)
Oct 10 2024, 1:26 PM
Unknown Object (File)
Oct 10 2024, 1:25 PM
Unknown Object (File)
Oct 10 2024, 12:49 PM
Unknown Object (File)
Oct 7 2024, 3:23 AM
Unknown Object (File)
Oct 5 2024, 10:58 PM
Unknown Object (File)
Oct 2 2024, 3:58 AM

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