On Wed, Jun 25, 2014 at 9:48 AM, Lisa Nguyen wrote:
> Pass hotplug_cpu_start=0 to make check like
> these examples below:
>
> sudo make -C cpuhotplug hotplug_cpu_start=0 check
> sudo make hotplug_cpu_start=0 check
>
> to enable cpuhotplug to run on cpu0 to N.
This description doesn't match the be
On Wednesday 25 June 2014 08:38 PM, Amit Kucheria wrote:
On Wed, Jun 25, 2014 at 8:21 PM, Sanjay Singh Rawat
wrote:
Milosz,
Yes i meant that. Hmm, i think i am missing the understanding here. So now
all cpu are hotpluggable?
Technically any cpu can be hotpluggable. But you need to have atlea
On Wed, Jun 25, 2014 at 8:21 PM, Sanjay Singh Rawat
wrote:
> Milosz,
>
> Yes i meant that. Hmm, i think i am missing the understanding here. So now
> all cpu are hotpluggable?
Technically any cpu can be hotpluggable. But you need to have atleast
one plugged in at anytime else there won't be a ker
On Wednesday 25 June 2014 08:13 PM, Milosz Wasilewski wrote:
On 25 June 2014 15:39, Sanjay Singh Rawat wrote:
hi Lisa,
Can we have this in way like, mask for cpuhotplug. I believe out
of cpu0-N one will be permanent. We can pass it like cpu_hotplug_mask=cpuX
Sanjay,
Do you mean that one CPU
On 25 June 2014 15:39, Sanjay Singh Rawat wrote:
> hi Lisa,
>
> Can we have this in way like, mask for cpuhotplug. I believe out
> of cpu0-N one will be permanent. We can pass it like cpu_hotplug_mask=cpuX
Sanjay,
Do you mean that one CPU will not be tested always? I don't think this
assumption i
hi Lisa,
Can we have this in way like, mask for cpuhotplug. I believe out
of cpu0-N one will be permanent. We can pass it like cpu_hotplug_mask=cpuX
and skip hotplugging that specific cpu only.
On Wednesday 25 June 2014 09:48 AM, Lisa Nguyen wrote:
Pass hotplug_cpu_start=0 to make check like
th
Pass hotplug_cpu_start=0 to make check like
these examples below:
sudo make -C cpuhotplug hotplug_cpu_start=0 check
sudo make hotplug_cpu_start=0 check
to enable cpuhotplug to run on cpu0 to N.
The hotplug_cpu_start variable will take the default
value of 1 if no value is passed so cpuhotplug wi