From: Avi Kivity Date: Sun, 15 Apr 2007 13:31:09 +0000 (+0300) Subject: KVM: Use slab caches to allocate mmu data structures X-Git-Tag: v2.6.22-rc1~1008^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a33a75720c03d58d8281a72b45ffd214f00ed7;p=pandora-kernel.git KVM: Use slab caches to allocate mmu data structures Better leak detection, statistics, memory use, speed -- goodness all around. Signed-off-by: Avi Kivity --- Reading git-diff-tree failed