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

/linux-4.4.14/mm/
H A Dpage-writeback.c675 static unsigned long dirty_freerun_ceiling(unsigned long thresh, dirty_freerun_ceiling() function
867 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh); wb_position_ratio()
927 wb_setpoint = dirty_freerun_ceiling(wb_thresh, wb_position_ratio()
1152 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh); wb_update_dirty_ratelimit()
1612 if (dirty <= dirty_freerun_ceiling(thresh, bg_thresh) && balance_dirty_pages()
1614 m_dirty <= dirty_freerun_ceiling(m_thresh, m_bg_thresh))) { balance_dirty_pages()

Completed in 109 milliseconds