aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc
AgeCommit message (Expand)Author
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-04-12Merge branch 'lukas/erts/fix_openbsd_eof_poll/OTP-14346'Lukas Larsson
2018-03-29erts: Break etp-processes/ports when all foundLukas Larsson
2018-03-26Add +sbwt/+swt analogues for dirty schedulersJohn Högberg
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-07Merge branch 'rickard/psflgs/OTP-14948'Rickard Green
2018-03-06Merge branch 'raimo/stop-encouraging-v4-mapped/ERL-503/OTP-13716'Raimo Niskanen
2018-03-05Replace usage of ERTS_PSFLG_BOUNDRickard Green
2018-03-05Remove ERTS_PSFLG_ON_HEAP_MSGQRickard Green
2018-02-13Stop returning V4MAPPED addressesRaimo Niskanen
2018-02-12Merge 'sverker/maint-20/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-12Merge 'sverker/maint-19/alloc-n-migration/ERIERL-88'Sverker Eriksson
2018-02-08erts: Add migration options "acnl" and "acfml"Sverker Eriksson
2017-12-05Merge branch 'john/erts/erlexec-bindir-path/OTP-14719'John Högberg
2017-12-05Ensure that bindir is first in $PATH on startupJohn Högberg
2017-11-27Merge branch 'maint'Sverker Eriksson
2017-11-23run_erl: Cleanup buggy retry of closeSverker Eriksson
2017-10-18Merge branch 'maint'Lukas Larsson
2017-10-18Merge branch 'lukas/erts/win_user_home_dir/OTP-14691' into maintLukas Larsson
2017-10-17Merge branch 'dgud/dot_erlang/OTP-14439'Dan Gudmundsson
2017-10-16Merge branch 'maint'Sverker Eriksson
2017-10-13erts: Use PROFILE dir as home on windowsLukas Larsson
2017-10-12erts: Add -rr option to cerl start scriptSverker Eriksson
2017-10-02erts: Move all I/O polling to a seperate threadLukas Larsson
2017-09-28erlc: Do not load .erlangDan Gudmundsson
2017-09-28escript: Do not load .erlangDan Gudmundsson
2017-09-28dialyzer: Do not load .erlangDan Gudmundsson
2017-09-11Merge branch 'lukas/erts/non-smp-removal-cleanup/OTP-14518'Lukas Larsson
2017-09-11erts: non-smp removal cleanup in erlexecLukas Larsson
2017-08-12run_erl: Fix error handling in sf_close and during pty master readMarko Turk
2017-07-17erts: Cleanup removal of non-smp emulatorsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-07-17erts: Remove usage of sys.h from etc toolsLukas Larsson
2017-07-11Fix building debug emulator on windowsJohn Högberg
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-07-02escript.c: remove dead codeMikael Pettersson
2017-06-14Update copyright yearHans Nilsson
2017-05-24Merge branch 'rickard/escript-space-path-fix/OTP-14433'Rickard Green
2017-05-24Merge pull request #1475 from rickard-green/rickard/escript-emulator-fixRickard Green
2017-05-24Merge branch 'dgud/erts/revert-default-process-name'Dan Gudmundsson
2017-05-23escript: Do not split path to Erlang system into multiple wordsRickard Green
2017-05-23Fix erlang system lookup from escript bug introduced in PR #1293Rickard Green
2017-05-23Revert setting default argv0 nameDan Gudmundsson
2017-05-23Merge branch 'lukas/erts/etp-processes-ports-optimization'Lukas Larsson
2017-05-22erts: Optimize etp-processes and etp-portsLukas Larsson
2017-05-19Merge branch 'rickard/ds-runqs'Rickard Green
2017-05-19Make statistics/1 aware of dirty run-queues and tasksRickard Green
2017-05-16Teach erlexec the -emu_type optionBjörn Gustavsson
2017-05-16Let --enable-lock-counter build an additional emulatorBjörn Gustavsson