per-task-delay-accounting: update document and getdelays.c for memory reclaim
authorKeika Kobayashi <kobayashi.kk@ncos.nec.co.jp>
Fri, 25 Jul 2008 08:48:54 +0000 (01:48 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2008 17:53:47 +0000 (10:53 -0700)
commit9b0975a20af1ff2f367e3b6b7c150eb114c6b500
treeace79e787e000f9061e69cbbf81ff0eaa180e190
parent016ae219b920c4e606088761d3d6070cdf8ba706
per-task-delay-accounting: update document and getdelays.c for memory reclaim

Update document and make getdelays.c show delay accounting for memory reclaim.

For making a distinction between "swapping in pages" and "memory reclaim"
in getdelays.c, MEM is changed to SWAP.

Signed-off-by: Keika Kobayashi <kobayashi.kk@ncos.nec.co.jp>
Acked-by: Balbir Singh <balbir@linux.vnet.ibm.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/accounting/delay-accounting.txt
Documentation/accounting/getdelays.c