index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
sc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some typos
cuishuang
2022-04-25
1
-1
/
+1
*
Add comments and use meaningful vars in sz_psz2ind.
Charles
2022-03-24
1
-0
/
+1
*
Mark slab as true on sized dealloc fast path.
Qi Wang
2021-12-06
1
-3
/
+8
*
Avoid a -Wundef warning on LG_SLAB_MAXREGS.
David Goldblatt
2020-09-17
1
-5
/
+7
*
configure: add --with-lg-slab-maxregs configure option.
Hao Liu
2020-09-16
1
-2
/
+8
*
SC: Name the max lookup constant.
David Goldblatt
2020-05-04
1
-2
/
+3
*
SC: Simplify SC_NPSIZES computation.
David Goldblatt
2020-05-04
1
-22
/
+26
*
Rearrange slab data and constants
David T. Goldblatt
2019-09-23
1
-0
/
+5
*
Improve size class header
Yinan Zhang
2019-04-24
1
-8
/
+21
*
Fix comment on SC_NPSIZES.
Tyler Etzel
2018-08-02
1
-5
/
+1
*
SC: Remove global data.
David Goldblatt
2018-07-23
1
-8
/
+5
*
SC: Make some key size classes static.
David Goldblatt
2018-07-12
1
-0
/
+19
*
SC: Add page customization functionality.
David T. Goldblatt
2018-07-12
1
-0
/
+6
*
Hide size class computation behind a layer of indirection.
David Goldblatt
2018-07-12
1
-0
/
+302