Age | Commit message (Expand) | Author |
2014-02-17 | allow optional whitespace in dirty scheduler erl options | Steve Vinoski |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2014-01-23 | Add support for scheduler utilization balancing | Rickard Green |
2014-01-09 | Fix issues with new versioning | Rickard Green |
2013-12-10 | Update versions of OTP, erts, kernel, and stdlib | Rickard Green |
2013-11-25 | Merge branch 'maint' | Rickard Green |
2013-11-05 | Replace the +MMscmgc switch with +MMscrfsd | Rickard Green |
2013-11-05 | Add switch for disabling sys_alloc carriers | Rickard Green |
2013-11-05 | Add support for locking mappings to physical memory | Rickard Green |
2013-10-15 | Merge branch 'maint' | Sverker Eriksson |
2013-09-30 | erts: erts_mmap supercarrier management and erts_mseg usage | Rickard Green |
2013-09-30 | erts: Prepare erl_mmap with tree structures for free seg storage | Sverker Eriksson |
2013-09-09 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-09-04 | +e should be passed through erlexec | Lukas Larsson |
2013-08-30 | Merge branch 'maint' | Lukas Larsson |
2013-08-29 | add erl option to set schedulers by percentages | Steve Vinoski |
2013-06-12 | Merge branch 'maint' | Rickard Green |
2013-06-11 | erts: Add the +sfwi system flag | Rickard Green |
2013-06-04 | Merge branch 'dgud/win32_unicode' | Dan Gudmundsson |
2013-06-04 | erts: Use carrier pool for migration of carriers | Rickard Green |
2013-06-03 | erts: Remove SBMBC allocator | Sverker Eriksson |
2013-05-20 | erts: Fix windows widestring args and paths in tools | Dan Gudmundsson |
2013-05-20 | erts: Windows, use widechars for all paths during startup | Dan Gudmundsson |
2013-04-03 | Be less eager requesting wakeup for cleanup jobs | Rickard Green |
2013-02-18 | Remove newly introduced warning in erlexec.c | Patrik Nyblom |
2013-02-18 | Add +pc {latin1|unicode} switch and io:printable_range/0 | Patrik Nyblom |
2013-01-25 | Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc' | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Fix clang compiler warnings on FreeBSD in erts | Patrik Nyblom |
2013-01-23 | Merge branch 'rickard/+stbt/OTP-10668' | Rickard Green |
2013-01-08 | Add +stbt erl command line switch | Rickard Green |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-12-03 | Improve configuration of process and port tables | Rickard Green |
2012-09-28 | Make cerl -valgrind work with quoted spaces in command line | Sverker Eriksson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-14 | Make get/putenv and erlexec understand Unicode | Patrik Nyblom |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-04-25 | Merge branch 'rickard/sched-busy-wait/OTP-10044' into maint-r15 | Erlang/OTP |
2012-04-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10033' into rickard/sched-wakeup... | Rickard Green |
2012-04-23 | Add switch controlling scheduler busy wait | Rickard Green |
2012-04-23 | Implement proposal for new scheduler wakeup strategy | Rickard Green |
2011-11-18 | Merge branch 'rickard/sched-compact-load/OTP-9695' | Rickard Green |
2011-11-15 | Add switch that can disable scheduler compaction of load | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-05-11 | erlexec: Make ERL_<version>_FLAGS behave like ERL_AFLAGS | Björn Gustavsson |