summaryrefslogtreecommitdiff
path: root/erts/etc/common/erlexec.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce support for eager check I/O schedulingRickard Green2014-09-251-0/+1
* Replace the +MMscmgc switch with +MMscrfsdRickard Green2013-11-051-1/+1
* Add switch for disabling sys_alloc carriersRickard Green2013-11-051-0/+1
* Add support for locking mappings to physical memoryRickard Green2013-11-051-0/+1
* erts: erts_mmap supercarrier management and erts_mseg usageRickard Green2013-09-301-0/+1
* erts: Prepare erl_mmap with tree structures for free seg storageSverker Eriksson2013-09-301-0/+3
* +e should be passed through erlexecLukas Larsson2013-09-041-0/+1
* add erl option to set schedulers by percentagesSteve Vinoski2013-08-291-2/+16
* erts: Add the +sfwi system flagRickard Green2013-06-111-0/+1
* erts: Use carrier pool for migration of carriersRickard Green2013-06-041-0/+1
* erts: Remove SBMBC allocatorSverker Eriksson2013-06-031-3/+0
* Be less eager requesting wakeup for cleanup jobsRickard Green2013-04-031-0/+1
* Remove newly introduced warning in erlexec.cPatrik Nyblom2013-02-181-7/+0
* Add +pc {latin1|unicode} switch and io:printable_range/0Patrik Nyblom2013-02-181-0/+17
* Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc'Patrik Nyblom2013-01-251-8/+0
|\
| * Fix clang compiler warnings on FreeBSD in ertsPatrik Nyblom2013-01-231-8/+0
* | Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
|/
* Merge branch 'rickard/+stbt/OTP-10668'Rickard Green2013-01-231-0/+1
|\
| * Add +stbt erl command line switchRickard Green2013-01-081-0/+1
* | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green2012-12-071-1/+5
|\ \
| * | Implement true asynchronous signaling between processes and portsRickard Green2012-12-071-0/+2
| * | Improve configuration of process and port tablesRickard Green2012-12-031-1/+3
* | | Make cerl -valgrind work with quoted spaces in command lineSverker Eriksson2012-09-281-2/+1
| |/ |/|
* | Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* | Make get/putenv and erlexec understand UnicodePatrik Nyblom2012-08-141-7/+164
* | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson2012-06-081-1/+1
|\ \
| * | Update to work with whitespace in exec pathLukas Larsson2012-06-051-1/+1
* | | Remove stale code for hybrid heap and incremental GCBjörn Gustavsson2012-05-101-37/+4
|/ /
* | Merge branch 'rickard/sched-busy-wait/OTP-10044' into maint-r15Erlang/OTP2012-04-251-0/+1
|\ \
| * | Add switch controlling scheduler busy waitRickard Green2012-04-231-0/+1
| |/
* | Merge branch 'rickard/sched-wakeup-other/OTP-10033' into rickard/sched-wakeup...Rickard Green2012-04-231-0/+1
|\ \ | |/ |/|
| * Implement proposal for new scheduler wakeup strategyRickard Green2012-04-231-0/+1
* | Merge branch 'rickard/sched-compact-load/OTP-9695'Rickard Green2011-11-181-0/+1
|\ \ | |/
| * Add switch that can disable scheduler compaction of loadRickard Green2011-11-151-0/+1
* | Optimize memory allocationRickard Green2011-11-131-2/+1
|/
* Use separate memory carriers for small blocksRickard Green2011-07-081-0/+3
* Update copyright yearsBjörn-Egil Dahlberg2011-05-201-1/+1
* erlexec: Make ERL_<version>_FLAGS behave like ERL_AFLAGSBjörn Gustavsson2011-05-111-4/+5
* Teach erlexec the -emu_name_exit optionBjörn Gustavsson2011-05-111-0/+5
* Merge branch 'sf/erts_de_busy_limit' into devRickard Green2010-11-021-1/+21
|\
| * Add flag-based setting for the distribution buffer busy limitScott Lystig Fritchie2010-11-021-1/+21
* | erlexec: prevent buffer overflowsMichael Santos2010-10-041-20/+22
|/
* Add scheduler wakup threshold as command line argumentRickard Green2010-09-041-0/+1
* Rewrite ethread libraryRickard Green2010-08-101-4/+26
* Add the +t emulator option to change the maximum number of atomsJulien Barbot2010-02-021-0/+1
* Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP2010-01-151-7/+28
|\
| * Add min heap size start options to beam and erlBjörn-Egil Dahlberg2010-01-131-2/+23
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+2038