Re: [PATCH v7 8/8] sched: idle_balance() does not callload_balance_newidle()

From: Ingo Molnar
Date: Thu Dec 18 2008 - 15:18:19 EST



* Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx> wrote:

> > static void idle_balance(int this_cpu, struct rq *this_rq)
> > {
> > struct sched_domain *sd;
> > - int pulled_task = -1;
> > + int pulled_task = 0;
> > unsigned long next_balance = jiffies + HZ;
> > cpumask_t tmpmask;
> >
>
> Isn't this already in Ingo's patch queue?

yep - i left it out.

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