linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* hotplug support for arch/arc/plat-eznps platform
@ 2017-08-06  5:53 Ofer Levi(SW)
  2017-08-07  8:33 ` Peter Zijlstra
  0 siblings, 1 reply; 13+ messages in thread
From: Ofer Levi(SW) @ 2017-08-06  5:53 UTC (permalink / raw)
  To: rusty, vatsa, mingo, peterz, Vineet.Gupta1; +Cc: linux-kernel

I'm adding hot-plug support for the above arch and ran into performance issue with execution of 
partition_sched_domains ()  - About 0.5 sec per cpu, which is unacceptable with the arch supported 4k cpus.
To my limited understanding, on the plat-eznps arch, where each cpu is always running a single threaded process in 
isolation mode, the above call is not necessary,
Can you please confirm (or reject) my understanding? If I'm wrong short explanation will be appreciated.
If I'm correct, I will be grateful if you can point me to how to skip this call in a way acceptable by community.

Thank you.
-Ofer

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

end of thread, other threads:[~2017-08-14  7:55 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-06  5:53 hotplug support for arch/arc/plat-eznps platform Ofer Levi(SW)
2017-08-07  8:33 ` Peter Zijlstra
2017-08-07 13:41   ` Ofer Levi(SW)
2017-08-07 15:10     ` Peter Zijlstra
2017-08-08  6:49       ` Ofer Levi(SW)
2017-08-08 10:16         ` Peter Zijlstra
2017-08-09 15:19           ` Ofer Levi(SW)
2017-08-09 15:34             ` Peter Zijlstra
2017-08-10  7:40               ` Ofer Levi(SW)
2017-08-10  9:19                 ` Peter Zijlstra
2017-08-10 11:51                   ` Ofer Levi(SW)
2017-08-10 15:45                   ` Peter Zijlstra
2017-08-14  7:54                     ` Ofer Levi(SW)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).