Re: [PATCH 8/8] mm: Documentation: clarify where the mTHP stats live
From: Baolin Wang
Date: Fri Jul 10 2026 - 03:56:28 EST
On 7/6/26 11:44 PM, Nico Pache wrote:
The note about khugepaged counters references /proc/vmstat for the PMD
case, but never mentions where the mTHPs stats can be found
(i.e.: /sys/kernel/mm/transparent_hugepage/hugepages-<size>kB/stats/)
Add a small addition to this section for clarity.
Also fix a missing period while we are at it.
Suggested-by: Lorenzo Stoakes <ljs@xxxxxxxxxx>
Signed-off-by: Nico Pache <npache@xxxxxxxxxx>
---
LGTM.
Reviewed-by: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>