WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH 00 of 12] xenpaging fixes for xen-unstable

To: Olaf Hering <olaf@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 00 of 12] xenpaging fixes for xen-unstable
From: Keir Fraser <keir.xen@xxxxxxxxx>
Date: Tue, 07 Jun 2011 13:27:41 +0100
Cc: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Delivery-date: Tue, 07 Jun 2011 05:28:45 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:user-agent:date:subject:from:to:cc:message-id :thread-topic:thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; bh=e6ThUbpsy5NI9BLddn+i4wgSxWUe96lQWaQYKLfqnKw=; b=w/at/BsmBgtOZHueWPnej7FPSJ6s5JqLSS50RRnzDyf2tjcBPKHlMczU4BKLtshGh6 rpF4QXGxEAn5c2iH5oVAjEeE+/yErhSfGs0XSguyTVD0RrkIjLi0YGh6yXZuOc+2UiDR 6iunCYMhLT6wMROx8kqjaW/eVehceH/7dC/JQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=user-agent:date:subject:from:to:cc:message-id:thread-topic :thread-index:in-reply-to:mime-version:content-type :content-transfer-encoding; b=kXfcfb/zUhOahjXvhIpOjaMzCFe/YMRAUcKjgwGLa7CJ2H2YclnlSyBi2wpJIgERAt hh92tsd2n5eHH12wOVIXKcgZjdAFVHYTOOgtwtLTQSwI/FEXAARdZMjyFZv7Vp1YLoid GKllkrXomYUXq+Ra/IyTBjSoHI+pXidgRNG9o=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1307440382@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcwlDktMZ4+UboJS10igSPZHlxXXXg==
Thread-topic: [Xen-devel] [PATCH 00 of 12] xenpaging fixes for xen-unstable
User-agent: Microsoft-Entourage/12.29.0.110113
On 07/06/2011 10:53, "Olaf Hering" <olaf@xxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>