summaryrefslogtreecommitdiff
path: root/erts/emulator/beam/erl_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Björn Gustavsson2018-11-061-0/+1
|\
| * Add a persistent term storageBjörn Gustavsson2018-11-061-0/+1
* | Merge branch 'richcarl/erts/erl_init-cleanup/OTP-15336'Lukas Larsson2018-10-011-52/+12
|\ \
| * | Make erl_init.c pass the boot module to erl_init.beamRichard Carlsson2018-05-241-15/+10
| * | Remove obsolete comment textRichard Carlsson2018-05-241-8/+1
| * | Remove undocumented and unused -# display_items emulator optionRichard Carlsson2018-05-241-14/+0
| * | Remove broken and undocumented boot function emulator optionRichard Carlsson2018-05-231-14/+0
| * | Drop otp_ring0, using erl_init insteadRichard Carlsson2018-05-231-1/+1
| |/
* | Optimise creation of anonymous functionsMichał Muskała2018-07-171-1/+2
|/
* erts: Rewrite memory instrumentationJohn Högberg2018-04-231-1/+1
* Add +sbwt/+swt analogues for dirty schedulersJohn Högberg2018-03-261-5/+59
* Merge branch 'john/erts/async-thread-defaults/OTP-14928'John Högberg2018-03-231-1/+1
|\
| * Change default async thread count to 1John Högberg2018-03-211-1/+1
* | Implementation of true asynchronous signaling between processesRickard Green2018-03-211-15/+51
|/
* Merge branch 'john/erts/assert-on-memcpy-memset-etc'John Högberg2018-03-121-19/+19
|\
| * Always use sys_memcpy/cmp/etc instead of plain memcpy/cmp/etcJohn Högberg2018-03-091-19/+19
* | erts: Correctly ignore +secio trueLukas Larsson2018-03-021-0/+1
|/
* Remove sender punishmentJohn Högberg2018-01-081-7/+0
* Replace the libc environment with a thread-safe emulationJohn Högberg2018-01-031-6/+7
* erts: Remove eager check ioLukas Larsson2017-10-021-16/+3
* erts: Move all I/O polling to a seperate threadLukas Larsson2017-10-021-25/+33
* erts: Remove possibility to disable dirty schedulersLukas Larsson2017-09-111-30/+0
* erts: Replace usage of all erts_smp prefixes to just ertsLukas Larsson2017-07-171-8/+8
* erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson2017-07-171-119/+0
* Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg2017-07-061-1/+10
|\
| * Allow toggling lock counting at runtimeJohn Högberg2017-07-061-1/+10
* | Enable off-heap message queue for code purger, et. al.Rickard Green2017-05-291-4/+6
|/
* Merge pull request #1436 from garazdawi/lukas/erts/remove_unused_functionsLukas Larsson2017-05-161-24/+0
|\
| * erts: Remove old unused functionsLukas Larsson2017-05-161-24/+0
* | Update copyright yearRaimo Niskanen2017-05-041-1/+1
|/
* Merge branch 'rickard/ds-stack-size'Rickard Green2017-04-271-6/+66
|\
| * Suggested stack size options for dirty schedulersRickard Green2017-04-111-6/+66
* | Fix aux-work timer implementationRickard Green2017-04-181-0/+1
* | Fix +SDPcpuRickard Green2017-04-111-0/+4
|/
* Merge branch 'rickard/pcre-8.40'Rickard Green2017-04-111-15/+37
|\
| * Stack guard for PCRERickard Green2017-04-071-15/+37
| * Update copyright yearRickard Green2017-03-101-1/+1
* | Implement ets:all() using scheduler specific dataRickard Green2017-03-021-0/+1
* | Implement magic referencesRickard Green2017-02-061-3/+9
* | Merge branch 'maint'Rickard Green2017-02-061-0/+5
|\ \ | |/
| * Merge branch 'rickard/hole-marker' into maintRickard Green2017-02-061-0/+5
| |\
| | * Use a hole-marker that cannot be mistaken for a valid term on the heapRickard Green2017-02-031-0/+5
* | | Merge branch 'maint'Björn-Egil Dahlberg2017-02-031-1/+0
|\ \ \ | |/ /
| * | Fix merge commitBjörn-Egil Dahlberg2017-02-031-1/+0
* | | erge branch 'maint'Hans Nilsson2017-02-031-0/+1
|\ \ \ | |/ /
| * | Merge branch 'maint-18' into maintHans Nilsson2017-02-031-0/+1
| |\ \
| | * \ Merge branch 'egil/erts/fix_scheduler_suspend/ERL-94/PR-978/OTP-13425' into m...Erlang/OTP2017-02-011-0/+1
| | |\ \
| | | * | erts: Fix install of suspend handlerLukas Larsson2016-08-311-0/+1
| | * | | Merge branch 'rickard/erl-crash-dump-bug/OTP-13799' into maint-18Erlang/OTP2016-08-111-2/+3
| | |\ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'maint'Björn-Egil Dahlberg2017-01-251-1/+0
|\ \ \ \ \ | |/ / / /