Age | Commit message (Expand) | Author |
2018-04-12 | New process_info() implementation using signals | Rickard Green |
2018-03-21 | Implementation of true asynchronous signaling between processes | Rickard Green |
2017-11-14 | Fix broken receive optimization | Björn Gustavsson |
2017-07-17 | erts: Replace usage of all erts_smp prefixes to just erts | Lukas Larsson |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2016-08-30 | Ensure correct mbuf_sz value in process structure | Rickard Green |
2016-05-26 | Fix message queue update on replacement and removal of message | Rickard Green |
2016-05-24 | Merge branch 'egil/erts/fix-purge_code-literals' | Björn-Egil Dahlberg |
2016-05-20 | erts: Refactor ERTS_MSG_COMBINED_HFRAG to heap fragment | Björn-Egil Dahlberg |
2016-05-17 | Merge branch 'mikpe/otp-19-erts-integer-truncation-bugs/PR-1045/OTP-13606' | Lukas Larsson |
2016-05-05 | do not limit heap fragments to 4 giga-words | Mikael Pettersson |
2016-05-04 | erts: Add Sender in 'receive' trace matchspec | Sverker Eriksson |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-12-09 | Merge branch 'sverk/dist-ctrl-msg-overflow-master' into master | Sverker Eriksson |
2015-12-08 | Merge branch 'rickard/ohmq-fixup/OTP-13047' | Rickard Green |
2015-12-08 | Merge branch 'sverk/dist-ctrl-msg-overflow' into sverk/dist-ctrl-msg-overflow... | Sverker Eriksson |
2015-12-08 | Replace off_heap_message_queue option with message_queue_data option | Rickard Green |
2015-12-07 | erts: Fix bug for remote control message containing fat maps | Sverker Eriksson |
2015-11-19 | Refactor have seq_trace token test | Björn-Egil Dahlberg |
2015-11-18 | Refactor sharing preserved copy flags | Björn-Egil Dahlberg |
2015-11-17 | Refactor copy sharing | Björn-Egil Dahlberg |
2015-11-17 | Enable shcopy for sending messages | Nikolaos S. Papaspyrou |
2015-11-12 | Fragmented young heap generation and off_heap_message_queue option | Rickard Green |
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 | erts: Add erts_factory_trim_and_close | Sverker Eriksson |
2015-06-15 | erts: Remove hashmap probabilistic heap overestimation | Sverker Eriksson |
2015-05-08 | Merge branch 'rickard/timer-optimization/OTP-12650' | Rickard Green |
2015-05-08 | Optimized timer implementation | 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-19 | erts: Fix map bug in dec_term for 32-bit debug VM | Sverker Eriksson |
2015-03-12 | First stab at binary_to_term for hamt | Sverker Eriksson |
2013-11-18 | Execution of system tasks in context of another process | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-08-02 | Use thread progress instead of scheduling misc aux work were possible | Rickard Green |
2012-08-02 | Read message queue lengths while having lock | Rickard Green |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
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 |
2010-08-12 | Increase vheap counter to Uint64 | Björn-Egil Dahlberg |
2010-07-22 | Mending halfword heap emulator | Sverker Eriksson |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-05-11 | erts: Implement recv_mark/1 and recv_set/1 for real | Björn Gustavsson |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-01-13 | OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |