All of lore.kernel.org
 help / color / mirror / Atom feed
From: karre@domain.hid
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Timer frequency
Date: Sat, 21 Apr 2007 23:53:06 +0200	[thread overview]
Message-ID: <20070421215306.54260@domain.hid> (raw)
In-Reply-To: <17961.8740.319909.281709@domain.hid>

Hi Gilles,

Thank you for your answer!

Does the Linux-Kernel need to be triggered every now and then to adjust system clock? I know that in times of DOS, the system timer had to occur every 18.3 seconds, and I have heard that Linux adjusted this for better scheduling. Do you know how often Xenomai issues a timer irq during idle phases?

Thanks in advance,

Richard
-------- Original-Nachricht --------
Datum: Fri, 20 Apr 2007 22:27:16 +0200
Von: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
An: karre@domain.hid
CC: xenomai@xenomai.org
Betreff: Re: [Xenomai-help] Timer frequency

> karre@domain.hid wrote:
>  > Hi folks,
>  > 
>  > does Xenomai adjust the system timer frequency? I probably does, so how
> can I find out the frequency on my system?
> 
> See:
> http://www.xenomai.org/documentation/branches/v2.3.x/html/api/group__native__timer.html#g66f026b0ac68ef3acde0e6d1bdb6baaf
> 
> In short, by default, the system timer is handled in aperiodic mode,
> which means that there is no timer frequency: the system timer is
> programmed at each software timer event to tick at next event. 
> 
> If you are using the stable version or previous releases, the system
> timer can be set to periodic mode at compilation time or by passing
> parameters to skins modules.
> 
> Xenomai trunk emulates periodic mode over aperiodic mode and allows to
> set for each skin whether it will use the aperiodic timer, or an
> (emulated) periodic timer.
> 
> -- 
> 
> 
> 					    Gilles Chanteperdrix.

-- 
"Feel free" - 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail


  reply	other threads:[~2007-04-21 21:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-20  0:36 [Xenomai-help] Timer frequency karre
2007-04-20 20:27 ` Gilles Chanteperdrix
2007-04-21 21:53   ` karre [this message]
2007-04-22 14:14     ` Gilles Chanteperdrix

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=20070421215306.54260@domain.hid \
    --to=karre@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.