Re: [PATCH 2/7] mm, vmscan: add active list aging tracepoint
From: Hillf Danton <hidden>
Date: 2016-12-29 07:49:53
Also in:
lkml
From: Hillf Danton <hidden>
Date: 2016-12-29 07:49:53
Also in:
lkml
On Wednesday, December 28, 2016 11:30 PM Michal Hocko wrote:
From: Michal Hocko <mhocko@suse.com> Our reclaim process has several tracepoints to tell us more about how things are progressing. We are, however, missing a tracepoint to track active list aging. Introduce mm_vmscan_lru_shrink_active which reports the number of scanned, rotated, deactivated and freed pages from the particular node's active list. Signed-off-by: Michal Hocko <mhocko@suse.com> ---
Acked-by: Hillf Danton <redacted> -- 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>