Re: [PATCH] i386: Selectable Frequency of the Timer Interrupt

From: George Anzinger
Date: Wed Jul 13 2005 - 18:19:12 EST


Lee Revell wrote:
On Wed, 2005-07-13 at 14:16 -0700, Chris Wedgwood wrote:

Both can be detected from you .config and we could see HZ as needed
there and everyone else could avoid this surely?


Does anyone object to setting HZ at boot? I suspect nothing else will
make everyone happy.

This will really mess up the jiffie_to_* and *_to_jiffie conversions. They rely in a rather large way on the complier doing all the heavy lifting. If HZ is a variable we introduce a LOT of runtime overhead here. (Try make kernel/itimer.i and look for jiffies_to_t* and friends.)


--
George Anzinger george@xxxxxxxxxx
HRT (High-res-timers): http://sourceforge.net/projects/high-res-timers/
-
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/