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
Branch
Commit message
Author
Age
dev
Set isthreaded manually.
Qi Wang
7 years
master
Merge https://github.com/jemalloc/jemalloc
Joerg Koenig
7 years
stable-3
Fix OOM-related regression in arena_tcache_fill_small().
Jason Evans
8 years
stable-4
Do not assume dss never decreases.
Uwe L. Korn
7 years
Tag
Download
Author
Age
5.3.0
jemalloc-5.3.0.zip
jemalloc-5.3.0.tar.gz
jemalloc-5.3.0.tar.bz2
Qi Wang
3 years
5.2.1
jemalloc-5.2.1.zip
jemalloc-5.2.1.tar.gz
jemalloc-5.2.1.tar.bz2
Qi Wang
6 years
5.2.0
jemalloc-5.2.0.zip
jemalloc-5.2.0.tar.gz
jemalloc-5.2.0.tar.bz2
Qi Wang
6 years
5.1.0
jemalloc-5.1.0.zip
jemalloc-5.1.0.tar.gz
jemalloc-5.1.0.tar.bz2
Qi Wang
7 years
5.0.1
jemalloc-5.0.1.zip
jemalloc-5.0.1.tar.gz
jemalloc-5.0.1.tar.bz2
Jason Evans
8 years
5.0.0
jemalloc-5.0.0.zip
jemalloc-5.0.0.tar.gz
jemalloc-5.0.0.tar.bz2
Jason Evans
8 years
4.5.0
jemalloc-4.5.0.zip
jemalloc-4.5.0.tar.gz
jemalloc-4.5.0.tar.bz2
Jason Evans
8 years
4.4.0
jemalloc-4.4.0.zip
jemalloc-4.4.0.tar.gz
jemalloc-4.4.0.tar.bz2
Jason Evans
8 years
4.3.1
jemalloc-4.3.1.zip
jemalloc-4.3.1.tar.gz
jemalloc-4.3.1.tar.bz2
Jason Evans
8 years
4.3.0
jemalloc-4.3.0.zip
jemalloc-4.3.0.tar.gz
jemalloc-4.3.0.tar.bz2
Jason Evans
8 years
[...]
Age
Commit message
Author
Files
Lines
2019-08-05
Merge branch 'dev'
5.2.1
Qi Wang
62
-373/+1829
2019-08-05
Update Changelog for 5.2.1.
Qi Wang
1
-0/+33
2019-08-02
Sanity check on prof dump buffer size.
Qi Wang
1
-0/+1
2019-07-31
Quick fix for prof log printing
Yinan Zhang
1
-2/+2
2019-07-30
Workaround to address g++ unused variable warnings
Yinan Zhang
1
-2/+4
2019-07-29
Limit to exact fit on Windows with retain off.
Qi Wang
1
-0/+10
2019-07-29
Revert "Refactor prof log"
Qi Wang
8
-720/+677
2019-07-29
Revert "Refactor profiling"
Qi Wang
8
-1501/+1450
2019-07-29
Refactor profiling
Yinan Zhang
8
-1450/+1501
2019-07-29
Refactor prof log
Yinan Zhang
8
-677/+720
[...]