]> www.infradead.org Git - users/willy/pagecache.git/commit
docs: mm: fix the incorrect 'FileHugeMapped' field
authorBaolin Wang <baolin.wang@linux.alibaba.com>
Tue, 17 Dec 2024 08:55:39 +0000 (16:55 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Tue, 31 Dec 2024 01:59:08 +0000 (17:59 -0800)
commit472098f23323c39cc6269d7b7bf76cba62830a4c
tree765cdc63d35d9ac8576619f1040f586c2e1229bc
parent4d9b90df2eb49ab9becdbfd1fd60071bb107406e
docs: mm: fix the incorrect 'FileHugeMapped' field

The '/proc/PID/smaps' does not have the 'FileHugeMapped' field to count
the file transparent huge pages, instead, the 'FilePmdMapped' field should
be used.  Fix it.

Link: https://lkml.kernel.org/r/d520ce3aba2b03b088be30bece732426a939049a.1734425264.git.baolin.wang@linux.alibaba.com
Signed-off-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Acked-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Documentation/admin-guide/mm/transhuge.rst