fullness_threshold_frac  197 mm/zsmalloc.c  static const int fullness_threshold_frac = 4;
fullness_threshold_frac  706 mm/zsmalloc.c  	else if (inuse <= 3 * objs_per_zspage / fullness_threshold_frac)