> > The kernel I'm on now used these CFLAGS:
> > -O3 -fforce-addr -fomit-frame-pointer -finline -finline-functions
> > -ffast-math -funroll-loops -mpentium
> ^^^^^^^^
> The option -mpentium doesn't affect the instruction scheduling. Those
> with problems have used -march=pentium (have you tried that.)
I hadn't, but now I have, and still no change! (from "make clean zImage
modules modules_install", cp zImage, lilo and reboot. Seems we've found
the anomalous datapoint -- now we need to figure out what I'm doing
differently.
-=- James Mastros
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu