aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_process.c
AgeCommit message (Expand)Author
2010-02-10OTP-8420 Fix processes in exiting status that are about to be scheduled,Björn-Egil Dahlberg
2010-02-08Add runtime option to enable/disable lcnt statsBjörn-Egil Dahlberg
2010-02-03OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
2010-01-22OTP-8386 Immediately repeated multi-scheduling block/unblock cycles usingRickard Green
2010-01-19OTP-8342 Processes, and/or ports could get stuck on a blocked schedulerRickard Green
2010-01-15Merge branch 'egil/binary-gc' into ccase/r13b04_devErlang/OTP
2010-01-13Improve binary garbage collectionBjörn-Egil Dahlberg
2009-12-13OTP-8341 Minor alignment adjustments of scheduler specific data.Rickard Green
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP