kernel-fxtec-pro1x/arch/x86/kvm
Gleb Natapov 1952639665 KVM: MMU: do not iterate over all VMs in mmu_shrink()
mmu_shrink() needlessly iterates over all VMs even though it will not
attempt to free mmu pages from more than one on them. Fix that and also
check used mmu pages count outside of VM lock to skip inactive VMs faster.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2012-06-05 17:46:43 +03:00
..
cpuid.c
cpuid.h
emulate.c
i8254.c
i8254.h
i8259.c
irq.c
irq.h
Kconfig
kvm_cache_regs.h
kvm_timer.h
lapic.c
lapic.h
Makefile
mmu.c KVM: MMU: do not iterate over all VMs in mmu_shrink() 2012-06-05 17:46:43 +03:00
mmu.h
mmu_audit.c
mmutrace.h
paging_tmpl.h
pmu.c
svm.c
timer.c
trace.h
tss.h
vmx.c
x86.c
x86.h