Page MenuHomeFreeBSD

iflib: document new sysctls
ClosedPublic

Authored by gallatin on Jan 6 2026, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 26, 12:57 PM
Unknown Object (File)
Sat, Jul 25, 3:30 AM
Unknown Object (File)
Sat, Jul 25, 1:55 AM
Unknown Object (File)
Fri, Jul 24, 10:40 PM
Unknown Object (File)
Thu, Jul 23, 2:26 AM
Unknown Object (File)
Fri, Jul 17, 10:56 PM
Unknown Object (File)
Wed, Jul 15, 5:45 AM
Unknown Object (File)
Wed, Jul 15, 5:45 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 Not Applicable
Unit
Tests Not Applicable

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 :-)