linux/arch/powerpc/kvm
Hollis Blanchard c30f8a6c6d KVM: ppc: stop leaking host memory on VM exit
When the VM exits, we must call put_page() for every page referenced in the
shadow TLB.

Without this patch, we usually leak 30-50 host pages (120 - 200 KiB with 4 KiB
pages). The maximum number of pages leaked is the size of our shadow TLB, 64
pages.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2008-11-25 12:02:48 +02:00
..
44x_tlb.c KVM: ppc: stop leaking host memory on VM exit 2008-11-25 12:02:48 +02:00
44x_tlb.h
booke_guest.c
booke_host.c
booke_interrupts.S
emulate.c
Kconfig
Makefile
powerpc.c KVM: ppc: stop leaking host memory on VM exit 2008-11-25 12:02:48 +02:00