diff options
author | Dave Hansen <[email protected]> | 2011-09-20 15:19:41 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-09-21 13:15:44 -0700 |
commit | 32ef43848f283e0ef945d3c67e851c143fea3970 (patch) | |
tree | dc220a36bd188772896ba27db36b243ae1718385 /net/lapb/lapb_timer.c | |
parent | 3200a8aaab0c9ccdc0f59b0dac2d4a47029137fa (diff) |
teach /proc/$pid/numa_maps about transparent hugepages
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 <[email protected]>
Acked-by: Hugh Dickins <[email protected]>
Acked-by: David Rientjes <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions