aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.c
AgeCommit message (Expand)Author
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
2014-05-05Merge branch 'lukas/erts/etp-lc-macros/OTP-11904' into maintLukas Larsson
2014-03-31Merge branch 'sverk/suspend-running-race'Sverker Eriksson
2014-03-28erts: Add etp-lc-dump and etp-ppc-stacktrace macroLukas Larsson
2014-03-27erts: Fix bug of scheduling a suspended processSverker Eriksson
2014-03-25Merge branch 'paulgray/dtrace_snprintf_fix/OTP-11816'Lukas Larsson
2014-03-12Pass full strings to DTrace probesMichal Ptaszek
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24ose: Thread priorities configurable from lmconfLukas Larsson
2014-02-24ose: Cleanup POLL_SCHED_1 codeLukas Larsson
2014-02-24ose: Add fair scheduling yieldsLukas Larsson
2014-02-24ose,erts: Specify name for tsd keysLukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24further enhancements for dirty schedulersSteve Vinoski
2014-01-28initial support for dirty schedulers and dirty NIFsSteve Vinoski
2014-01-27Merge branch 'rickard/load_balance/OTP-11385'Rickard Green
2014-01-27Fix usage of non-empty run-queue flagRickard Green
2014-01-24Merge branch 'rickard/load_balance/OTP-11385'Rickard Green
2014-01-23Add support for scheduler utilization balancingRickard Green
2014-01-10erts: Remove the extra_root feature from the process structureSverker Eriksson
2013-12-12Merge branch 'sverk/trapping-bin2term' into OTP_R16B03Sverker Eriksson
2013-11-21erts: Yield after trapping term_to_binary if gc has been orderedSverker Eriksson
2013-11-18Functionality for disabling garbage collectionRickard Green