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
/
hpdata.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
HPA: Correctly calculate retained pages
Alex Lapenkou
2021-08-20
1
-1
/
+1
*
Pairing heap: inline functions instead of macros.
David Goldblatt
2021-08-02
1
-3
/
+3
*
HPA: Hugification hysteresis.
David Goldblatt
2021-07-12
1
-5
/
+18
*
HPA: Purge across retained extents.
David Goldblatt
2021-07-12
1
-2
/
+3
*
Clean up some minor data structure inconsistencies
David Goldblatt
2021-05-12
1
-1
/
+1
*
HPA: Use dirtiest-first purging.
David Goldblatt
2021-02-19
1
-62
/
+14
*
HPA: Make purging/hugifying more principled.
David Goldblatt
2021-02-19
1
-17
/
+59
*
HPA: Use a whole-shard purging heuristic.
David Goldblatt
2021-02-04
1
-0
/
+14
*
hpdata: Return the number of pages to be purged.
David Goldblatt
2021-02-04
1
-1
/
+4
*
HPA: Track pending purges/hugifies in the psset.
David Goldblatt
2021-02-04
1
-26
/
+111
*
Move empty slab tracking to the psset.
David Goldblatt
2021-02-04
1
-3
/
+22
*
psset: Reconceptualize insertion/removal.
David Goldblatt
2021-02-04
1
-6
/
+12
*
hpdata: Rename "dirty" to "touched".
David Goldblatt
2021-02-04
1
-10
/
+15
*
HPA: Some minor reformattings.
David Goldblatt
2021-02-04
1
-5
/
+4
*
HPA: Generalize purging.
David Goldblatt
2021-02-04
1
-6
/
+17
*
hpdata: Add state changing helpers.
David Goldblatt
2021-02-04
1
-8
/
+88
*
hpdata: track per-page dirty state.
David Goldblatt
2021-02-04
1
-5
/
+37
*
hpdata: count active pages instead of free ones.
David Goldblatt
2021-02-04
1
-17
/
+12
*
hpdata: Add a comment for hpdata_consistent.
David Goldblatt
2021-02-04
1
-0
/
+5
*
hpdata: Strengthen assertions.
David Goldblatt
2020-12-07
1
-2
/
+9
*
hpdata: Add a test.
David Goldblatt
2020-12-07
1
-2
/
+7
*
hpdata: Use addr/size instead of begin/npages.
David Goldblatt
2020-12-07
1
-2
/
+2
*
psset: Use fit/insert/remove as basis functions.
David Goldblatt
2020-12-07
1
-0
/
+5
*
Move hpdata bitmap logic out of the psset.
David Goldblatt
2020-12-07
1
-7
/
+17
*
Introduce hpdata_t.
David Goldblatt
2020-12-07
1
-0
/
+124