Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/include/sys/
H A Dmetaslab_impl.h198 uint64_t mc_alloc_max; member
/src/sys/contrib/openzfs/module/zfs/
H A Dmetaslab.c438 mc->mc_alloc_max = UINT64_MAX; in metaslab_class_create()
538 mc->mc_alloc_max = UINT64_MAX; in metaslab_class_balance()
635 mc->mc_alloc_max = sum_aliquot * 4; in metaslab_class_balance()
5826 if (must || mca->mca_reserved <= mc->mc_alloc_max) { in metaslab_class_throttle_reserve()
5836 mc->mc_alloc_max); in metaslab_class_throttle_reserve()
5852 mc->mc_alloc_max); in metaslab_class_throttle_unreserve()