Subject: Re: Re: Sparc Station 10 MP
To: None <port-sparc@netbsd.org>
From: None <amoschos@in.gr>
List: port-sparc
Date: 01/29/2004 21:07:03
>>Just purchased a SS10 and net-installed Netbsd 1.6.1.At the =
installation i used the
>>GENERIC kernel (thus no SMP after the install).Once after the first =
boot i compiled a
>>custom kernel enabling the MP and i got the common " ledma0 =
errors"!Started=20
playing
>>around with the conf but ended using the GENERIC.MP.
>> Although it was reported that both CPUs (2 cpu modules exist) were =
initialized the
>>output of the top command showed only once CPU0 (2 compiles in =
progress).

>1.6.x only supports running on a single CPU, though other CPUs may be
>found and initialised.

>You need -current to run MP

After a succesfull compile of the -curent everything works fine and top =
reports 2 CPUs.
Thanks !