Re: [PATCH 07/31] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte

2012-11-14 Thread Rik van Riel
On 11/13/2012 06:12 AM, Mel Gorman wrote: From: Andrea Arcangeli When we split a transparent hugepage, transfer the NUMA type from the pmd to the pte if needed. Signed-off-by: Andrea Arcangeli Signed-off-by: Mel Gorman Reviewed-by: Rik van Riel -- All rights reversed -- To unsubscribe

Re: [PATCH 07/31] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte

2012-11-14 Thread Rik van Riel
On 11/13/2012 06:12 AM, Mel Gorman wrote: From: Andrea Arcangeli aarca...@redhat.com When we split a transparent hugepage, transfer the NUMA type from the pmd to the pte if needed. Signed-off-by: Andrea Arcangeli aarca...@redhat.com Signed-off-by: Mel Gorman mgor...@suse.de Reviewed-by: Rik

[PATCH 07/31] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte

2012-11-13 Thread Mel Gorman
From: Andrea Arcangeli When we split a transparent hugepage, transfer the NUMA type from the pmd to the pte if needed. Signed-off-by: Andrea Arcangeli Signed-off-by: Mel Gorman --- mm/huge_memory.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/mm/huge_memory.c b/mm/huge_memory.c

[PATCH 07/31] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte

2012-11-13 Thread Mel Gorman
From: Andrea Arcangeli aarca...@redhat.com When we split a transparent hugepage, transfer the NUMA type from the pmd to the pte if needed. Signed-off-by: Andrea Arcangeli aarca...@redhat.com Signed-off-by: Mel Gorman mgor...@suse.de --- mm/huge_memory.c |2 ++ 1 file changed, 2