min_window
if (size > min_window && ! tau[cpu].grew) {
shrink = (2 + size - min_window) / 4;
if ((tau[cpu].high - tau[cpu].low) != min_window){