aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorHiten Pandya <hmp@FreeBSD.org>2003-06-09 17:09:51 +0000
committerHiten Pandya <hmp@FreeBSD.org>2003-06-09 17:09:51 +0000
commitd4eba12bb0dc6cd347bc93d47028e0e60ebd58be (patch)
tree32330118c81705fe18f7d14874939f0d15c6e294 /sys/conf/NOTES
parentf970961773b3dd072c2e3cd0ac37bb37360855ac (diff)
downloadsrc-d4eba12bb0dc6cd347bc93d47028e0e60ebd58be.tar.gz
src-d4eba12bb0dc6cd347bc93d47028e0e60ebd58be.zip
Add a comment to de-obfuscate the meaning of the PQ_CACHESIZE
kernel configuration option. This created confusion resulting into a PR. PR: docs/45294 Approved by: des (mentor) Discussed with: bmilekic
Notes
Notes: svn path=/head/; revision=116096
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 63e9bf23ccc1..3b07a992597b 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -102,6 +102,7 @@ options DFLDSIZ=(1024UL*1024*1024)
options BLKDEV_IOSIZE=8192
# Options for the VM subsystem
+# L2 cache size (in KB) can be specified in PQ_CACHESIZE
options PQ_CACHESIZE=512 # color for 512k/16k cache
# Deprecated options supported for backwards compatibility
#options PQ_NOOPT # No coloring