diff options
author | John Högberg <john@erlang.org> | 2019-12-02 11:25:43 +0100 |
---|---|---|
committer | John Högberg <john@erlang.org> | 2020-01-07 12:38:12 +0100 |
commit | 608230af6227c9a49bf64380a3e7acf34dc24c0b (patch) | |
tree | edea09f16024640a2503efad81ed6f97abda3b2a /lib/tools/test | |
parent | d88db21b19fc6a104e7b8a8533892e9c0452337e (diff) | |
download | erlang-608230af6227c9a49bf64380a3e7acf34dc24c0b.tar.gz |
erts: Include block types in allocation statistics
Now that carriers can migrate freely, a binary allocator may find
itself responsible for a bunch of heap fragments. We used to
present such blocks as if they were still in the pool ("foreign
blocks") but it was a bit too counter-intuitive.
This commit presents all blocks on the allocator that employs their
carrier, regardless of their type.
Diffstat (limited to 'lib/tools/test')
0 files changed, 0 insertions, 0 deletions