Re: [PATCH mm-unstable v19 09/14] mm/khugepaged: improve tracepoints for mTHP orders
From: Lance Yang <lance.yang@linux.dev>
Date: 2026-06-08 07:19:27
Also in:
linux-doc, linux-mm, lkml
From: Lance Yang <lance.yang@linux.dev>
Date: 2026-06-08 07:19:27
Also in:
linux-doc, linux-mm, lkml
On Fri, Jun 05, 2026 at 10:14:16AM -0600, Nico Pache wrote:
Add the order to the mm_collapse_huge_page<_swapin,_isolate> tracepoints to give better insight into what order is being operated at for. Reviewed-by: Lorenzo Stoakes <ljs@kernel.org> Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com> Acked-by: David Hildenbrand (Arm) <david@kernel.org> Signed-off-by: Nico Pache <npache@redhat.com> ---
Reviewed-by: Lance Yang <lance.yang@linux.dev>