KVM: Use slab caches to allocate mmu data structures
authorAvi Kivity <avi@qumranet.com>
Sun, 15 Apr 2007 13:31:09 +0000 (16:31 +0300)
committerAvi Kivity <avi@qumranet.com>
Thu, 3 May 2007 07:52:29 +0000 (10:52 +0300)
commitb5a33a75720c03d58d8281a72b45ffd214f00ed7
tree7451b196f292eb96caf5173ad3c6459ab9efb1d7
parent417726a3fbecb2092f1054bbaee87bc442b05ef3
KVM: Use slab caches to allocate mmu data structures

Better leak detection, statistics, memory use, speed -- goodness all
around.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm.h
drivers/kvm/kvm_main.c
drivers/kvm/mmu.c