[EMAIL PROTECTED] wrote:
Can anyone guide me on how to compile Google's TCMalloc with aolserver i would like to replace it with TCL threaded memory allocator ?
This is in reference to http://webservertalk.com/message1631310.html


thanks






You'll need to build Tcl so that it doesn't use the threaded allocator, then you should be able to LD_PRELOAD TCMalloc per the Google instructions. Building Tcl threaded, but so that it doesn't use the threaded allocator used to require a hack of sorts - not sure if this has been fixed in the latest versions or not.

- n


--
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