diff options
author | Teo Camarasu <teofilcamarasu@gmail.com> | 2023-03-02 15:20:39 +0000 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2023-03-25 00:03:24 -0400 |
commit | f2d56bf735185a59d7ce916edcf6a97f1401b230 (patch) | |
tree | b264754b8832294914763865d176a560b92ec973 /libraries | |
parent | 43bd76946233fd0b21293917be8fd455341cb6d3 (diff) | |
download | haskell-f2d56bf735185a59d7ce916edcf6a97f1401b230.tar.gz |
fix: account for large and compact object stats with nonmoving gc
Make sure that we keep track of the size of large and compact objects that have been moved onto the nonmoving heap.
We keep track of their size and add it to the amount of live bytes in nonmoving segments to get the total size of the live nonmoving heap.
Resolves #17574
Diffstat (limited to 'libraries')
0 files changed, 0 insertions, 0 deletions