All of lore.kernel.org
 help / color / mirror / Atom feed
From: jmf <xeno.nonono@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] How to resolve this lockup situation?
Date: Mon, 30 Aug 2010 16:56:28 +0000 (UTC)	[thread overview]
Message-ID: <loom.20100830T183243-347@domain.hid> (raw)

Dear all,

this is the situation: from a Xeno task, a shared library function is called
to control some device. After a system update (both Xeno and the device
drivers) that function returns with a timeout. As it turns out, as a part of
the device drivers, there is also a deamon running which the shared lib
tries to talk to. Obviously, while the RT task waits for the function to return,
that deamon does not get any CPU time to answer so the function returns
a timeout.

Now, the questions are: why did it work before the update, before we
noticed the existence of a deamon? Is there any way to make Xenomai give
the Linux scheduler some time so the deamon can do its work? Or can that
deamon process somehow be moved to the Xeno domain? I think I stumbled
upon a respective function meant for testing once but can't find it anymore...

Thanks a lot for any clue!
-jmf



             reply	other threads:[~2010-08-30 16:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-30 16:56 jmf [this message]
2010-08-30 17:40 ` [Xenomai-help] How to resolve this lockup situation? Gilles Chanteperdrix
2010-08-30 23:18   ` jmf

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=loom.20100830T183243-347@domain.hid \
    --to=xeno.nonono@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.