Re: [RFC -v2 PATCH 2/3] sched: add yield_to function

From: Avi Kivity
Date: Sat Dec 18 2010 - 12:08:43 EST


On 12/17/2010 09:15 AM, Mike Galbraith wrote:
BTW, with this vruntime donation thingy, what prevents a task from
forking off accomplices who do nothing but wait for a wakeup and
yield_to(exploit)?


What's the difference between that and forking off accomplices who run(exploit) directly?

Many threads dominating the scheduler has been solved by group scheduling. We need to make sure directed yield doesn't violate that, but I don't see new problems.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

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