WARNING: This server is unstable and will be retired in the next days.
If you want to keep this forum available, please request immediately a migration
on the
Nabble Support forum.
Forums that don't receive any migration request will be deleted forever.
Re: mlockall() and small memory systems
On Thu, May 24, 2012 at 01:30:39AM +0900, Izumi Tsutsui wrote:
> I have not tried the test, but ntpd(8) on m68k machines
> (with less than 32MB) always complains mlockall() failed.
Yeah, that is because libc already is too big or something.
However, in this case the mlockall() suceeds.
Martin