Re: [PATCH] mm/thp/autonuma: Use TNF flag instead of vm fault.
From: Kirill A. Shutemov <hidden>
Date: 2017-02-23 09:42:12
Also in:
lkml
From: Kirill A. Shutemov <hidden>
Date: 2017-02-23 09:42:12
Also in:
lkml
On Sun, Feb 19, 2017 at 03:29:55PM +0530, Aneesh Kumar K.V wrote:
We are using wrong flag value in task_numa_falt function. This can result in us doing wrong numa fault statistics update, because we update num_pages_migrate and numa_fault_locality etc based on the flag argument passed. Signed-off-by: Aneesh Kumar K.V <redacted>
Ouch. My bad. Acked-by: Kirill A. Shutemov <redacted> -- Kirill A. Shutemov -- 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>