Searched refs:metaslab_unload_delay (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c141 int metaslab_unload_delay = TXG_SIZE * 2; variable
2429 * from it in 'metaslab_unload_delay' txgs, then unload it.
2432 msp->ms_selected_txg + metaslab_unload_delay < txg) {

Completed in 114 milliseconds