Age | Commit message (Expand) | Author |
2012-07-31 | Merge branch 'rickard/dealloc/OTP-10162' into maint | Rickard Green |
2012-07-31 | Implement delayed aux work wake up | Rickard Green |
2012-05-10 | Remove stale code for hybrid heap and incremental GC | Björn Gustavsson |
2012-04-27 | Merge branch 'maint-r15' into maint | Sverker Eriksson |
2012-04-25 | Merge branch 'rickard/sched-busy-wait/OTP-10044' into maint-r15 | Erlang/OTP |
2012-04-23 | Merge branch 'rickard/sched-wakeup-other/OTP-10033' into rickard/sched-wakeup... | Rickard Green |
2012-04-23 | Add switch controlling scheduler busy wait | Rickard Green |
2012-04-23 | Implement proposal for new scheduler wakeup strategy | Rickard Green |
2012-04-10 | lcnt: Let runq locks reflect actual call location | Rick Reed |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add user tag spreading functionality to VM and use in file | Patrik Nyblom |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen |
2012-02-20 | Merge branch 'rickard/barriers/OTP-9922' into maint | Rickard Green |
2012-02-19 | Reduce thread progress read operations in handle_aux_work() | Rickard Green |
2012-02-19 | Misc memory barrier fixes | Rickard Green |
2012-01-26 | Implement statistics(scheduler_wall_time) | Rickard Green |
2011-12-01 | Merge branch 'rickard/rm-common-runq/OTP-9727' | Rickard Green |
2011-12-01 | Remove common run-queue in SMP case | Rickard Green |
2011-11-18 | Merge branch 'sverk/hipe-without-fpe/OTP-9724' | Sverker Eriksson |
2011-11-18 | Merge branch 'rickard/sched-compact-load/OTP-9695' | Rickard Green |
2011-11-17 | hipe,erts: Allow hipe without floating point exceptions | Sverker Eriksson |
2011-11-15 | Add switch that can disable scheduler compaction of load | Rickard Green |
2011-11-13 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-11-13 | Merge branch 'rickard/thr-progress-block/OTP-9631' | Rickard Green |
2011-11-13 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |
2011-11-13 | Use generic lock-free queue for misc aux work | Rickard Green |
2011-11-13 | Replace system block with thread progress block | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-09-06 | BEAM: Unify allocation of X and float registers | Björn Gustavsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-04-11 | Avoid scheduling of processes being garbage collected by others | Rickard Green |
2011-04-11 | Fix thread unsafe access | Rickard Green |
2011-03-08 | The emulator could get into a state where it didn't check for I/O. | Rickard Green |
2011-02-25 | Merge branch 'rickard/temp_alloc_check/OTP-9028' into dev | Rickard Green |
2011-02-10 | Verify that temp allocated memory is released | Rickard Green |
2011-02-03 | HALFWORD ETS match spec heap fragment optimization | Sverker Eriksson |
2010-12-17 | Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev | Rickard Green |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-09-04 | Add scheduler wakup threshold as command line argument | Rickard Green |
2010-08-30 | Merge branch 'egil/R14A/binary-gc-wrap/OTP-8730' into dev | Patrik Nyblom |
2010-08-18 | Make it possible to reread and update detected CPU information | Rickard Green |
2010-08-12 | Increase vheap counter to Uint64 | Björn-Egil Dahlberg |
2010-08-10 | Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-03 | Fix lock-checking for PSD call_time breakpoints | Björn-Egil Dahlberg |