index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
background_thread_externs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove opt_background_thread_hpa_interval_max_ms
Alex Lapenkou
2021-09-17
1
-3
/
+0
*
Wake up background threads on demand
Alex Lapenkou
2021-09-17
1
-1
/
+1
*
Allow PAI to calculate time until deferred work
Alex Lapenkou
2021-09-17
1
-0
/
+3
*
HPA: Do deferred operations on background threads.
David Goldblatt
2021-07-12
1
-0
/
+1
*
Introduce decay module and put decay objects in PA
David Goldblatt
2020-04-10
1
-1
/
+1
*
Background thread: take base as a parameter.
David T. Goldblatt
2020-02-18
1
-1
/
+1
*
Fall back to the default pthread_create if RTLD_NEXT fails.
Qi Wang
2018-06-28
1
-1
/
+0
*
background_thread: add max thread count config
Dave Watson
2018-04-10
1
-0
/
+2
*
Only abort on dlsym when necessary.
Qi Wang
2017-06-14
1
-0
/
+1
*
Move background thread creation to background_thread_0.
Qi Wang
2017-06-12
1
-2
/
+0
*
Set isthreaded when enabling background_thread.
Qi Wang
2017-06-01
1
-0
/
+1
*
Refactor/fix background_thread/percpu_arena bootstrapping.
Jason Evans
2017-06-01
1
-4
/
+4
*
Add background thread related stats.
Qi Wang
2017-05-23
1
-0
/
+2
*
Implementing opt.background_thread.
Qi Wang
2017-05-23
1
-0
/
+29