Age | Commit message (Expand) | Author |
2014-01-27 | Merge branch 'rickard/load_balance/OTP-11385' | Rickard Green |
2014-01-27 | Fix usage of non-empty run-queue flag | Rickard Green |
2014-01-24 | Merge branch 'rickard/load_balance/OTP-11385' | Rickard Green |
2014-01-23 | Add support for scheduler utilization balancing | Rickard Green |
2014-01-10 | erts: Remove the extra_root feature from the process structure | Sverker Eriksson |
2013-12-12 | Merge branch 'sverk/trapping-bin2term' into OTP_R16B03 | Sverker Eriksson |
2013-11-21 | erts: Yield after trapping term_to_binary if gc has been ordered | Sverker Eriksson |
2013-11-18 | Functionality for disabling garbage collection | Rickard Green |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2013-10-21 | Merge branch 'egil/fix-crashdump-pointer-crash/OTP-11420' into maint | Björn-Egil Dahlberg |
2013-10-18 | erts: Fix segfaulting crashdump writing | Björn-Egil Dahlberg |
2013-09-30 | erts: Remove ASSERT_EXPR macro | Sverker Eriksson |
2013-09-10 | fix system_flag(scheduling_statistics,disable) | Steve Vinoski |
2013-06-12 | Merge branch 'rickard/+sfwi/OTP-11164' into maint | Rickard Green |
2013-06-11 | erts: Add the +sfwi system flag | Rickard Green |
2013-06-11 | Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1 | Patrik Nyblom |
2013-06-05 | Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maint | Patrik Nyblom |
2013-06-05 | Make all steps ofterm_to_binary work in chunks and yield | Patrik Nyblom |
2013-06-04 | Make term_to_binary yield (trap). | happi |
2013-06-04 | erts: Use carrier pool for migration of carriers | Rickard Green |
2013-05-31 | Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maint | Lukas Larsson |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-05-30 | Merge branch 'rickard/ptab-id-alloc/OTP-11077' into maint | Rickard Green |
2013-05-17 | Introduce a better id allocation algorithm for PTabs | Rickard Green |
2013-05-16 | Merge branch 'rickard/nosuspend/OTP-11076' into maint | Rickard Green |
2013-05-06 | Only verify not busy for erlang:send(Port, Msg, [nosuspend]) until scheduled | Rickard Green |
2013-05-02 | Add system_monitor of long_schedule | Patrik Nyblom |
2013-04-18 | Merge branch 'maint-r16' into maint | Björn Gustavsson |
2013-04-16 | Do not count offline run-queues as empty | Rickard Green |
2013-04-05 | Merge branch 'maint-r16' into maint | Patrik Nyblom |
2013-04-03 | Be less eager requesting wakeup for cleanup jobs | Rickard Green |
2013-03-04 | erts: Use block comments - ansi style | Björn-Egil Dahlberg |
2013-02-19 | Fix bug where +sws proposal was still allowed to be set | Lukas Larsson |
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 compiler warnings from GCC 4.7.1 on ARCH Linux | Patrik Nyblom |
2013-01-02 | Change proposed scheduler wakeup strategy to be the default | 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 | Move busy port flag | Rickard Green |
2012-12-03 | Remove R9 compatibility features | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Prepare for use of ptab functionality also for ports | Rickard Green |
2012-12-03 | Atomic port state | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-11-12 | Fix merge from maint | Rickard Green |
2012-11-12 | Merge branch 'maint' | Rickard Green |
2012-10-09 | Use reduction limit in order to determine when to do wakeup | Rickard Green |
2012-10-05 | Merge branch 'sverk/code-load-refactor-later-op' | Sverker Eriksson |
2012-09-07 | Replace sprintf with erts_snprintf in beam | Björn-Egil Dahlberg |