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
/
chunk_mmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename most remaining *chunk* APIs to *extent*.
Jason Evans
2016-06-06
1
-21/+0
*
Attempt mmap-based in-place huge reallocation.
Jason Evans
2016-02-25
1
-2/+2
*
Implement chunk hook support for page run commit/decommit.
Jason Evans
2015-08-07
1
-1/+2
*
Generalize chunk management hooks.
Jason Evans
2015-08-04
1
-2/+0
*
Refactor huge allocation to be managed by arenas.
Jason Evans
2014-05-16
1
-1/+1
*
Fix mlockall()/madvise() interaction.
Jason Evans
2012-10-09
1
-1/+1
*
Remove mmap_unaligned.
Jason Evans
2012-04-22
1
-2/+0
*
Fix a memory corruption bug in chunk_alloc_dss().
Jason Evans
2012-04-21
1
-1/+1
*
Add a pages_purge function to wrap madvise(JEMALLOC_MADV_PURGE) calls
Mike Hommey
2012-04-19
1
-0/+2
*
Disable munmap() if it causes VM map holes.
Jason Evans
2012-04-13
1
-1/+1
*
Add alignment support to chunk_alloc().
Mike Hommey
2012-04-10
1
-1/+1
*
Remove MAP_NORESERVE support
Mike Hommey
2012-04-10
1
-1/+0
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-04-01
1
-0/+23