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-users

Fwd: Re: [Xen-users] ntpd under Xen Dom0 exhibits extremely high jitter/

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Fwd: Re: [Xen-users] ntpd under Xen Dom0 exhibits extremely high jitter/nois
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Wed, 13 Jan 2010 21:54:54 -0500
Delivery-date: Wed, 13 Jan 2010 18:55:38 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.13.0 (Linux/2.6.31.8-0.1-default; KDE/4.3.90; i686; ; )
----------  Forwarded Message  ----------

Subject: Re: [Xen-users] ntpd under Xen Dom0 exhibits extremely high 
jitter/nois
Date: Wed January 13 2010, 9:36:53 pm
From: jim burns <jim_burn@xxxxxxxxxxxxx>
To: mail ignored <0.bugs.only.0@xxxxxxxxx>

On Wed January 13 2010 9:28:12 pm you wrote:
> hi
> 
> On Wed, Jan 13, 2010 at 5:55 PM, jim burns <jim_burn@xxxxxxxxxxxxx> wrote:
> > All of the SuSE /etc/init.d/boot.xxx scripts execute before any services
> > start to run - and thus in particular, before xend is started. You will
> > have to create a simple service, put it in /etc/init.d, and put a soft
> > link to it, called something like S99local, from /etc/init.d/rc5.d (for
> > runlevel 5, etc.) back to /etc/init.d/local. The 99 ensures that it will
> > be the last service executed.
> 
> i'm surprised if this'll in fact be the case, as both
> 
> >  /usr/sbin/xenpm set-scaling-governor ondemand
> >  /usr/sbin/xenpm set-scaling-governor performance
> 
> in the boot.local script clearly take effect @ boot.  just NOT the last cmd
> 
> >  /usr/sbin/xm sched-credit -d Domain-0 -w 512
> 
> in any case, np dealing with it.
> 
> thanks.

Then xenpm must communicate directly to the hypervisor, and not depend on 
xend. I noticed that your 'xm dmesg' output showed it worked, but your weight 
wouldn't of worked, since 'xm' depends on xend.

-----------------------------------------

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

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