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]configuration files(sched-credit)

Thanks Alastair,

This is take 2 on configuration files(sched-credit).

The specification is as mentioned at
http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00999.html

The difference is follows.
- change default value in XendDomainInfo.py
- xc_domain_setcpuweight was not used
- xc.sched_credit_domain_set was used directly from XendDomain.py.
  domain_create and domain_sched_credit_set@xxxxxxxxxxxxx
    -> xc.sched_credit_domain_set


Signed-off-by: Masami Watanabe <masami.watanabe@xxxxxxxxxxxxxx>


On Fri, 22 Sep 2006 12:20:33 +0100, Alastair Tse wrote:
> On Fri, 2006-09-22 at 11:42 +0900, Masami Watanabe wrote:
> > Hi,
> > 
> > Do you have any comment?
> > If you have no comment, could you commit this patch?
> > 
> > http://lists.xensource.com/archives/html/xen-devel/2006-08/msg00999.html
> 
> The patch does not apply to xen-unstable. Since changeset 11241, the
> xc_domain_setcpuweight is a no-op. Instead you should probably use
> xc.sched_credit_domain_set directly from XendDomain.py and leave libxc's
> domain_setcpuweight alone.
> 
> Cheers,
> 
> Alastair
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

Attachment: config_sched-credit_take2.patch
Description: Binary data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>