Page MenuHomeFreeBSD

tslog: Add CTLFLAG_SKIP to sysctls
ClosedPublic

Authored by cperciva on Mar 20 2022, 5:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 9:33 PM
Unknown Object (File)
Fri, Nov 7, 8:00 AM
Unknown Object (File)
Thu, Oct 30, 5:22 AM
Unknown Object (File)
Thu, Oct 16, 1:36 AM
Unknown Object (File)
Thu, Oct 16, 1:36 AM
Unknown Object (File)
Thu, Oct 16, 1:36 AM
Unknown Object (File)
Wed, Oct 15, 2:52 PM
Unknown Object (File)
Oct 12 2025, 9:48 PM
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