+49
−0
Loading
Merge Pull Request from: @ni-zhiqiang111 virt inclusion category: performance bugzilla: https://gitee.com/openeuler/kernel/issues/IBIYSO -------------------------------- Currently, on GICv4+ system if a vCPU is only runnable process on a pCPU and we are using direct injection of interrupts, the guest WFI trapping will be turn off. So in host view, the vcpu process's CPU util is almost 100%, which may confuse someone. Let's add a kvm parameter to control guest wfi trapping. Signed-off-by:Zhiqiang Ni <nizhiqiang1@huawei.com> Link:https://gitee.com/openeuler/kernel/pulls/14910 Reviewed-by:
Zenghui Yu <yuzenghui@huawei.com> Reviewed-by:
Li Nan <linan122@huawei.com> Signed-off-by:
Li Nan <linan122@huawei.com>