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(-)

_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to