1. 7eecc47 Add bp file and generated files. by Christopher Ferris · 6 years ago
  2. a32b7bd Mallctl: Add arenas.lookup by Latchesar Ionkov · 6 years ago
  3. 3f0dc64 Allow setting extent hooks on uninitialized auto arenas. by Qi Wang · 6 years ago
  4. 8b14f3a background_thread: add max thread count config by Dave Watson · 7 years ago
  5. cf2f4aa Fix const qualifier warnings. by Qi Wang · 6 years ago
  6. d3e0976 Fix type warning on Windows. by Qi Wang · 6 years ago
  7. 21eb0d1 Fix a background_thread shutdown issue. by Qi Wang · 7 years ago
  8. ebe0b5f Emitter: Add support for row-based output in table mode. by David Goldblatt · 7 years ago
  9. 27a8fe6 Introduce the emitter module. by David Goldblatt · 7 years ago
  10. e4f090e Add opt.thp which allows explicit hugepage usage. by Qi Wang · 7 years ago
  11. 6b35366 Skip test_alignment_and_size if percpu_arena is enabled. by Qi Wang · 7 years ago
  12. 548153e Remove unused code in test/thread_tcache_enabled. by Qi Wang · 7 years ago
  13. 26b1c13 Background threads: fix an indexing bug. by David Goldblatt · 7 years ago
  14. 21f7c13 Add the div module, which allows fast division by dynamic values. by David Goldblatt · 7 years ago
  15. 4bf4a1c Pull out arena_bin_info_t and arena_bin_t into their own file. by David T. Goldblatt · 7 years ago
  16. f70785d Skip test/unit/pack when profiling is enabled. by Qi Wang · 7 years ago
  17. b5ab3f9 Fix test/integration/extent. by Qi Wang · 7 years ago
  18. 6e841f6 Add more tests for extent hooks failure paths. by Qi Wang · 7 years ago
  19. fac7068 Add opt.lg_extent_max_active_fit by Qi Wang · 7 years ago
  20. e422fa8 Add arena.i.retain_grow_limit by Qi Wang · 7 years ago
  21. d14bbf8 Add a "dumpable" bit to the extent state. by David Goldblatt · 7 years ago
  22. 8a7ee30 Logging: capitalize log macro. by David Goldblatt · 7 years ago
  23. 886053b Fix huge page test in test/unit/pages. by Qi Wang · 7 years ago
  24. e55c3ca Add stats for metadata_thp. by Qi Wang · 7 years ago
  25. 47b20bb Change opt.metadata_thp to [disabled,auto,always]. by Qi Wang · 7 years ago
  26. b082535 Add missing mallctl unit test for abort_conf. by Qi Wang · 7 years ago
  27. 3ec279b Fix test/unit/pages. by Qi Wang · 7 years ago
  28. 8fdd9a5 Implement opt.metadata_thp by Qi Wang · 7 years ago
  29. 7c22ea7 Only run test/integration/sdallocx non-reentrantly. by David Goldblatt · 7 years ago
  30. e6aeceb Logging: log using the log var names directly. by David Goldblatt · 7 years ago
  31. a9f7732 Logging: allow logging with empty varargs. by David Goldblatt · 7 years ago
  32. 9761b44 Add a logging facility. by David T. Goldblatt · 7 years ago
  33. fb6787a Add a test of behavior under multi-threaded forking. by David Goldblatt · 7 years ago
  34. d6eb8ac Set reentrancy when invoking customized extent hooks. by Qi Wang · 7 years ago
  35. bdcf40a Add alloc hook test in test/integration/extent. by Qi Wang · 7 years ago
  36. 813643c Prevent background threads from running in post_reset(). by Qi Wang · 7 years ago
  37. 394df95 Combine background_thread started / paused into state. by Qi Wang · 7 years ago
  38. 00869e3 Make tsd no-cleanup during tsd reincarnation. by Qi Wang · 7 years ago
  39. fd0fa00 Test with background_thread:true. by Jason Evans · 7 years ago
  40. b511232 Refactor/fix background_thread/percpu_arena bootstrapping. by Jason Evans · 7 years ago
  41. 596b479 Skip default tcache testing if !opt_tcache. by Jason Evans · 7 years ago
  42. 8261e58 Header refactoring: Pull size helpers out of jemalloc module. by David Goldblatt · 7 years ago
  43. 98774e6 Header refactoring: unify and de-catchall extent_mmap module. by David Goldblatt · 7 years ago
  44. 44f9bd1 Header refactoring: unify and de-catchall rtree module. by David Goldblatt · 7 years ago
  45. c606a87 Add the --disable-thp option to support cross compiling. by Jason Evans · 7 years ago
  46. 4f0963b Add test for excessive retained memory. by Jason Evans · 7 years ago
  47. 49505e5 Make test/unit/background_thread not flaky. by Qi Wang · 7 years ago
  48. 927239b Cleanup smoothstep.sh / .h. by Qi Wang · 7 years ago
  49. 9f822a1 Header refactoring: unify and de-catchall witness code. by David Goldblatt · 7 years ago
  50. 2c36828 Add tests for background threads. by Qi Wang · 7 years ago
  51. 2bee0c6 Add background thread related stats. by Qi Wang · 7 years ago
  52. b693c78 Implementing opt.background_thread. by Qi Wang · 8 years ago
  53. 3f685e8 Protect the rtree/extent interactions with a mutex pool. by David Goldblatt · 7 years ago
  54. 6e62c62 Refactor *decay_time into *decay_ms. by Jason Evans · 7 years ago
  55. 209f292 Header refactoring: tsd - cleanup and dependency breaking. by David Goldblatt · 7 years ago
  56. c86c8f4 Add extent_destroy_t and use it during arena destruction. by Jason Evans · 7 years ago
  57. b9ab04a Refactor !opt.munmap to opt.retain. by Jason Evans · 7 years ago
  58. dab4beb Header refactoring: hash - unify and remove from catchall. by David Goldblatt · 7 years ago
  59. c67c3e4 Replace --disable-munmap with opt.munmap. by Jason Evans · 7 years ago
  60. bf2dc7e Header refactoring: ticker module - remove from the catchall and unify. by David Goldblatt · 7 years ago
  61. 4d2e4bf Get rid of most of the various inline macros. by David Goldblatt · 7 years ago
  62. 3aac709 Output MALLOC_CONF and debug cmd when test failure happens. by Qi Wang · 7 years ago
  63. b2a8453 Remove --disable-tls. by Jason Evans · 7 years ago
  64. 4403c9a Remove --disable-tcache. by Jason Evans · 7 years ago
  65. da4cff0 Support --with-lg-page values larger than system page size. by Jason Evans · 7 years ago
  66. 45f087e Revert "Remove BITMAP_USE_TREE." by Jason Evans · 7 years ago
  67. 418d96a Header refactoring: unify nstime.h and move it out of the catch-all by David Goldblatt · 7 years ago
  68. f692e6c Header refactoring: move util.h out of the catchall by David Goldblatt · 7 years ago
  69. 0b00ffe Header refactoring: move bit_util.h out of the catchall by David Goldblatt · 7 years ago
  70. 76b35f4 Track extent structure serial number (esn) in extent_t. by Jason Evans · 7 years ago
  71. ccfe68a Pass alloc_ctx down profiling path. by Qi Wang · 7 years ago
  72. 743d940 Header refactoring: Split up jemalloc_internal.h by David Goldblatt · 7 years ago
  73. 0237870 Header refactoring: break out ql.h dependencies by David Goldblatt · 7 years ago
  74. 610cb83 Header refactoring: break out qr.h dependencies by David Goldblatt · 7 years ago
  75. 63a5cd4 Header refactoring: break out rb.h dependencies by David Goldblatt · 7 years ago
  76. 2f00ce4 Header refactoring: break out ph.h dependencies by David Goldblatt · 7 years ago
  77. b407a65 Add basic reentrancy-checking support, and allow arena_new to reenter. by David Goldblatt · 8 years ago
  78. 0a0fcd3 Add hooking functionality by David Goldblatt · 8 years ago
  79. fde3e20 Integrate auto tcache into TSD. by Qi Wang · 8 years ago
  80. eeabdd2 Remove the pre-C11-atomics API, which is now unused by David Goldblatt · 7 years ago
  81. 7da04a6 Convert prng module to use C11-style atomics by David Goldblatt · 7 years ago
  82. d3cda34 Do proper cleanup for tsd_state_reincarnated. by Qi Wang · 8 years ago
  83. 9ed84b0 Add init function support to tsd members. by Qi Wang · 8 years ago
  84. 7c00f04 Remove BITMAP_USE_TREE. by Jason Evans · 8 years ago
  85. 6258176 Fix bitmap_ffu() to work with 3+ levels. by Jason Evans · 8 years ago
  86. 5e12223 Fix BITMAP_USE_TREE version of bitmap_ffu(). by Jason Evans · 8 years ago
  87. c8021d0 Implement bitmap_ffu(), which finds the first unset bit. by Jason Evans · 8 years ago
  88. bd2006a Added JSON output for lock stats. by Qi Wang · 8 years ago
  89. 5e67fbc Push down iealloc() calls. by Jason Evans · 8 years ago
  90. ce41ab0 Embed root node into rtree_t. by Jason Evans · 8 years ago
  91. 99d6844 Incorporate szind/slab into rtree leaves. by Jason Evans · 8 years ago
  92. 944c8a3 Split rtree_elm_t into rtree_{node,leaf}_elm_t. by Jason Evans · 8 years ago
  93. e8921cf Convert extent_t's usize to szind. by Jason Evans · 8 years ago
  94. 64e458f Implement two-phase decay-based purging. by Jason Evans · 8 years ago
  95. ec532e2 Implement per-CPU arena. by Qi Wang · 8 years ago
  96. 8721e19 Fix arena_prefork lock rank order for witness. by Qi Wang · 8 years ago
  97. 01f47f1 Store associated arena in tcache. by Qi Wang · 8 years ago
  98. cc75c35 Add any() and remove_any() to ph. by Jason Evans · 8 years ago
  99. 8547ee1 Fix flakiness in test_decay_ticker. by Jason Evans · 8 years ago
  100. 438efed Add atomic types for ssize_t by David Goldblatt · 8 years ago