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