Re: [PATCH v1] sched: fix nohz idle load balancer issues

From: Srivatsa Vaddagiri
Date: Wed Sep 28 2011 - 10:51:02 EST


* Srivatsa Vaddagiri <vatsa@xxxxxxxxxxxxxxxxxx> [2011-09-28 19:47:01]:

> * Srivatsa Vaddagiri <vatsa@xxxxxxxxxxxxxxxxxx> [2011-09-28 10:04:27]:
>
> > > Especially with higher number of logical CPUs. Likely cleaner way is to clear
> > > first_pick, second_pick on idle instead of clearing on tickless.
> >
> > I think I tried that (cleared first/second_pick_cpu in
> > nohz_kick_needed() upon idle) but didn't get the best results.

which perhaps was beause I was relying on idle_at_tick (which can be
stale information as Suresh pointed out).

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