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

Commits
  • Add fallback if we have make a weird GC decision.
    gbaraldi committed 2 years ago
  • Fix logic in the code
    gbaraldi committed 2 years ago
  • Merge branch 'master' into gc-fix3
    gbaraldi committed 2 years ago
  • Fix heap-size-hint and charge sweeping to the mutators
    gbaraldi committed 2 years ago
  • Fix accounting
    gbaraldi committed 2 years ago
  • Improve accounting a bit more
    gbaraldi committed 2 years ago
  • Fix test + another accounting issue
    gbaraldi committed 2 years ago
  • Remove forgotten sweep full trigger
    gbaraldi committed 2 years ago
  • Add hysteresis to the thrashing detection algorithm
    gbaraldi committed 2 years ago
  • More accounting issues!
    gbaraldi committed 2 years ago
  • Heap size hint now leaves some memory for LLVM/runtime
    gbaraldi committed 2 years ago
  • Merge branch 'master' into gc-fix3
    gbaraldi committed 2 years ago
Loading