This commit is based on a patch originally by @edef1c. The ZFS ARC is a cache (it's in the name), which will be evicted by the kernel if memory pressure so requires. Hence, the ARC should not be counted towards a system's total used memory, and should instead be grouped with the other caches in the system. Signed-off-by: edef <edef@edef.eu>main
parent
f4bb50294a
commit
dfa40ad0eb
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue