Page MenuHomeFreeBSD

iflib: document new sysctls
ClosedPublic

Authored by gallatin on Jan 6 2026, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 13, 6:50 PM
Unknown Object (File)
Wed, May 13, 6:50 PM
Unknown Object (File)
Wed, May 13, 6:50 PM
Unknown Object (File)
Wed, May 13, 6:50 PM
Unknown Object (File)
Wed, May 13, 6:49 PM
Unknown Object (File)
Tue, May 12, 8:17 PM
Unknown Object (File)
Tue, May 12, 3:36 PM
Unknown Object (File)
Tue, May 12, 8:08 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 :-)