Go to file
Jason Evans 1e0a636c11 Simplify small object allocation/deallocation.
Use chained run free lists instead of bitmaps to track free objects
within small runs.

Remove reference counting for small object run pages.
2010-03-13 20:38:29 -08:00
jemalloc Simplify small object allocation/deallocation. 2010-03-13 20:38:29 -08:00
.gitignore Add release versioning support. 2010-03-02 13:01:16 -08:00