Age | Commit message (Expand) | Author |
2014-09-05 | Merge branch 'vinoski/enif-schedule-nif' into maint | Rickard Green |
2014-09-05 | Fix leak of NIF exports | Rickard Green |
2014-08-29 | Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maint | Rickard Green |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-08-22 | Ensure "runnable proc" trace messages are not sent out of order | Rickard Green |
2014-08-06 | erts: Print error reason when malloc fails | Lukas Larsson |
2014-05-05 | Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maint | Lukas Larsson |
2014-05-05 | erts: Fix faulty process suspend assert | Lukas Larsson |
2014-05-05 | Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maint | Lukas Larsson |
2014-03-31 | Merge branch 'sverk/suspend-running-race' | Sverker Eriksson |
2014-03-28 | erts: Add etp-lc-dump and etp-ppc-stacktrace macro | Lukas Larsson |
2014-03-27 | erts: Fix bug of scheduling a suspended process | Sverker Eriksson |
2014-03-25 | Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816' | Lukas Larsson |
2014-03-12 | Pass full strings to DTrace probes | Michal Ptaszek |
2014-02-24 | Merge branch 'lukas/ose/master/OTP-11334' | Lukas Larsson |
2014-02-24 | ose: Thread priorities configurable from lmconf | Lukas Larsson |
2014-02-24 | ose: Cleanup POLL_SCHED_1 code | Lukas Larsson |
2014-02-24 | ose: Add fair scheduling yields | Lukas Larsson |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-02-24 | Added support for ENEA OSE | Lukas Larsson |
2014-02-24 | further enhancements for dirty schedulers | Steve Vinoski |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
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 |