Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmstat.c288 unsigned long max_drift, tolerate_drift; in refresh_zone_stat_thresholds() local
309 tolerate_drift = low_wmark_pages(zone) - min_wmark_pages(zone); in refresh_zone_stat_thresholds()
311 if (max_drift > tolerate_drift) in refresh_zone_stat_thresholds()