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] Live migration fails under heavy network use

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Live migration fails under heavy network use
From: John Levon <levon@xxxxxxxxxxxxxxxxx>
Date: Wed, 21 Feb 2007 00:41:56 +0000
Cc: Ian Pratt <m+Ian.Pratt@xxxxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 20 Feb 2007 16:38:29 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C2013D9C.257C%Keir.Fraser@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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <8A87A9A84C201449A0C56B728ACF491E0B9AD6@xxxxxxxxxxxxxxxxxxxxxxxxxxx> <C2013D9C.257C%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Wed, Feb 21, 2007 at 12:06:52AM +0000, Keir Fraser wrote:

> > Urk. Checkout line 204 of privcmd.c
> > That doesn't look too 64b clean to me....

Hmm, I never looked at the Linux privcmd driver before. It seems like
you're prefaulting all the pages in the ioctl() in on the ioctl.
Currently on Solaris we're demand-faulting each page in the mmap() ...

It looks like we're not checking that we ca actually map the page at the
time of the ioctl(), thus it's not ending up as marked with that bit.

Looks like our bug...

thanks,
john

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