From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: [PATCH 0 of 7] xenpaging updates Date: Thu, 31 Mar 2011 19:36:17 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Here are some small changes for xenpaging. The first change is a bugfix in the drop page path. The following patches are small cleanups. The could be applied now. The last one implements the configuration interface for xenpaging to start it automatically, optionally specify the directory to store the paging files, enable debug and the amount of pages to keep in memory. If thats ok, I will start working on xl support. Olaf