1
0
Fork 0
alistair23-linux/arch/x86/include
Junaid Shahid 1aa9b9572b kvm: x86: mmu: Recovery of shattered NX large pages
The page table pages corresponding to broken down large pages are zapped in
FIFO order, so that the large page can potentially be recovered, if it is
not longer being used for execution.  This removes the performance penalty
for walking deeper EPT page tables.

By default, one large page will last about one hour once the guest
reaches a steady state.

Signed-off-by: Junaid Shahid <junaids@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2019-11-04 20:26:00 +01:00
..
asm kvm: x86: mmu: Recovery of shattered NX large pages 2019-11-04 20:26:00 +01:00
uapi/asm kvm: svm: Intercept RDPRU 2019-09-24 16:15:36 +02:00