OOM killer and kernel cache reclamation rate limit in vm_pageout_scan()

Andriy Gapon avg at FreeBSD.org
Thu Oct 16 11:52:54 UTC 2014


On 16/10/2014 12:08, Steven Hartland wrote:
> Unfortunately ZFS doesn't prevent new inflight writes until it
> hits zfs_dirty_data_max, so while what your suggesting will
> help, if the writes come in quick enough I would expect it to
> still be able to out run the pageout.

As I've mentioned, arc_memory_throttle() also plays role in limiting the dirty data.

-- 
Andriy Gapon


More information about the freebsd-current mailing list