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

Re: [Xen-devel] Re: [Xen-users] ntpd under Xen Dom0 exhibits extremely

To: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-users] ntpd under Xen Dom0 exhibits extremely high jitter/noise? runs stable/quiet under non-xen kernel.
From: mail ignored <0.bugs.only.0@xxxxxxxxx>
Date: Sun, 17 Jan 2010 19:00:40 -0800
Cc: "Fajar A. Nugraha" <fajar@xxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>, Xen User-List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 17 Jan 2010 19:01:04 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=5tj4+sI9SXcUJN42+wHHWnxF85Ev2PJzlkLEmbm2Dg4=; b=HDRPKGlMG7jdpLuITo+Ni1s9XIdDJVpyh+kKR4xJYRmQ7JnIK9tw33U/BO8H71Ftav zCdj7UOUNy9JS1Kb/kwwtguIu63z0Pt/6oa7h4JdnCRABOdOKW138/h9FS/FSNQ+XzSH Gy0vRcU3PHlfDnMO/ZlPWzFT/Tb88mXZ8NyVA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dQdkzaQsfrC5tI2RvO2lSL7qLcxPRXGvoh4rX+TQjZ1pjAUcM+9OXqlCvvR5uZn+11 CkL3c53If7LvIi+sDmiKdLqWCJOqmy3Flm8bJ6mYEGSia/MXZEfNZm7edlrdsQnxpiyY KpI+i/TobYgsoo4htxvc8P+ZyXuDZx5vuMebE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bd15a836-a80a-4fe7-95b6-4162566ac968@default>
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: <c67eed301001171553o7335f6aer1da225ab4dc62fc6@xxxxxxxxxxxxxx> <bd15a836-a80a-4fe7-95b6-4162566ac968@default>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Sun, Jan 17, 2010 at 6:23 PM, Dan Magenheimer
<dan.magenheimer@xxxxxxxxxx> wrote:
> I'm away from the office right now so can't easily look this up
> but the following patch was submitted by Tim Deegan in March 2009
> and may be relevant.  Likely it is in Xen's dom0 but not in
> the dom0 of the distro you are using.
>
> Apologies if I've missed an important point as I'm only
> skimming email today and just happened to have Tim's
> March email in a folder.

reading @ the patch thread, http://tinyurl.com/yjnj6wa

for reference ... checking in opensuse's src trees,

cd /usr/src
find . | grep x86 | grep time | grep xen | grep "\.c"$
./arch/x86/kernel/time_32-xen.c
./arch/x86/xen/time.c

time_32-xen.c is posted -> http://pastebin.com/f72c6de07
time.c  -> http://pastebin.com/f3b4a7fdd

checking in xen.git's pvops tree,
find . | grep x86 | grep time | grep xen | grep "\.c"$
  ./arch/x86/xen/time.c

-> http://pastebin.com/f3409ea7a.

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

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