diff --git a/README.md b/README.md index d5e2cac..bb07ec9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ None. | Variable | Description | Role Default | Upstream Default | |----------|:------------|-------------:|-----------------:| -| `zfs_dkms_arc_pct_min` | _Minimum_ physical memory (%) for ARC
_(Adaptive Read Cache)_. | `0` | `0` | +| `zfs_dkms_arc_pct_min` | _Minimum_ physical memory (%) for ARC.
_(Adaptive Read Cache)_ | `0` | `0` | | `zfs_dkms_arc_pct_max` | _Peak_ physical memory (%) for ARC. | `16` | `0` | | `zfs_dkms_timeout` | Seconds to wait while rebooting `Fedora`, `RHEL`, or derivatives for kernel/header currency.
Skipped if the `zfs` kernel module is already loaded. | `3600` | _N/A_ |