Page MenuHomeFreeBSD

tslog: Add CTLFLAG_SKIP to sysctls
ClosedPublic

Authored by cperciva on Mar 20 2022, 5:45 PM.
Tags
None
Referenced Files
F147492703: D34616.diff
Wed, Mar 11, 10:09 AM
Unknown Object (File)
Feb 8 2026, 2:07 PM
Unknown Object (File)
Jan 31 2026, 6:01 AM
Unknown Object (File)
Jan 17 2026, 5:21 AM
Unknown Object (File)
Dec 30 2025, 10:53 AM
Unknown Object (File)
Dec 20 2025, 8:11 AM
Unknown Object (File)
Dec 5 2025, 11:34 PM
Unknown Object (File)
Nov 28 2025, 12:52 AM
Subscribers

Details

Summary

The timestamp logs are quite large (often much larger than all the
other sysctls combined) so it's unlikely anyone will want to have
them displayed by sysctl -a.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable