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
/
include
/
jemalloc
/
internal
/
jemalloc_preamble.h.in
Commit message (
Expand
)
Author
Age
Files
Lines
*
implement malloc_getcpu for windows
Leonardo Santagada
2019-01-08
1
-1/+1
*
Deprecate OSSpinLock.
Qi Wang
2018-11-14
1
-1/+1
*
Rename hooks module to test_hooks.
David Goldblatt
2018-05-18
1
-1/+1
*
Remove config.thp which wasn't in use.
Qi Wang
2018-03-08
1
-7/+0
*
Define MADV_FREE on our own when needed.
Qi Wang
2017-10-11
1
-0/+4
*
Fix test/unit/pages.
Qi Wang
2017-08-11
1
-0/+7
*
Add a logging facility.
David T. Goldblatt
2017-07-21
1
-0/+11
*
Normalize background thread configuration.
Jason Evans
2017-06-09
1
-6/+0
*
Add the --disable-thp option to support cross compiling.
Jason Evans
2017-05-30
1
-7/+7
*
Implementing opt.background_thread.
Qi Wang
2017-05-23
1
-0/+13
*
Automatically generate private symbol name mangling macros.
Jason Evans
2017-05-12
1
-1/+7
*
Replace --disable-munmap with opt.munmap.
Jason Evans
2017-04-25
1
-7/+0
*
Enable -Wundef, when supported.
David Goldblatt
2017-04-22
1
-0/+1
*
Remove --enable-ivsalloc.
Jason Evans
2017-04-21
1
-7/+11
*
Remove --disable-tcache.
Jason Evans
2017-04-21
1
-7/+0
*
Move CPP_PROLOGUE and CPP_EPILOGUE to the .cpp
David Goldblatt
2017-04-19
1
-12/+0
*
Header refactoring: Split up jemalloc_internal.h
David Goldblatt
2017-04-11
1
-0/+187