aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.h
AgeCommit message (Expand)Author
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2016-02-19Merge branch 'rickard/rq-state-bug/OTP-13298' into maintRickard Green
2016-02-16erts: Add BIF erts_internal:system_check/1Björn-Egil Dahlberg
2016-02-15Merge branch 'rickard/ds-fixes' into rickard/ds-fixes-masterRickard Green
2016-02-15Ensure that work is done on the correct type of schedulersRickard Green
2016-02-04Fix bug causing run-queue mask to become inconsistentRickard Green
2016-02-02Merge branch 'maint'Rickard Green
2016-02-02Merge branch 'rickard/monotonic-time-improvements/OTP-13222' into maintRickard Green
2016-01-20Introduce time warp safe trace timestamp formatsRickard Green
2016-01-14Merge branch 'maint'Rickard Green
2016-01-14Merge branch 'vinoski/dirty-sched-no-aux-work/OTP-13236' into maintRickard Green
2015-12-30Merge branch 'maint'Rickard Green
2015-12-30Light weight statistics of run queue lengthsRickard Green
2015-12-21Do not allow aux work on dirty schedulersSteve Vinoski
2015-12-15Merge branch 'lukas/erts/forker'Lukas Larsson
2015-12-15erts: Create forker process for spawn driverLukas Larsson
2015-12-08Merge branch 'rickard/ohmq-fixup/OTP-13047'Rickard Green
2015-12-08Replace off_heap_message_queue option with message_queue_data optionRickard Green
2015-12-08Distinguish between GC disabled by BIFs and other disabled GCRickard Green
2015-12-08Remove unused variableRickard Green
2015-11-26Merge branch 'maint'Sverker Eriksson
2015-11-12Merge branch 'rickard/ohmq/OTP-13047'Rickard Green
2015-11-12Fragmented young heap generation and off_heap_message_queue optionRickard Green
2015-11-02erts: Remove ERTS_PSD_DIST_ENTRYSverker Eriksson
2015-10-09erts: Remove vheap mature from process control blockBjörn-Egil Dahlberg
2015-07-14Merge branch 'lukas/ose/remove/OTP-12573'Lukas Larsson
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-07-01erts: Remove halfword !HEAP_ON_C_STACKBjörn-Egil Dahlberg
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-17Merge branch 'egil/license-compliance/OTP-12848'Björn-Egil Dahlberg
2015-06-17Save IO bytes in scheduler specific dataRickard Green
2015-06-16Revert "lcnt: Let runq locks reflect actual call location"Björn-Egil Dahlberg
2015-06-09Disable accessor timer optionRickard Green
2015-06-09Aux work flag descriptionsRickard Green
2015-06-09Fix test casesRickard Green
2015-05-08Optimized timer implementationRickard Green
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-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-10Merge branch 'maint'Rickard Green
2014-12-10Use the new 64-bit atomic ops APIRickard Green
2014-10-24erts: Make hipe_{un}reserve_beam_trap_frame INLINESverker Eriksson
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-05Use separate allocation type for NIF exportRickard Green
2014-08-29Merge branch 'rickard/runnable-trace-ooo-bug/OTP-12105' into maintRickard Green