> Woah! What's that 26MB of memory inside of Tcl_FSEvalFile? > I'm re-running Valgrind with --num-callers=32 to get more detail:
In particular, it appears to be the eval of init.tcl that starts the chain leading to the held memory. > Oh, wow. Something at server start-up allocates 26MB of > memory and doesn't let it go? What's that all about. Still, > doesn't explain the 32K/request leakage we're seeing, though. 32K/request could be several other items, but it may well be that stuff is left open that really need not be ... ??? Jeff -- 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.
