diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-04-14 06:18:49 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2018-04-14 06:18:49 +0900 |
| commit | fabc460880fbabd18369a7ef8715538c83ebffc9 (patch) | |
| tree | 4239c6374dc719f7049524d55b09fd3fe0cdfbe7 /mrblib | |
| parent | 3b273243e6ad4eaae7fcb7886eb168894aaf513a (diff) | |
| download | mruby-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
