K 10 svn:author V 8 jmallett K 8 svn:date V 27 2010-03-11T08:30:05.114186Z K 7 svn:log V 446 I would've expected the Octeon to have a double-counting timer as the code suggests, but at least on my CAM-0100 this seems to not be the case. Pass 0 to mips_timer_init_params for double_count instead of 1 -- now timings on my system match wall clock. The tick code really should be updated for 64-bit counter reads on the CPUs that support them -- I wonder if the t_delta wrongness is due to inaccuracy from the hand-rolled counter wrapping. END