diff options
author | Andrea Arcangeli <aarcange@redhat.com> | 2011-06-15 15:08:08 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-06-15 20:03:58 -0700 |
commit | f300ea499721ca208fc4714b9105bfd7e9f75be0 (patch) | |
tree | afa4cb47cf030647491066b816df7f5fbf239bc6 /mm/memory.c | |
parent | ada9c93312f7ec49514c68c211595ce2601cebae (diff) | |
download | linux-f300ea499721ca208fc4714b9105bfd7e9f75be0.tar.gz linux-f300ea499721ca208fc4714b9105bfd7e9f75be0.tar.bz2 linux-f300ea499721ca208fc4714b9105bfd7e9f75be0.zip |
mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
Johannes noticed the vmstat update is already taken care of by
khugepaged_alloc_hugepage() internally. The only places that are required
to update the vmstat are the callers of alloc_hugepage (callers of
khugepaged_alloc_hugepage aren't).
Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
Reported-by: Johannes Weiner <jweiner@redhat.com>
Acked-by: Rik van Riel <riel@redhat.com>
Reviewed-by: Minchan Kim <minchan.kim@gmail.com>
Acked-by: Johannes Weiner <jweiner@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions