public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* exclusive cpusets broken with cpu hotplug
@ 2006-10-18  2:25 Siddha, Suresh B
  2006-10-18  7:14 ` Paul Jackson
  2006-10-18 17:54 ` Dinakar Guniguntala
  0 siblings, 2 replies; 24+ messages in thread
From: Siddha, Suresh B @ 2006-10-18  2:25 UTC (permalink / raw)
  To: pj, dino, menage
  Cc: Simon.Derr, linux-kernel, mbligh, rohitseth, dipankar, nickpiggin

When ever a cpu hotplug happens, current kernel calls build_sched_domains()
with cpu_online_map. That will destroy all the domain partitions(done by
partition_sched_domains()) setup so far by exclusive cpusets.

And its not just cpu hotplug, this happens even if someone changes multi core
sched power savings policy.

Anyone would like to fix it up? In the presence of cpusets, we basically
need to traverse all the exclusive sets and setup the sched domains
accordingly.

If no one does :( then I will do that when I get some time...

thanks,
suresh

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2006-10-19  8:42 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-18  2:25 exclusive cpusets broken with cpu hotplug Siddha, Suresh B
2006-10-18  7:14 ` Paul Jackson
2006-10-18  9:56   ` Robin Holt
2006-10-18 10:10     ` Paul Jackson
2006-10-18 10:53       ` Robin Holt
2006-10-18 21:07         ` Paul Jackson
2006-10-19  5:56           ` Paul Jackson
2006-10-18 12:16       ` Nick Piggin
2006-10-18 14:14         ` Siddha, Suresh B
2006-10-18 14:51           ` Nick Piggin
2006-10-19  6:15         ` Paul Jackson
2006-10-19  6:35           ` Nick Piggin
2006-10-19  6:57             ` Paul Jackson
2006-10-19  7:04               ` Nick Piggin
2006-10-19  7:33                 ` Paul Jackson
2006-10-19  8:16                   ` Nick Piggin
2006-10-19  8:31                     ` Paul Jackson
2006-10-19  7:34                 ` Paul Jackson
2006-10-19  8:07                   ` Nick Piggin
2006-10-19  8:11                     ` Paul Jackson
2006-10-19  8:22                       ` Nick Piggin
2006-10-19  8:42                         ` Paul Jackson
2006-10-18 17:54 ` Dinakar Guniguntala
2006-10-18 18:05   ` Paul Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox