The usage of sysctl
is discouraged
except in targets. This is because the evaluation of any
makevar
s, such as used during
make index
, then has to run the command,
further slowing down that process.
Only use sysctl(8) through
SYSCTL
, as it contains the fully
qualified path and can be overridden, if one has such a
special need.
All FreeBSD documents are available for download at https://download.freebsd.org/ftp/doc/
Questions that are not answered by the
documentation may be
sent to <freebsd-questions@FreeBSD.org>.
Send questions about this document to <freebsd-doc@FreeBSD.org>.