]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: gather remote tlb flush which occurs during page zapped
authorXiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Fri, 4 Jun 2010 13:55:29 +0000 (21:55 +0800)
committerAvi Kivity <avi@redhat.com>
Sun, 1 Aug 2010 07:39:27 +0000 (10:39 +0300)
commitd7bb33b8b88d1b462be020a4b1482012e3e61540
treee62b4c3be2762640c6a3753f0d9fa6ef0fd76f9f
parent7334d487cae837aef95606730c6908552f503c61
KVM: MMU: gather remote tlb flush which occurs during page zapped

Using kvm_mmu_prepare_zap_page() and kvm_mmu_zap_page() instead of
kvm_mmu_zap_page() that can reduce remote tlb flush IPI

Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c