Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c188 * f = fullness_threshold_frac
197 static const int fullness_threshold_frac = 4; variable
702 else if (inuse <= 3 * objs_per_zspage / fullness_threshold_frac) in get_fullness_group()

Completed in 4 milliseconds