summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2001-01-16 10:48:58 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2001-01-16 10:48:58 +0000
commit2727da4c44634833d6e848721378a64bd16ff61f (patch)
tree7092b9bb7e44fbae705e750f0783f48443f2c103
parent43cb2008e409928ea6025404874bd77a4d9dd80f (diff)
Notes
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/i386/conf/NOTES2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index a92b0b8c92d5..94d12edf0c9b 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -715,7 +715,7 @@ options MD_NSECT=40000
# scales with the largest mounted swap device multiplied by NSWAPDEV,
# irregardless of whether other swap devices exist or not. So it
# is not a good idea to make this value too large.
-options NSWAPDEV=4
+options NSWAPDEV=5
# Disk quotas are supported when this option is enabled.
options QUOTA #enable disk quotas
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index a92b0b8c92d5..94d12edf0c9b 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -715,7 +715,7 @@ options MD_NSECT=40000
# scales with the largest mounted swap device multiplied by NSWAPDEV,
# irregardless of whether other swap devices exist or not. So it
# is not a good idea to make this value too large.
-options NSWAPDEV=4
+options NSWAPDEV=5
# Disk quotas are supported when this option is enabled.
options QUOTA #enable disk quotas