limit zfs cache?

xal3xhx

Cadet
Joined
Apr 4, 2020
Messages
4
i have a small amount of ram and its making my vm unstable (could be a windows problem) when zfs cache is using all of it, how can i set the max zfs cache is allowed to use?
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
The system should reclaim the memory used for caching in most cases.

The sysctl you want is vfs.zfs.arc_max
 
Top