summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-09-14 23:44:55 +0000
committerhmp <hmp@FreeBSD.org>2003-09-14 23:44:55 +0000
commit7a55c130035062fa053c0dba704cf4ed3b52416c (patch)
tree33f8dc2c91a1544887ff1adfd614e15735a69f18 /share
parent01bde2969d3ea04a9f25a307952fff0e5f29e48b (diff)
downloadFreeBSD-src-7a55c130035062fa053c0dba704cf4ed3b52416c.zip
FreeBSD-src-7a55c130035062fa053c0dba704cf4ed3b52416c.tar.gz
Remove invalid statement about the maximum number of swap drives.
PR: docs/55276 Submitted by: Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/tuning.73
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man7/tuning.7 b/share/man/man7/tuning.7
index c9c8880..0489558 100644
--- a/share/man/man7/tuning.7
+++ b/share/man/man7/tuning.7
@@ -45,8 +45,7 @@ to inefficiencies in the VM page scanning code as well as create issues
later on if you add more memory to your machine.
Finally, on larger systems
with multiple SCSI disks (or multiple IDE disks operating on different
-controllers), we strongly recommend that you configure swap on each drive
-(up to four drives).
+controllers), we strongly recommend that you configure swap on each drive.
The swap partitions on the drives should be approximately the same size.
The kernel can handle arbitrary sizes but
internal data structures scale to 4 times the largest swap partition.
OpenPOWER on IntegriCloud