commit | 26234f36ef3ec7efcfa9acb181427849c1f9db7c | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Mon Oct 08 16:29:51 2012 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 09 16:22:27 2012 +0900 |
tree | 00c84ab6794fe54c75586eb211d75d80bb038646 | |
parent | 420256ef02660af0acf28c12fe4b7d514ca88a4d [diff] |
thp: introduce khugepaged_prealloc_page and khugepaged_alloc_page They are used to abstract the difference between NUMA enabled and NUMA disabled to make the code more readable Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Cc: Andrea Arcangeli <aarcange@redhat.com> Cc: Hugh Dickins <hughd@google.com> Cc: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>