aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_message.c
AgeCommit message (Expand)Author
2012-12-07Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt...Rickard Green
2012-12-03Prepare for use of ptab functionality also for portsRickard Green
2012-12-03Generalize process table implementationRickard Green
2012-08-31erts: Remove some compiler warningsSverker Eriksson
2012-08-03Merge branch 'rickard/tab-unref-thr-prgr/OTP-10167'Rickard Green
2012-08-03Merge branch 'rickard/proc-sched/OTP-9892'Rickard Green
2012-08-02Use thread progress instead of scheduling misc aux work were possibleRickard Green
2012-08-02Read message queue lengths while having lockRickard Green
2012-07-06Merge branch 'maint'Henrik Nord
2012-07-06Merge branch 'sz/dtrace-message-send-fix' into maintHenrik Nord
2012-06-20erts: Update obsolete HARD_DEBUG codeSverker Eriksson
2012-06-04Merge branch 'maint'Lukas Larsson
2012-05-11DTrace bug in message-sendzheng siyao
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-04-27Optimize process state changesRickard Green
2012-04-16Optimize process table accessRickard Green
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-22Ifdef all dynamic trace codePatrik Nyblom
2012-03-22Correct some errors in the user tag spreadingPatrik Nyblom
2012-03-22Change to more specific configure options for dtracePatrik Nyblom
2012-03-22Add user tag spreading functionality to VM and use in filePatrik Nyblom
2012-03-22Update dtrace for changes in R15Björn-Egil Dahlberg
2012-03-22Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4Scott Lystig Fritchie
2011-12-09Update copyright yearsBjörn-Egil Dahlberg
2011-11-17external.c: Remove the option to create over-sized heap binariesBjörn Gustavsson
2010-08-12Increase vheap counter to Uint64Björn-Egil Dahlberg
2010-07-20One off-heap list, to eliminate two words per ETS object.Sverker Eriksson
2010-06-03OTP-8555 Send message from NIFSverker Eriksson
2010-01-13OTP-8240 Improved GC performance after BIF/NIF call when a lot of heapSverker Eriksson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP