On Thu, Nov 11, 2004 at 03:08:54AM -0800, Matthew Dillon wrote: > My guess is that clock_gettime(), which calls nanotime() in the kernel, > is getting an illegal nanoseconds field. Which reminds me, we have to fix our internal DELAY for Hyperthreading. The calculations it is doing is just wrong for HTT. Joerg