Re: runnable tasks never making it to a runqueue where they can run?

From: Peter Zijlstra
Date: Thu Mar 08 2012 - 07:00:40 EST


On Thu, 2012-03-08 at 17:25 +0530, Srivatsa Vaddagiri wrote:
> * Peter Zijlstra <a.p.zijlstra@xxxxxxxxx> [2012-03-08 11:28:00]:
>
> > select_task_rq_fair() will very likely end up in select_idle_sibling()
> > which will never select the smt1 if smt0 is idle
>
> s/idle/busy?

Uhm, yeah ;-)

> > (even if smt0 isn't in
> > the cpus allowed mask) -- Vatsa is currently reworking that area, this
> > is something he might want to consider.
>
> The patch I sent couple of days back should likely fix this issue:
>
> http://marc.info/?l=linux-kernel&m=133096114129607&w=2

Ah, thanks for reminding me, I need to go stare at that!
--
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/