Hi! > hotplug emulator: Abstract cpu register functions > > Abstract function arch_register_cpu and register_cpu, move the implementation > details to a sub function with prefix "__". > > each of the sub function has an extra parameter nid, it can be used to register > CPU under a fake NUMA node, it is a reserved interface for cpu hotplug emulation > (CPU PROBE/RELEASE) in x86. I don't get it. CPU hotplug can already be tested using echo 0/1 > online, and that works on 386. How is this different? It seems to add some numa magic. Why is it important? -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- 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>