]> Git Repo - linux.git/commit
pagemap: rework hugetlb and thp report
authorKonstantin Khlebnikov <[email protected]>
Tue, 8 Sep 2015 22:00:04 +0000 (15:00 -0700)
committerLinus Torvalds <[email protected]>
Tue, 8 Sep 2015 22:35:28 +0000 (15:35 -0700)
commit356515e7b64c2629f686109d426baaf868cdf7e8
tree369d85857cd3eb403ebb0d07125b5e38e333c3f8
parentdeb945441b9408d6cd15751f5232eeca9f50a5a1
pagemap: rework hugetlb and thp report

This patch moves pmd dissection out of reporting loop: huge pages are
reported as bunch of normal pages with contiguous PFNs.

Add missing "FILE" bit in hugetlb vmas.

Signed-off-by: Konstantin Khlebnikov <[email protected]>
Reviewed-by: Naoya Horiguchi <[email protected]>
Reviewed-by: Mark Williamson <[email protected]>
Tested-by: Mark Williamson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/proc/task_mmu.c
This page took 0.053985 seconds and 4 git commands to generate.