]> git.baikalelectronics.ru Git - kernel.git/commit
mm,vmacache: count number of system-wide flushes
authorDavidlohr Bueso <dave@stgolabs.net>
Sat, 13 Dec 2014 00:56:10 +0000 (16:56 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Dec 2014 20:42:48 +0000 (12:42 -0800)
commit49388e08bb637b496070618d586777e388cb1c93
tree9487dd9bdf2df8a1989af3dde28d64b84f04ede5
parent03ab46e77cbe4b592393c82d4f82614f0e5c2247
mm,vmacache: count number of system-wide flushes

These flushes deal with sequence number overflows, such as for long lived
threads.  These are rare, but interesting from a debugging PoV.  As such,
display the number of flushes when vmacache debugging is enabled.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/vm_event_item.h
mm/vmacache.c
mm/vmstat.c