Re: [PATCH] mm: memcontrol: provide shmem statistics
From: Balbir Singh <bsingharora@gmail.com>
Date: 2017-02-22 04:13:08
Also in:
linux-mm, lkml
From: Balbir Singh <bsingharora@gmail.com>
Date: 2017-02-22 04:13:08
Also in:
linux-mm, lkml
On Tue, Feb 21, 2017 at 11:43:43AM -0500, Johannes Weiner wrote:
Cgroups currently don't report how much shmem they use, which can be useful data to have, in particular since shmem is included in the cache/file item while being reclaimed like anonymous memory. Add a counter to track shmem pages during charging and uncharging. Reported-by: Chris Down <redacted> Signed-off-by: Johannes Weiner <hannes@cmpxchg.org> ---
Makes sense Acked-by: Balbir Singh <bsingharora@gmail.com> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>