index
:
Project-1CE/external_jemalloc_new
lineage-18.1
sugisawa-mr1
tachibana
tachibana-mr1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2022-02-18
jemalloc: remove THP support
Park Ju Hyung
2021-10-11
Regenerate configs for 5.2.1 update
Danny Lin
2021-10-11
Merge tag '5.2.1' into HEAD
Danny Lin
2019-07-25
Lower nthreads in test/unit/retained on 32-bit to avoid OOM.
Qi Wang
2019-07-23
Implement retain on Windows.
Qi Wang
2019-07-18
Fix posix_memalign with input size 0.
Qi Wang
2019-05-22
Add confirm_conf option
Yinan Zhang
2019-05-21
Improve memory utilization tests
Yinan Zhang
2019-04-29
Add nonfull_slabs to bin_stats_t.
Doron Roberts-Kedes
2019-04-15
Safety checks: Add a redzoning feature.
David Goldblatt
2019-04-10
Separate tests for extent utilization API
Yinan Zhang
2019-04-05
Fix test/unit/prof_log
Qi Wang
2019-04-04
Add memory utilization analytics to mallctl
Yinan Zhang
2019-04-02
Fix the binshard unit test.
Qi Wang
2019-03-14
Eagerly purge oversized merged extents.
Qi Wang
2019-01-25
Rename huge_threshold to oversize_threshold.
Qi Wang
2019-01-24
Explicitly use arena 0 in alignment and OOM tests.
Qi Wang
2019-01-16
Un-experimental the huge_threshold feature.
Qi Wang
2018-12-18
Add unit test for producer-consumer pattern.
Qi Wang
2018-12-03
Add unit test for sharded bins.
Qi Wang
2018-12-03
Add stats for arenas.bin.i.nshards.
Qi Wang
2018-11-14
Deprecate OSSpinLock.
Qi Wang
2018-10-17
add test for zero-sized alloc and aligned alloc
Dave Watson
2018-10-17
Make `smallocx` symbol name depend on the `JEMALLOC_VERSION_GID`
gnzlbg
2018-10-17
Hide smallocx even when enabled from the library API
gnzlbg
2018-10-17
Adapts mallocx integration tests for smallocx
gnzlbg
2018-09-06
Add bp file and generated files.
Christopher Ferris
2018-08-09
Add hook microbenchmark.
David Goldblatt
2018-08-01
Add unit tests for logging
Tyler Etzel
2018-08-01
Small refactoring of emitter
Tyler Etzel
2018-07-23
SC: Remove global data.
David Goldblatt
2018-07-12
SC: Make some key size classes static.
David Goldblatt
2018-07-12
Add MALLOC_CONF parsing for dynamic slab sizes.
David T. Goldblatt
2018-07-12
SC: Add page customization functionality.
David T. Goldblatt
2018-07-12
Add lg_ceil to bit_util.
David Goldblatt
2018-07-12
Hide size class computation behind a layer of indirection.
David Goldblatt
2018-07-09
Clean compilation -Wextra
gnzlbg
2018-06-29
Rename huge_threshold to experimental, and tweak documentation.
Qi Wang
2018-06-29
Add unit test for opt.huge_threshold.
Qi Wang
2018-06-29
Add ctl and stats for opt.huge_threshold.
Qi Wang
2018-06-29
Implement huge arena: opt.huge_threshold.
Qi Wang
2018-06-26
Add test for remote deallocation.
Qi Wang
2018-05-18
Hooks: Protect against reentrancy.
David Goldblatt
2018-05-18
Tests: Shouldn't be able to change global slowness.
David Goldblatt
2018-05-18
Hooks: Add a hook exhaustion test.
David Goldblatt
2018-05-18
Mallctl: Add experimental.hooks.[install|remove].
David Goldblatt
2018-05-18
Hooks: move the "extra" pointer into the hook_t itself.
David Goldblatt
2018-05-18
Hooks: hook the realloc pathways that move/expand.
David Goldblatt
2018-05-18
Hooks: hook the realloc paths that act as pure malloc/free.
David Goldblatt
2018-05-18
Hooks: hook the pure-expand function.
David Goldblatt
[next]