Page MenuHomeFreeBSD

iflib: ignore reclaim coalescing when low on tx descriptors
ClosedPublic

Authored by gallatin on Apr 9 2026, 11:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 30, 10:17 AM
Unknown Object (File)
Sat, Jun 13, 5:56 AM
Unknown Object (File)
Thu, Jun 4, 7:47 PM
Unknown Object (File)
Jun 1 2026, 2:32 AM
Unknown Object (File)
May 21 2026, 7:51 AM
Unknown Object (File)
May 18 2026, 2:29 PM
Unknown Object (File)
May 18 2026, 2:23 PM
Unknown Object (File)
May 17 2026, 11:11 PM

Details

Summary

If we are low on TX descriptors, bypass iflib_txq_can_reclaim() and force a reclaim. This is intended to reduce the number of output drops under heavy load when using simple transmit.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 17 2026, 5:35 PM
This revision was automatically updated to reflect the committed changes.