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
/
pa.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some typos
cuishuang
2022-04-25
1
-1
/
+1
*
Implement guard pages.
Qi Wang
2021-09-26
1
-1
/
+1
*
Wake up background threads on demand
Alex Lapenkou
2021-09-17
1
-4
/
+5
*
Allow PAI to calculate time until deferred work
Alex Lapenkou
2021-09-17
1
-0
/
+2
*
HPA: Introduce a redesigned hpa_central_t.
David Goldblatt
2021-07-23
1
-6
/
+18
*
HPA: Pull out a hooks type.
David Goldblatt
2021-07-12
1
-1
/
+3
*
HPA: Do deferred operations on background threads.
David Goldblatt
2021-07-12
1
-1
/
+11
*
SEC: Allow arbitrarily many shards, cached sizes.
David Goldblatt
2021-05-22
1
-2
/
+2
*
SEC: Expand option configurability.
David Goldblatt
2021-02-19
1
-1
/
+1
*
Pull HPA options into a containing struct.
David Goldblatt
2021-02-04
1
-1
/
+1
*
HPA: Manage whole hugepages at a time.
David Goldblatt
2020-12-07
1
-3
/
+2
*
Add a per-arena oversize_threshold.
David Goldblatt
2020-11-13
1
-1
/
+2
*
PA: Use an SEC in fron of the HPA shard.
David Goldblatt
2020-10-23
1
-5
/
+15
*
HPA: Add stats for the hpa_shard.
David Goldblatt
2020-10-23
1
-1
/
+1
*
HPA: add size-exclusion functionality.
David Goldblatt
2020-10-23
1
-1
/
+1
*
HPA: Make slab sizes and maxes configurable.
David Goldblatt
2020-10-23
1
-1
/
+2
*
HPA: Tie components into a PAI implementation.
David Goldblatt
2020-10-23
1
-0
/
+32
*
PA->PAC: Move in PAI implementation.
David Goldblatt
2020-07-09
1
-6
/
+1
*
PA -> PAC: Move in destruction functions.
David Goldblatt
2020-07-09
1
-1
/
+1
*
PAC: Move in decay rate setting.
David Goldblatt
2020-07-09
1
-1
/
+5
*
PA->PAC: Move in decay functions.
David Goldblatt
2020-07-09
1
-33
/
+0
*
PA -> PAC: Move in decay_purge enum.
David Goldblatt
2020-07-09
1
-8
/
+1
*
PA->PAC: Make extent.c forget about PA.
David Goldblatt
2020-07-09
1
-6
/
+0
*
PA->PAC: Move in extent_sn.
David Goldblatt
2020-07-09
1
-5
/
+0
*
PA->PAC: Move in stats.
David Goldblatt
2020-07-09
1
-57
/
+10
*
PAC: Move in decay.
David Goldblatt
2020-07-09
1
-22
/
+3
*
PAC: Move in ecache_grow.
David Goldblatt
2020-07-09
1
-2
/
+0
*
Add PAC: Page allocator classic.
David Goldblatt
2020-07-09
1
-16
/
+11
*
Introduce PAI: Page allocator interface
David Goldblatt
2020-07-09
1
-0
/
+8
*
Extent: Remove szind/slab knowledge.
David Goldblatt
2020-04-10
1
-2
/
+2
*
PA: Take zero as a bool rather than as a bool *.
David Goldblatt
2020-04-10
1
-2
/
+2
*
PA: Parameterize emap. Move emap_global to arena.
David Goldblatt
2020-04-10
1
-3
/
+8
*
PA: Move in decay initialization.
David Goldblatt
2020-04-10
1
-1
/
+2
*
PA: Move in retain growth limit setting.
David Goldblatt
2020-04-10
1
-0
/
+12
*
PA: Move in mutex stats reading.
David Goldblatt
2020-04-10
1
-0
/
+9
*
PA: Move in some more internals accesses.
David Goldblatt
2020-04-10
1
-0
/
+18
*
PA: Move in full stats merging.
David Goldblatt
2020-04-10
1
-0
/
+9
*
Arena stats: Give it its own "mapped".
David Goldblatt
2020-04-10
1
-4
/
+5
*
PA: Move in basic stats merging.
David Goldblatt
2020-04-10
1
-0
/
+3
*
PA: Add pa_extra.c and put PA forking there.
David Goldblatt
2020-04-10
1
-0
/
+18
*
Arena stats: Move retained to PA, use plain ints.
David Goldblatt
2020-04-10
1
-0
/
+8
*
PA: Move in all modifications of mapped.
David Goldblatt
2020-04-10
1
-2
/
+2
*
PA: Make mapped stat atomic.
David Goldblatt
2020-04-10
1
-9
/
+1
*
PA: Move edata_avail stat in, make it non-atomic.
David Goldblatt
2020-04-10
1
-0
/
+3
*
Move extent stats to the PA module.
David Goldblatt
2020-04-10
1
-0
/
+17
*
PA: Move in nactive counter.
David Goldblatt
2020-04-10
1
-0
/
+7
*
PA: Minor cleanups and comment fixes.
David Goldblatt
2020-04-10
1
-6
/
+29
*
PA: Move in rest of purging.
David Goldblatt
2020-04-10
1
-0
/
+14
*
PA: Move in decay-all pathway.
David Goldblatt
2020-04-10
1
-0
/
+2
*
PA: Remove public visibility of some internals.
David Goldblatt
2020-04-10
1
-5
/
+0
[next]