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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a memory corruption bug in chunk_alloc_dss().
Jason Evans
2012-04-21
1
-2/+2
*
Update prof defaults to match common usage.
Jason Evans
2012-04-17
1
-17/+28
*
Update pprof (from gperftools 2.0).
Jason Evans
2012-04-17
1
-1/+1
*
Add the --disable-munmap option.
Jason Evans
2012-04-17
1
-0/+10
*
Always disable redzone by default.
Jason Evans
2012-04-13
1
-3/+1
*
Implement Valgrind support, redzones, and quarantine.
Jason Evans
2012-04-11
1
-4/+75
*
Add utrace(2)-based tracing (--enable-utrace).
Jason Evans
2012-04-05
1
-0/+25
*
Remove obsolete "config.dynamic_page_shift" mallctl documentation.
Jason Evans
2012-04-03
1
-10/+0
*
Clean up *PAGE* macros.
Jason Evans
2012-04-02
1
-10/+1
*
Add the "thread.tcache.enabled" mallctl.
Jason Evans
2012-03-27
1
-0/+14
*
Fix various documentation formatting regressions.
Jason Evans
2012-03-19
1
-18/+20
*
Rename the "tcache.flush" mallctl to "thread.tcache.flush".
Jason Evans
2012-03-17
1
-18/+18
*
Implement aligned_alloc().
Jason Evans
2012-03-13
1
-0/+35
*
Remove the lg_tcache_gc_sweep option.
Jason Evans
2012-03-05
1
-19/+1
*
Add the --disable-experimental option.
Jason Evans
2012-03-03
1
-1/+3
*
Add nallocm().
Jason Evans
2012-02-29
1
-8/+30
*
Remove the sysv option.
Jason Evans
2012-02-29
1
-26/+0
*
Simplify small size class infrastructure.
Jason Evans
2012-02-29
1
-175/+23
*
Remove the opt.lg_prof_bt_max option.
Jason Evans
2012-02-14
1
-16/+0
*
Remove the opt.lg_prof_tcmax option.
Jason Evans
2012-02-14
1
-24/+2
*
Remove highruns statistics.
Jason Evans
2012-02-13
1
-22/+0
*
Make 8-byte tiny size class non-optional.
Jason Evans
2012-02-13
1
-17/+6
*
Remove the swap feature.
Jason Evans
2012-02-13
1
-92/+2
*
Document swap.fds mallctl as read-write.
Jason Evans
2011-08-12
1
-1/+1
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-04-01
4
-0/+2295
[prev]