Page MenuHomeFreeBSD

iflib: document new sysctls
ClosedPublic

Authored by gallatin on Jan 6 2026, 7:37 PM.
Tags
None
Referenced Files
F152002036: D54564.id169216.diff
Sun, Apr 12, 1:02 AM
Unknown Object (File)
Sat, Apr 11, 3:01 PM
Unknown Object (File)
Wed, Apr 8, 4:27 AM
Unknown Object (File)
Tue, Apr 7, 10:00 PM
Unknown Object (File)
Sat, Apr 4, 10:15 PM
Unknown Object (File)
Wed, Apr 1, 5:37 AM
Unknown Object (File)
Thu, Mar 26, 4:31 PM
Unknown Object (File)
Mar 11 2026, 12:19 AM
Subscribers

Details

Summary

Document the new tx related sysctls I've added to iflib in the last few months:
tx_reclaim_ticks
tx_reclaim_thresh

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Thanks for doing this!

share/man/man4/iflib.4
107

Can we put this one in the commit that will change the behavior? The above two shipped in 15.0 and should be mfc'ed.

share/man/man4/iflib.4
107

Ugh.. sure..

gallatin edited the summary of this revision. (Show Details)
  • Updated to document tx_defer_mfree separately
This revision is now accepted and ready to land.Jan 6 2026, 9:27 PM
This revision was automatically updated to reflect the committed changes.

Don't forget to bump .Dd on update :-)