On Mon, 2010-06-14 at 17:28 -0700, Yinghai Lu wrote: > On 06/04/2010 06:47 PM, Benjamin Herrenschmidt wrote: > > On Fri, 2010-06-04 at 18:35 -0700, Yinghai Lu wrote: > .. > >> can you rebase powerpc/lmb, so we can put lmb for x86 changes to tip > >> and next? > > > > I will. I've been kept busy with all sort of emergencies and the merge > > window, but I will do that and a could of other things to it some time > > next week. > > Ping! (Adding back the list) I've updated the series (*) It's just a rebase from the previous one, and one change: I don't allow resizing until after lmb_analyze() has run since on various platforms, doing it too early such as when constructing the memory array is risky as we haven't done the necessary lmb_reserve() of whatever regions are unsuitable for allocation. We can improve on that later, maybe by doing those reservations early, before we add memory, or whatever, but that can wait. Yinghai, is there any other chance you want me to do to the core ? Another thing to add at some stage for ARM will be a default alloc base in addition to limit, that constraints "standard" allocations. (*) Usual place: git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc.git lmb Cheers, Ben. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>