max / mountaineer
| 1 | # Mountaineer: zfs_arc_max placeholder. |
| 2 | # |
| 3 | # The installer overwrites this file at install time with a value computed |
| 4 | # from total system RAM (see INSTALL.md ARC sizing table). This placeholder |
| 5 | # only exists so the path is present in the apkovl; the real value is |
| 6 | # determined per-host. |
| 7 | # |
| 8 | # options zfs zfs_arc_max=<bytes> |
| 9 |