From mboxrd@z Thu Jan 1 00:00:00 1970 From: Balbir Singh Subject: [RFC/T/D][PATCH 0/2] KVM page cache optimization (v2) Date: Tue, 08 Jun 2010 21:21:40 +0530 Message-ID: <20100608155140.3749.74418.sendpatchset@L34Z31A.ibm.com> Cc: Avi Kivity , linux-mm@kvack.org, Balbir Singh , linux-kernel@vger.kernel.org To: kvm Return-path: Sender: owner-linux-mm@kvack.org List-Id: kvm.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: email@kvack.org