On Tue, 2010-09-28 at 14:44 +0200, Avi Kivity wrote: > Why not update sysfs directory creation to be fast, for example by using > an rbtree instead of a linked list. This fixes an implementation > problem in the kernel instead of working around it and creating a new ABI. > > New ABIs mean old tools won't work, and new tools need to understand > both ABIs. Just to be clear _these_ patches do not change the existing ABI. They do add a new ABI: the end_phys_index file. But, it is completely redundant at the moment. It could be taken out of these patches. That said, fixing the directory creation speed is probably a worthwhile endeavor too. -- Dave -- 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>