On Thu, Aug 15, 2013 at 04:42:35PM +0800, Tang Chen wrote: > 1. Use BRK to map a range near kernel image, let's call it range X. > 2. Calculate how much memory needed to map all the memory, let's say > Y Bytes. > Use range X to map at least Y Bytes memory near kernel image. > 3. Use the mapped memory to map all the rest memory. > > Does this sound OK to you guys ? Either than where we put the page table, the rest is the same, right? Please note that we do want the pagetable in high address by default, so this should be an optional behavior dependent on the hotplug boot param. Thanks. -- tejun -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>