summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 3213eee..1a15e13 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -103,13 +103,13 @@ 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
+options PQ_CACHESIZE=512 # color for 512k cache
# Deprecated options supported for backwards compatibility
#options PQ_NOOPT # No coloring
-#options PQ_LARGECACHE # color for 512k/16k cache
-#options PQ_HUGECACHE # color for 1024k/16k cache
-#options PQ_MEDIUMCACHE # color for 256k/16k cache
-#options PQ_NORMALCACHE # color for 64k/16k cache
+#options PQ_LARGECACHE # color for 512k cache
+#options PQ_HUGECACHE # color for 1024k cache
+#options PQ_MEDIUMCACHE # color for 256k cache
+#options PQ_NORMALCACHE # color for 64k cache
# This allows you to actually store this configuration file into
# the kernel binary itself, where it may be later read by saying:
OpenPOWER on IntegriCloud