Searched refs:DEGRADED_WINDOW_MINS (Results 1 – 1 of 1) sorted by relevance
160 #define DEGRADED_WINDOW_MINS (30) macro165 { DEGRADED_WINDOW_MINS, 1, 0, 0, { 0, 0 }},2957 …d int current_budget_rate_allowed = ((budget_left / time_left.tv_sec) / 60) * DEGRADED_WINDOW_MINS; in memorystatus_freeze_update_throttle()2958 …rmal_budget_rate_allowed = (freeze_daily_pageouts_max / NORMAL_WINDOW_MINS) * DEGRADED_WINDOW_MINS; in memorystatus_freeze_update_throttle()