summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/sz.h
Commit message (Expand)AuthorAgeFilesLines
* sz: Support 0 size in size2index lookup/computeDave Watson2018-10-171-3/+10
* SC: Remove global data.David Goldblatt2018-07-231-15/+12
* SC: Make some key size classes static.David Goldblatt2018-07-131-11/+11
* Hide size class computation behind a layer of indirection.David Goldblatt2018-07-131-84/+81
* Avoid left shift by negative values.Qi Wang2017-09-251-2/+2
* Header refactoring: Pull size helpers out of jemalloc module.David Goldblatt2017-05-311-0/+317