Re: Interrupt doesn't make it to the 8259 on a ASUS P4PE mobo

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Jul 15 2003 - 13:44:26 EST


On Maw, 2003-07-15 at 19:24, Brian Gerst wrote:
> Luciano Miguel Ferreira Rocha wrote:
> > On Tue, Jul 15, 2003 at 01:06:19PM -0400, Brian Gerst wrote:
> >
> >>Use HZ/2 instead. GCC doesn't optimize floating point constants to the
> >>same degree it does integers, because it doesn't know what mode
> >>(rounding, precision) the FPU is in.
> >
> >
> > Isn't (HZ >> 1) better?
>
> Same thing. GCC knows that division by a power of 2 is just a shift.

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



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:59 EST