[PATCH 0/2] Report the pagesize backing VMAs in /proc

From: Mel Gorman
Date: Sun Sep 21 2008 - 21:38:26 EST


The following two patches add support for printing the size used for
hugepage-backed regions. This can be used by a user to verify that a
hugepage-aware application is using the expected page sizes.

The first patch should not be considered too contensious as it is highly
unlikely to break any parsers. There is a possibility that the second patch
will break parsers that arguably are already broken. More details are in
the patches themselves.

fs/proc/task_mmu.c | 29 +++++++++++++++++++++--------
include/linux/hugetlb.h | 13 +++++++++++++
2 files changed, 34 insertions(+), 8 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/