Re: [PATCH 7/7] mm, vmscan: add mm_vmscan_inactive_list_is_low tracepoint
From: Hillf Danton <hidden>
Date: 2016-12-29 08:25:12
Also in:
lkml
From: Hillf Danton <hidden>
Date: 2016-12-29 08:25:12
Also in:
lkml
On Wednesday, December 28, 2016 11:31 PM Michal Hocko wrote:
From: Michal Hocko <mhocko@suse.com> Currently we have tracepoints for both active and inactive LRU lists reclaim but we do not have any which would tell us why we we decided to age the active list. Without that it is quite hard to diagnose active/inactive lists balancing. Add mm_vmscan_inactive_list_is_low tracepoint to tell us this information. 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>