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

/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h269 * has an absolute max queue depth (mg_max_alloc_queue_depth). We
273 * it reaches mg_max_alloc_queue_depth. The cur_max resets every txg to
280 uint64_t mg_max_alloc_queue_depth; member in struct:metaslab_group
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c4600 uint64_t max = mg->mg_max_alloc_queue_depth;
H A Dspa.c9786 * allocations look at mg_max_alloc_queue_depth, and async
9793 mg->mg_max_alloc_queue_depth = max_queue_depth;

Completed in 184 milliseconds