aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_alloc.types
diff options
context:
space:
mode:
authorSverker Eriksson <[email protected]>2016-03-15 15:51:38 +0100
committerSverker Eriksson <[email protected]>2016-03-15 16:02:16 +0100
commit2deb875adb4a921e758223a45fcd2e2df89124bc (patch)
tree2fa6038b719840826afb9030c21820b3eafbaec9 /erts/emulator/beam/erl_alloc.types
parent12c3609f15dbe367684ecb506b61f07c15205c51 (diff)
downloadotp-2deb875adb4a921e758223a45fcd2e2df89124bc.tar.gz
otp-2deb875adb4a921e758223a45fcd2e2df89124bc.tar.bz2
otp-2deb875adb4a921e758223a45fcd2e2df89124bc.zip
erts: Fix erts_debug:set_internal_state(wait,deallocations)
that could hang if concurrent deallocations was initiated.
Diffstat (limited to 'erts/emulator/beam/erl_alloc.types')
-rw-r--r--erts/emulator/beam/erl_alloc.types2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/emulator/beam/erl_alloc.types b/erts/emulator/beam/erl_alloc.types
index 2932adca84..14067283bd 100644
--- a/erts/emulator/beam/erl_alloc.types
+++ b/erts/emulator/beam/erl_alloc.types
@@ -343,6 +343,8 @@ type SSB SHORT_LIVED PROCESSES ssb
+endif
+type DEBUG SHORT_LIVED SYSTEM debugging
+
type DDLL_PROCESS STANDARD SYSTEM ddll_processes
type MONITOR_LH STANDARD PROCESSES monitor_lh
type NLINK_LH STANDARD PROCESSES nlink_lh