commit | 2c888cfbc1b45508a44763d85ba2e8ac43faff5f | [log] [tgz] |
---|---|---|
author | Rik van Riel <riel@redhat.com> | Thu Jan 13 15:47:13 2011 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 13 17:32:46 2011 -0800 |
tree | 9a7f2214e5d6a01d5724ae63d4d50cddeb2293ff | |
parent | 97562cd243298acf573620c764a1037bd545c9bc [diff] |
thp: fix anon memory statistics with transparent hugepages Count each transparent hugepage as HPAGE_PMD_NR pages in the LRU statistics, so the Active(anon) and Inactive(anon) statistics in /proc/meminfo are correct. Signed-off-by: Rik van Riel <riel@redhat.com> Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>