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
/
bin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bin: Move stats closer to the mutex.
David Goldblatt
2021-02-04
1
-3
/
+6
*
Edata: split up different list linkage uses.
David Goldblatt
2020-07-08
1
-1
/
+1
*
Rename extent_t to edata_t.
David Goldblatt
2019-12-20
1
-3
/
+3
*
Rename extent.h -> edata.h.
David Goldblatt
2019-12-20
1
-1
/
+1
*
Make extent module hermetic.
David Goldblatt
2019-12-20
1
-2
/
+0
*
Reduce footprint of bin_t.
Qi Wang
2019-11-21
1
-11
/
+12
*
Extents: Split out extent struct.
David T. Goldblatt
2019-09-23
1
-44
/
+1
*
Add nonfull_slabs to bin_stats_t.
Doron Roberts-Kedes
2019-04-29
1
-0
/
+1
*
Store the bin shard selection in TSD.
Qi Wang
2018-12-03
1
-3
/
+1
*
Add opt.bin_shards to specify number of bin shards.
Qi Wang
2018-12-03
1
-5
/
+5
*
Add support for sharded bins within an arena.
Qi Wang
2018-12-03
1
-2
/
+16
*
Hide size class computation behind a layer of indirection.
David Goldblatt
2018-07-12
1
-2
/
+6
*
Split up and standardize naming of stats code.
David T. Goldblatt
2017-12-18
1
-3
/
+3
*
Move bin stats code from arena to bin module.
David T. Goldblatt
2017-12-18
1
-1
/
+20
*
Move bin forking code from arena to bin module.
David T. Goldblatt
2017-12-18
1
-0
/
+3
*
Move bin initialization from arena module to bin module.
David T. Goldblatt
2017-12-18
1
-0
/
+3
*
Pull out arena_bin_info_t and arena_bin_t into their own file.
David T. Goldblatt
2017-12-18
1
-0
/
+81