On Sun, 24 Dec 2000, Tim Wright wrote: > > > > Which is all fine, but maybe the kernel really ought to detect that > > problem and complain at boot time? > > > > Or does that happen already? > > There was a similar thread to this recently. The issue is that if you > choose the wrong processor type, you may not even be able to complain. Indeed. Some of the issues end up just becoming compiler flags, which means that anything that uses C is "tainted" by the processor choice. And happily there isn't all that much non-C in the kernel any more. One thing we _could_ potentially do is to simplify the CPU selection a bit, and make it a two-stage process. Basically have a bool "Optimize for current CPU" CONFIG_CPU_CURRENT which most people who just want to get the best kernel would use. Less confusion that way. Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- About Celeron processor memory barrier problem michael chen
- Re: About Celeron processor memory barrier pr... Erik Mouw
- Re: About Celeron processor memory barrier pr... Linus Torvalds
- Re: About Celeron processor memory barrie... Erik Mouw
- Re: About Celeron processor memory ba... Jeffrey Rose
- Re: About Celeron processor memor... Erik Mouw
- Re: About Celeron processor memory barrie... Matthias Schniedermeyer
- Re: About Celeron processor memory barrie... Kai Henningsen
- Re: About Celeron processor memory ba... Tim Wright
- Re: About Celeron processor memor... Linus Torvalds
- Re: About Celeron processor ... Tim Wright
- Re: About Celeron processor ... The Doctor What
- Re: About Celeron processor ... Alan Cox
- Re: About Celeron proces... Linus Torvalds
- Re: About Celeron pr... Rogier Wolff
- Re: About Celeron processor ... Riley Williams
- Re: About Celeron processor memor... Kai Henningsen
- Re: About Celeron processor ... Ian Stirling
- Re: About Celeron processor ... Pavel Machek
- Re: About Celeron processor memor... Albert D. Cahalan