|
|
|
|
|
by amarshall
1832 days ago
|
|
But it doesn’t really use more memory. The ARC gives the impression of high memory usage because it’s different than the OS page cache and usually called out explicitly and not ignored in many monitoring tools like the OS cache is. Linux—without ZFS—will happily consume nearly all RAM with any filesystem if enough data is read and written. |
|
For a long running, non-idle system, a good rule of thumb is that all RAM not being actively used is being used by evictable caching.