Home
last modified time | relevance | path

Searched refs:zfs_scan_mem_lim_fact (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c178 int zfs_scan_mem_lim_fact = 20; /* fraction of physmem */ variable
1231 mlim_hard = MAX((physmem / zfs_scan_mem_lim_fact) * PAGESIZE, in dsl_scan_should_clear()