On Jan 5, 2008, at 10:29 AM, Gary Wright wrote:

> Perhaps something like Process::setrlimit is something the OP could  
> use?
>

I looked at setrlimit, but it seems to quit the process if it  
violates the conditions. Will it actually prevent ruby from going  
over 15% without killing it?