Hello! Here it is a url from some results of your script
http://pizarra.uv.es/report.txt I have not understand very much the results. Do you see anything strange? Regards, Agustin > 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. > > -- ====================================================== | Jose Agustin Lopez Bueno | | E-Mail: [EMAIL PROTECTED] | | Home Page: http://www.uv.es/~lopezj/ | | http://www.uv.es/postman/ | | Tfnos: +34-96-3544310 +34-96-3543129 | | Fax: +34-96-3544200 | | Servicio de Informatica, Univ. de Valencia, Spain | ====================================================== -- 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.
