summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/atom.names
diff options
context:
space:
mode:
authorRickard Green <rickard@erlang.org>2021-12-03 20:11:50 +0100
committerRickard Green <rickard@erlang.org>2022-07-13 19:09:44 +0200
commitc13f7437adf4d02d05c94784180c553c3d776cff (patch)
treeae8ecc707f3d2e4d0d93383f0ac42b52d94d73e3 /erts/emulator/beam/atom.names
parentac579bbec058b313af19de4a6d536c6ab446bfed (diff)
downloaderlang-c13f7437adf4d02d05c94784180c553c3d776cff.tar.gz
[erts] Yield when adjusting large message queues
Yield when adjusting large process message queues due to * copying terms from a literal area prior to removing the literal area. * changing the 'message_queue_data' state from 'on_heap' to 'off_heap'. The message queue adjustment work will now be interleaved with all other types of work that processes have to do, even other message queue adjustment work.
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r--erts/emulator/beam/atom.names1
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names
index 223603543f..f041227966 100644
--- a/erts/emulator/beam/atom.names
+++ b/erts/emulator/beam/atom.names
@@ -172,6 +172,7 @@ atom cflags
atom CHANGE='CHANGE'
atom characters_to_binary_int
atom characters_to_list_int
+atom check_gc
atom clear
atom clock_service
atom close