On Mon, 2016-03-14 at 23:40 +0200, 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 > Acked-by: Kirill A. Shutemov Reviewed-by: Rik van Riel -- All Rights Reversed.