Re: USB making time drift [was Re: dynamic-hz]

From: Tim Schmielau
Date: Wed Dec 15 2004 - 12:50:05 EST


> Ok, I was going to do that, but forgive me, its not in the .config
> file as a setting. So where do edit what to revert to 100hz's.

It's in line 5 of include/asm-i386/param.h:
# define HZ 1000 /* Internal kernel timer frequency */

(if you are on an i386 system). Just change that back to 100.

Tim
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/