Avi Kivity
38839293f9
reactor: simplify timer handling
...
Instead of scheduling timer processing to happen in the future,
process timers in the context of the poller (signal poller for high
resolution timer, lowres time poller for low resolution timers).
This both reduces timer latency (not very important) but removes a
use of promise/future in a repetitive task, which is error prone.
2015-01-28 11:29:16 +02:00
..
2015-01-27 14:46:49 +02:00
2015-01-13 19:35:48 +02:00
2015-01-27 14:46:49 +02:00
2014-12-01 17:56:34 +02:00
2015-01-14 14:59:02 +02:00
2014-10-22 16:37:36 +03:00
2014-10-05 19:58:12 +03:00
2014-09-22 17:18:46 +03:00
2015-01-12 17:30:45 +02:00
2014-12-16 14:55:02 +02:00
2015-01-27 14:46:49 +02:00
2014-12-22 17:37:05 +02:00
2014-12-22 17:37:05 +02:00
2015-01-13 19:08:48 +02:00
2015-01-06 14:43:34 +02:00
2015-01-15 15:19:02 +02:00
2015-01-25 13:22:11 +02:00
2015-01-19 09:49:32 +02:00
2014-12-10 20:04:13 +02:00
2015-01-15 18:22:07 +02:00
2015-01-25 14:48:30 +02:00
2014-11-05 11:35:50 +02:00
2014-10-30 14:08:23 +02:00
2014-10-19 17:42:47 +03:00
2015-01-28 11:29:16 +02:00
2015-01-28 11:29:16 +02:00
2015-01-19 16:11:11 +02:00
2014-10-12 16:35:48 +03:00
2014-12-04 13:37:35 +01:00
2015-01-27 14:46:49 +02:00
2015-01-14 16:50:48 +02:00
2015-01-20 11:29:48 +02:00
2015-01-25 13:12:04 +02:00
2015-01-13 10:12:36 +02:00
2015-01-07 15:12:23 +02:00
2014-12-10 10:33:29 +02:00
2014-12-25 09:14:42 +02:00
2014-10-02 14:28:14 +03:00
2014-10-21 16:58:35 +02:00
2014-12-04 13:51:26 +01:00
2014-08-31 21:29:13 +03:00