From: Avi Kivity Date: Wed, 30 May 2007 09:34:53 +0000 (+0300) Subject: KVM: MMU: Use slab caches for shadow pages and their headers X-Git-Tag: v2.6.23-rc1~520^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3d25b048b9c7e5c1c20918157a71df734f71766;p=pandora-kernel.git 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 --- Reading git-diff-tree failed