[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <VI1PR0501MB2110D6262D092D202C30E6C5B2B40@VI1PR0501MB2110.eurprd05.prod.outlook.com>
Date: Sun, 6 Aug 2017 05:53:37 +0000
From: "Ofer Levi(SW)" <oferle@...lanox.com>
To: "rusty@...tcorp.com.au" <rusty@...tcorp.com.au>,
"vatsa@...ibm.com" <vatsa@...ibm.com>,
"mingo@...hat.com" <mingo@...hat.com>,
"peterz@...radead.org" <peterz@...radead.org>,
"Vineet.Gupta1@...opsys.com" <Vineet.Gupta1@...opsys.com>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: hotplug support for arch/arc/plat-eznps platform
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
Powered by blists - more mailing lists