Re: [PART4 Patch v2 2/2] memory_hotplug: allow online/offline memory to result movable node

2012-12-16 Thread Tang Chen
d, 12 Dec 2012 22:49:15 +0900 Subject: [PART4 Patch v2 2/2] memory_hotplug: allow online/offline memory to result movable node Now, memory management can handle movable node or nodes which don't have any normal memory, so we can dynamic configure and add movable node by: online a ZONE_MOVAB

Re: [PART4 Patch v2 2/2] memory_hotplug: allow online/offline memory to result movable node

2012-11-20 Thread Andrew Morton
On Fri, 16 Nov 2012 19:58:10 +0800 Wen Congyang wrote: > From: Lai Jiangshan > > Now, memory management can handle movable node or nodes which don't have > any normal memory, so we can dynamic configure and add movable node by: > online a ZONE_MOVABLE memory from a previous offline node >

[PART4 Patch v2 2/2] memory_hotplug: allow online/offline memory to result movable node

2012-11-16 Thread Wen Congyang
From: Lai Jiangshan Now, memory management can handle movable node or nodes which don't have any normal memory, so we can dynamic configure and add movable node by: online a ZONE_MOVABLE memory from a previous offline node offline the last normal memory which result a non-normal-m