summaryrefslogtreecommitdiff
path: root/mm/vmacache.c
diff options
context:
space:
mode:
authorDavidlohr Bueso <dave@stgolabs.net>2014-12-12 16:56:10 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2014-12-13 12:42:48 -0800
commitf5f302e21257ebb0c074bbafc37606c26d28cc3d (patch)
tree9487dd9bdf2df8a1989af3dde28d64b84f04ede5 /mm/vmacache.c
parent16a7ade8af3b4ad30aec880177ff291bb5ea86d1 (diff)
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>
Diffstat (limited to 'mm/vmacache.c')
-rw-r--r--mm/vmacache.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mm/vmacache.c b/mm/vmacache.c
index 9f25af825dec..b6e3662fe339 100644
--- a/mm/vmacache.c
+++ b/mm/vmacache.c
@@ -17,6 +17,8 @@ void vmacache_flush_all(struct mm_struct *mm)
{
struct task_struct *g, *p;
+ count_vm_vmacache_event(VMACACHE_FULL_FLUSHES);
+
/*
* Single threaded tasks need not iterate the entire
* list of process. We can avoid the flushing as well
>libreoffice-4-0-4 Unnamed repository; edit this file to name it for gitweb.root
summaryrefslogtreecommitdiff
path: root/translations
AgeCommit message (Expand)AuthorFilesLines
2012-09-24update translations for LibreOffice 3.6.2 rc2libreoffice-3-6-2Andras Timar542-3842/+3526
2012-09-10update translations for LibreOffice 3.6.2 rc1Andras Timar2809-174444/+172004
2012-08-20update translations for LibreOffice 3.6.1 rc2 (2nd)Andras Timar122-1559/+1341
2012-08-17update translations for LibreOffice 3.6.1 rc2Andras Timar682-9614/+8472
2012-08-12update translations for LibreOffice 3.6.1 rc1Andras Timar2271-49193/+34309
2012-07-16update translations for LibreOffice 3.6.0 rc2Andras Timar28967-40461/+41581
2012-07-10update translations for LibreOffice 3.6.0 rc1Andras Timar3442-38376/+28548
2012-07-01update translations for LibreOffice 3.6.0 beta3Andras Timar31979-255559/+265788
2012-06-18update Serbian translation for 3.6.0 beta2Andras Timar558-69908/+71082
2012-06-18update translations for LibreOffice 3.6.0 beta2Andras Timar