All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai] mlockall and dlopenskins?
@ 2014-09-07 16:21 Yogi A. Patel
  2014-09-07 16:37 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 8+ messages in thread
From: Yogi A. Patel @ 2014-09-07 16:21 UTC (permalink / raw)
  To: xenomai

Hi -

I used to provide --enable-posix-auto-mlockall --enable-dlopen-skins as 
options to the configure script when compiling user space support. 
However in 2.6.3 I get a warning saying those are unrecognized options.

Now. I was looking online at the documentation and found the following:

/Xenomai libraries only invoked mlockall if a special option was passed 
to the configure script when compiling Xenomai user-space support. So, 
applications which did not want to depend on this configuration had to 
call mlockall by themselves, before using any Xenomai service, by using://
//
//mlockall(MCL_CURRENT | MCL_FUTURE);/

This is slightly vague and hard to understand. The warnings make it 
obvious that the enable-posix-auto-mlockall call does nothing when used 
during compile. Does this mean that in 2.6.3 and above mlockall is 
included in user space libraries by default (requring no changes to our 
software besides removing that flag from the compile)?

And what about enable-dlopen-skins? I can't find any documentation 
online on that changing in 2.6.3.

Thanks!

-- 
Yogi

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-07 16:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-07 16:21 [Xenomai] mlockall and dlopenskins? Yogi A. Patel
2014-09-07 16:37 ` Gilles Chanteperdrix
2014-09-07 16:39   ` Yogi A. Patel
2014-09-07 16:41     ` Gilles Chanteperdrix
2014-09-07 16:44       ` Yogi A. Patel
2014-09-07 16:46         ` Gilles Chanteperdrix
2014-09-07 16:46     ` Gilles Chanteperdrix
2014-09-07 16:47       ` Yogi A. Patel

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.