summaryrefslogtreecommitdiff
path: root/rts/js
diff options
context:
space:
mode:
authorTeo Camarasu <teofilcamarasu@gmail.com>2023-03-02 15:20:39 +0000
committerMarge Bot <ben+marge-bot@smart-cactus.org>2023-03-25 00:03:24 -0400
commitf2d56bf735185a59d7ce916edcf6a97f1401b230 (patch)
treeb264754b8832294914763865d176a560b92ec973 /rts/js
parent43bd76946233fd0b21293917be8fd455341cb6d3 (diff)
downloadhaskell-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 'rts/js')
0 files changed, 0 insertions, 0 deletions