Searched hist:"2 c888cfbc1b45508a44763d85ba2e8ac43faff5f" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mm_inline.h | diff 2c888cfbc1b45508a44763d85ba2e8ac43faff5f Thu Jan 13 17:47:13 CST 2011 Rik van Riel <riel@redhat.com> 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>
|
H A D | huge_mm.h | diff 2c888cfbc1b45508a44763d85ba2e8ac43faff5f Thu Jan 13 17:47:13 CST 2011 Rik van Riel <riel@redhat.com> 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>
|
/openbmc/linux/mm/ |
H A D | huge_memory.c | diff 2c888cfbc1b45508a44763d85ba2e8ac43faff5f Thu Jan 13 17:47:13 CST 2011 Rik van Riel <riel@redhat.com> 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>
|
H A D | vmscan.c | diff 2c888cfbc1b45508a44763d85ba2e8ac43faff5f Thu Jan 13 17:47:13 CST 2011 Rik van Riel <riel@redhat.com> 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>
|
H A D | memcontrol.c | diff 2c888cfbc1b45508a44763d85ba2e8ac43faff5f Thu Jan 13 17:47:13 CST 2011 Rik van Riel <riel@redhat.com> 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>
|