aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_init.c
AgeCommit message (Expand)Author
2019-04-10Decentralized counters for ETS ordered_set with write_concurrencyKjell Winblad
2019-03-25Revert "erts: Add debug dist obuf memory leak check"Lukas Larsson
2019-02-22erts: Add debug dist obuf memory leak checkLukas Larsson
2019-02-01Merge branch 'maint'Lukas Larsson
2019-02-01erts: Fix erlang:system_info(kernel_poll) to return correct valueLukas Larsson
2019-01-09Merge branch 'maint'John Högberg
2019-01-07Spawn prim_file helper as a system processJohn Högberg
2018-12-18Make length/1 yieldingBjörn Gustavsson
2018-12-06Merge branch 'maint'Lukas Larsson
2018-12-06Merge branch 'lukas/OTP-21.1.1/scheduler_pollset/OTP-15475' into maintLukas Larsson
2018-11-06Merge branch 'maint'Björn Gustavsson
2018-11-06Add a persistent term storageBjörn Gustavsson
2018-10-23erts: Pass thread progress data where possibleLukas Larsson
2018-10-01Merge branch 'richcarl/erts/erl_init-cleanup/OTP-15336'Lukas Larsson
2018-07-17Optimise creation of anonymous functionsMichał Muskała
2018-05-24Make erl_init.c pass the boot module to erl_init.beamRichard Carlsson
2018-05-24Remove obsolete comment textRichard Carlsson
2018-05-24Remove undocumented and unused -# display_items emulator optionRichard Carlsson
2018-05-23Remove broken and undocumented boot function emulator optionRichard Carlsson
2018-05-23Drop otp_ring0, using erl_init insteadRichard Carlsson
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-03-26Add +sbwt/+swt analogues for dirty schedulersJohn Högberg
2018-03-23Merge branch 'john/erts/async-thread-defaults/OTP-14928'John Högberg
2018-03-21Change default async thread count to 1John Högberg
2018-03-21Implementation of true asynchronous signaling between processesRickard Green
2018-03-12Merge branch 'john/erts/assert-on-memcpy-memset-etc'John Högberg
2018-03-09Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etcJohn Högberg
2018-03-02erts: Correctly ignore +secio trueLukas Larsson
2018-01-08Remove sender punishmentJohn Högberg
2018-01-03Replace the libc environment with a thread-safe emulationJohn Högberg
2017-10-02erts: Remove eager check ioLukas Larsson
2017-10-02erts: Move all I/O polling to a seperate threadLukas Larsson
2017-09-11erts: Remove possibility to disable dirty schedulersLukas Larsson
2017-07-17erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-05-29Enable off-heap message queue for code purger, et. al.Rickard Green
2017-05-16Merge pull request #1436 from garazdawi/lukas/erts/remove_unused_functionsLukas Larsson
2017-05-16erts: Remove old unused functionsLukas Larsson
2017-05-04Update copyright yearRaimo Niskanen
2017-04-27Merge branch 'rickard/ds-stack-size'Rickard Green
2017-04-18Fix aux-work timer implementationRickard Green
2017-04-11Suggested stack size options for dirty schedulersRickard Green
2017-04-11Fix +SDPcpuRickard Green
2017-04-11Merge branch 'rickard/pcre-8.40'Rickard Green
2017-04-07Stack guard for PCRERickard Green
2017-03-10Update copyright yearRickard Green
2017-03-02Implement ets:all() using scheduler specific dataRickard Green
2017-02-06Implement magic referencesRickard Green