Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jemalloc
/
2379479225e5be5f93626e13a37577c76a670fb3
/
src
/
extent.c
2379479
Consistently use size_t rather than uint64_t for extent serial numbers.
by Jason Evans
· 8 years ago
5c77af9
Add extent serial numbers.
by Jason Evans
· 8 years ago
1aeea0f
Simplify extent_quantize().
by Jason Evans
· 8 years ago
2cdf07a
Fix extent_quantize() to handle greater-than-huge-size extents.
by Jason Evans
· 8 years ago
13b4015
Allow const keys for lookup
by Joshua Kahn
· 9 years ago
8a03cf0
Implement cache index randomization for large allocations.
by Jason Evans
· 10 years ago
5707d6f
Quantize szad trees by size class.
by Jason Evans
· 10 years ago
ee41ad4
Integrate whole chunks into unused dirty page purging machinery.
by Jason Evans
· 10 years ago
2195ba4
Normalize *_link and link_* fields to all be *_link.
by Jason Evans
· 10 years ago
af1f592
Use JEMALLOC_INLINE_C everywhere it's appropriate.
by Jason Evans
· 10 years ago
7372b15
Reduce cpp conditional logic complexity.
by Jason Evans
· 13 years ago
7427525
Move repo contents in jemalloc/ to top level.
by Jason Evans
· 14 years ago
[Renamed from jemalloc/src/extent.c]
f3ff752
Rewrite red-black trees.
by Jason Evans
· 15 years ago
376b152
Restructure source tree.
by Jason Evans
· 15 years ago
[Renamed (95%) from jemalloc/src/jemalloc_extent.c]
4201af0
Add the --enable-swap configure option.
by Jason Evans
· 15 years ago
b0fd501
Add the --with-install-suffix configure option.
by Jason Evans
· 15 years ago
e476f8a
Refactor jemalloc.c into multiple source files.
by Jason Evans
· 15 years ago