aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/utils.c
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2015-05-04 19:12:42 +0200
committerBjörn-Egil Dahlberg <[email protected]>2015-05-04 19:12:42 +0200
commit6bef0d08142e961d562a7fce4d8b036a32b2b98b (patch)
treeb35edc227ca14e4edafc683d26d1b70966b72247 /erts/emulator/beam/utils.c
parent7e65166947985bc62d0f5c903856323194bf07b9 (diff)
downloadotp-6bef0d08142e961d562a7fce4d8b036a32b2b98b.tar.gz
otp-6bef0d08142e961d562a7fce4d8b036a32b2b98b.tar.bz2
otp-6bef0d08142e961d562a7fce4d8b036a32b2b98b.zip
erts: Use a lockable allocator on 'sys_write_buf'
sys_write_buf allocator type is used from async-threads and needs to be lockable. In the SMP case the temporary allocator is lockable but not in the Non-SMP case. To remedy this the binary-allocator is used for the Non-SMP case, which is lockable.
Diffstat (limited to 'erts/emulator/beam/utils.c')
0 files changed, 0 insertions, 0 deletions