aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpon/dumpon.8
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>2002-07-09 17:27:08 +0000
committerMatthew Dillon <dillon@FreeBSD.org>2002-07-09 17:27:08 +0000
commit6ff8114c79c0b29ac71b125809348aa6ac4f7347 (patch)
tree5f0251cf26ad40445814a38a687a579d157560d3 /sbin/dumpon/dumpon.8
parenta841c6d1fadfe6df8463b6ceb43aa479bfa237db (diff)
downloadsrc-6ff8114c79c0b29ac71b125809348aa6ac4f7347.tar.gz
src-6ff8114c79c0b29ac71b125809348aa6ac4f7347.zip
Replace the 'at least the amount of physical memory + 64K' with a better
explanation in regards to sizing the dump device.
Notes
Notes: svn path=/head/; revision=99676
Diffstat (limited to 'sbin/dumpon/dumpon.8')
-rw-r--r--sbin/dumpon/dumpon.87
1 files changed, 5 insertions, 2 deletions
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
index 53f435cf948c..0b748539aaf3 100644
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -60,8 +60,11 @@ controlled by the
variable in the boot time configuration file
.Pa /etc/rc.conf .
.Pp
-The size of the specified dump device must be at least 64 KB greater
-than the size of physical memory.
+For most systems the size of the specified dump device must be at least
+the size of physical memory. Even though a header is added to the dump
+the BIOS for a platform typically holds back some memory, so you usually
+do not have to size the dump device larger then the actual amount of ram
+you stuffed into the machine.
.Pp
The
.Fl v