summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_mib.c
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2012-12-10 23:17:08 +0000
committeralfred <alfred@FreeBSD.org>2012-12-10 23:17:08 +0000
commitf972d172c070d04250d35a0e4f56cf0242bbb098 (patch)
tree4b33667038962a79d39da678f5f9e28eb30760d3 /sys/kern/kern_mib.c
parentca12c5e1520c9d66ca514b5bb73ba4c569b613b9 (diff)
downloadFreeBSD-src-f972d172c070d04250d35a0e4f56cf0242bbb098.zip
FreeBSD-src-f972d172c070d04250d35a0e4f56cf0242bbb098.tar.gz
Add CTLFLAG_STATS to sysctl flags
In preparation for sysctl(8) growing the ability to only print out boot/run-time tunables we need a way to differentiate between RW sysctl nodes that tune a particular thing, or simply export a stat that we want to allow the sysadmin to reset to 0 (or some other value). To do so, we add the CTLFLAG_STATS which should be OR'd into the CTLFLAGs when exporting a "writable/resettable" statistic node via sysctl.
Diffstat (limited to 'sys/kern/kern_mib.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud