Re: [Fwd: [PATCH 2/7] lock_list: a fine grain locked double linked list]

From: Christoph Hellwig
Date: Mon Jan 29 2007 - 05:25:50 EST


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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/