[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56E981A5.30401@suse.cz>
Date: Wed, 16 Mar 2016 16:54:13 +0100
From: Vlastimil Babka <vbabka@...e.cz>
To: Ebru Akagunduz <ebru.akagunduz@...il.com>, linux-mm@...ck.org
Cc: hughd@...gle.com, riel@...hat.com, akpm@...ux-foundation.org,
kirill.shutemov@...ux.intel.com, n-horiguchi@...jp.nec.com,
aarcange@...hat.com, iamjoonsoo.kim@....com, gorcunov@...nvz.org,
linux-kernel@...r.kernel.org, mgorman@...e.de, rientjes@...gle.com,
aneesh.kumar@...ux.vnet.ibm.com, hannes@...xchg.org,
mhocko@...e.cz, boaz@...xistor.com
Subject: Re: [PATCH v3 1/2] mm, vmstat: calculate particular vm event
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@...il.com>
> Acked-by: Kirill A. Shutemov <kirill.shutemov@...ux.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@...ux.intel.com>
Otherwise:
Acked-by: Vlastimil Babka <vbabka@...e.cz>
Thanks.
Powered by blists - more mailing lists