]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - mm/vmstat.c
vmscan: stop kswapd waiting on congestion when the min watermark is not being met
[net-next-2.6.git] / mm / vmstat.c
index 63ab71455c5bcd1e6ca46b77ee9c939654ae3fcd..6051fbab67ba26533594103c62790f779cd21c08 100644 (file)
@@ -683,8 +683,9 @@ static const char * const vmstat_text[] = {
        "slabs_scanned",
        "kswapd_steal",
        "kswapd_inodesteal",
-       "kswapd_slept_prematurely_fast",
-       "kswapd_slept_prematurely_slow",
+       "kswapd_low_wmark_hit_quickly",
+       "kswapd_high_wmark_hit_quickly",
+       "kswapd_skip_congestion_wait",
        "pageoutrun",
        "allocstall",