All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: Germain Olivier <germain.olivier@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-core] About scheduling routine and xnpod_announce_tick
Date: Wed, 25 Jan 2006 21:09:44 +0100	[thread overview]
Message-ID: <43D7DB08.5050209@domain.hid> (raw)
In-Reply-To: <55227.213.103.216.34.1138138522.squirrel@domain.hid>

[-- Attachment #1: Type: text/plain, Size: 659 bytes --]

Germain Olivier wrote:
> Hello
> 
> My question is about the scheduling routine:
> I want to know if the function xnpod_announce_tick is called at every tick
> of the timer (such I suppose because it is linked with the timer), so it
> will be a good place to do some EDF scheduling stuff.

Yes, xnpod_announce_tick() is the default handler for the real-time
timer interrupt, thus gets called on every timer event. Round-robin is
already handled inside this function.

Maybe following the cross-reference might help you finding further
information:

http://www.rts.uni-hannover.de/xenomai/lxr/ident?v=SVN-trunk;i=xnpod_announce_tick

Jan



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

      reply	other threads:[~2006-01-25 20:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-24 21:35 [Xenomai-core] About scheduling routine and xnpod_announce_tick Germain Olivier
2006-01-25 20:09 ` Jan Kiszka [this message]

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=43D7DB08.5050209@domain.hid \
    --to=jan.kiszka@domain.hid \
    --cc=germain.olivier@domain.hid \
    --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.