aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_init.c
AgeCommit message (Expand)Author
2015-11-17Add -debug +vc flag for debuging SHCOPYNikolaos S. Papaspyrou
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-15Merge branch 'rickard/+zebwt/OTP-12830'Rickard Green
2015-06-15ETS busy wait optionRickard Green
2015-06-15Merge branch 'sverk/map-merge-trap'Sverker Eriksson
2015-06-15erts: Yield in maps:mergeSverker Eriksson
2015-06-10Merge branch 'rickard/delayed-delete-node/OTP-12802'Rickard Green
2015-06-10Fix error checking for +zdntgc flagRickard Green
2015-06-10Merge branch 'rickard/delayed-delete-node/OTP-12802'Rickard Green
2015-06-10Delayed node table GCRickard Green
2015-05-28Merge branch 'richcarl/warnings-by-default/OTP-12781'Björn-Egil Dahlberg
2015-05-22Map error logger warnings to warning messages by defaultRichard Carlsson
2015-05-20Revert "Map error logger warnings to warning messages by default"Zandra Hird
2015-05-18Map error logger warnings to warning messages by defaultRichard Carlsson
2015-05-08Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-08Optimized timer implementationRickard Green
2015-04-21Merge branch 'sverk/etp-map'Sverker Eriksson
2015-04-16erts: Remove instruction_count command optionBjörn-Egil Dahlberg
2015-04-10erts: Add etp_the_non_valueSverker Eriksson
2015-03-21Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-21Unbreak lcntRickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Multiple timer wheelsRickard Green
2015-03-20Erlang based BIF timer implementation for scalabilityRickard Green
2015-03-20Introduce a new time APIRickard Green
2015-03-12Merge branch 'egil/process_dictionary-initial-size/OTP-12535'Björn-Egil Dahlberg
2015-03-04erts: Enable command line argument for initial pd sizeBjörn-Egil Dahlberg
2014-10-27Merge branch 'egil/fix-instruction-counter'Björn-Egil Dahlberg
2014-10-16erts: Fix SMP for ERTS_OPCODE_COUNTER_SUPPORTBjörn-Egil Dahlberg
2014-09-25No eager check I/O on OSERickard Green
2014-09-25Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c...Rickard Green
2014-09-25Introduce support for eager check I/O schedulingRickard Green
2014-08-08erts: Fix neg int overflow when sint is min sizeLukas Larsson
2014-05-22Make binary BIFs converting to lists yield on large inputRickard Green
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24ose,erts: Specify name for tsd keysLukas Larsson
2014-02-24ose: Force atleast one async thread for oseLukas Larsson
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2014-02-17allow optional whitespace in dirty scheduler erl optionsSteve Vinoski
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2014-01-24Disable scheduler utilization balancing if +scl true is passedRickard Green
2014-01-23Add support for scheduler utilization balancingRickard Green
2014-01-10erts: Replace tab with space for proper alignmentLukas Larsson
2013-09-02Silence gcc warnings in non-smp buildLukas Larsson
2013-08-29add erl option to set schedulers by percentagesSteve Vinoski
2013-07-09Make emulator arguments available via the system_info BIFRickard Green
2013-06-12Merge branch 'rickard/+sfwi/OTP-11164' into maintRickard Green
2013-06-11erts: Add the +sfwi system flagRickard Green