Re: [PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptivespinning

From: Avi Kivity
Date: Tue Apr 06 2010 - 09:42:30 EST


On 04/06/2010 04:35 PM, Peter Zijlstra wrote:
On Tue, 2010-04-06 at 16:28 +0300, Avi Kivity wrote:
Yes, but that's the best case for spinning. You could simply use a
userspace spinlock in this case.
Userspace spinlocks are evil.. they should _never_ be used.

But in this case they're fastest. If we don't provide a non-evil alternative, people will use them.

--
error compiling committee.c: too many arguments to function

--
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/