Lines Matching refs:freerun
816 * (1) f(freerun) = 2.0 => rampup dirty_ratelimit reasonably fast
879 * freerun^ setpoint^ limit^ dirty pages
919 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh);
939 setpoint = (freerun + limit) / 2;
946 * against wb limits. Even if global "nr_dirty" is under "freerun".
964 * much earlier than global "freerun" is reached (~23MB vs. ~2.3GB
1004 * (when globally we are at freerun and wb is well below wb
1204 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh);
1206 unsigned long setpoint = (freerun + limit) / 2;
1655 * both global and memcg freerun ceilings.
1693 * when below the per-wb freerun ceiling.
1721 * freerun ceiling.