[vox-tech] Must a 300 microsecond delay keep the CPU busy?
Micah J. Cowan
micah at cowan.name
Tue Apr 4 14:26:11 PDT 2006
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/
More information about the vox-tech
mailing list