Re: [PATCH 1/3] rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAP
From: Johannes Weiner <hidden>
Date: 2012-06-06 07:18:35
Also in:
linux-mm
From: Johannes Weiner <hidden>
Date: 2012-06-06 07:18:35
Also in:
linux-mm
On Tue, Jun 05, 2012 at 10:32:58AM +0900, Kamezawa Hiroyuki wrote:
MEM_CGROUP_STAT_SWAPOUT represents the usage of swap rather than the number of swap-out events. Rename it to be MEM_CGROUP_STAT_SWAP. Changelog: - use MEM_CGROUP_STAT_SWAP instead of MEM_CGROUP_STAT_NR_SWAP. Acked-by: Michal Hocko <redacted> Acked-by: Hugh Dickins <redacted> Signed-off-by: KAMEZAWA Hiroyuki <redacted>
Acked-by: Johannes Weiner <redacted>