Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
00c8676
We observed that while distribute_free_regions distributes the *numbe…
PeterSolMS Oct 26, 2022
0fd0ca5
Merge branch 'main' into Equalize_committed_in_free
PeterSolMS Oct 26, 2022
b486624
Name change, use existing method get_region_committed_size.
PeterSolMS Oct 26, 2022
bbb36fc
Improve instrumentation.
PeterSolMS Oct 26, 2022
0b74118
Introduce global free region list.
PeterSolMS Oct 27, 2022
094ca1f
Factor out simple spin lock logic which is now used by both the regio…
PeterSolMS Oct 28, 2022
cba0b0e
Enable global region free list only in SVR GC - for WKS, it's useless…
PeterSolMS Oct 28, 2022
983e4b9
Fix Linux build issue.
PeterSolMS Oct 31, 2022
8ce2c2d
Fix logic error in distribute_committed_in_free_regions where initial…
PeterSolMS Nov 3, 2022
b510885
Fixes for global free regions:
PeterSolMS Nov 14, 2022
d66c18a
Move 20% of the committed free region space to the global free list, …
PeterSolMS Nov 28, 2022
a2c6846
Merge with main.
PeterSolMS Nov 29, 2022
94ce257
Disable dprintf, set fraction on global free list to 0.2.
PeterSolMS Nov 29, 2022
62cc880
Factored out common logic moving old regions to decommit list or smal…
PeterSolMS Dec 6, 2022
307f219
Age free regions in background GC, instrumentation fixes.
PeterSolMS Dec 8, 2022
773944b
Fix build error when using segments rather than regions.
PeterSolMS Dec 12, 2022
ff9fc01
Merge branch 'main' into Equalize_committed_in_free
PeterSolMS Dec 13, 2022
6f76db5
Merge branch 'main' into Equalize_committed_in_free
PeterSolMS Dec 13, 2022
1928e95
Make try_get_new_free_region use the global free list.
PeterSolMS Dec 20, 2022
c40500c
Merge branch 'main' into Equalize_committed_in_free
PeterSolMS Dec 20, 2022
a2e149f
Fix build error.
PeterSolMS Dec 20, 2022
f2c05f3
Report committed space in basic free regions and all the committed ta…
PeterSolMS Dec 21, 2022
111194f
Merge branch 'main' into Equalize_committed_in_free
PeterSolMS Jan 9, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading