* Roman Zippel <[EMAIL PROTECTED]> wrote:

>       while (1)
>               sched_yield();

sched_yield() is being reworked at the moment. But in general we want 
apps to move away to sane locking constructs ASAP. There's some movement 
in the 3D space at least.

        Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to