Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmetaslab.c219 int metaslab_unload_delay_ms = 10 * 60 * 1000; /* ten minutes */ variable
661 (uint64_t)MSEC2NSEC(metaslab_unload_delay_ms)) { in metaslab_class_evict_old()