On Tue, Apr 04, 2006 at 01:16:07PM -0700, Ted Deppner wrote:
>     if (mlockall(MCL_FUTURE)) { perror("mlockall"); exit(1); }

Might he want to bitwise-or that with MCL_CURRENT? Otherwise, isn't
swapping (of the preexisting page[s]) still a possibility?

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/
_______________________________________________
vox-tech mailing list
[email protected]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to