From: "M. Koehrer" <mathias_koehrer@domain.hid>
To: xenomai@xenomai.org
Subject: [Xenomai-help] Dynamic load of shared object files in real time applications
Date: Fri, 5 Jan 2007 15:39:00 +0100 (CET) [thread overview]
Message-ID: <10623239.1168007940021.JavaMail.ngmail@domain.hid> (raw)
Hi everybody,
I have a question that is similar to the one concerning the system() call out of
a real time context.
I want to create a flexible framework that allows dynamic loading of shared objects
during runtime. (The loading itself can of course not work in real time).
The main application itself should run for a very long time (a couple of days)
and during that long run time I want to load and unload small pieces of code that
have to be executed.
After loading a .so file I want to hook loaded routines into the (already existing) real time context
of my main application.
Is it possible that this kind of operation can cause any memory issue similar to that
I detected in the 2.6.19 kernel (the system() call out of a real time context)?
I ask as the dlopen() call probably extends the valid address range of the current
process.
Thanks for any feedback on that question.
Regards
Mathias
--
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 44,85 inkl. DSL- und ISDN-Grundgebühr!
http://www.arcor.de/rd/emf-dsl-2
next reply other threads:[~2007-01-05 14:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-05 14:39 M. Koehrer [this message]
2007-01-11 19:17 ` [Xenomai-help] Dynamic load of shared object files in real time applications Philippe Gerum
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=10623239.1168007940021.JavaMail.ngmail@domain.hid \
--to=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.