Re: [PATCH] Memory hot added,The memory can not been added to movable zone
From: Vlastimil Babka <hidden>
Date: 2015-08-26 06:12:45
Also in:
lkml
From: Vlastimil Babka <hidden>
Date: 2015-08-26 06:12:45
Also in:
lkml
On 26.8.2015 2:36, Changsheng Liu wrote:
a?? 2015/8/25 19:13, Vlastimil Babka a??e??:quoted
On 08/25/2015 12:25 PM, Changsheng Liu wrote:quoted
Thanks very much for your review, I can move the memory from normal zone to movable zone succesfully. And thank you for let me understand the memory mechanism better. a?? 2015/8/25 3:15, Yasuaki Ishimatsu a??e??:So you agree to drop the patch from -mm?The system add memory to normal zone defaultly so that it can be used by kernel and then we can not move the memory to movable zone. The patch can add the memory to movable zone directlly.
I thought that you confirmed that the following works? echo online_movable > /sys/devices/system/memory/memoryXXX/state If you want it to be the default, there's the node_movable kernel boot option. Does it work for you? -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>