summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2006-11-29 05:53:25 +0000
committeryar <yar@FreeBSD.org>2006-11-29 05:53:25 +0000
commit7a8aafd20a9b54722595e7f785696d030c169765 (patch)
treed5d86b2e1b0eb72010d416f86e50042a156addaa /sys/boot
parent1eddb5f0f6e5d7ccf7c7b94f14b117d5780e7f1c (diff)
downloadFreeBSD-src-7a8aafd20a9b54722595e7f785696d030c169765.zip
FreeBSD-src-7a8aafd20a9b54722595e7f785696d030c169765.tar.gz
Note that not all architectures use sendfile(2) buffers;
refer to the respective manpage for details. MFC after: 3 days
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/loader.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index ef8fc52..ef7416f 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 18, 2006
+.Dd November 29, 2006
.Dt LOADER 8
.Os
.Sh NAME
@@ -515,6 +515,9 @@ Set the number of
buffers to be allocated.
Overrides
.Dv NSFBUFS .
+Not all architectures use such buffers; see
+.Xr sendfile 2
+for details.
.It Va kern.maxswzone
Limits the amount of KVM to be used to hold swap
meta information, which directly governs the
OpenPOWER on IntegriCloud