index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
tcache_structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make arena stats collection go through cache bins.
David Goldblatt
2017-08-17
1
-7/+32
*
Pull out caching for a bin into its own file.
David Goldblatt
2017-08-17
1
-34/+6
*
Header refactoring: unify and de-catchall mutex module
David Goldblatt
2017-05-24
1
-1/+1
*
Header refactoring: stats - unify and remove from catchall
David Goldblatt
2017-04-24
1
-0/+1
*
Header refactoring: size_classes module - remove from the catchall
David Goldblatt
2017-04-24
1
-0/+1
*
Header refactoring: ticker module - remove from the catchall and unify.
David Goldblatt
2017-04-24
1
-0/+1
*
Remove --disable-tcache.
Jason Evans
2017-04-21
1
-9/+0
*
Header refactoring: break out ql.h dependencies
David Goldblatt
2017-04-11
1
-0/+2
*
Optimizing TSD and thread cache layout.
Qi Wang
2017-04-07
1
-8/+22
*
Get rid of tcache_enabled_t as we have runtime init support.
Qi Wang
2017-04-07
1
-6/+0
*
Integrate auto tcache into TSD.
Qi Wang
2017-04-07
1
-1/+5
*
Store associated arena in tcache.
Qi Wang
2017-03-07
1
-0/+1
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-0/+55