Files
kernel-tenderloin-3.0/fs/proc
Dave Hansen e2d598ab82 teach /proc/$pid/numa_maps about transparent hugepages
commit 32ef43848f283e0ef945d3c67e851c143fea3970 upstream.

This is modeled after the smaps code.

It detects transparent hugepages and then does a single gather_stats()
for the page as a whole.  This has two benifits:
 1. It is more efficient since it does many pages in a single shot.
 2. It does not have to break down the huge page.

Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>
Acked-by: Hugh Dickins <hughd@google.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-10-03 11:40:38 -07:00
..
2011-05-26 17:12:36 -07:00
2011-08-04 21:58:40 -07:00
2011-01-13 08:03:17 -08:00
2011-01-13 17:32:43 -08:00
2011-01-13 17:32:43 -08:00
2011-06-12 17:45:28 -04:00