aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_init.c
AgeCommit message (Expand)Author
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
2013-06-04Make term_to_binary yield (trap).happi
2013-05-31Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maintLukas Larsson
2013-05-31Replace gc stat lock with sched spec dataLukas Larsson
2013-05-17Introduce a better id allocation algorithm for PTabsRickard Green
2013-04-03Fix `+sws' and `+swt' system flagsRickard Green
2013-04-03Be less eager requesting wakeup for cleanup jobsRickard Green
2013-02-25Undo removal of ERL_MAX_PORTS os variableLukas Larsson
2013-02-18Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom
2013-02-11Make prim_file skip invalid filenames in unicode modePatrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Merge branch 'sverk/r16/utf8-atoms'Sverker Eriksson
2013-01-23Merge branch 'egil/fix-win-float-exponent/OTP-10751'Björn-Egil Dahlberg
2013-01-23Merge branch 'rickard/async-default/OTP-10736'Rickard Green
2013-01-23Merge branch 'rickard/sched-wakeup-other/OTP-10661'Rickard Green
2013-01-23Merge branch 'rickard/+stbt/OTP-10668'Rickard Green
2013-01-22erts: Force windows to use two-digit exponentBjörn-Egil Dahlberg
2013-01-21Use async threads by defaultRickard Green
2013-01-16UTF-8 support for distributionRickard Green
2013-01-08Add +stbt erl command line switchRickard Green
2013-01-02Change proposed scheduler wakeup strategy to be the defaultRickard Green
2012-12-20Fix emulator +fna optionPatrik Nyblom
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-07Implement true asynchronous signaling between processes and portsRickard Green
2012-12-03Improve configuration of process and port tablesRickard Green
2012-12-03Remove R9 compatibility featuresRickard Green
2012-12-03Generalize process table implementationRickard Green
2012-08-20Merge branch 'maint'Patrik Nyblom
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2012-06-04Merge branch 'maint'Lukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-04-27Merge branch 'maint'Sverker Eriksson