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
F131702169: D10432.diff
Fri, Oct 10, 11:38 AM
Unknown Object (File)
Wed, Oct 8, 8:57 PM
Unknown Object (File)
Wed, Sep 24, 2:01 AM
Unknown Object (File)
Tue, Sep 16, 5:46 AM
Unknown Object (File)
Aug 30 2025, 5:35 AM
Unknown Object (File)
Aug 30 2025, 12:23 AM
Unknown Object (File)
Aug 14 2025, 3:49 PM
Unknown Object (File)
Aug 14 2025, 4:29 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