Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Blade 2000 stability issue



Le 31.07.2013 9:55, Martin Husemann a écrit :
On Tue, Jul 30, 2013 at 09:28:55PM +0200, BERTRAND Joël wrote:
Hello,

I have installed NetBSD 6 (from CVS) on a Blade 2000 (SMP). Sometimes,
system panics with :
"cpu0; ipi_send: couldn't send ipi tu UPAID 1 (tried 1000 times)".

Graphic adapter is a well known Creator 3D (ffb2+ if I remember), but this adapter is in UPAID 0. I don't understand why kernel try to send
ipi to a empty slot. Any explanation ?

Can you paste the cpu attach lines from dmesg?
The cpus are identified by UPA id numbers, which is often not identical to the (order of attachment) number identifying the cpu for autconf, i.e. cpu0
might have UPA ID 2 and cpu1 UPA ID 0.

Of course :

cpu0 at mainbus0: SUNW,UltraSPARC-III+ @ 900 MHz, UPA id 0
cpu0: system tick frequency 5 MHz
cpu0: 32K instruction (32 b/l), 64K data (32 b/l), 8192K external (512 b/l)
cpu1 at mainbus0: SUNW,UltraSPARC-III+ @ 900 MHz, UPA id 1
cpu1: system tick frequency 5 MHz
cpu1: 32K instruction (32 b/l), 64K data (32 b/l), 8192K external (512 b/l)

Regards,

JKB


Home | Main Index | Thread Index | Old Index