aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator
AgeCommit message (Expand)Author
2012-08-14Make get/putenv and erlexec understand UnicodePatrik Nyblom
2012-07-31Merge branch 'rickard/proc-lock-queues/OTP-10163' into maintRickard Green
2012-07-31Merge branch 'rickard/dealloc/OTP-10162' into maintRickard Green
2012-07-31Use static allocation of process lock queuesRickard Green
2012-07-31Improve the enqueue operation of delayed deallocRickard Green
2012-07-31Implement delayed aux work wake upRickard Green
2012-07-18Merge branch 'ms/correct-formating-in-exit' into maintHenrik Nord
2012-07-06Merge branch 'sz/dtrace-message-send-fix' into maintHenrik Nord
2012-07-04Merge branch 'sverk/hipe-arm-fix' into maintSverker Eriksson
2012-06-25hipe_arm.c: remove dead codeMikael Pettersson
2012-06-25Workaround gcc bug affecting ARM debug buildSverker Eriksson
2012-06-25Fix compile error of HIPE enabled DEBUG emulator for ARMSverker Eriksson
2012-06-25Fix hipe bif calling bug on ARMSverker Eriksson
2012-06-20Merge branch 'rickard/thr-prgr-use/OTP-10116' into maintRickard Green
2012-06-18Fix faulty use of thread progress in handle_aux_work()Rickard Green
2012-06-08Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maintLukas Larsson
2012-06-05Update to work with whitespace in exec pathLukas Larsson
2012-06-04Merge branch 'bjorn/remove-hybrid-heap/OTP-10105' into maintLukas Larsson
2012-05-25Merge branch 'sverk/valgrind-async-thr-suppression' into maintSverker Eriksson
2012-05-25Correct valgrind suppression for putenvSverker Eriksson
2012-05-11DTrace bug in message-sendzheng siyao
2012-05-10Remove stale code for hybrid heap and incremental GCBjörn Gustavsson
2012-05-10Remove the hipe_bifs:show_message_area/0 BIFBjörn Gustavsson
2012-05-10Remove support for erlang:system_info(global_heaps_size)Björn Gustavsson
2012-05-10Remove the erlang:garbage_collect_message_area/0 BIFBjörn Gustavsson
2012-05-10Remove workarounds for hybrid and shared heaps in test suitesBjörn Gustavsson
2012-05-09Correct formating in exit error messagesMichael Santos
2012-05-04gen_tcp: Make setopts(S,[{active,once}]) try a readPatrik Nyblom
2012-04-30Merge branch 'egil/fix-port-io-statistics/OTP-10073' into maintBjörn-Egil Dahlberg
2012-04-27erts: Remove unused variableBjörn-Egil Dahlberg
2012-04-27Merge branch 'maint-r15' into maintSverker Eriksson
2012-04-27erts: Add port-I/O statistics for active once/trueBjörn-Egil Dahlberg
2012-04-25Merge branch 'rickard/driver_system_info/OTP-10059' into maint-r15Erlang/OTP
2012-04-25Merge branch 'rickard/no_ets_write_concurrency-r15b01/OTP-10048' into maint-r15Erlang/OTP
2012-04-25Merge branch 'rickard/sched-busy-wait/OTP-10044' into maint-r15Erlang/OTP
2012-04-24erts: Add valgrind suppression for async thread bound dataSverker Eriksson
2012-04-23Merge branch 'rickard/sched-wakeup-other/OTP-10033' into rickard/sched-wakeup...Rickard Green
2012-04-23Add switch controlling scheduler busy waitRickard Green
2012-04-23Implement proposal for new scheduler wakeup strategyRickard Green
2012-04-20erts: The lck->extra field needs 'TAGGED' dataBjörn-Egil Dahlberg
2012-04-18Clear number of async threads if no thread supportRickard Green
2012-04-17tests: Remove line macro from port_bif_SUITEBjörn-Egil Dahlberg
2012-04-17Make port_info(Port,os_pid) work on WindowsBjörn-Egil Dahlberg
2012-04-17Extend erlang:port_info/1,2 to show the OS pid of a spawned processMatthias Lang
2012-04-10lcnt: Let runq locks reflect actual call locationRick Reed
2012-04-10lcnt: Enhancement fixupsBjörn-Egil Dahlberg
2012-04-05erts: Add lcnt port and suspend optionsRick Reed
2012-04-04Increase ethr event and lock counting constants to allow at least +A 1024.Rick Reed
2012-04-04Merge branch 'rickard/no_ets_write_concurrency/OTP-10048' into rickard/no_ets...Rickard Green
2012-04-04Remove unnecessary memory barriers in ETS when no write_concurrency is usedRickard Green