Feature Requests item #1540302, was opened at 2006-08-15 03:12 Message generated for change (Comment added) made by miconda You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1540302&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. >Category: core Group: None >Status: Pending Resolution: None Priority: 5 Submitted By: Bob Atkins (bobatkins) >Assigned to: Daniel-Constantin Mierla (miconda) Summary: Linking with -lmtmalloc on Solaris?? Initial Comment: I noticed that openser is not being linked with -lmtmalloc on Solaris platforms. Is there any reason for this? -lmtmalloc offers significant performance advantages for any threaded code and I would think it would be benefitial to openser. I would be interested in any feedback on the pros and cons of linking with -lmtmalloc. ---------------------------------------------------------------------- >Comment By: Daniel-Constantin Mierla (miconda) Date: 2006-08-15 11:44 Message: Logged In: YES user_id=1246013 OpenSER has its own memory manager. It allocates a big chunk at start up and then uses parts of it as needed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1540302&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
