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] [xen-unstable test] 2521: all pass

To: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [xen-unstable test] 2521: all pass
From: Olaf Hering <olaf@xxxxxxxxx>
Date: Wed, 3 Nov 2010 18:17:22 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Wed, 03 Nov 2010 10:18:08 -0700
Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1288804645; l=960; s=domk; d=aepfle.de; h=In-Reply-To:Content-Type:MIME-Version:References:Subject:Cc:To:From: Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=MaxSuLuDIFLb1HDhyJXHYJtcF30=; b=Eaf9/0h3QtXITi7mnXLzOI/b2Iblznhr0olBdrkVQk1Tay5Ptw9TR457utZp/YaxEOd VeUAF9K7R2nQnfq14K2zrjP3iD3lA6mdW3XRkeQ4ikccBFZPkeAOBSlrgYlFXpdJjUxVL VY8zotrZlSLxNPlDPRAahcdfHfeFmwaTdI8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <19665.38016.762514.487518@xxxxxxxxxxxxxxxxxxxxxxxx>
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>
References: <E1PDX0O-0006qS-Sh@xxxxxxxxxxxxxxxxxxx> <20101103142952.GA12234@xxxxxxxxx> <19665.38016.762514.487518@xxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.20 (2009-06-14)
On Wed, Nov 03, Ian Jackson wrote:

> Olaf Hering writes ("Re: [Xen-devel] [xen-unstable test] 2521: all pass"):
> > I just checked my quilt queue and wonder why I still need this patch to
> > get around the assert in the python code?
> > http://lists.xensource.com/archives/html/xen-devel/2010-08/msg01461.html
> 
> I don't know.
> 
> > A fix for this is here:
> > http://lists.xensource.com/archives/html/xen-devel/2010-08/msg01813.html
> 
> That's in xen-unstable, too.

Are you sure?
My copy looks like this, and the patch still applies.

686         # Convert scheduling parameters to vcpus_params
687         if 'vcpus_params' not in cfg:
688             cfg['vcpus_params'] = {}
689         if not cfg["vcpus_params"].has_key("weight"):
690             cfg["vcpus_params"]["weight"] = \
691                 int(sxp.child_value(sxp_cfg, "cpu_weight", 256))
692         if not cfg["vcpus_params"].has_key("cap"):
693             cfg["vcpus_params"]["cap"] = \
694                 int(sxp.child_value(sxp_cfg, "cpu_cap", 0))

Olaf

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