From: Johannes Weiner <hannes@xxxxxxxxxxx> Date: Wed, 10 Mar 2010 01:01:21 +0100 > I also found it weird that it makes x86 skip an allocator level that all > the other architectures are using, and replaces it with 'generic' code that > nobody but x86 is using (sparc, powerpc, sh and microblaze appear to have > lib/lmb.c at this stage and for this purpose? lmb was also suggested by > benh [4] but I have to admit I do not understand Yinghai's response to it). It kind of irked me that lmb was passed over for whatever vague reason was given. It works fine with memory hotplug on powerpc, so a lack of hotplug support can't be an argument for not using it. But hey, having yet another early memory allocator instead of making one of the existing ones do what you want, that's fine right? -- 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>