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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modify chunk_alloc_mmap() to support address space layout randomization (ASLR).
Jason Evans
2009-11-09
1
-51/+100
*
Update assertions in realloc() and free() to allow for deallocation during
Jason Evans
2009-11-09
1
-4/+6
*
Integrate mtrgraph and mtrplay.
Jason Evans
2009-07-02
6
-2/+1442
*
Add configure tests for CFLAGS settings.
Jason Evans
2009-06-30
3
-21/+90
*
Fix various compiler warnings.
Jason Evans
2009-06-29
1
-17/+9
*
Minor documentation and comment cleanups.
Jason Evans
2009-06-26
2
-7/+18
*
Clean up the manpage and conditionalize various portions according to how
Jason Evans
2009-06-26
8
-229/+469
*
Implement configuration system.
Jason Evans
2009-06-24
14
-350/+4459
*
Merge FreeBSD's malloc(3) and posix_memalign(3) manpages to create jemalloc(3).
Jason Evans
2009-06-23
1
-0/+589
*
Fix various namespace issues.
Jason Evans
2009-06-23
1
-77/+99
*
Merge code from the original jemalloc_linux port.
Jason Evans
2009-06-22
1
-169/+264
*
Import pristine FreeBSD sources.
Jason Evans
2009-06-22
2
-0/+6537
[prev]