* [Linux-ia64] Does MCA handler work correctly?
@ 2002-06-11 12:01 j-nomura
2002-06-11 16:05 ` Hall, Jenna S
0 siblings, 1 reply; 2+ messages in thread
From: j-nomura @ 2002-06-11 12:01 UTC (permalink / raw)
To: linux-ia64
Hello,
does MCA handler of 2.4.18 work correctly on multiple processors?
While looking into mca.c and mca_asm.S, they have single static stack
area for MCA handling, but I could not find synchronization code
between processors.
It seems that when MCA occurs on multiple processors, they may break
stacks each other.
Best regards.
--
NOMURA, Jun'ichi <j-nomura@ce.jp.nec.com, nomura@hpc.bs1.fc.nec.co.jp>
HPC Operating System Group, 1st Computers Software Division,
Computers Software Operations Unit, NEC Solutions.
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: [Linux-ia64] Does MCA handler work correctly?
2002-06-11 12:01 [Linux-ia64] Does MCA handler work correctly? j-nomura
@ 2002-06-11 16:05 ` Hall, Jenna S
0 siblings, 0 replies; 2+ messages in thread
From: Hall, Jenna S @ 2002-06-11 16:05 UTC (permalink / raw)
To: linux-ia64
Good observation - you are absolutely correct that the current
implementation is not SMP-safe. The MCA handler is not functional yet -
currently, if you do get an MCA the OS handler will return to SAL with a
request to reboot the machine, and no attempt is made to recover. (The
logging of hardware-corrected errors is functional, however.)
There is an effort in progress to code the OS recovery for selected MCAs.
This effort is part of the Atlas project:
http://atlas-64.sourceforge.net
Thanks,
Jenna
-----Original Message-----
From: j-nomura@ce.jp.nec.com [mailto:j-nomura@ce.jp.nec.com]
Sent: Tuesday, June 11, 2002 5:01 AM
To: linux-ia64@linuxia64.org
Subject: [Linux-ia64] Does MCA handler work correctly?
Hello,
does MCA handler of 2.4.18 work correctly on multiple processors?
While looking into mca.c and mca_asm.S, they have single static stack
area for MCA handling, but I could not find synchronization code
between processors.
It seems that when MCA occurs on multiple processors, they may break
stacks each other.
Best regards.
--
NOMURA, Jun'ichi <j-nomura@ce.jp.nec.com, nomura@hpc.bs1.fc.nec.co.jp>
HPC Operating System Group, 1st Computers Software Division,
Computers Software Operations Unit, NEC Solutions.
_______________________________________________
Linux-IA64 mailing list
Linux-IA64@linuxia64.org
http://lists.linuxia64.org/lists/listinfo/linux-ia64
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-11 16:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-11 12:01 [Linux-ia64] Does MCA handler work correctly? j-nomura
2002-06-11 16:05 ` Hall, Jenna S
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox