Age | Commit message (Expand) | Author |
2015-11-17 | Add -debug +vc flag for debuging SHCOPY | Nikolaos S. Papaspyrou |
2015-11-17 | Add the BIF size_shared/1 and debug cleanup | Nikolaos S. Papaspyrou |
2015-11-17 | Add all the main machinery | Nikolaos S. Papaspyrou |
2015-11-13 | Merge branch 'rickard/gc-bump-reds/OTP-13097' | Rickard Green |
2015-11-12 | Merge branch 'rickard/ohmq/OTP-13047' | Rickard Green |
2015-11-12 | Merge branch 'sverk/literal-memory-range' | Rickard Green |
2015-11-12 | Bump reductions on GC | Rickard Green |
2015-11-12 | Fragmented young heap generation and off_heap_message_queue option | Rickard Green |
2015-11-12 | Refactor GC | Rickard Green |
2015-11-12 | Introduce literal tag | Rickard Green |
2015-11-12 | fix check_process_code for separate literal area | Sverker Eriksson |
2015-10-09 | erts: Remove vheap mature from process control block | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove halfword pointer compression | Björn-Egil Dahlberg |
2015-06-24 | erts: Remove HALFWORD_HEAP definition | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-15 | Merge branch 'hamt_bin2term' | Sverker Eriksson |
2015-06-15 | erts: Remove hashmap probabilistic heap overestimation | Sverker Eriksson |
2015-06-15 | Merge branch 'sverk/map-merge-trap' | Sverker Eriksson |
2015-06-10 | Merge branch 'egil/fix-purge-literals/OTP-12821' | Björn-Egil Dahlberg |
2015-05-25 | erts: Fix garbage collect literals in code purge | Björn-Egil Dahlberg |
2015-05-18 | erts: Fix calculation of reclaimed data during full gc | Sverker Eriksson |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Merge branch 'rickard/time-improvement/OTP-11997' | Rickard Green |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-05-06 | Misc time improvements | Rickard Green |
2015-04-14 | erts: Refactor erts_queue_message | Björn-Egil Dahlberg |
2015-03-20 | Merge branch 'rickard/time_api/OTP-11997' | Rickard Green |
2015-03-20 | Erlang based BIF timer implementation for scalability | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2014-12-02 | erts: Add compile time assert ERTS_CT_ASSERT | Sverker Eriksson |
2014-10-24 | Merge branch 'sverk/hipe-inline-reserve-trap-frame' | Sverker Eriksson |
2014-10-24 | erts: Make hipe_{un}reserve_beam_trap_frame INLINE | Sverker Eriksson |
2014-09-04 | erts: Refactor binary allocation interface to also initialize Binary | Sverker Eriksson |
2014-08-28 | add enif_schedule_nif() to NIF API | Steve Vinoski |
2014-02-20 | ASSERT that GC is not tried with "need" when GC is disabled | Sverker Eriksson |
2014-01-28 | erts: Initial Map instructions, type and structure | Björn-Egil Dahlberg |
2014-01-27 | Merge branch 'egil/gc-increase-tenure-rate/OTP-11617' | Björn-Egil Dahlberg |
2014-01-10 | erts: Remove the extra_root feature from the process structure | Sverker Eriksson |
2014-01-09 | erts: Increase gc tenure rate | Björn-Egil Dahlberg |
2013-12-07 | Merge branch 'rickard/garbage_collect/OTP-11388' | Rickard Green |
2013-12-02 | Fix erts_check_off_heap2 assertion | Anthony Ramine |
2013-11-18 | Functionality for disabling garbage collection | Rickard Green |
2013-06-10 | term_to_binary: Remove debug code and set production trap levels | Patrik Nyblom |
2013-06-06 | Teach erl_gc:offset_rootset about extra_root | Patrik Nyblom |
2013-06-05 | Make all steps ofterm_to_binary work in chunks and yield | Patrik Nyblom |
2013-06-04 | Make term_to_binary yield (trap). | happi |
2013-05-31 | Replace gc stat lock with sched spec data | Lukas Larsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-20 | erts: Correct some printf type formatting | Sverker Eriksson |
2012-12-14 | Merge branch 'sverk/egil/r16/new-alloc-header-scheme/OTP-10273' | Björn-Egil Dahlberg |