Age | Commit message (Expand) | Author |
2016-06-08 | Revert "erts: Change ETS hash load factor" | Sverker Eriksson |
2016-06-08 | Revert "erts: Remove unnecessary access of 'is_resizing'" | Sverker Eriksson |
2016-06-08 | Replace enif_is_on_dirty_scheduler() with enif_thread_type() | Rickard Green |
2016-06-08 | No GC on dirty IO schedulers | Rickard Green |
2016-06-08 | erts: Change LTTng otp domain | Björn-Egil Dahlberg |
2016-06-07 | erts: Let clang have suppressable unused variables | Björn-Egil Dahlberg |
2016-06-07 | erts: Remove tautological compare warning | Björn-Egil Dahlberg |
2016-06-02 | Fix erts_dirty_process_main() | Rickard Green |
2016-06-01 | Merge branch 'sverker/ets-load-factor/OTP-13642' | Sverker Eriksson |
2016-06-01 | erts: Avoid literals in process independent ErlNifEnv | Sverker Eriksson |
2016-06-01 | erts: Remove unnecessary access of 'is_resizing' | Sverker Eriksson |
2016-06-01 | erts: Change ETS hash load factor | Sverker Eriksson |
2016-05-31 | Update process state flags in etp-commands | Rickard Green |
2016-05-31 | Merge branch 'sverker/gc_rare_map_overflow' | Sverker Eriksson |
2016-05-31 | Fix bad assertion | Rickard Green |
2016-05-31 | Properly close message factories in erts_factory_trim_and_close() | Rickard Green |
2016-05-31 | Merge branch 'rickard/off_heap-nonsmp-fix/OTP-13366' | Rickard Green |
2016-05-31 | Merge branch 'rickard/mv-dirty-reds-count/OTP-13123' | Rickard Green |
2016-05-31 | Merge branch 'vinoski/dirty_process_main/OTP-13123' | Rickard Green |
2016-05-31 | Move dirty reduction count to erts_dirty_process_main() | Rickard Green |
2016-05-31 | Add dirty_process_main function | Steve Vinoski |
2016-05-31 | Do not send on_heap msgs to error logger in non-smp emulator | Rickard Green |
2016-05-31 | Merge branch 'sverker/bad-hash' | Sverker Eriksson |
2016-05-30 | erts: Clean up some goto spaghetti | Sverker Eriksson |
2016-05-30 | erts: Fix ASSERT provoked by map_SUITE:t_rare_map_overflow | Sverker Eriksson |
2016-05-27 | Merge branch 'richcarl/erts/fix-init-stop/PR-911/OTP-13630/OTP-13631' | Sverker Eriksson |
2016-05-27 | Merge branch 'rickard/on_heap-fix/OTP-13366' | Rickard Green |
2016-05-27 | Merge branch 'rickard/rm-mqd-mixed/OTP-13366' | Rickard Green |
2016-05-27 | erts: Split large binaries into multiple iovec | Lukas Larsson |
2016-05-27 | Merge branch 'lukas/erts/tracing/tracer-move-extra-to-map/OTP-10267' | Lukas Larsson |
2016-05-26 | Improve message allocation in enif_send() | Rickard Green |
2016-05-26 | Fix message queue update on replacement and removal of message | Rickard Green |
2016-05-26 | erts: Add some more use of ErtsContainerStruct | Sverker Eriksson |
2016-05-26 | erts: Tweak ErtsContainerStruct macro | Sverker Eriksson |
2016-05-26 | erts: Improve some bad hash functions | Sverker Eriksson |
2016-05-25 | Remove the 'message_queue_data' option 'mixed' | Rickard Green |
2016-05-25 | erts: Make erlang:halt/2 truncate string arg | Sverker Eriksson |
2016-05-25 | erts: Implement halt/0 and halt/1 in Erlang | Sverker Eriksson |
2016-05-24 | Merge branch 'egil/erts/fix-purge_code-literals' | Björn-Egil Dahlberg |
2016-05-24 | erts: Move tracer SecondTraceTerm to Opts map | Lukas Larsson |
2016-05-20 | erts: Refactor ERTS_MSG_COMBINED_HFRAG to heap fragment | Björn-Egil Dahlberg |
2016-05-20 | erts: Copy literals in messages on module purge | Björn-Egil Dahlberg |
2016-05-17 | Merge branch 'sverker/hipe-amd64-code-alloc/OTP-13359' | Sverker Eriksson |
2016-05-17 | Merge branch 'mikpe/otp-19-erts-integer-truncation-bugs/PR-1045/OTP-13606' | Lukas Larsson |
2016-05-17 | erts: Move max_heap_size field so that ErLLVM works again | Lukas Larsson |
2016-05-17 | erts: Fix OpenBSD gcc compiler bug in re code | Lukas Larsson |
2016-05-17 | erts: Fix bug when tracing in non-smp non-scheduler thread | Lukas Larsson |
2016-05-13 | Merge branch 'egil/erts/nif-format_term/OTP-13580' | Björn-Egil Dahlberg |
2016-05-12 | erts: Remove compiler warning | Sverker Eriksson |
2016-05-11 | Merge branch 'lukas/trace-fix' | Rickard Green |