From: Philippe Gerum <philippe.gerum@domain.hid>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai@xenomai.org, "M. Koehrer" <mathias_koehrer@domain.hid>
Subject: Re: [Xenomai-help] posix functions for real time and non real time
Date: Tue, 08 Jan 2008 15:41:00 +0100 [thread overview]
Message-ID: <47838B7C.8010704@domain.hid> (raw)
In-Reply-To: <47838178.2010208@domain.hid>
Jan Kiszka wrote:
> Gilles Chanteperdrix wrote:
>> On Jan 8, 2008 2:44 PM, Jan Kiszka <jan.kiszka@domain.hid> wrote:
>>> Gilles Chanteperdrix wrote:
>>>> When you try to mix up real-time and non real-time threads, it all
>>>> becomes very complicated. You do not need your complication: just make
>>>> all your tasks real-time tasks (using priority 0 for low priority
>>>> tasks) and forget about __real_* calls.
>>> That can be inefficient in large applications: You don't need the
>>> (average-case) overhead of Xenomai IPC for pure non-RT interaction. And
>>> IPC object creation is precisely the critical point, because their type
>>> cannot be told apart by the wrapping layer based on generic parameters.
>> The point is that you usually do not care.
>>
>
> My customer does. :)
>
> E.g. note that Xenomai IPC does not scale on SMP like glibc/futux-based
> stuff does (repeating once again: in the average case).
>
You mean in the non contended case.
--
Philippe.
next prev parent reply other threads:[~2008-01-08 14:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-08 7:17 [Xenomai-help] posix functions for real time and non real time threads M. Koehrer
2008-01-08 10:23 ` Gilles Chanteperdrix
2008-01-08 11:39 ` [Xenomai-help] posix functions for real time and non real time M. Koehrer
2008-01-08 12:47 ` Jan Kiszka
2008-01-08 13:18 ` Gilles Chanteperdrix
2008-01-08 13:28 ` Gilles Chanteperdrix
2008-01-08 13:44 ` Jan Kiszka
2008-01-08 13:46 ` Gilles Chanteperdrix
2008-01-08 13:58 ` Jan Kiszka
2008-01-08 14:41 ` Philippe Gerum [this message]
2008-01-08 15:09 ` Jan Kiszka
2008-01-08 15:50 ` Philippe Gerum
2008-01-08 16:11 ` Gilles Chanteperdrix
2008-01-08 17:10 ` Philippe Gerum
2008-01-08 17:41 ` Gilles Chanteperdrix
2008-01-08 15:01 ` 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=47838B7C.8010704@domain.hid \
--to=philippe.gerum@domain.hid \
--cc=jan.kiszka@domain.hid \
--cc=mathias_koehrer@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.