diff options
author | Dave Hansen <dave@linux.vnet.ibm.com> | 2011-09-20 15:19:39 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-21 13:15:44 -0700 |
commit | 3200a8aaab0c9ccdc0f59b0dac2d4a47029137fa (patch) | |
tree | 33ba986eab9d2663b44082c73114e2599cd06537 /fs/proc/meminfo.c | |
parent | eb4866d0066ffd5446751c102d64feb3318d8bd1 (diff) | |
download | linux-stable-3200a8aaab0c9ccdc0f59b0dac2d4a47029137fa.tar.gz linux-stable-3200a8aaab0c9ccdc0f59b0dac2d4a47029137fa.tar.bz2 linux-stable-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 'fs/proc/meminfo.c')
0 files changed, 0 insertions, 0 deletions