KVM: MMU: Use slab caches for shadow pages and their headers
authorAvi Kivity <avi@qumranet.com>
Wed, 30 May 2007 09:34:53 +0000 (12:34 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:43 +0000 (12:05 +0300)
commitd3d25b048b9c7e5c1c20918157a71df734f71766
tree3e1f2cf029a1c23497067dfdfeffe69838fe6f0f
parent8d7282036f82244c5a1146a1a7edf03c50d278d9
KVM: MMU: Use slab caches for shadow pages and their headers

Use slab caches instead of a simple custom list.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm.h
drivers/kvm/kvm_main.c
drivers/kvm/mmu.c
This page took 0.025793 seconds and 5 git commands to generate.