summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
devSet isthreaded manually.Qi Wang7 years
masterMerge https://github.com/jemalloc/jemallocJoerg Koenig7 years
stable-3Fix OOM-related regression in arena_tcache_fill_small().Jason Evans8 years
stable-4Do not assume dss never decreases.Uwe L. Korn7 years
 
TagDownloadAuthorAge
5.3.0jemalloc-5.3.0.zip  jemalloc-5.3.0.tar.gz  jemalloc-5.3.0.tar.bz2  Qi Wang3 years
5.2.1jemalloc-5.2.1.zip  jemalloc-5.2.1.tar.gz  jemalloc-5.2.1.tar.bz2  Qi Wang5 years
5.2.0jemalloc-5.2.0.zip  jemalloc-5.2.0.tar.gz  jemalloc-5.2.0.tar.bz2  Qi Wang6 years
5.1.0jemalloc-5.1.0.zip  jemalloc-5.1.0.tar.gz  jemalloc-5.1.0.tar.bz2  Qi Wang7 years
5.0.1jemalloc-5.0.1.zip  jemalloc-5.0.1.tar.gz  jemalloc-5.0.1.tar.bz2  Jason Evans8 years
5.0.0jemalloc-5.0.0.zip  jemalloc-5.0.0.tar.gz  jemalloc-5.0.0.tar.bz2  Jason Evans8 years
4.5.0jemalloc-4.5.0.zip  jemalloc-4.5.0.tar.gz  jemalloc-4.5.0.tar.bz2  Jason Evans8 years
4.4.0jemalloc-4.4.0.zip  jemalloc-4.4.0.tar.gz  jemalloc-4.4.0.tar.bz2  Jason Evans8 years
4.3.1jemalloc-4.3.1.zip  jemalloc-4.3.1.tar.gz  jemalloc-4.3.1.tar.bz2  Jason Evans8 years
4.3.0jemalloc-4.3.0.zip  jemalloc-4.3.0.tar.gz  jemalloc-4.3.0.tar.bz2  Jason Evans8 years
[...]
 
AgeCommit messageAuthorFilesLines
2017-03-01Merge branch 'rc-4.5.0'4.5.0Jason Evans83-515/+2388
2017-03-01Update ChangeLog for 4.5.0.Jason Evans1-0/+35
2017-03-01Add casts to CONF_HANDLE_T_U().Jason Evans1-6/+6
2017-02-28Alphabetize private symbol names.Jason Evans1-1/+1
2017-02-28Fix/enhance THP integration.Jason Evans13-21/+177
2017-02-28restructure *CFLAGS configuration.Jason Evans3-111/+141
2017-02-27Handle race in stats_arena_bins_printQi Wang1-3/+13
2017-02-27Fix lg_chunk clamping for config_cache_oblivious.Jason Evans2-16/+12
2017-02-27Add some missing explicit casts.Jason Evans1-3/+4
2017-02-27Fix huge-aligned allocation.Jason Evans6-11/+141
[...]