Age | Commit message (Expand) | Author |
2017-09-15 | erts: Replace check_io spinlock with lock-less list insertion | Sverker Eriksson |
2017-09-11 | erts: Remove possibility to disable dirty schedulers | Lukas Larsson |
2017-09-05 | Merge branch 'maint' | Rickard Green |
2017-09-05 | Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maint | Rickard Green |
2017-09-04 | Bug fixes of statistics(wall_clock) and statistics(runtime) | Rickard Green |
2017-07-25 | Merge branch 'maint' | John Högberg |
2017-07-17 | erts: Remove ERTS_SMP and USE_THREAD defines | Lukas Larsson |
2017-07-11 | Use erl_lock_flags in lock checking | John Högberg |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-03-22 | erts: Remove meta_main_tab | Sverker Eriksson |
2017-03-22 | erts: Replace meta_pid_to{_fixed}_tab with linked lists | Sverker Eriksson |
2017-02-20 | Merge branch 'master' into sverker/enif_select | Sverker Eriksson |
2017-02-09 | erts: Add enif_monitor_process and enif_demonitor_process | Sverker Eriksson |
2017-02-06 | Implement magic references | Rickard Green |
2017-01-12 | Merge branch 'maint' | Rickard Green |
2017-01-11 | Fix call time tracing with dirty schedulers | Rickard Green |
2017-01-02 | Merge branch 'maint' | Rickard Green |
2016-12-28 | Fix VM global GC info for dirty schedulers | Rickard Green |
2016-08-31 | Remove old purge strategy | Rickard Green |
2016-08-29 | Fix purge of code | Rickard Green |
2016-08-26 | Reclaim literal area after purge has completed | Rickard Green |
2016-04-15 | erts: Implement tracer modules | Lukas Larsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | erts: Add microstate accounting | Lukas Larsson |
2015-12-15 | erts: Move os_pid to port hash to child setup | Lukas Larsson |
2015-12-15 | erts: Create forker process for spawn driver | Lukas Larsson |
2015-06-24 | erts: Remove HALFWORD_HEAP definition | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-03-20 | Introduce a new time API | Rickard Green |
2014-08-22 | Ensure "runnable port" trace messages are not sent out of order | Rickard Green |
2014-08-06 | erts: Print error reason when malloc fails | Lukas Larsson |
2014-03-28 | erts: Add etp-lc-dump and etp-ppc-stacktrace macro | Lukas Larsson |
2014-02-24 | ose,erts: Specify name for tsd keys | Lukas Larsson |
2014-02-24 | erts: Make source file info available in lc | Lukas Larsson |
2014-01-28 | initial support for dirty schedulers and dirty NIFs | Steve Vinoski |
2013-10-02 | erts: Add mutex to init_atoms in erts_mmap.c | Sverker Eriksson |
2013-09-30 | erts: Add HARD_DBG_MSEG | Sverker Eriksson |
2013-09-30 | erts: erts_mmap supercarrier management and erts_mseg usage | Rickard Green |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-05 | Merge branch 'pan/win_now_jumps' into maint | Patrik Nyblom |
2013-06-03 | erts: Remove SBMBC allocator | Sverker Eriksson |
2013-04-11 | erts: Change locking order for "port_table" and "port_sched_lock" | Sverker Eriksson |
2013-03-11 | Intermediate code with lock on gettickcount() | Patrik Nyblom |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-03 | Optimize management of port tasks | Rickard Green |
2012-12-03 | Use ptab functionality also for ports | Rickard Green |
2012-12-03 | Generalize process table implementation | Rickard Green |
2012-08-31 | erts: Refactor naming regarding code_write_permission | Sverker Eriksson |