<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 22, 2017 at 9:56 AM, Gedare Bloom <span dir="ltr"><<a href="mailto:gedare@rtems.org" target="_blank">gedare@rtems.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm not sure if we will have mlockall anytime soon.<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>We don't swap out so just honoring the call (whatever that means) is a</div><div>sufficient implementation.</div><div><br></div><div>Can you make sure the newlib features.h file has flags that match the</div><div>intended state of your work? I can see making sure it matches where</div><div>you are headed.</div><div><br></div><div>--joel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
On Wed, Mar 22, 2017 at 10:43 AM, Joel Sherrill <<a href="mailto:joel@rtems.org">joel@rtems.org</a>> wrote:<br>
><br>
><br>
> On Wed, Mar 22, 2017 at 3:29 AM, Heinz Junkes <<a href="mailto:junkes@fhi-berlin.mpg.de">junkes@fhi-berlin.mpg.de</a>><br>
> wrote:<br>
>><br>
>> rtems4.12 (master) defines in include/sys/features.h<br>
>><br>
>> _POSIX_MEMLOCK and _POSIX_MEMLOCK_RANGE to 1<br>
>><br>
>> but mlockall is not available in any library and one can read<br>
>><br>
>> ./rtems/doc/posix1003.1/<wbr>compliance_list:mlockall(), Not Supported<br>
>> ./rtems/doc/posix1003.1/ch12.<wbr>t:mlockall(), Function, Unimplemented<br>
>><br>
> That's right. If Gedare weren't working on adding support, I would say we<br>
> need to turn it off in newlib. But at this point I am not sure it is worth<br>
> a tool spin to turn this off and then back on in newlib.<br>
><br>
> Gedare.. thoughts?<br>
><br>
> --joel<br>
><br>
>><br>
>> heinz<br>
>><br>
>><br>
>><br>
>> ______________________________<wbr>_________________<br>
>> users mailing list<br>
>> <a href="mailto:users@rtems.org">users@rtems.org</a><br>
>> <a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br>
><br>
><br>
</div></div></blockquote></div><br></div></div>