K 10 svn:author V 6 jasone K 8 svn:date V 27 2007-12-18T05:27:57.000000Z K 7 svn:log V 319 Use fixed point integer math instead of floating point math when calculating run sizes. Use of the floating point unit was a potential pessimization to context switching for applications that do not otherwise use floating point math. [1] Reformat cpp macro-related comments to improve consistency. Submitted by: das END