summaryrefslogtreecommitdiffhomepage
path: root/mrblib
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2018-04-14 06:18:49 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2018-04-14 06:18:49 +0900
commitfabc460880fbabd18369a7ef8715538c83ebffc9 (patch)
tree4239c6374dc719f7049524d55b09fd3fe0cdfbe7 /mrblib
parent3b273243e6ad4eaae7fcb7886eb168894aaf513a (diff)
downloadmruby-fabc460880fbabd18369a7ef8715538c83ebffc9.tar.gz
mruby-fabc460880fbabd18369a7ef8715538c83ebffc9.zip
Invoke full GC when too many objects allocated during GC; fix #3998
When object allocation rate during incremental GC is too high, the `gc->majorgc_old_threshold` becomes too big. This means major GC start slower and old objects stay longer (and consume too much memory).
Diffstat (limited to 'mrblib')
0 files changed, 0 insertions, 0 deletions