On Thu, 21 Nov 2013, Linus Torvalds wrote: > I do see *some* minimal comments on it from George Spelvin on lkml.
I'd like to apologize for dropping the ball on that. I started working on it seriously, but with various emergencies, I've been AFK from lkml for the last month. I'm not really thilled with it; I think the fanout of 16 is low for something with its scale ambitions, and the properties expected of the chunked key access method are not documented as clearly as they should be. The way the key is fiddled the put keyring objects in a contiguous range of the trie is a particularly egregious layering violation. But I am convinced that it's been tested and works; my complaints are in the areas of ugliness and efficiency. And it's layered well enough that it can be fixed later without radical sirgery. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/