Searched hist:"5 da7ca86078964cbfe6c83efc1205904587706fe" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | mempolicy.h | diff 5da7ca86078964cbfe6c83efc1205904587706fe Fri Jan 06 02:10:46 CST 2006 Christoph Lameter <clameter@engr.sgi.com> [PATCH] Add NUMA policy support for huge pages.
The huge_zonelist() function in the memory policy layer provides an list of zones ordered by NUMA distance. The hugetlb layer will walk that list looking for a zone that has available huge pages but is also in the nodeset of the current cpuset.
This patch does not contain the folding of find_or_alloc_huge_page() that was controversial in the earlier discussion.
Signed-off-by: Christoph Lameter <clameter@sgi.com> Cc: Andi Kleen <ak@muc.de> Acked-by: William Lee Irwin III <wli@holomorphy.com> Cc: Adam Litke <agl@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | hugetlb.h | diff 5da7ca86078964cbfe6c83efc1205904587706fe Fri Jan 06 02:10:46 CST 2006 Christoph Lameter <clameter@engr.sgi.com> [PATCH] Add NUMA policy support for huge pages.
The huge_zonelist() function in the memory policy layer provides an list of zones ordered by NUMA distance. The hugetlb layer will walk that list looking for a zone that has available huge pages but is also in the nodeset of the current cpuset.
This patch does not contain the folding of find_or_alloc_huge_page() that was controversial in the earlier discussion.
Signed-off-by: Christoph Lameter <clameter@sgi.com> Cc: Andi Kleen <ak@muc.de> Acked-by: William Lee Irwin III <wli@holomorphy.com> Cc: Adam Litke <agl@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
/openbmc/linux/mm/ |
H A D | mempolicy.c | diff 5da7ca86078964cbfe6c83efc1205904587706fe Fri Jan 06 02:10:46 CST 2006 Christoph Lameter <clameter@engr.sgi.com> [PATCH] Add NUMA policy support for huge pages.
The huge_zonelist() function in the memory policy layer provides an list of zones ordered by NUMA distance. The hugetlb layer will walk that list looking for a zone that has available huge pages but is also in the nodeset of the current cpuset.
This patch does not contain the folding of find_or_alloc_huge_page() that was controversial in the earlier discussion.
Signed-off-by: Christoph Lameter <clameter@sgi.com> Cc: Andi Kleen <ak@muc.de> Acked-by: William Lee Irwin III <wli@holomorphy.com> Cc: Adam Litke <agl@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
H A D | hugetlb.c | diff 5da7ca86078964cbfe6c83efc1205904587706fe Fri Jan 06 02:10:46 CST 2006 Christoph Lameter <clameter@engr.sgi.com> [PATCH] Add NUMA policy support for huge pages.
The huge_zonelist() function in the memory policy layer provides an list of zones ordered by NUMA distance. The hugetlb layer will walk that list looking for a zone that has available huge pages but is also in the nodeset of the current cpuset.
This patch does not contain the folding of find_or_alloc_huge_page() that was controversial in the earlier discussion.
Signed-off-by: Christoph Lameter <clameter@sgi.com> Cc: Andi Kleen <ak@muc.de> Acked-by: William Lee Irwin III <wli@holomorphy.com> Cc: Adam Litke <agl@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|