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
Age
Commit message (
Expand
)
Author
2021-05-05
jemalloc: always assume overcommitting memory
lineage-18.1
Park Ju Hyung
2021-05-05
jemalloc: remove THP support
Park Ju Hyung
2021-05-05
jemalloc: disable JEMALLOC_STATS
Park Ju Hyung
2021-05-05
jemalloc: disable config parsing altogether
Park Ju Hyung
2021-05-05
jemalloc: remove deprecated size_classes.h
Park Ju Hyung
2021-04-05
Update Soong blueprint for jemalloc 5.2.1
Danny Lin
2021-04-05
Update Android extension functions for jemalloc 5.2.1
Danny Lin
2021-04-05
Regenerate configs for 5.2.1 update
Danny Lin
2021-04-05
Fix typo in tcache stats check
Danny Lin
2021-04-05
Merge tag '5.2.1' into HEAD
Danny Lin
2020-04-21
Only retain for 64 bit. am: d3a7616aa2 am: ae06453fb8
Christopher Ferris
2020-04-21
Only retain for 64 bit. am: d3a7616aa2
Christopher Ferris
2020-04-16
Only retain for 64 bit.
Christopher Ferris
2020-01-29
Export include for libjemalloc5 usage. am: 8333b30b97 am: 94c497862b am: dbb5...
Automerger Merge Worker
2020-01-29
Export include for libjemalloc5 usage. am: 8333b30b97 am: 94c497862b
Automerger Merge Worker
2020-01-29
Export include for libjemalloc5 usage.
Christopher Ferris
2020-01-24
Export include for libjemalloc5 usage.
Christopher Ferris
2020-01-25
Make ramdisk_available. am: 975193e289 am: 2b7518579d am: 29c6ad693c
Automerger Merge Worker
2020-01-25
Make ramdisk_available. am: 975193e289 am: 2b7518579d
Automerger Merge Worker
2020-01-24
Make ramdisk_available.
Yifan Hong
2020-01-22
Make ramdisk_available.
Yifan Hong
2019-11-08
Change je_iterate to je_malloc_iterate. am: 8aa48b4f72 am: 76307d1c57
Christopher Ferris
2019-11-08
Change je_iterate to je_malloc_iterate. am: 8aa48b4f72
Christopher Ferris
2019-11-08
Change je_iterate to je_malloc_iterate.
Christopher Ferris
2019-11-08
Change je_iterate to je_malloc_iterate.
Christopher Ferris
2019-10-24
Add configure script for jemalloc. am: 9918bd263a am: f435ef65df am: db317931e8
Christopher Ferris
2019-10-24
Add configure script for jemalloc. am: 9918bd263a am: f435ef65df
Christopher Ferris
2019-10-24
Add configure script for jemalloc. am: 9918bd263a
Christopher Ferris
2019-10-24
Add configure script for jemalloc.
Christopher Ferris
2019-10-23
Add configure script for jemalloc.
Christopher Ferris
2019-08-05
Merge branch 'dev'
Qi Wang
2019-08-05
Update Changelog for 5.2.1.
Qi Wang
2019-08-01
Sanity check on prof dump buffer size.
Qi Wang
2019-07-30
Quick fix for prof log printing
Yinan Zhang
2019-07-30
Workaround to address g++ unused variable warnings
Yinan Zhang
2019-07-29
Limit to exact fit on Windows with retain off.
Qi Wang
2019-07-29
Revert "Refactor prof log"
Qi Wang
2019-07-29
Revert "Refactor profiling"
Qi Wang
2019-07-29
Refactor profiling
Yinan Zhang
2019-07-29
Refactor prof log
Yinan Zhang
2019-07-25
Add indent to individual options for confirm_conf.
Qi Wang
2019-07-25
Update manual for opt.retain (new default on Windows).
Qi Wang
2019-07-25
Lower nthreads in test/unit/retained on 32-bit to avoid OOM.
Qi Wang
2019-07-24
Refactor arena_dalloc() / _sdalloc().
Qi Wang
2019-07-24
Invoke arena_dalloc_promoted() properly w/o tcache.
Qi Wang
2019-07-24
Optimize max_active_fit in first_fit.
Qi Wang
2019-07-24
Track the leaked VM space via the abandoned_vm counter.
Qi Wang
2019-07-23
extent_dalloc instead of leak when register fails.
Qi Wang
2019-07-23
Avoid leaking extents / VM when split is not supported.
Qi Wang
2019-07-23
Enable opt.retain by default on Windows.
Qi Wang
[next]