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

/linux-4.4.14/mm/
H A Dzsmalloc.c195 * f = fullness_threshold_frac
204 static const int fullness_threshold_frac = 4; variable
636 else if (inuse <= 3 * max_objects / fullness_threshold_frac) get_fullness_group()

Completed in 57 milliseconds