Use chained run free lists instead of bitmaps to track free objects within small runs. Remove reference counting for small object run pages.
jemalloc is a general-purpose scalable concurrent malloc(3) implementation. The INSTALL file contains information on how to configure, build, and install jemalloc.