aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.c
AgeCommit message (Expand)Author
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-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
2015-08-10Merge branch 'maint'Lukas Larsson
2015-08-10Merge branch 'sverk/smp-trace-port-exit-bug/OTP-12901' into maintLukas Larsson
2015-08-10Teach smp VM how to deal with crash of a linked trace portSverker Eriksson
2015-07-14Merge branch 'lukas/ose/remove/OTP-12573'Lukas Larsson
2015-07-14erts: Don't abort when a system process is terminatedLukas Larsson
2015-07-10ose: Remove all code related to the OSE portLukas Larsson
2015-07-08Merge branch 'rickard/non-smp-trace-port-exit-bug/OTP-12889' into maint-18Erlang/OTP
2015-07-07Merge branch 'maint'Zandra Hird
2015-07-07Merge branch 'maint-17' into maintZandra Hird
2015-07-06Teach non-smp VM how to deal with trace port crashRickard Green
2015-07-01erts: Remove halfword !HEAP_ON_C_STACKBjörn-Egil Dahlberg
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