Age | Commit message (Expand) | Author |
2011-08-18 | Implement process_info(Pid, current_{location,stacktrace}) | Björn Gustavsson |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-06-14 | Improve ethread atomics | Rickard Green |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-04-27 | Merge branch 'sverker/erts_printf-halfword' into dev | Sverker Eriksson |
2011-03-21 | Make xml valgrind messages end up in xml log | Patrik Nyblom |
2011-03-16 | erts_printf %be to print integers of size Eterm | Sverker Eriksson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-03-09 | Fix 18 exabyte memory allocation failure | Björn Gustavsson |
2010-12-16 | Use 32-bit atomics for misc scheduling specific information | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-11-22 | ETS 'compressed' option. | Sverker Eriksson |
2010-11-18 | Merge branch 'rickard/cpu-groups/OTP-8861' into dev | Rickard Green |
2010-11-18 | Move cpu topology functionality into erl_cpu_topology.[ch] | Rickard Green |
2010-11-18 | Merge branch 'pg/fix-system_info-cpu_topology-segfault' into dev | Rickard Green |
2010-11-02 | Add flag-based setting for the distribution buffer busy limit | Scott Lystig Fritchie |
2010-10-02 | Fix crash with erlang:system_info({cpu_topology,junk}) | Paul Guyot |
2010-09-02 | Add erlang:system_info(build_type) | Rickard Green |
2010-08-30 | Merge branch 'rickard/cpu-info/OTP-8765' into dev | Rickard Green |
2010-08-18 | Make it possible to reread and update detected CPU information | Rickard Green |
2010-08-17 | erts: Remove broken elib_malloc | Björn Gustavsson |
2010-08-10 | Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev | Rickard Green |
2010-08-10 | Rewrite ethread library | Rickard Green |
2010-07-20 | One off-heap list, to eliminate two words per ETS object. | Sverker Eriksson |
2010-06-03 | Teach erlang:system_info/1 to list snifs | Björn-Egil Dahlberg |
2010-06-03 | OTP-8555 Send message from NIF | Sverker Eriksson |
2010-05-17 | Count reductions for process even when not trapping | Patrik Nyblom |
2010-03-10 | Fix further test-suite problems | Patrik Nyblom |
2010-03-10 | Teach {wordsize,internal|external} to system_info/1 | Patrik Nyblom |
2010-03-10 | Add the BeamInstr data type for loaded BEAM code | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-03-10 | Fit all heap data into the 32-bit address range | Patrik Nyblom |
2010-02-08 | Add runtime option to enable/disable lcnt stats | Björn-Egil Dahlberg |
2010-01-13 | Improve binary garbage collection | Björn-Egil Dahlberg |
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 |