--- libev/Changes 2019/12/24 13:52:58 1.353 +++ libev/Changes 2019/12/27 16:12:37 1.355 @@ -1,13 +1,15 @@ Revision history for libev, a high-performance and full-featured event loop. TODO: revisit 59.x timer in the light of modern powersaving +TODO: ^ maybe just increase it when timerfd, modern linux only thing that counts? TODO: document EV_TSTAMP_T - - the new timerfd code wrongly changed the priority of ther signal - fd watcher, which is usuallys harmless unless signal fds are + - the 4.31 timerfd code wrongly changes the priority of the signal + fd watcher, which is usually harmless unless signal fds are also used (found via cpan tester service). - support a lot more "uncommon" compile time configurations, such as ev_embed enabled but ev_timer disabled. + - the linux aio backend is no longer compiled in by default. 4.31 Fri Dec 20 21:58:29 CET 2019 - handle backends with minimum wait time a bit better by not