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