]> git.baikalelectronics.ru Git - kernel.git/commit
smaps: account swap entries
authorPeter Zijlstra <peterz@infradead.org>
Mon, 28 Apr 2008 09:12:55 +0000 (02:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:22 +0000 (08:58 -0700)
commit6a1822170745ce70c7d78300dfa823438feaa9d4
treea78674e56c27db43490cac0ef7c121e845051b62
parentcfc0f6011bbd1e2eb3f471fcc9168b3758390f6b
smaps: account swap entries

Show the amount of swap for each vma.  This can be used to see where all the
swap goes.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Matt Mackall <mpm@selenic.com>
Acked-by: 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>
fs/proc/task_mmu.c