Age | Commit message (Expand) | Author |
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 |
2012-07-31 | Merge branch 'maint' | Rickard Green |
2012-07-31 | Use static allocation of process lock queues | Rickard Green |
2012-04-27 | Merge branch 'rickard/proc-sched/OTP-9892' | Rickard Green |
2012-04-27 | Optimize process state changes | Rickard Green |
2012-04-16 | Implement possibility to use ordinary mutexes as process locks | Rickard Green |
2012-03-30 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-22 | Merge branch 'maint' | Patrik Nyblom |
2012-03-22 | Change to more specific configure options for dtrace | Patrik Nyblom |
2012-03-22 | Add DTrace support for OS X, Solaris, and Linux (via SystemTap), 3/4 | Scott Lystig Fritchie |
2012-02-21 | erts: Suspend processes waiting for code_ix lock | Sverker Eriksson |
2012-02-21 | erts: Fix print-bug in lock checker on debug-vm | Sverker Eriksson |
2012-02-21 | First try at non-blocking code loading! | Sverker Eriksson |
2011-12-01 | Remove common run-queue in SMP case | Rickard Green |
2011-11-18 | Fix warning when lock-checker is enabled | 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 | Optimize memory allocation | Rickard Green |
2011-07-08 | Use separate memory carriers for small blocks | Rickard Green |
2011-05-09 | Expand the use of high memory allocation in halfword emulator | Sverker Eriksson |
2011-02-18 | HALFWORD ETS Fix copyright year in some source files | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2010-12-17 | Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev | Rickard Green |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-14 | Remove unused ethread time functionality | Rickard Green |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-08-19 | Remove binary overhead counter from ets objects | Patrik Nyblom |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-06-03 | Teach call_time trace to use intruction pointers | Björn-Egil Dahlberg |
2010-03-10 | Add a custom mmap wrapper to force heaps into the lower address range | Patrik Nyblom |
2010-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |