Re: [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot

2013-09-02 Thread Yasuaki Ishimatsu
(2013/09/03 2:43), Srivatsa S. Bhat wrote: On 09/02/2013 11:50 AM, Yasuaki Ishimatsu wrote: (2013/08/30 22:15), Srivatsa S. Bhat wrote: Initialize the node's memory-regions structures with the information about the region-boundaries, at boot time. Based-on-patch-by: Ankita Garg Signed-off-by:

Re: [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot

2013-09-02 Thread Srivatsa S. Bhat
On 09/02/2013 11:50 AM, Yasuaki Ishimatsu wrote: > (2013/08/30 22:15), Srivatsa S. Bhat wrote: >> Initialize the node's memory-regions structures with the information >> about >> the region-boundaries, at boot time. >> >> Based-on-patch-by: Ankita Garg >> Signed-off-by: Srivatsa S. Bhat >> --- >>

Re: [RFC PATCH v3 04/35] mm: Initialize node memory regions during boot

2013-09-01 Thread Yasuaki Ishimatsu
(2013/08/30 22:15), Srivatsa S. Bhat wrote: Initialize the node's memory-regions structures with the information about the region-boundaries, at boot time. Based-on-patch-by: Ankita Garg Signed-off-by: Srivatsa S. Bhat --- include/linux/mm.h |4 mm/page_alloc.c| 28 +

[RFC PATCH v3 04/35] mm: Initialize node memory regions during boot

2013-08-30 Thread Srivatsa S. Bhat
Initialize the node's memory-regions structures with the information about the region-boundaries, at boot time. Based-on-patch-by: Ankita Garg Signed-off-by: Srivatsa S. Bhat --- include/linux/mm.h |4 mm/page_alloc.c| 28 2 files changed, 32 inserti

[RFC PATCH v3 04/35] mm: Initialize node memory regions during boot

2013-08-30 Thread Srivatsa S. Bhat
Initialize the node's memory-regions structures with the information about the region-boundaries, at boot time. Based-on-patch-by: Ankita Garg Signed-off-by: Srivatsa S. Bhat --- include/linux/mm.h |4 mm/page_alloc.c| 28 2 files changed, 32 inserti