aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.c
AgeCommit message (Expand)Author
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-08Merge branch 'maint'Sverker Eriksson
2016-02-08Merge branch 'sverk/proc-exiting-timer-race/OTP-13245' into maintSverker Eriksson
2016-02-02erts: Add microstate accountingLukas Larsson
2016-02-02erts: Add ERTS_WRITE_UNLIKELYLukas Larsson
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-20Merge branch 'maint'Rickard Green
2016-01-19Merge branch 'sverk/safe-purging/OTP-13122'Sverker Eriksson
2016-01-18Fix dirty scheduler check in handle_aux_workSteve Vinoski
2016-01-18erts: Fix race between receive timeout and exit signalSverker Eriksson
2016-01-14Merge branch 'maint'Rickard Green
2016-01-14Merge branch 'vinoski/dirty-sched-no-aux-work/OTP-13236' into maintRickard Green
2016-01-13erts: Optimize erlang:check_process_codeSverker Eriksson
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-12-08Fix memory leaksRickard Green
2015-12-02Merge branch 'egil/fix-seq_trace'Björn-Egil Dahlberg
2015-11-26Merge branch 'maint'Sverker Eriksson
2015-11-24Fix seq_trace token copy sizeBjörn-Egil Dahlberg
2015-11-24Fix seq_trace refactoring bugBjörn-Egil Dahlberg
2015-11-19Refactor have seq_trace token testBjörn-Egil Dahlberg
2015-11-18Use sharing preserving copy error messages and exceptionsBjörn-Egil Dahlberg
2015-11-18Refactor sharing preserved copy flagsBjörn-Egil Dahlberg
2015-11-17Refactor copy sharingBjörn-Egil Dahlberg
2015-11-17Add -debug +vc flag for debuging SHCOPYNikolaos S. Papaspyrou
2015-11-17Enable shcopy for spawning processesNikolaos S. Papaspyrou
2015-11-13Merge branch 'rickard/gc-bump-reds/OTP-13097'Rickard Green
2015-11-12Merge branch 'rickard/ohmq/OTP-13047'Rickard Green
2015-11-12Bump reductions on GCRickard 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-09-09Merge branch 'maint'Rickard Green
2015-09-09Merge branch 'rickard/event-tmo/OTP-12954' into maintRickard Green
2015-08-27Fix ethread events with timeoutRickard Green
2015-08-18Merge branch 'maint'Lukas Larsson
2015-08-18Merge branch 'lukas/erts/process_priority_unlock/OTP-12943' into maintLukas Larsson
2015-08-13erts: Make sure to unlock status lock when setting process prioLukas Larsson
2015-08-10Merge branch 'maint'Lukas Larsson
2015-08-10Merge branch 'lukas/erts/system_process_core/OTP-12934' into maintLukas Larsson