Re: [rfc] "fair" rw spinlocks

From: Andi Kleen
Date: Wed Nov 25 2009 - 03:49:29 EST


David Miller <davem@xxxxxxxxxxxxx> writes:
>
> I think nobody would notice if you changed tasklist_lock into
> a spinlock_t, and this would solve the DoS because at least on
> x86 you'd end up with the ticket spinlocks.

iirc tasklist_lock was one of them who could be potentially nested.

So just turning it into a spinlock might deadlock.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/