linux/arch/s390/include
Martin Schwidefsky 0b46e0a3ec s390/kvm: remove delayed reallocation of page tables for KVM
Replacing a 2K page table with a 4K page table while a VMA is active
for the affected memory region is fundamentally broken. Rip out the
page table reallocation code and replace it with a simple system
control 'vm.allocate_pgste'. If the system control is set the page
tables for all processes are allocated as full 4K pages, even for
processes that do not need it.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2015-04-23 16:55:49 +02:00
..
asm s390/kvm: remove delayed reallocation of page tables for KVM 2015-04-23 16:55:49 +02:00
uapi/asm KVM: s390: Allocate and save/restore vector registers 2015-03-06 13:49:33 +01:00