mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-25 02:49:32 +03:00
Update zfs_pd_bytes_max default in zfs(8)
Commit b738bc5
should have updated the default value of zfs_pd_bytes_max
in the zfs(8) man page. The correct default value is 50*1024*1024.
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
parent
0f7d2a4b3d
commit
74aa2ba259
@ -1063,7 +1063,7 @@ Use \fB1\fR for yes (default) and \fB0\fR to disable.
|
|||||||
.RS 12n
|
.RS 12n
|
||||||
The number of bytes which should be prefetched.
|
The number of bytes which should be prefetched.
|
||||||
.sp
|
.sp
|
||||||
Default value: \fB100\fR.
|
Default value: \fB52,428,800\fR.
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
.sp
|
.sp
|
||||||
|
Loading…
Reference in New Issue
Block a user