Re: Compiling 2.0.36 to use both processors

Dietmar Kling (kledi@abissnet.com.al)
Wed, 7 Apr 1999 10:22:58 +0200 (CEST)


I have ran lilo correctly... I have experience compiling and running
kernels... but am just having problems with the smp config...

kledi

On Wed, 7 Apr 1999, Frank Rietveld wrote:

>
>
> > I am experiencing some problems in compiling a working mp kernel. 2.2.x
> > ran fine, but never could make 2.0.36 detect both processors. My machine
> > is an IBM Netfinity 5000, with 2 PII-350 processors... I edited the
> > makefile and uncommented the SMP lines :
> > SMP = 1
> > #
> > # SMP profiling options
> > SMP_PROF = 1
> >
> > compiled the kernel, ran lilo properly, but nothing happened.. I can see
> > in /proc/cpuinfo just processor 0, and also just one of the LEDs is on
> > (these netfinity series have two leds showing which cpu is being used).
> >
> Are you sure you've got your lilo correctly pointing to the
> kernel that's being made?
> Check the 'image' line in lilo for the path, you can check what
> vmlinuz was made bij make, by just checking the date of the vmlinuz
> files... (vmlinuz files are generally located in / or in /boot/).
>
> Greets,
> Frank
>

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