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)
Fri, Nov 1, 6:15 AM
Unknown Object (File)
Fri, Oct 25, 1:57 AM
Unknown Object (File)
Oct 15 2024, 5:07 AM
Unknown Object (File)
Oct 9 2024, 3:37 AM
Unknown Object (File)
Oct 9 2024, 3:37 AM
Unknown Object (File)
Oct 9 2024, 3:37 AM
Unknown Object (File)
Oct 9 2024, 3:03 AM
Unknown Object (File)
Sep 9 2024, 1:31 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