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
/
INSTALL
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix line wrapping.
Jason Evans
2014-10-15
1
-10/+10
*
Add --with-lg-tiny-min, generalize --with-lg-quantum.
Jason Evans
2014-10-11
1
-6/+26
*
Add configure options.
Jason Evans
2014-10-10
1
-0/+67
*
Add instructions for installing from non-packaged sources.
Jason Evans
2014-09-23
1
-2/+15
*
Whitespace cleanups.
Jason Evans
2014-09-05
1
-3/+3
*
Refactor huge allocation to be managed by arenas.
Jason Evans
2014-05-16
1
-6/+0
*
Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug.
Jason Evans
2014-04-15
1
-4/+0
*
Reverse the cc-silence default.
Jason Evans
2014-04-15
1
-4/+4
*
Remove the *allocm() API, which is superceded by the *allocx() API.
Jason Evans
2014-04-15
1
-3/+0
*
Add test code coverage analysis.
Jason Evans
2013-12-07
1
-0/+13
*
Refactor to support more varied testing.
Jason Evans
2013-12-04
1
-2/+2
*
Allow to enable ivsalloc independently
Mike Hommey
2012-12-23
1
-0/+6
*
Allow to disable the zone allocator on Darwin
Mike Hommey
2012-12-23
1
-0/+4
*
Allow to build without exporting symbols
Mike Hommey
2012-11-25
1
-0/+5
*
Add the --enable-mremap option.
Jason Evans
2012-05-09
1
-0/+6
*
Clean up documentation and formatting.
Jason Evans
2012-04-23
1
-5/+1
*
Add the --disable-munmap option.
Jason Evans
2012-04-17
1
-0/+7
*
Implement Valgrind support, redzones, and quarantine.
Jason Evans
2012-04-11
1
-2/+6
*
Add utrace(2)-based tracing (--enable-utrace).
Jason Evans
2012-04-05
1
-0/+4
*
Add the --disable-experimental option.
Jason Evans
2012-03-03
1
-0/+3
*
Add fine-grained build/install targets.
Jason Evans
2012-03-03
1
-0/+13
*
Add --with-mangling.
Jason Evans
2012-03-02
1
-0/+13
*
Enable support for junk/zero filling by default.
Jason Evans
2012-02-29
1
-2/+2
*
Enable the stats configuration option by default.
Jason Evans
2012-02-29
1
-2/+2
*
Remove the sysv option.
Jason Evans
2012-02-29
1
-5/+0
*
Simplify small size class infrastructure.
Jason Evans
2012-02-29
1
-8/+0
*
Make 8-byte tiny size class non-optional.
Jason Evans
2012-02-13
1
-7/+0
*
Do not enable lazy locking by default.
Jason Evans
2012-02-13
1
-2/+2
*
Remove the swap feature.
Jason Evans
2012-02-13
1
-5/+0
*
Add the --with-private-namespace option.
Jason Evans
2011-07-30
1
-0/+6
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-04-01
1
-0/+251