diff options
| author | root <root> | 2011-06-02 23:34:05 +0000 | 
|---|---|---|
| committer | root <root> | 2011-06-02 23:34:05 +0000 | 
| commit | b31cc1b7e254fb3aea85cd551aec6feb39cb3eef (patch) | |
| tree | 4cf06067d3ae3d2aab303b1baead7fea445d3422 /Changes | |
| parent | db116f08bb7e331dfbd14ead7bd5ce77344c2c6a (diff) | |
verify backend fudge factors by reading kernel sources
Diffstat (limited to 'Changes')
| -rw-r--r-- | Changes | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -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.  | 
