summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf/NOTES
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2012-03-24 19:43:49 +0000
committeralc <alc@FreeBSD.org>2012-03-24 19:43:49 +0000
commitee76f4b5b22779c8a130b4ea56647184c6224d2f (patch)
treed1ddfad3efac71bfc597227704b79246c6948011 /sys/amd64/conf/NOTES
parenta3eef43dfb037e531a07691894933a20c769ee56 (diff)
downloadFreeBSD-src-ee76f4b5b22779c8a130b4ea56647184c6224d2f.zip
FreeBSD-src-ee76f4b5b22779c8a130b4ea56647184c6224d2f.tar.gz
Disable detailed PV entry accounting by default. Add a config option
to enable it. MFC after: 1 week
Diffstat (limited to 'sys/amd64/conf/NOTES')
-rw-r--r--sys/amd64/conf/NOTES4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index de27e8c..94717d6 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -559,6 +559,10 @@ options LINSYSFS
options KSTACK_PAGES=5
+# Enable detailed accounting by the PV entry allocator.
+
+options PV_STATS
+
#####################################################################
# More undocumented options for linting.
OpenPOWER on IntegriCloud