diff options
author | John Högberg <[email protected]> | 2019-08-08 10:06:25 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-08-09 14:29:39 +0200 |
commit | 9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a (patch) | |
tree | db0771bf4e7e323b4b18d4a3c4b1d5d71ec960a5 /OTP_VERSION | |
parent | 83cd52cf585e37f65f956f18464b8cec98dde469 (diff) | |
download | otp-9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a.tar.gz otp-9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a.tar.bz2 otp-9f73f98ad6ddf70d30dfc0a1daf7c992dcc5061a.zip |
erts: Create heap binaries in bs_get_binary2
ErlSubBin is a large struct that often dwarfs the region of memory
it points at, and it's common for them to refer to a ProcBin which
must be kept around as long as the SubBin lives, using up even more
heap space and keeping the referenced binary alive regardless of
how small the sub-binary is.
Diffstat (limited to 'OTP_VERSION')
0 files changed, 0 insertions, 0 deletions