|
|
Subscribe / Log in / New account

KVM page cache optimization (v2)

From:  Balbir Singh <balbir@linux.vnet.ibm.com>
To:  kvm <kvm@vger.kernel.org>
Subject:  [RFC/T/D][PATCH 0/2] KVM page cache optimization (v2)
Date:  Tue, 08 Jun 2010 21:21:40 +0530
Cc:  Avi Kivity <avi@redhat.com>, linux-mm@kvack.org, Balbir Singh <balbir@linux.vnet.ibm.com>, linux-kernel@vger.kernel.org

This is version 2 of the page cache control patches for
KVM. This series has two patches, the first controls
the amount of unmapped page cache usage via a boot
parameter and sysctl. The second patch controls page
and slab cache via the balloon driver. Both the patches
make heavy use of the zone_reclaim() functionality
already present in the kernel.

page-cache-control
balloon-page-cache

-- 
	Three Cheers,
	Balbir

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>



Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds