Home
last modified time | relevance | path

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

/mm/
Dzsmalloc.c190 static const int fullness_threshold_frac = 4; variable
740 else if (inuse <= 3 * objs_per_zspage / fullness_threshold_frac) in get_fullness_group()