Susv2:
DESCRIPTION
The sched_yield() function forces the running thread to relinquish
the processor until it again becomes the head of its thread list. It
takes no arguments.
Aka "I skip the rest of my turn, try the others again once", not "I'm
unimportant" nor "please rerun me immediatly".
What is it with you people wanting to make sched_yield() unusable for
anything that makes sense?
OG.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/