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
/
src
/
ctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up *PAGE* macros.
Jason Evans
2012-04-02
1
-8/+5
*
Add the "thread.tcache.enabled" mallctl.
Jason Evans
2012-03-27
1
-8/+28
*
Port to FreeBSD.
Jason Evans
2012-02-03
1
-4/+4
*
Implement tsd.
Jason Evans
2012-03-23
1
-18/+24
*
Rename the "tcache.flush" mallctl to "thread.tcache.flush".
Jason Evans
2012-03-17
1
-6/+6
*
Remove the lg_tcache_gc_sweep option.
Jason Evans
2012-03-05
1
-4/+0
*
Remove the sysv option.
Jason Evans
2012-02-29
1
-6/+0
*
Simplify small size class infrastructure.
Jason Evans
2012-02-29
1
-63/+6
*
Remove the opt.lg_prof_bt_max option.
Jason Evans
2012-02-14
1
-3/+0
*
Remove the opt.lg_prof_tcmax option.
Jason Evans
2012-02-14
1
-4/+1
*
Remove highruns statistics.
Jason Evans
2012-02-13
1
-10/+0
*
Make 8-byte tiny size class non-optional.
Jason Evans
2012-02-13
1
-7/+2
*
Remove the swap feature.
Jason Evans
2012-02-13
1
-110/+1
*
Reduce cpp conditional logic complexity.
Jason Evans
2012-02-11
1
-367/+231
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-04-01
1
-0/+1670