aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.c
AgeCommit message (Expand)Author
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
2013-11-18Execution of system tasks in context of another processRickard Green
2013-10-21Merge branch 'egil/fix-crashdump-pointer-crash/OTP-11420' into maintBjörn-Egil Dahlberg
2013-10-18erts: Fix segfaulting crashdump writingBjörn-Egil Dahlberg
2013-09-30erts: Remove ASSERT_EXPR macroSverker Eriksson
2013-09-10fix system_flag(scheduling_statistics,disable)Steve Vinoski
2013-06-12Merge branch 'rickard/+sfwi/OTP-11164' into maintRickard Green
2013-06-11erts: Add the +sfwi system flagRickard Green
2013-06-11Merge branch 'pan/happi/yield_in_term_to_binary' into maintOTP_R16B01_RC1Patrik Nyblom
2013-06-05Merge branch 'pan/r16b01/system_monitor_long_schedule/OTP-11067' into maintPatrik Nyblom
2013-06-05Make all steps ofterm_to_binary work in chunks and yieldPatrik Nyblom
2013-06-04Make term_to_binary yield (trap).happi
2013-06-04erts: Use carrier pool for migration of carriersRickard Green
2013-05-31Merge branch 'lukas/erts/gc_stat_contention/OTP-10271' into maintLukas Larsson
2013-05-31Replace gc stat lock with sched spec dataLukas Larsson
2013-05-30Merge branch 'rickard/ptab-id-alloc/OTP-11077' into maintRickard Green
2013-05-17Introduce a better id allocation algorithm for PTabsRickard Green
2013-05-16Merge branch 'rickard/nosuspend/OTP-11076' into maintRickard Green
2013-05-06Only verify not busy for erlang:send(Port, Msg, [nosuspend]) until scheduledRickard Green