Re: [PATCH v1] sched: steer waking task to empty cfs_rq for better latencies

From: Rakib Mullick
Date: Tue Apr 24 2012 - 14:03:02 EST


On Tue, Apr 24, 2012 at 11:35 PM, Srivatsa Vaddagiri
<vatsa@xxxxxxxxxxxxxxxxxx> wrote:
> * Peter Zijlstra <peterz@xxxxxxxxxxxxx> [2012-04-24 19:12:27]:
>
>> > The workload I am up against does experience tons of wakeup (after very short
>> > (microsecond range) bursts of sleeps) and so am skeptical how the global
>> > vruntime would keep up with this kind of workload. I'd be happy to test patches
>> > and give feedback!
>>
>> Thing is, global vruntime might fix that flaw/property you're exploiting
>> to get that preemption.
>
> Am curious to see how global vruntime influences task placement (esp. on
> wakeup). Going back to the previous example:
>
IIUC, global vruntime don't influence task placement, perhaps it'll do
something related task's priority, as if wakeup task gets picked up by
scheduler quickly. I'm also curious to see how global vruntime
influences task placement. :-)

Thanks,
Rakib
--
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/