On 20.11.2020 10:48, Paul Durrant wrote:
> From: Paul Durrant <[email protected]>
> 
> vlapic_ipi() uses a softirq batching mechanism to improve the efficiency of
> sending a IPIs to large number of processors. This patch modifies send_ipi()
> (the worker function called by hvcall_ipi()) to also make use of the
> mechanism when there multiple bits set the hypercall_vpmask.
> 
> Signed-off-by: Paul Durrant <[email protected]>

Reviewed-by: Jan Beulich <[email protected]>

Reply via email to