aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorGeorge Wilson <george.wilson@delphix.com>2015-03-27 15:31:52 +1100
committerBrian Behlendorf <behlendorf1@llnl.gov>2015-03-27 15:02:50 -0700
commitb738bc5a0f8ccd0281ed06831c34fbe31d2b2138 (patch)
treec2ad7d09ed96692b2f52b65007710e5bc725c554 /man
parentee2f17aa2af3d8620470c3bbbe6f9dac9449d546 (diff)
Illumos 5694 - traverse_prefetcher does not prefetch enough
5694 traverse_prefetcher does not prefetch enough Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org> References: https://www.illumos.org/issues/5694 https://github.com/illumos/illumos-gate/commit/34d7ce05 Ported-by: Chris Dunlop <chris@onthe.net.au> Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #3230
Diffstat (limited to 'man')
-rw-r--r--man/man5/zfs-module-parameters.54
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5
index 9a3e2149a..783d3532e 100644
--- a/man/man5/zfs-module-parameters.5
+++ b/man/man5/zfs-module-parameters.5
@@ -1058,10 +1058,10 @@ Use \fB1\fR for yes (default) and \fB0\fR to disable.
.sp
.ne 2
.na
-\fBzfs_pd_blks_max\fR (int)
+\fBzfs_pd_bytes_max\fR (int)
.ad
.RS 12n
-Max number of blocks to prefetch
+The number of bytes which should be prefetched.
.sp
Default value: \fB100\fR.
.RE