Re: SMP=1 and Cyrix 6x86

Michael Elizabeth Chastain (mec@shout.net)
Fri, 16 Oct 1998 22:20:52 -0500


Hi Stephen,

> Here is a patch for i386, sparc and sparc64. I tested it out
> for i386 and it appears to work okay, no clue about sparc and sparc64
> but I expect they will work as well. I tested it out w/ 'make config',
> but I believe it will work with 'make menuconfig' and 'make xconfig',
> but I'm not sure and would like to hear from folks on if it does/does
> not work.

I think this patch is clever, but that it attacks the problem at
the wrong level. I think the comments in the Makefile are obsolete
and that CONFIG_SMP can be a normal option. Check out this patch:

ftp://ftp.shout.net/pub/users/mec/experimental/config-smp.21103

Also, anyone who wants to say "CONFIG_SMP will make re-build
times longer because every file will depend on include/linux/config.h",
please take a look at Documentation/smart-config.txt, and look
inside some of the .depend files in your kernel tree.

Cheers,

Michael Elizabeth Chastain
<mailto:mec@shout.net>
"love without fear"

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