index
:
platform_external_jemalloc_new
android10-c2f2-release
android10-c2f2-s1-release
android10-c2f2-s2-release
android10-d4-release
android10-d4-s1-release
android10-dev
android10-gsi
android10-mainline-a-release
android10-mainline-media-release
android10-mainline-networking-release
android10-mainline-release
android10-mainline-resolv-release
android10-mainline-tzdata-release
android10-qpr1-b-release
android10-qpr1-b-s1-release
android10-qpr1-c-release
android10-qpr1-c-s1-release
android10-qpr1-d-release
android10-qpr1-mainline-release
android10-qpr1-release
android10-qpr2-release
android10-qpr2-s1-release
android10-qpr2-s2-release
android10-qpr2-s3-release
android10-qpr2-s4-release
android10-qpr3-release
android10-qpr3-s1-release
android10-release
android10-s1-release
android10-s2-release
android10-s3-release
android10-security-release
android10-tests-release
android11-dev
android11-gsi
android11-mainline-release
android11-release
android11-tests-release
master
master-cuttlefish-testing-release
master-plus-llvm
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-dev
upstream-jemalloc
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
metadata_thp: auto mode adjustment for a0.
Qi Wang
2017-11-01
1
-19
/
+22
*
Output all counters for bin mutex stats.
Qi Wang
2017-10-19
1
-4
/
+7
*
Add a "dumpable" bit to the extent state.
David Goldblatt
2017-10-16
2
-8
/
+16
*
Add pages_dontdump and pages_dodump.
David Goldblatt
2017-10-16
1
-0
/
+23
*
Factor out extent-splitting core from extent lifetime management.
David Goldblatt
2017-10-16
1
-81
/
+149
*
Document some of the internal extent functions.
David Goldblatt
2017-10-16
1
-0
/
+35
*
Define MADV_FREE on our own when needed.
Qi Wang
2017-10-11
1
-1
/
+7
*
Set isthreaded manually.
Qi Wang
2017-10-05
1
-5
/
+6
*
Delay background_thread_ctl_init to right before thread creation.
Qi Wang
2017-10-05
2
-4
/
+6
*
Enable a0 metadata thp on the 3rd base block.
Qi Wang
2017-10-05
1
-21
/
+64
*
Power: disable the CPU_SPINWAIT macro.
David Goldblatt
2017-10-04
1
-1
/
+2
*
Use ph instead of rb tree for extents_avail_
Dave Watson
2017-10-04
1
-1
/
+1
*
Logging: capitalize log macro.
David Goldblatt
2017-10-02
1
-48
/
+48
*
Add runtime detection of lazy purging support.
Qi Wang
2017-09-26
1
-0
/
+24
*
Put static keyword first.
Qi Wang
2017-09-21
1
-1
/
+1
*
Clear cache bin ql postfork.
Qi Wang
2017-09-12
1
-0
/
+7
*
Relax constraints on reentrancy for extent hooks.
Qi Wang
2017-08-31
1
-1
/
+12
*
Add stats for metadata_thp.
Qi Wang
2017-08-30
4
-14
/
+76
*
Change opt.metadata_thp to [disabled,auto,always].
Qi Wang
2017-08-30
5
-17
/
+54
*
Make arena stats collection go through cache bins.
David Goldblatt
2017-08-16
2
-4
/
+13
*
Pull out caching for a bin into its own file.
David Goldblatt
2017-08-16
2
-22
/
+22
*
Fix test/unit/pages.
Qi Wang
2017-08-11
1
-6
/
+7
*
Implement opt.metadata_thp
Qi Wang
2017-08-11
5
-16
/
+85
*
Remove external linkage for spin_adaptive
Ryan Libby
2017-08-08
1
-4
/
+0
*
Only read szind if ptr is not paged aligned in sdallocx.
Qi Wang
2017-07-31
1
-2
/
+22
*
Bypass extent_alloc_wrapper_hard for no_move_expand.
Qi Wang
2017-07-31
1
-0
/
+9
*
Logging: log using the log var names directly.
David Goldblatt
2017-07-24
1
-151
/
+47
*
Split out cold code path in newImpl
Qinfan Wu
2017-07-24
1
-7
/
+16
*
Logging: allow logging with empty varargs.
David Goldblatt
2017-07-22
2
-9
/
+9
*
Validates fd before calling fcntl
Y. T. Chung
2017-07-22
2
-4
/
+12
*
Add entry and exit logging to all core functions.
David T. Goldblatt
2017-07-20
1
-1
/
+198
*
Add a logging facility.
David T. Goldblatt
2017-07-20
2
-0
/
+90
*
Fall back to FD_CLOEXEC when O_CLOEXEC is unavailable.
Y. T. Chung
2017-07-20
2
-5
/
+28
*
Fix deadlock in multithreaded fork in OS X.
David Goldblatt
2017-07-10
1
-6
/
+24
*
Add extent_grow_mtx in pre_ / post_fork handlers.
Qi Wang
2017-06-29
2
-5
/
+15
*
Fix pthread_sigmask() usage to block all signals.
Qi Wang
2017-06-26
1
-1
/
+1
*
Switch ctl to explicitly use tsd instead of tsdn.
Qi Wang
2017-06-23
2
-24
/
+23
*
Check arena in current context in pre_reentrancy.
Qi Wang
2017-06-23
6
-46
/
+47
*
Set reentrancy when invoking customized extent hooks.
Qi Wang
2017-06-23
3
-25
/
+102
*
Fix assertion typos.
Jason Evans
2017-06-23
2
-2
/
+2
*
Add thread name for background threads.
Qi Wang
2017-06-23
1
-1
/
+3
*
Avoid inactivity_check within background threads.
Qi Wang
2017-06-22
1
-17
/
+22
*
Mask signals during background thread creation.
Jason Evans
2017-06-20
1
-3
/
+35
*
Clear tcache_ql after fork in child.
Qi Wang
2017-06-19
1
-0
/
+17
*
Add minimal initialized TSD.
Qi Wang
2017-06-15
2
-16
/
+38
*
Pass tsd to tcache_flush().
Qi Wang
2017-06-15
2
-3
/
+2
*
Log decay->nunpurged before purging.
Qi Wang
2017-06-14
1
-2
/
+3
*
Only abort on dlsym when necessary.
Qi Wang
2017-06-14
2
-3
/
+18
*
Fix extent_hooks in extent_grow_retained().
Qi Wang
2017-06-14
1
-3
/
+12
*
Combine background_thread started / paused into state.
Qi Wang
2017-06-12
2
-29
/
+50
[next]