aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.c
AgeCommit message (Expand)Author
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-06-24erts: Remove halfword pointer compressionBjörn-Egil Dahlberg
2015-06-24erts: Remove HALFWORD_HEAP definitionBjörn-Egil Dahlberg
2015-06-22Merge branch 'bruce/change-license'Bruce Yinhe
2015-06-18erts: Fix timer wheel initialization bug for non smpSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-17Save IO bytes in scheduler specific dataRickard Green
2015-06-10Merge branch 'rickard/timer-improvement/OTP-12650'Rickard Green
2015-06-10Merge branch 'rickard/lost-multi-aux-work/OTP-12812'Rickard Green
2015-06-09Disable accessor timer optionRickard Green
2015-06-09Aux work flag descriptionsRickard Green
2015-06-09Fix test casesRickard Green
2015-06-08Fix lost aux work flags when setting multiple flagsRickard Green
2015-06-05Reorder scheduler information in crashdumpsDan Gudmundsson
2015-05-25Merge branch 'vinoski/ds-timer-wheel-fix'Rickard Green
2015-05-25Fix bug causing timeout to overwrite exit instructionRickard Green
2015-05-18Avoid timer wheel work in dirty schedulersSteve Vinoski
2015-05-08Merge branch 'rickard/timer-optimization/OTP-12650'Rickard Green
2015-05-08Optimized timer implementationRickard Green
2015-04-27Merge branch 'vinoski/dirty-sched-wakeup'Zandra Hird
2015-04-14erts: Refactor erts_queue_messageBjörn-Egil Dahlberg
2015-04-10Keep dirty schedulers from waking other schedulersSteve Vinoski
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20Multiple timer wheelsRickard Green
2015-03-20Erlang based BIF timer implementation for scalabilityRickard Green
2015-03-20Implement ethread events with timeoutRickard Green
2015-03-20Introduce a new time APIRickard Green
2014-12-19Merge branch 'lukas/erts/crashdump_improvements/OTP-12377'Lukas Larsson
2014-12-19erts: Improve crash dumpsLukas Larsson
2014-12-19erts: Add support for thread namesLukas Larsson
2014-12-16Merge branch 'sverk/ct-assert'Sverker Eriksson
2014-12-10Merge branch 'maint'Rickard Green
2014-12-10Use the new 64-bit atomic ops APIRickard Green
2014-12-02erts: Add compile time assert ERTS_CT_ASSERTSverker Eriksson
2014-11-25Merge branch 'maint'Rickard Green
2014-11-25Merge branch 'rickard/maint-17/activate-runq/OTP-12287' into maintRickard Green
2014-11-04Merge branch 'rickard/activate-runq/OTP-12287' into rickard/maint-17/activate...Rickard Green
2014-11-04Do not let non-empty run-queue prevent activation of schedulerRickard Green
2014-09-25Change default to "eager check I/O"Rickard Green
2014-09-25No eager check I/O on OSERickard Green
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-09-05Merge branch 'vinoski/enif-schedule-nif' into maintRickard Green
2014-09-05Fix leak of NIF exportsRickard Green
2014-08-29Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maintRickard Green
2014-08-28add enif_schedule_nif() to NIF APISteve Vinoski
2014-08-22Ensure "runnable proc" trace messages are not sent out of orderRickard Green
2014-08-06erts: Print error reason when malloc failsLukas Larsson
2014-05-05Merge branch 'lukas/erts/suspend_assert/OTP-11906' into maintLukas Larsson
2014-05-05erts: Fix faulty process suspend assertLukas Larsson