Andi Kleen wrote:
quoted text >
>>>> As far as I understand, calling a subset of online CPUs that is not all or
>>>> one, is used quite infrequently, so this might be OK.
>>>>
>>> With cpusets and isolation etc. it is the normal case.
>>>
>> Oh really? Coming from what callers?
>>
>
> The isolation work is not merged yet, but it will essentially need
> to turn a lot of the _call_function()s into _call_function_mask()
>
kvm is also a heavy user of smp_call_function_mask(); if you run
multiple smp guests you'll see plenty of disjoint smp_call_function_mask()s.
--
error compiling committee.c: too many arguments to function
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [rfc][patch] x86-64 new smp_call_function design , Avi Kivity , (Sun Mar 16, 10:33 am)