Re: [PATCH] Yielding processor resources during lock contention

From: Andrew Morton
Date: Sun Sep 12 2004 - 00:23:08 EST


Zwane Mwaikambo <zwane@xxxxxxxxxxxxx> wrote:
>
> > Confused by all of this.
>
> Well currently it just enables preempt and spins like a mad man until the
> lock is free. The idea is to allow preempt to get some scheduling done
> during the spin..

Oh, Ok, I thought you were proposing that "yield" meant an actual yield().

yes, allowing the arch to hook into that busywait loop makes sense.

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