K 10 svn:author V 6 davide K 8 svn:date V 27 2012-11-10T02:08:19.771428Z K 7 svn:log V 440 - Use absolute value for precision rather than flags. This gives us 24 bits range (which could be extended up to 31) to specify tolerance interval for callout. Also, precision interval is not anymore constrained to be a power-of-two. - Get rid of rounding mechanism for precision in callout_cc_add(). Recent changes to the branch made it less effective as well as increased the cost of the rounding operation itself. Discussed with: mav END