All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Patrick Gräbel" <graebel@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] Calling comedi from a RT task
Date: Tue, 02 Dec 2008 09:01:27 +0100	[thread overview]
Message-ID: <4934EB57.9080305@domain.hid> (raw)


Hi,

I am using Xenomai 2.3.1 and comedi with driver "ni_pcimio". I am able
to create a RT task that triggers each msec. But calling the comedi API
kicks me out of RT as indicated by /proc/xenomai/stat (column MSW). The
modules loaded are:

comedi_fc   3584 1 ni_pcimio
kcomedilib 20868 0
comedi     33248 6 ni_pcimio, ni_tio, comedi_fc, mite, 8255, kcomedilib
licModule  44272 1 kcomedilib

The comedi modules are from a 2.6.20-14-ipipe/comedi/driver directory.
How do I use the comedi API so that the task will stay realtime? What do
I have to check?



             reply	other threads:[~2008-12-02  8:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02  8:01 Patrick Gräbel [this message]
2008-12-02 17:12 ` [Xenomai-help] Calling comedi from a RT task Jan Kiszka
2008-12-03 23:55   ` Alexis Berlemont
2008-12-04  9:38     ` Patrick Gräbel
2008-12-04 23:57       ` Alexis Berlemont

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=4934EB57.9080305@domain.hid \
    --to=graebel@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.