Re: Compiling options?

Robert Love (rml@tech9.net)
25 Mar 2003 13:38:19 -0500


On Tue, 2003-03-25 at 14:47, Alan Cox wrote:

> If your boxes range from PII through to AMD duron build for 686, but the
> basic theory is the same.
>
> A 386 kernel really hurts later CPUs
> A 486 kernel is generally fine
> A 686 kernel speeds stuff up a little more

Should add that a 586 kernel is horrid on 686 and Athlon machines - the
scheduling is worlds apart. Use it only on true 586 machines.

If you need a common denominator, go with 486 as Alan pointed out. In
your case 686 seems safe and sane, though.

Robert Love

-
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/