------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=972 Nigel Metheringham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|Exim 4.72 |Exim 4.73 Phil Pennock <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] Status|NEW |ASSIGNED --- Comment #6 from Phil Pennock <[email protected]> 2010-06-06 01:56:13 --- Created an attachment (id=392) --> (http://bugs.exim.org/attachment.cgi?id=392) exim_wait_tick() paranoia Simon, thank you. So, I see two approaches. The one which will have the least delaying impact is this one, which I'm entirely convinced by. The other approach would be to sleep for *two* ticks, or two times the resolution we need, so that if there's a little jitter then we just rely on the jitter magnitude being << our resolution magnitude. I'm leaning towards just sleeping for twice the resolution; in the meantime, does this patch even fix the problem? -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
