I occasionally run across net lore which recommends "pre-faulting" a stack.
 For example:
https://rt.wiki.kernel.org/index.php/RT_PREEMPT_HOWTO#A_Realtime_.22Hello_World.22_Example

>From my understanding of mlockall(MCL_CURRENT|MCL_FUTURE), all process
memory is paged and locked in.  Thus, a pre-faulting exercise appears
useless.
(I don't care about the main() thread.)  Can you confirm?

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

Reply via email to