aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_thr_progress.c
AgeCommit message (Expand)Author
2018-10-23erts: Make thr prgr wakeup current or sched 1Lukas Larsson
2018-10-23erts: Pass thread progress data where possibleLukas Larsson
2018-06-18Update copyright yearHenrik Nord
2017-07-17erts: Remove ERTS_SMP and USE_THREAD definesLukas Larsson
2017-05-18Make lock counter info independent of the locks being countedJohn Högberg
2016-09-06Merge branch 'rickard/thr-prgr-unmanaged-delay-bug/OTP-13869' into maintRickard Green
2016-09-05Fix erts_thr_progress_unmanaged_delay()Rickard Green
2016-08-29Fix tracing of processes executing dirtyRickard Green
2016-06-10erts: Fix undefined shift to msb in erl_thr_progressBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2016-02-24erts: Change erl_exit into erts_exitSverker Eriksson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-08Optimized timer implementationRickard Green
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard 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-10Use the new 64-bit atomic ops APIRickard Green
2014-02-24ose,erts: Specify name for tsd keysLukas Larsson
2013-04-03Be less eager requesting wakeup for cleanup jobsRickard Green
2013-02-22Update copyright yearsBjörn-Egil Dahlberg
2013-01-29Fix unmanaged thread progress delayRickard Green
2012-12-10Fix thread progress management of unmanaged threadsRickard Green
2012-12-03Implement functionality for delaying thread progress from unmanaged threadsRickard Green
2012-06-18Fix faulty use of thread progress in handle_aux_work()Rickard Green
2012-02-19Misc memory barrier fixesRickard Green
2011-12-10Merge branch 'rickard/alloc-opt/OTP-7775'Rickard Green
2011-12-10Fix thread progress debug code for has_reached_wakeup()Rickard Green
2011-12-08Merge branch 'rickard/alloc-opt/OTP-7775'Rickard Green
2011-12-08Fix erts_thr_progress_wakeup()Rickard Green
2011-11-13Replace system block with thread progress blockRickard Green
2011-11-13Optimize memory allocationRickard Green