diff options
author | Ömer Sinan Ağacan <omeragacan@gmail.com> | 2018-05-28 09:59:55 +0300 |
---|---|---|
committer | Ömer Sinan Ağacan <omeragacan@gmail.com> | 2018-05-28 10:00:04 +0300 |
commit | a5446c4501cf30aa06eab636823d031bb98db739 (patch) | |
tree | 862e76ac67a0470f3a8cb90edddd126b34803ea7 /rts/win32 | |
parent | b67e8a3f107f7e7b2cefb526a5f956a4a3abc852 (diff) | |
download | haskell-a5446c4501cf30aa06eab636823d031bb98db739.tar.gz |
Update GHC.Stats docs
Make it clear that max_live_bytes is updated after a major GC whereas
live_bytes is updated after all GCs (including minor collections) and
considers data in uncollected generations as live.
Reviewers: bgamari, simonmar, hvr
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
Differential Revision: https://phabricator.haskell.org/D4734
Diffstat (limited to 'rts/win32')
0 files changed, 0 insertions, 0 deletions