On Mon, 2008-04-14 at 19:54 +0200, Peter Zijlstra wrote:
I'm not for open coding anything .. This "writes in flight" type code
happens often enough we should have something that covers it..
completions come fairly close (since they're just like locked
semaphores) only it's not easy to initialize them to allow multiple
completes before the waiting starts..
Daniel
--