From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH 00 of 12] xenpaging fixes for xen-unstable Date: Tue, 07 Jun 2011 13:27:41 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Olaf Hering , xen-devel@lists.xensource.com Cc: Ian Jackson List-Id: xen-devel@lists.xenproject.org On 07/06/2011 10:53, "Olaf Hering" wrote: > The following series of changes for xenpaging fixes a few bugs, does some > cleanup and adds two new features to the pager. > It is now possible to run the pager manually and stop it with ctrl-c, without > corrupting the guest. A shutdown of a guest is also catched with a xenstore > watch. > > Please review and apply. I'll leave these patches for a tools maintainer to apply. Once they're in, what is left to do? Do you need help with the in-Xen waitqueue stuff? Do you have test cases that fail, a private patch queue, etc? -- Keir > Olaf > > tools/xenpaging/Makefile | 2 > tools/xenpaging/pagein.c | 68 +++++++++++++++++++ > tools/xenpaging/policy_default.c | 4 + > tools/xenpaging/watch.c | 79 ++++++++++++++++++++++ > tools/xenpaging/xenpaging.c | 138 > ++++++++++++++++++++++----------------- > tools/xenpaging/xenpaging.h | 5 + > xen/arch/x86/mm/p2m.c | 1 > 7 files changed, 238 insertions(+), 59 deletions(-) > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel