Age | Commit message (Expand) | Author |
2016-06-22 | Improve accuracy of timeouts using premature timeouts | Rickard Green |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-02 | erts: Add microstate accounting | Lukas Larsson |
2015-06-29 | Merge branch 'maint-17' into maint | Sverker Eriksson |
2015-06-25 | Merge branch 'sverk/poll-lost-wakeup/OTP-12859' into maint-17 | Erlang/OTP |
2015-06-22 | erts: Fix race in poller thread wake up | Sverker Eriksson |
2015-06-22 | Merge branch 'bruce/change-license' | Bruce Yinhe |
2015-06-20 | erts: Fix erl_poll on darwin | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-17 | erts: Refactor growth of fd tables | Sverker Eriksson |
2015-05-11 | Merge branch 'egil/erts/high_accuracy_sleep/OTP-12236' | Björn-Egil Dahlberg |
2015-05-08 | Optimized timer implementation | Rickard Green |
2015-04-13 | erts: Add high accuracy poll timeouts | Lukas Larsson |
2015-03-20 | Introduce a new time API | Rickard Green |
2014-08-22 | Fix ERTS_POLL_DEBUG_PRINT usage | Michael Truog |
2013-12-02 | Silence a warning in erl_poll about an empty loop body | Anthony Ramine |
2013-09-04 | erts: Fix faulty assert in "unlimited select" for mac | Sverker Eriksson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-04 | erts: Fix dynamic select for darwin | Sverker Eriksson |
2013-05-28 | erts: Refactor unlimited select patch | Sverker Eriksson |
2013-05-28 | erts: Fix bug in unlimited fd_set patch | Sverker Eriksson |
2013-05-12 | Use _DARWIN_UNLIMITED_SELECT in erl_poll | Anthony Ramine |
2012-08-31 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-07-18 | erts: Remove VxWorks support from beam | Björn-Egil Dahlberg |
2012-06-18 | Make allocation of check_io tables more scalable. | Rick Reed |
2012-03-27 | Fix wakeup functionality in no thread support case | Rickard Green |
2011-12-27 | Include wakeup pipe in /dev/poll poll-set also on non-SMP | Rickard Green |
2011-12-02 | Fix time types | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-10-14 | Merge branch 'rickard/atomics-api/OTP-9014' and OTP_R14B04 | Rickard Green |
2011-09-06 | Changes inspired by running cppcheck(1) | Christian von Roques |
2011-06-14 | Use new atomic API in runtime system | Rickard Green |
2011-05-13 | Silence warnings | Rickard Green |
2011-03-08 | The emulator could get into a state where it didn't check for I/O. | Rickard Green |
2011-02-25 | Simplify erts_poll_wait() wakeup logic | Rickard Green |
2010-12-15 | Use new atomic types in emulator | Rickard Green |
2010-08-20 | Fix race in erts_poll() | Rickard Green |
2010-06-01 | OTP-8658 Add missing memory barriers in erts_poll() | Rickard Green |
2010-05-15 | fix livelock in erts_poll_info_kp() | Mikael Pettersson |
2010-02-08 | OTP-8412 Fixed numerous compiler warnings generated by gcc 4.4.1 and | Rickard Green |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |