Re: [patch 11/18] sched: prevent interactions with throttledentities

From: Peter Zijlstra
Date: Fri Jul 22 2011 - 07:44:00 EST


On Fri, 2011-07-22 at 17:11 +0530, Kamalesh Babulal wrote:
> > */
> > - if (!busiest_cfs_rq->task_weight)
> > + if (!busiest_cfs_rq->task_weight ||
> > + throttled_lb_pair(tg, busiest_cpu, this_cpu))
>
> tip commit 9763b67fb9f30 removes both tg and busiest_cpu from
> load_balance_fair.

Grrr, one more untrimmed email and you're in the /dev/null filter.
--
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/