summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_bio.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2014-01-21 03:24:52 +0000
committerjhb <jhb@FreeBSD.org>2014-01-21 03:24:52 +0000
commit491bd16fc2a13551a37db7ce029613a2bc94d803 (patch)
tree20d163411c3291ab9839db2e4b8555b0299a1dc8 /sys/kern/vfs_bio.c
parent6b3a4c086d71c710e245724827492741f5837796 (diff)
downloadFreeBSD-src-491bd16fc2a13551a37db7ce029613a2bc94d803.zip
FreeBSD-src-491bd16fc2a13551a37db7ce029613a2bc94d803.tar.gz
Fix a typo.
Diffstat (limited to 'sys/kern/vfs_bio.c')
-rw-r--r--sys/kern/vfs_bio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c
index e72f5e4..8e4fdf8 100644
--- a/sys/kern/vfs_bio.c
+++ b/sys/kern/vfs_bio.c
@@ -715,7 +715,7 @@ kern_vfs_bio_buffer_alloc(caddr_t v, long physmem_est)
}
/*
- * Ideal allocation size for the transient bio submap if 10%
+ * Ideal allocation size for the transient bio submap is 10%
* of the maximal space buffer map. This roughly corresponds
* to the amount of the buffer mapped for typical UFS load.
*
OpenPOWER on IntegriCloud