summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2011-06-02 23:34:05 +0000
committerroot <root>2011-06-02 23:34:05 +0000
commitb31cc1b7e254fb3aea85cd551aec6feb39cb3eef (patch)
tree4cf06067d3ae3d2aab303b1baead7fea445d3422 /Changes
parentdb116f08bb7e331dfbd14ead7bd5ce77344c2c6a (diff)
verify backend fudge factors by reading kernel sources
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8732867..9f72f8c 100644
--- a/Changes
+++ b/Changes
@@ -5,6 +5,9 @@ TODO: ev_loop_wakeup
TODO: confusion about threads ongiong
TODO: not_blocked flag.
+ - correct backend_fudge for most backends, and implement a windows
+ specific workaround to avoid looping because we call both
+ select and Sleep, both with different time resolutions.
- change the default periodic reschedule function to hopefully be more
exact and correct even in corner cases or in the far future.
- document reasonable ranges for interval and offset.