From: "M. Koehrer" <mathias_koehrer@domain.hid>
To: jan.kiszka@domain.hid, mathias_koehrer@domain.hid
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] Xenomai and futexes - Native API optimized for
Date: Wed, 9 May 2007 14:27:40 +0200 (CEST) [thread overview]
Message-ID: <13086080.1178713660670.JavaMail.ngmail@domain.hid> (raw)
In-Reply-To: <4641B5CF.80303@domain.hid>
Hi Jan,
primarily I want to execute my simulation models as fast as possible. This is, I want
to optimize the average execution time. As there are a series of critical sections to
be passed this should also have an impact on the worst execution time.
The critical region in the simulation are at locations when a lower prio thread and a higher
prio thread access the same data. This happens at a couple of times within a simulation step
(within that critical region there are typically some copy operations).
However, once the higher prio thread has entered one critical region it is sure (at least if
both threads run on the same CPU core) that it will be able to enter the next critical region without
waiting.
That means, that improving the average runtime should also help to improve the worst case
runtime of the highest prio thread.
Regards
Mathias
>
> Your analysis is not wrong. But before going into any detail may I ask
> you for on clarification: What do you want to optimise *primarily*, the
> average execution time of your RT threads in order to gain more CPU time
> for non-RT Linux jobs *or* the worst case execution time of your RT
> threads?
>
--
Mathias Koehrer
mathias_koehrer@domain.hid
Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren
ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig
und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer,
nur 39,85 inkl. DSL- und ISDN-Grundgebühr!
http://www.arcor.de/rd/emf-dsl-2
next prev parent reply other threads:[~2007-05-09 12:27 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-09 10:52 [Xenomai-help] Xenomai and futexes - Native API optimized for user space only applications M. Koehrer
2007-05-09 11:42 ` Dmitry Adamushko
2007-05-09 11:51 ` Jan Kiszka
2007-05-09 12:27 ` M. Koehrer [this message]
2007-05-09 12:51 ` [Xenomai-help] Xenomai and futexes - Native API optimized for Jan Kiszka
2007-05-09 13:35 ` Herman Bruyninckx
2007-05-09 13:58 ` M. Koehrer
2007-05-09 15:46 ` Jan Kiszka
2007-05-09 22:36 ` Herman Bruyninckx
2007-05-09 16:14 ` [Xenomai-help] Xenomai and futexes - Native API optimized for user space only applications Philippe Gerum
2007-05-09 16:32 ` Gilles Chanteperdrix
2007-05-10 8:31 ` [Xenomai-help] Xenomai and futexes - Native API optimized M. Koehrer
2007-05-10 9:26 ` Jan Kiszka
2007-05-10 13:02 ` M. Koehrer
2007-05-10 13:41 ` M. Koehrer
2007-05-10 16:21 ` Jan Kiszka
2007-05-10 9:46 ` Daniel Schnell
2007-05-10 15:16 ` Philippe Gerum
-- strict thread matches above, loose matches on Subject: below --
2007-05-09 13:02 [Xenomai-help] Xenomai and futexes - Native API optimized for Fillod Stephane
2007-05-09 18:10 M. Koehrer
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=13086080.1178713660670.JavaMail.ngmail@domain.hid \
--to=mathias_koehrer@domain.hid \
--cc=jan.kiszka@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.