summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/cache_bin.h
Commit message (Expand)AuthorAgeFilesLines
* refactor tcache_dalloc_smallDave Watson2018-11-121-2/+14
* Remove a branch from cache_bin_alloc_easyDave Watson2018-10-151-10/+15
* Rename cache_alloc_easy to cache_bin_alloc_easy.David T. Goldblatt2017-12-191-1/+1
* Document the ialloc function abbreviations.David Goldblatt2017-08-171-1/+1
* Make arena stats collection go through cache bins.David Goldblatt2017-08-171-1/+33
* Pull out caching for a bin into its own file.David Goldblatt2017-08-171-0/+82