Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1359112

Re: [PATCH v3 1/2] mm, vmstat: calculate particular vm event

From Vlastimil Babka <vbabka@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH v3 1/2] mm, vmstat: calculate particular vm event
Date 2016-03-16 17:00 +0100
Message-ID <rdm1A-2tH-9@gated-at.bofh.it> (permalink)
References <rcIxc-11m-9@gated-at.bofh.it> <rcIxc-11m-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 03/14/2016 10:40 PM, Ebru Akagunduz wrote:
> Currently, vmstat can calculate specific vm event with all_vm_events()
> however it allocates all vm events to stack. This patch introduces
> a helper to sum value of a specific vm event over all cpu, without
> loading all the events.
>
> Signed-off-by: Ebru Akagunduz <ebru.akagunduz@gmail.com>
> Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>

Kirill was modest enough to not point this out, but this should IMHO 
have at least:

Suggested-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>

Otherwise:
Acked-by: Vlastimil Babka <vbabka@suse.cz>

Thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] mm, thp: Fix unnecessarry resource consuming in swapin Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-03-14 22:50 +0100
  [PATCH v3 1/2] mm, vmstat: calculate particular vm event Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-03-14 22:50 +0100
    Re: [PATCH v3 1/2] mm, vmstat: calculate particular vm event Rik van Riel <riel@redhat.com> - 2016-03-14 23:20 +0100
    Re: [PATCH v3 1/2] mm, vmstat: calculate particular vm event Vlastimil Babka <vbabka@suse.cz> - 2016-03-16 17:00 +0100
      Re: [PATCH v3 1/2] mm, vmstat: calculate particular vm event Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-03-17 09:50 +0100
  [PATCH v3 2/2] mm, thp: avoid unnecessary swapin in khugepaged Ebru Akagunduz <ebru.akagunduz@gmail.com> - 2016-03-14 22:50 +0100
    Re: [PATCH v3 2/2] mm, thp: avoid unnecessary swapin in khugepaged Vlastimil Babka <vbabka@suse.cz> - 2016-03-17 12:10 +0100

csiph-web