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_internal_inlines_a.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relax constraints on reentrancy for extent hooks.
Qi Wang
2017-08-31
1
-0/+1
*
Pull out caching for a bin into its own file.
David Goldblatt
2017-08-17
1
-4/+4
*
Check arena in current context in pre_reentrancy.
Qi Wang
2017-06-23
1
-1/+4
*
Refactor/fix background_thread/percpu_arena bootstrapping.
Jason Evans
2017-06-01
1
-9/+9
*
Header refactoring: Pull size helpers out of jemalloc module.
David Goldblatt
2017-05-31
1
-267/+0
*
Refactor (MALLOCX_ARENA_MAX + 1) to be MALLOCX_ARENA_LIMIT.
Jason Evans
2017-05-14
1
-1/+1
*
Header refactoring: size_classes module - remove from the catchall
David Goldblatt
2017-04-24
1
-0/+1
*
Header refactoring: ticker module - remove from the catchall and unify.
David Goldblatt
2017-04-24
1
-0/+1
*
Get rid of most of the various inline macros.
David Goldblatt
2017-04-24
1
-49/+11
*
Remove --disable-tcache.
Jason Evans
2017-04-21
1
-12/+7
*
Bypass extent tracking for auto arenas.
Qi Wang
2017-04-21
1
-0/+1
*
Header refactoring: move jemalloc_internal_types.h out of the catch-all
David Goldblatt
2017-04-19
1
-0/+1
*
Header refactoring: move bit_util.h out of the catchall
David Goldblatt
2017-04-19
1
-0/+1
*
Switch to fine-grained reentrancy support.
Qi Wang
2017-04-15
1
-0/+23
*
Header refactoring: move atomic.h out of the catch-all
David Goldblatt
2017-04-11
1
-0/+2
*
Header refactoring: Split up jemalloc_internal.h
David Goldblatt
2017-04-11
1
-0/+448