vmscan: have kswapd sleep for a short interval and double check it should be asleep
[safe/jmp/linux-2.6] / mm / vmstat.c
index dad2327..63ab714 100644 (file)
@@ -683,6 +683,8 @@ static const char * const vmstat_text[] = {
        "slabs_scanned",
        "kswapd_steal",
        "kswapd_inodesteal",
+       "kswapd_slept_prematurely_fast",
+       "kswapd_slept_prematurely_slow",
        "pageoutrun",
        "allocstall",