From: Jan Kiszka <jan.kiszka@siemens.com>
To: Xenomai <xenomai@xenomai.org>
Subject: [Xenomai] Rework of mlockall and dlopen handling
Date: Tue, 23 Apr 2013 17:33:04 +0200 [thread overview]
Message-ID: <5176A9B0.6080601@siemens.com> (raw)
Hi,
I've coded down what we discussed and pushed it into 'for-upstream'.
This does not yet remove redundant mlockall from included userspace
code or change the docs, but the core mechanisms are ready. Patch list
below summarizes the steps.
Jan
Jan Kiszka (4):
Invoke mlockall on every skin library initialization
posix: Control auto-shadowing via environment variable
Remove mlockall alert handler
Drop --enable-dlopen, disable optimized TLS support by default
configure.in | 70 +++----------------------------------------
include/asm-generic/bind.h | 10 ------
src/skins/common/bind.c | 24 ++++-----------
src/skins/posix/init.c | 52 +++++++++++---------------------
src/skins/psos+/init.c | 15 +---------
src/skins/uitron/init.c | 15 +---------
6 files changed, 31 insertions(+), 155 deletions(-)
next reply other threads:[~2013-04-23 15:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-23 15:33 Jan Kiszka [this message]
2013-04-23 18:30 ` [Xenomai] Rework of mlockall and dlopen handling Gilles Chanteperdrix
2013-04-23 18:36 ` Jan Kiszka
2013-04-23 19:04 ` 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=5176A9B0.6080601@siemens.com \
--to=jan.kiszka@siemens.com \
--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.