Home
last modified time | relevance | path

Searched refs:tolerate_drift (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dvmstat.c291 unsigned long max_drift, tolerate_drift; in refresh_zone_stat_thresholds() local
312 tolerate_drift = low_wmark_pages(zone) - min_wmark_pages(zone); in refresh_zone_stat_thresholds()
314 if (max_drift > tolerate_drift) in refresh_zone_stat_thresholds()