Hey all,

I'm currently working on a project where I need to limit the amount of
physical memory a process uses.  I've tried the rsetlimit function and the
limit shell command to do so, but I have had no luck (though I was able to
limit the virtual memory and cause it to segfault).  Neither seems to have
any effect on the physical memory available to the process.  If anyone
could enlighten me on how to limit the physical memory available to a
process, it would be greatly appreciated.

My goal is to make the program have page faults, but I haven't had much
luck yet.

Thanks,
Dave Grochowski

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to