Jason Evans 3b5ee5e857 Fix #include ordering for mb.h.
Include mb.h after mutex.h, in case it actually has to use the
mutex-based memory barrier implementation.
2010-02-11 15:56:23 -08:00
..
2010-02-11 14:45:59 -08:00
2009-06-23 19:01:18 -07:00
2009-06-23 19:01:18 -07:00
2009-06-23 19:01:18 -07:00
2010-02-11 14:45:59 -08:00
2010-02-10 18:20:38 -08:00
2009-06-23 19:01:18 -07:00
2010-02-11 14:45:59 -08:00
2009-06-23 19:01:18 -07:00

jemalloc is a general-purpose scalable concurrent malloc(3) implementation.

The INSTALL file contains information on how to configure, build, and install
jemalloc.