Searched refs:MIN_SLOP (Results 1 – 1 of 1) sorted by relevance
263 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro322 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()