diff options
author | Sverker Eriksson <[email protected]> | 2018-01-25 19:05:50 +0100 |
---|---|---|
committer | Sverker Eriksson <[email protected]> | 2018-02-12 13:23:15 +0100 |
commit | d1e89f8df4be7197fdab36a3e1662183a7dfe6ae (patch) | |
tree | 9e5ade98862227fc30e477a8403f3e313e70723b /erts/emulator/beam/atom.names | |
parent | defd43985282606e841e2bcb29ad7414080d5a80 (diff) | |
download | otp-d1e89f8df4be7197fdab36a3e1662183a7dfe6ae.tar.gz otp-d1e89f8df4be7197fdab36a3e1662183a7dfe6ae.tar.bz2 otp-d1e89f8df4be7197fdab36a3e1662183a7dfe6ae.zip |
erts: Add system_flags(erts_alloc,"+M?sbct *")
to change sbct limit in runtime for chosen allocator type.
With great power comes great responsibility.
Diffstat (limited to 'erts/emulator/beam/atom.names')
-rw-r--r-- | erts/emulator/beam/atom.names | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/erts/emulator/beam/atom.names b/erts/emulator/beam/atom.names index 2b66bf6f4e..6adb244eb7 100644 --- a/erts/emulator/beam/atom.names +++ b/erts/emulator/beam/atom.names @@ -560,6 +560,7 @@ atom running_procs atom runtime atom safe atom save_calls +atom sbct atom scheduler atom scheduler_id atom schedulers_online |