julia
Add fallback if we have make a weird GC decision.
#50682
Merged

Add fallback if we have make a weird GC decision. #50682

oscardssmith merged 12 commits into JuliaLang:master from gbaraldi:gc-fix3
gbaraldi
gbaraldi Add fallback if we have make a weird GC decision.
5ab78653
gbaraldi Fix logic in the code
58727547
gbaraldi gbaraldi requested a review from vtjnash vtjnash 2 years ago
vtjnash
vtjnash approved these changes on 2023-07-27
KristofferC KristofferC added backport 1.10
JeffBezanson JeffBezanson added GC
gbaraldi Merge branch 'master' into gc-fix3
21a79395
gbaraldi Fix heap-size-hint and charge sweeping to the mutators
0fa78f7b
gbaraldi Fix accounting
6470135b
gbaraldi
gbaraldi gbaraldi added merge me
lgoettgens
lgoettgens commented on 2023-08-01
gbaraldi Improve accounting a bit more
bd23e4ee
gbaraldi gbaraldi force pushed from c5d98df6 to bd23e4ee 2 years ago
gbaraldi Fix test + another accounting issue
cb8a815d
benlorenz
benlorenz commented on 2023-08-02
gbaraldi Remove forgotten sweep full trigger
12a9974f
gbaraldi Add hysteresis to the thrashing detection algorithm
6dd28108
gbaraldi More accounting issues!
343bf84e
NHDaly NHDaly requested a review from d-netto d-netto 2 years ago
gbaraldi Heap size hint now leaves some memory for LLVM/runtime
874a8581
gbaraldi Merge branch 'master' into gc-fix3
468a55b3
oscardssmith
gbaraldi
oscardssmith oscardssmith removed merge me
oscardssmith oscardssmith merged ab94fadc into master 2 years ago
vtjnash
vtjnash commented on 2023-08-05
vtjnash
vtjnash approved these changes on 2023-08-05
gbaraldi gbaraldi deleted the gc-fix3 branch 2 years ago
KristofferC KristofferC removed backport 1.10

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone