All of lore.kernel.org
 help / color / mirror / Atom feed
From: Theo Veenker <Theo.Veenker@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: Xenomai <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] accuracy of system clock
Date: Mon, 19 Nov 2007 16:46:23 +0100	[thread overview]
Message-ID: <4741AFCF.7070103@domain.hid> (raw)
In-Reply-To: <2ff1a98a0711190725j78fbdc85j852cda9621a067be@domain.hid>

Gilles Chanteperdrix wrote:
> On Nov 19, 2007 10:29 AM, Theo Veenker <Theo.Veenker@domain.hid> wrote:
>> Hi all,
>>
>> I'm using clock_gettime(REALTIME,&t) in a kernel module (posix skin) to
>> timestamp something. I know accessing this clock from user space yields
>> values different from those returned by the xenomai posix skin due to
>> ntpdate.
> 
> Well, you can use the posix skin in user-space as well.
> 
>> But my concern is that the difference in pace is too much.
>> On one system it is about 90us/s wrong on another it is 160us/s.
> 
>> I assume the speed of the ntp corrected clock is more or less correct.
>> Is there some calibration procedure I can run to tweak xenomai to make
>> sure in xenomai I get 1e9 ticks per *true* second?
>> I have enabled CONFIG_X86_UP_APIC.
> 
> There is currently no way to calibrate Xenomai, but there is a known
> issue about the APIC frequency specifically. I do not know if some
> quick fixes have been posted, but there is a (rather large) series of
> patches fixing it.

Can you suggest a different timing source? I thought using the APIC
was preferred over using the TSC. What do other users do if they want
1 ms to last 1 ms?

If the drift appears to be constant on each system I can problably account
for it and apply a correction. I'll try that.

Theo






  reply	other threads:[~2007-11-19 15:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19  9:29 [Xenomai-help] accuracy of system clock Theo Veenker
2007-11-19 15:25 ` Gilles Chanteperdrix
2007-11-19 15:46   ` Theo Veenker [this message]
2007-11-19 20:54     ` Gilles Chanteperdrix
2007-11-19 15:47   ` Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4741AFCF.7070103@domain.hid \
    --to=theo.veenker@domain.hid \
    --cc=gilles.chanteperdrix@xenomai.org \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.