[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56ea6f98.418f1c0a.cb040.ffffa357@mx.google.com>
Date: Thu, 17 Mar 2016 10:49:28 +0200
From: Ebru Akagunduz <ebru.akagunduz@...il.com>
To: vbabka@...e.cz, 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 Wed, Mar 16, 2016 at 04:54:13PM +0100, Vlastimil Babka wrote:
> 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>
>
Sure. I'll add Suggested-by in next version.
Thanks.
Powered by blists - more mailing lists