[PATCH v5 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit

2013-06-14 Thread Yinghai Lu
If node with ram is hotplugable, local node mem for page table and vmemmap should be on that node ram. This patch is some kind of refreshment of | commit 1411e0ec3123ae4c4ead6bfc9fe3ee5a3ae5c327 | Date: Mon Dec 27 16:48:17 2010 -0800 | |x86-64, numa: Put pgtable to local node memory That

[PATCH v5 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit

2013-06-14 Thread Yinghai Lu
If node with ram is hotplugable, local node mem for page table and vmemmap should be on that node ram. This patch is some kind of refreshment of | commit 1411e0ec3123ae4c4ead6bfc9fe3ee5a3ae5c327 | Date: Mon Dec 27 16:48:17 2010 -0800 | |x86-64, numa: Put pgtable to local node memory That

[Part1 PATCH v5 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit

2013-06-13 Thread Tang Chen
From: Yinghai Lu If node with ram is hotplugable, memory for local node page table and vmemmap should be on the local node ram. This patch is some kind of refreshment of | commit 1411e0ec3123ae4c4ead6bfc9fe3ee5a3ae5c327 | Date: Mon Dec 27 16:48:17 2010 -0800 | |x86-64, numa: Put pgtable

[Part1 PATCH v5 22/22] x86, mm, numa: Put pagetable on local node ram for 64bit

2013-06-13 Thread Tang Chen
From: Yinghai Lu ying...@kernel.org If node with ram is hotplugable, memory for local node page table and vmemmap should be on the local node ram. This patch is some kind of refreshment of | commit 1411e0ec3123ae4c4ead6bfc9fe3ee5a3ae5c327 | Date: Mon Dec 27 16:48:17 2010 -0800 | |x86-64,