summaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/sc.h
Commit message (Expand)AuthorAgeFilesLines
* fix some typoscuishuang2022-04-251-1/+1
* Add comments and use meaningful vars in sz_psz2ind.Charles2022-03-241-0/+1
* Mark slab as true on sized dealloc fast path.Qi Wang2021-12-061-3/+8
* Avoid a -Wundef warning on LG_SLAB_MAXREGS.David Goldblatt2020-09-171-5/+7
* configure: add --with-lg-slab-maxregs configure option.Hao Liu2020-09-161-2/+8
* SC: Name the max lookup constant.David Goldblatt2020-05-041-2/+3
* SC: Simplify SC_NPSIZES computation.David Goldblatt2020-05-041-22/+26
* Rearrange slab data and constantsDavid T. Goldblatt2019-09-231-0/+5
* Improve size class headerYinan Zhang2019-04-241-8/+21
* Fix comment on SC_NPSIZES.Tyler Etzel2018-08-021-5/+1
* SC: Remove global data.David Goldblatt2018-07-231-8/+5
* SC: Make some key size classes static.David Goldblatt2018-07-121-0/+19
* SC: Add page customization functionality.David T. Goldblatt2018-07-121-0/+6
* Hide size class computation behind a layer of indirection.David Goldblatt2018-07-121-0/+302