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
/
size_classes.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement pz2ind(), pind2sz(), and psz2u().
Jason Evans
2016-10-04
1
-7/+39
*
Make *allocx() size class overflow behavior defined.
Jason Evans
2016-02-25
1
-2/+2
*
Fix xallocx() bugs.
Jason Evans
2015-09-12
1
-0/+5
*
Update a comment.
Jason Evans
2015-06-15
1
-1/+2
*
Add --with-lg-tiny-min, generalize --with-lg-quantum.
Jason Evans
2014-10-11
1
-5/+5
*
Add configure options.
Jason Evans
2014-10-10
1
-3/+9
*
Normalize size classes.
Jason Evans
2014-10-06
1
-5/+10
*
Optimize [nmd]alloc() fast paths.
Jason Evans
2014-09-07
1
-0/+3
*
Refactor chunk map.
Qinfan Wu
2014-09-05
1
-1/+1
*
Add size class computation capability.
Jason Evans
2014-05-29
1
-58/+203
*
Remove support for non-prof-promote heap profiling metadata.
Jason Evans
2014-04-11
1
-3/+2
*
Use echo instead of cat in loops in size_classes.sh
Mike Hommey
2012-04-17
1
-21/+11
*
Use $((...)) instead of expr.
Jason Evans
2012-04-03
1
-15/+15
*
Clean up *PAGE* macros.
Jason Evans
2012-04-02
1
-1/+1
*
Remove bashism.
Jason Evans
2012-03-12
1
-1/+1
*
Simplify small size class infrastructure.
Jason Evans
2012-02-29
1
-0/+132