README: define 'ARC', consistent punctuation
This commit is contained in:
parent
70d9cb47ae
commit
eb474bc6cd
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ Role Variables
|
||||||
|
|
||||||
| Variable | Description | Role Default | Upstream Default |
|
| Variable | Description | Role Default | Upstream Default |
|
||||||
|----------|:------------|-------------:|-----------------:|
|
|----------|:------------|-------------:|-----------------:|
|
||||||
| `zfs_dkms_arc_pct_min` | _Minimum_ physical memory (%) for ARC usage | `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 usage | `16` | `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.<br />Skipped if the `zfs` kernel module is already loaded. | `3600` | _N/A_ |
|
| `zfs_dkms_timeout` | Seconds to wait while rebooting `Fedora`, `RHEL`, or derivatives for kernel/header currency.<br />Skipped if the `zfs` kernel module is already loaded. | `3600` | _N/A_ |
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue