Re: [patch] sched: skip updating rq's next_balance under null SD
From: Ingo Molnar
Date: Thu Aug 23 2007 - 06:39:20 EST
* Siddha, Suresh B <suresh.b.siddha@xxxxxxxxx> wrote:
> Was playing with sched_smt_power_savings/sched_mc_power_savings and
> found out that while the scheduler domains are reconstructed when
> sysfs settings change, rebalance_domains() can get triggered with null
> domain on other cpus, which is setting next_balance to jiffies +
> 60*HZ. Resulting in no idle/busy balancing for 60 seconds.
>
> Fix this.
thanks, applied.
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/