Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- Date: Mon, 4 Aug 2008 22:56:36 -0500
- From: Paul Jackson <pj@xxxxxxx>
- Subject: Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
Max wrote:
> Actually it is appropriate, and there is one more user of the
> arch_reinit_sched_domains() which is S390 topology updates.
> Those things (mc_power and topology updates) have to update domain flags based
> on the mc/smt power and current topology settings.
Hmmm ... ok I suppose.
Could we have the kernel/sched.c code, in this case, call the
kernel/cpuset.c routine async_rebuild_sched_domains(), rather
than the synchronous rebuild_sched_domains() call (in your naming)
which required details of the get_online_cpus() and put_online_cpus()
wrapping to leak into kernel/sched.c:arch_reinit_sched_domains()
routine?
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@xxxxxxx> 1.940.382.4214
--
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/
- Follow-Ups:
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Max Krasnyansky
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- References:
- [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Max Krasnyansky
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Paul Jackson
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Max Krasnyansky
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Paul Jackson
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Max Krasnyansky
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Paul Jackson
- Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- From: Max Krasnyansky
- [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- Prev by Date: Re: Re: Race condition between putback_lru_page and mem_cgroup_move_list
- Next by Date: Re: x86 BIOS interface for partitioning and system serial number on SGI UV
- Previous by thread: Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- Next by thread: Re: [PATCH] cpuset: Rework sched domains and CPU hotplug handling (2.6.27-rc1)
- Index(es):