diff options
author | Dave Hansen <dave@linux.vnet.ibm.com> | 2011-09-21 00:19:39 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-21 22:15:44 +0200 |
commit | 3200a8aaab0c9ccdc0f59b0dac2d4a47029137fa (patch) | |
tree | 33ba986eab9d2663b44082c73114e2599cd06537 /init | |
parent | make /proc/$pid/numa_maps gather_stats() take variable page size (diff) | |
download | linux-3200a8aaab0c9ccdc0f59b0dac2d4a47029137fa.tar.xz linux-3200a8aaab0c9ccdc0f59b0dac2d4a47029137fa.zip |
break out numa_maps gather_pte_stats() checks
gather_pte_stats() does a number of checks on a target page
to see whether it should even be considered for statistics.
This breaks that code out in to a separate function so that
we can use it in the transparent hugepage case in the next
patch.
Signed-off-by: Dave Hansen <dave@linux.vnet.ibm.com>
Acked-by: Hugh Dickins <hughd@google.com>
Reviewed-by: Christoph Lameter <cl@gentwo.org>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions