On Mon, 18 Mar 2002 18:50:43 +1100
Erik de Castro Lopo <[EMAIL PROTECTED]> wrote:

> On Mon, 18 Mar 2002 16:32:20 +1100
> Daniel Stone <[EMAIL PROTECTED]> wrote:
> 
> > On Sun, Mar 17, 2002 at 11:45:33AM +1100, Erik de Castro Lopo wrote:
> > > I know its a bit unlikely but is anyone here running SMP Sparc64 Linux
> > > on Sun hardware? I've working on a dual CPU E220R. I can compile a
> > > uni-processor Sparc64 kernel which runs correctly but the SMP version
> > > fails to boot fully. It gets to init and then complains that it can't
> > > fork().
> > 
> > "But what version is the kernel?", the non-ESP-possessing masses cry.
> 
> 2.4.18

Just in case anyone is wondering, 2.4.18 is not working on SMP Sparc64
machines. On Dave Miller's recommendation I tried 2.4.19-pre3 and after a 
little code hacking and quite a bit of messing about with "make menuconfig"
I managed to build an SMP Sparc64 kernel which boots quite happily on this
machine. Unfortunately PPPOE, IDE, USB and fiber channel are all broken on
Sparc64 in the 2.4.19-pre3 kernel. Fortunately I'm not using them :->.

    root@razor > cat /proc/cpuinfo 
    cpu             : TI UltraSparc II  (BlackBird)
    fpu             : UltraSparc II integrated FPU
    promlib         : Version 3 Revision 23
    prom            : 3.23.1
    type            : sun4u
    ncpus probed    : 2
    ncpus active    : 2
    Cpu0Bogo        : 897.84
    Cpu0ClkTck      : 000000001ad29258
    Cpu2Bogo        : 897.84
    Cpu2ClkTck      : 000000001ad29258
    MMU Type        : Spitfire
    State:
    CPU0:           online
    CPU2:           online

Wooo hooo!!!

Erik
-- 
+-----------------------------------------------------------+
  Erik de Castro Lopo  [EMAIL PROTECTED] (Yes it's valid)
+-----------------------------------------------------------+
Moore's Law: hardware speed doubles every 18 months
Gates' Law: software speed halves every 18 months 
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to