Files
scylladb/core
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
..
2014-10-22 16:37:36 +03:00
2014-10-05 19:58:12 +03:00
2015-01-13 19:08:48 +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
2015-01-28 11:29:16 +02:00
2015-01-28 11:29:16 +02:00
2014-10-21 16:58:35 +02:00