Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Rickard Green | 2021-12-13 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright year | Rickard Green | 2021-12-13 | 1 | -1/+1 |
* | | Fix typos in erts/emulator/beam | Kian-Meng, Ang | 2021-11-30 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'rickard/multizero-timeout-in-timeout-fix/OTP-17253' into rickar... | Rickard Green | 2021-03-04 | 1 | -0/+2 |
|\ | |||||
| * | Fix multi-zero timeout callback handling in timer wheel | Rickard Green | 2021-03-04 | 1 | -0/+4 |
* | | Asserts in find_next_timeout | Rickard Green | 2020-07-17 | 1 | -0/+5 |
* | | Update copyright year | Rickard Green | 2020-03-13 | 1 | -1/+1 |
* | | erts: Fix bug in timer wheel at cancel during bump yield | Sverker Eriksson | 2019-04-29 | 1 | -2/+4 |
* | | erts: Tidy up some harmless code typos | Sverker Eriksson | 2019-04-29 | 1 | -2/+1 |
|/ | |||||
* | Update copyright year | Raimo Niskanen | 2017-05-04 | 1 | -1/+1 |
* | Fix assert in dbg_verify_empty_later_slots() | Rickard Green | 2017-04-24 | 1 | -2/+10 |
* | Fix of later timer wheel | Rickard Green | 2017-04-18 | 1 | -8/+6 |
* | Minimum timeout position in each timer wheel | Rickard Green | 2017-04-18 | 1 | -184/+315 |
* | Manage timers to trigger at once in a slot similar to other timers | Rickard Green | 2017-04-18 | 1 | -174/+191 |
* | Introduce timer slot range counters | Rickard Green | 2017-04-18 | 1 | -73/+301 |
* | Timer wheel divided into a "soon wheel" and a "later wheel" | Rickard Green | 2017-04-18 | 1 | -183/+627 |
* | Remove unnecessary cancel callback from timer-wheel timers | Rickard Green | 2017-04-18 | 1 | -10/+1 |
* | Rearrange timer struct fields in order to simplify | Rickard Green | 2017-04-18 | 1 | -16/+16 |
* | update copyright-year | Henrik Nord | 2016-03-15 | 1 | -1/+1 |
* | Merge branch 'master' into sverk/master/halt-INT_MIN | Sverker Eriksson | 2016-02-24 | 1 | -2/+18 |
|\ | |||||
| * | erts: Add microstate accounting | Lukas Larsson | 2016-02-02 | 1 | -2/+18 |
* | | erts: Change erl_exit into erts_exit | Sverker Eriksson | 2016-02-24 | 1 | -1/+1 |
|/ | |||||
* | Change license text to APLv2 | Bruce Yinhe | 2015-06-18 | 1 | -10/+11 |
* | Callback timer | Rickard Green | 2015-06-09 | 1 | -0/+38 |
* | Timer fixes, documentation, and test cases | Rickard Green | 2015-05-12 | 1 | -35/+25 |
* | Optimized timer implementation | Rickard Green | 2015-05-08 | 1 | -359/+340 |
* | Misc time improvements | Rickard Green | 2015-05-06 | 1 | -21/+45 |
* | Misc fixes | Rickard Green | 2015-03-26 | 1 | -1/+1 |
* | Fix zero timout timers | Rickard Green | 2015-03-24 | 1 | -0/+1 |
* | Multiple timer wheels | Rickard Green | 2015-03-20 | 1 | -169/+218 |
* | Introduce a new time API | Rickard Green | 2015-03-20 | 1 | -184/+293 |
* | Update copyright years | Björn-Egil Dahlberg | 2013-01-25 | 1 | -1/+1 |
* | erts: Fixate timer wheel resultion at compile time if possible | Sverker Eriksson | 2012-07-05 | 1 | -5/+19 |
* | Fix time types | Rickard Green | 2011-12-02 | 1 | -16/+31 |
* | Optimize memory allocation | Rickard Green | 2011-11-13 | 1 | -1/+1 |
* | Use new atomic API in runtime system | Rickard Green | 2011-06-14 | 1 | -2/+2 |
* | Update copyright years | Björn-Egil Dahlberg | 2011-03-11 | 1 | -1/+1 |
* | Teach timer-wheel slots to use double linked lists | Björn-Egil Dahlberg | 2010-12-29 | 1 | -33/+49 |
* | Remove timer-thread implementation | Björn-Egil Dahlberg | 2010-12-20 | 1 | -142/+5 |
* | Refactor timer interface | Björn-Egil Dahlberg | 2010-12-20 | 1 | -15/+7 |
* | Teach timer-wheel to keep min time | Björn-Egil Dahlberg | 2010-12-20 | 1 | -3/+44 |
* | Use new atomic types in emulator | Rickard Green | 2010-12-15 | 1 | -23/+32 |
* | Use mutex instead of rwlock | Rickard Green | 2010-09-10 | 1 | -39/+23 |
* | The R13B03 release.OTP_R13B03 | Erlang/OTP | 2009-11-20 | 1 | -0/+571 |