Page MenuHomeFreeBSD

iflib: document new sysctls
ClosedPublic

Authored by gallatin on Jan 6 2026, 7:37 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 24, 5:50 PM
Unknown Object (File)
Jan 26 2026, 2:09 AM
Unknown Object (File)
Jan 20 2026, 8:29 AM
Unknown Object (File)
Jan 20 2026, 4:30 AM
Unknown Object (File)
Jan 19 2026, 7:23 PM
Unknown Object (File)
Jan 18 2026, 7:25 AM
Unknown Object (File)
Jan 15 2026, 3:50 AM
Unknown Object (File)
Jan 12 2026, 4:27 PM
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 :-)