Re: [patch 0/8] mutex subsystem, ANNOUNCE
From: Arjan van de Ven
Date: Thu Dec 22 2005 - 03:20:21 EST
> I'd probably just call "bastard": it is probably _unlucky_ when _doesn't_
> get to retake the lock, judging by the factor-of-4 speedup that Jes
> demonstrated.
I suspect that's more avoiding the double wakeup that semaphores have
(semaphores aren't quite fair either)
>
> Which might be the right thing to do, but having the front waiter go to
> the back of the queue I think is not.
afaik that isn't happening though.
-
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/