Re: [PATCH UPDATED 2/4] sched: adjust when cpu_active and cpusetconfigurations are updated during cpu on/offlining

From: Tejun Heo
Date: Fri Jun 04 2010 - 03:44:05 EST


On 06/02/2010 06:03 PM, Tejun Heo wrote:
> Okay, how about this one? Using notifiers seems better for the
> following reasons.
>
> * Rollback on failure.
>
> * cpuset/sched_domain don't expect to be called before smp
> configuration is complete. If hardcoded into cpu_up/down(),
> condition checks need to be added so that they're skipped if the
> system is bringing up the cpus for the first time.
>
> Works fine here w/ CPUSET enabled and disabled.

Ping. Peter.

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