I've been looking around for documentation of FreeBSD's sysctl's, but can't really find any. Is there a complete list of all sysctl's somewhere, what they do - etc?
As far as I know there isn't a simple list. Most of the sysctls are described in the man pages of the drivers that use them. You can also find a few (including explanation) in tuning(7) for example.
The best breakdown I've found of FreeBSD sysctl(8) MIBs is in the book Absolute FreeBSD, 2nd Edition, by Lucas. (Check your local library if you don't want to shell out cash.)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.