aboutsummaryrefslogtreecommitdiffstats
path: root/erts/etc/common/erlexec.c
AgeCommit message (Expand)Author
2015-06-15Merge branch 'rickard/+zebwt/OTP-12830'Rickard Green
2015-06-15ETS busy wait optionRickard Green
2015-06-10Merge branch 'rickard/delayed-delete-node/OTP-12802'Rickard Green
2015-06-10Delayed node table GCRickard Green
2015-05-22Map error logger warnings to warning messages by defaultRichard Carlsson
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Introduce a new time APIRickard Green
2015-03-04erts: Enable command line argument for initial pd sizeBjörn-Egil Dahlberg
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-02-17allow optional whitespace in dirty scheduler erl optionsSteve Vinoski
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2014-01-23Add support for scheduler utilization balancingRickard Green
2014-01-09Fix issues with new versioningRickard Green
2013-12-10Update versions of OTP, erts, kernel, and stdlibRickard Green
2013-11-25Merge branch 'maint'Rickard Green
2013-11-05Replace the +MMscmgc switch with +MMscrfsdRickard Green
2013-11-05Add switch for disabling sys_alloc carriersRickard Green
2013-11-05Add support for locking mappings to physical memoryRickard Green
2013-10-15Merge branch 'maint'Sverker Eriksson
2013-09-30erts: erts_mmap supercarrier management and erts_mseg usageRickard Green
2013-09-30erts: Prepare erl_mmap with tree structures for free seg storageSverker Eriksson
2013-09-09Merge branch 'maint'Björn-Egil Dahlberg
2013-09-04+e should be passed through erlexecLukas Larsson
2013-08-30Merge branch 'maint'Lukas Larsson
2013-08-29add erl option to set schedulers by percentagesSteve Vinoski
2013-06-12Merge branch 'maint'Rickard Green
2013-06-11erts: Add the +sfwi system flagRickard Green
2013-06-04Merge branch 'dgud/win32_unicode'Dan Gudmundsson
2013-06-04erts: Use carrier pool for migration of carriersRickard Green
2013-06-03erts: Remove SBMBC allocatorSverker Eriksson
2013-05-20erts: Fix windows widestring args and paths in toolsDan Gudmundsson
2013-05-20erts: Windows, use widechars for all paths during startupDan Gudmundsson
2013-04-03Be less eager requesting wakeup for cleanup jobsRickard Green
2013-02-18Remove newly introduced warning in erlexec.cPatrik Nyblom
2013-02-18Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom
2013-01-25Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc'Patrik Nyblom
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-23Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom
2013-01-23Merge branch 'rickard/+stbt/OTP-10668'Rickard Green
2013-01-08Add +stbt erl command line switchRickard Green
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-09-28Make cerl -valgrind work with quoted spaces in command lineSverker Eriksson
2012-08-31Update copyright yearsBjörn-Egil Dahlberg
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson