On Mon, Jan 29, 2007 at 11:20:40AM +0100, Peter Zijlstra wrote: > klist is quite different in that it locks the whole list. The proposed > data structure locks each edge, that is it will allow concurrent > deletion of elements as long as they don't share neighbours.
Yes, that's one of the reasons why I dislike klist even more ;-) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/