Fix percentage styling in zfs-module-parameters.5

Replace "percent" with "%", add bold to default values.

Reviewed-by: bunder2015 <omfgbunder@gmail.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: George Amanakis <gamanakis@gmail.com>
Closes #7018
This commit is contained in:
George Amanakis 2018-01-09 14:51:11 -05:00 committed by Brian Behlendorf
parent b02becaa00
commit be54a13c3e

View File

@ -94,7 +94,7 @@ Default value: \fB2\fR.
Scales \fBl2arc_headroom\fR by this percentage when L2ARC contents are being Scales \fBl2arc_headroom\fR by this percentage when L2ARC contents are being
successfully compressed before writing. A value of 100 disables this feature. successfully compressed before writing. A value of 100 disables this feature.
.sp .sp
Default value: \fB200\fR. Default value: \fB200\fR%.
.RE .RE
.sp .sp
@ -436,7 +436,7 @@ Percentage that can be consumed by dnodes of ARC meta buffers.
See also \fBzfs_arc_dnode_limit\fR which serves a similar purpose but has a See also \fBzfs_arc_dnode_limit\fR which serves a similar purpose but has a
higher priority if set to nonzero value. higher priority if set to nonzero value.
.sp .sp
Default value: \fB10\fR. Default value: \fB10\fR%.
.RE .RE
.sp .sp
@ -449,7 +449,7 @@ Percentage of ARC dnodes to try to scan in response to demand for non-metadata
when the number of bytes consumed by dnodes exceeds \fBzfs_arc_dnode_limit\fR. when the number of bytes consumed by dnodes exceeds \fBzfs_arc_dnode_limit\fR.
.sp .sp
Default value: \fB10% of the number of dnodes in the ARC\fR. Default value: \fB10\fR% of the number of dnodes in the ARC.
.RE .RE
.sp .sp
@ -503,7 +503,7 @@ Default value: \fB0\fR.
Throttle I/O when free system memory drops below this percentage of total Throttle I/O when free system memory drops below this percentage of total
system memory. Setting this value to 0 will disable the throttle. system memory. Setting this value to 0 will disable the throttle.
.sp .sp
Default value: \fB10\fR. Default value: \fB10\fR%.
.RE .RE
.sp .sp
@ -566,7 +566,7 @@ See also \fBzfs_arc_meta_limit\fR which serves a similar purpose but has a
higher priority if set to nonzero value. higher priority if set to nonzero value.
.sp .sp
Default value: \fB75\fR. Default value: \fB75\fR%.
.RE .RE
.sp .sp
@ -748,7 +748,7 @@ zfs_arc_min if necessary. This value is specified as percent of pagecache
size (as measured by NR_FILE_PAGES) where that percent may exceed 100. This size (as measured by NR_FILE_PAGES) where that percent may exceed 100. This
only operates during memory pressure/reclaim. only operates during memory pressure/reclaim.
.sp .sp
Default value: \fB0\fR (disabled). Default value: \fB0\fR% (disabled).
.RE .RE
.sp .sp
@ -787,7 +787,7 @@ stable storage. The timeout is scaled based on a percentage of the last lwb
latency to avoid significantly impacting the latency of each individual latency to avoid significantly impacting the latency of each individual
transaction record (itx). transaction record (itx).
.sp .sp
Default value: \fB5\fR. Default value: \fB5\fR%.
.RE .RE
.sp .sp
@ -894,7 +894,7 @@ expressed as a percentage of \fBzfs_dirty_data_max\fR.
This value should be >= zfs_vdev_async_write_active_max_dirty_percent. This value should be >= zfs_vdev_async_write_active_max_dirty_percent.
See the section "ZFS TRANSACTION DELAY". See the section "ZFS TRANSACTION DELAY".
.sp .sp
Default value: \fB60\fR. Default value: \fB60\fR%.
.RE .RE
.sp .sp
@ -943,7 +943,7 @@ writes are halted until space frees up. This parameter takes precedence
over \fBzfs_dirty_data_max_percent\fR. over \fBzfs_dirty_data_max_percent\fR.
See the section "ZFS TRANSACTION DELAY". See the section "ZFS TRANSACTION DELAY".
.sp .sp
Default value: 10 percent of all memory, capped at \fBzfs_dirty_data_max_max\fR. Default value: \fB10\fR% of physical RAM, capped at \fBzfs_dirty_data_max_max\fR.
.RE .RE
.sp .sp
@ -958,7 +958,7 @@ This limit is only enforced at module load time, and will be ignored if
precedence over \fBzfs_dirty_data_max_max_percent\fR. See the section precedence over \fBzfs_dirty_data_max_max_percent\fR. See the section
"ZFS TRANSACTION DELAY". "ZFS TRANSACTION DELAY".
.sp .sp
Default value: 25% of physical RAM. Default value: \fB25\fR% of physical RAM.
.RE .RE
.sp .sp
@ -973,7 +973,7 @@ time, and will be ignored if \fBzfs_dirty_data_max\fR is later changed.
The parameter \fBzfs_dirty_data_max_max\fR takes precedence over this The parameter \fBzfs_dirty_data_max_max\fR takes precedence over this
one. See the section "ZFS TRANSACTION DELAY". one. See the section "ZFS TRANSACTION DELAY".
.sp .sp
Default value: \fB25\fR. Default value: \fB25\fR%.
.RE .RE
.sp .sp
@ -987,7 +987,7 @@ memory. Once this limit is exceeded, new writes are halted until space frees
up. The parameter \fBzfs_dirty_data_max\fR takes precedence over this up. The parameter \fBzfs_dirty_data_max\fR takes precedence over this
one. See the section "ZFS TRANSACTION DELAY". one. See the section "ZFS TRANSACTION DELAY".
.sp .sp
Default value: 10%, subject to \fBzfs_dirty_data_max_max\fR. Default value: \fB10\fR%, subject to \fBzfs_dirty_data_max_max\fR.
.RE .RE
.sp .sp
@ -1080,7 +1080,7 @@ When the pool has more than
the dirty data is between min and max, the active I/O limit is linearly the dirty data is between min and max, the active I/O limit is linearly
interpolated. See the section "ZFS I/O SCHEDULER". interpolated. See the section "ZFS I/O SCHEDULER".
.sp .sp
Default value: \fB60\fR. Default value: \fB60\fR%.
.RE .RE
.sp .sp
@ -1095,7 +1095,7 @@ When the pool has less than
the dirty data is between min and max, the active I/O limit is linearly the dirty data is between min and max, the active I/O limit is linearly
interpolated. See the section "ZFS I/O SCHEDULER". interpolated. See the section "ZFS I/O SCHEDULER".
.sp .sp
Default value: \fB30\fR. Default value: \fB30\fR%.
.RE .RE
.sp .sp
@ -1227,7 +1227,7 @@ will tend to be slower than empty devices.
See also \fBzio_dva_throttle_enabled\fR. See also \fBzio_dva_throttle_enabled\fR.
.sp .sp
Default value: \fB1000\fR. Default value: \fB1000\fR%.
.RE .RE
.sp .sp
@ -1882,7 +1882,7 @@ Default value: \fB2\fR.
This controls the number of threads used by the dp_sync_taskq. The default This controls the number of threads used by the dp_sync_taskq. The default
value of 75% will create a maximum of one thread per cpu. value of 75% will create a maximum of one thread per cpu.
.sp .sp
Default value: \fB75\fR. Default value: \fB75\fR%.
.RE .RE
.sp .sp
@ -2161,7 +2161,7 @@ Default value: \fB1024\fR.
This controls the number of threads used by the dp_zil_clean_taskq. The default This controls the number of threads used by the dp_zil_clean_taskq. The default
value of 100% will create a maximum of one thread per cpu. value of 100% will create a maximum of one thread per cpu.
.sp .sp
Default value: \fB100\fR. Default value: \fB100\fR%.
.RE .RE
.sp .sp