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
/
ckh.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Header refactoring: tsd - cleanup and dependency breaking.
David Goldblatt
2017-05-01
1
-1/+1
*
Header refactoring: ckh module - remove from the catchall and unify.
David Goldblatt
2017-04-24
1
-0/+101
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-86/+0
*
Do not (recursively) allocate within tsd_fetch().
Jason Evans
2016-10-21
1
-4/+4
*
Resolve bootstrapping issues when embedded in FreeBSD libc.
Jason Evans
2016-05-11
1
-4/+4
*
Fix a typo in the ckh_search() prototype.
Christopher Ferris
2016-02-20
1
-1/+1
*
Refactor prng* from cpp macros into inline functions.
Jason Evans
2016-02-20
1
-3/+1
*
Convert all tsd variables to reside in a single tsd structure.
Jason Evans
2014-09-23
1
-4/+4
*
Normalize #define whitespace.
Jason Evans
2013-12-09
1
-1/+1
*
Update hash from MurmurHash2 to MurmurHash3.
Jason Evans
2013-01-22
1
-5/+3
*
Rename prn to prng.
Jason Evans
2012-03-02
1
-1/+1
*
Remove magic.
Jason Evans
2012-02-13
1
-3/+0
*
Reduce cpp conditional logic complexity.
Jason Evans
2012-02-11
1
-2/+0
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-04-01
1
-0/+95