File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -13,16 +13,18 @@ argument_specs:
1313 required : false
1414 default : 3600
1515 description :
16- - " How long to wait when rebooting RHEL/derivatives for kernel updates [and current headers]"
16+ - " Seconds to wait while rebooting Fedora, RHEL, or derivatives for kernel/header currency."
17+ - " Not applicable to Debian or Ubuntu."
18+ - " Skipped when zfs is already loaded."
1719 zfs_dkms_arc_pct_min :
1820 type : " int"
1921 required : false
2022 default : 0
2123 description :
22- - " Minimum physical memory (%) allowed for ARC usage "
24+ - " Minimum physical memory (%) for ARC (Adaptive Read Cache). "
2325 zfs_dkms_arc_pct_max :
2426 type : " int"
2527 required : false
2628 default : 16
2729 description :
28- - " Max physical memory (%) allowed for ARC usage "
30+ - " Peak physical memory (%) for ARC. "
You can’t perform that action at this time.
0 commit comments