On Fri, Jun 22, 2007 at 09:27:49AM -0700, Russ Allbery wrote: > Hoard is a replacement memory allocator that can be used instead of glibc > malloc without recompiling binaries. It is faster and more efficient > under many load patterns than the default glibc malloc, and is particularly > good for multithreaded programs running on multiple processors.
What's the downsides? I'd guess that if it's GPLed and not in glibc, there's a catch somehow. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]