patrick o'leary schrieb:

You may not want to run that within aolserver.

The exec creates a fork, which can double the
about of memory consumed.

I used this on large and small machine (my notebook) without problems on significant blueprints (oacs + dotlrn). exec creates a new address space (not running into the 4GB limit); Since modern OSes do a copy page on write, i really doubt that this exec is doubling the memory
consumption....

However, the line with the exec is not essential for the script, drop it and remove the variable vsz
from the output.

-gustaf neumann


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to