linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Priority Inheritance per se?
@ 2010-09-10  6:49 Martin Däumler
  2010-09-14  9:56 ` Sergio Ruocco
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Däumler @ 2010-09-10  6:49 UTC (permalink / raw)
  To: linux-rt-users

  Hello,

our team develops a Linux-based embedded system to
realise a programmable logic controller. So we investigate
several possibilities to augment Linux real-time capabilities.
Naturally, the PREEMPT_RT-patch is interesting. I searched
the wiki, the mailing list archive, listened to Mr. Assmann's
talk at the Chemnitz Linux Days 2010 and read the corresponding
chapter in "Building Embedded Linux Systems" by Karim Yaghmour.
Nevertheless, I have a question to makes thinks clear once and
for all:

Does the priority inheritance mechanism work without using
special (Pthread-) mutexes in userspace? (As far as I understood,
it does not.)

Imagine a hypothetical case: a high RT-priority (60) task triggers
a synchronous/blocking system call which triggers a device driver
whose ISR is a kernel thread with RT-priority 49. So, a medium
RT-priority (55) task may block the high RT-priority task, doesn't
it?


With kind regards,
Martin Daeumler

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-14 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-10  6:49 Priority Inheritance per se? Martin Däumler
2010-09-14  9:56 ` Sergio Ruocco
2010-09-14 11:12   ` Martin Däumler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).