public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* [Linux-ia64] fpswa logging redux
@ 2002-12-11 22:25 Jesse Barnes
  2002-12-11 23:07 ` Keith Owens
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jesse Barnes @ 2002-12-11 22:25 UTC (permalink / raw)
  To: linux-ia64

I've recently had some requests from people running apps on our ia64
boxes for more detailed fpswa fault information.  Currently, the ia64
kernel will print up to a certain number of fpswa fault messages per
tick, with ip information about where the fault came from.  The user can
also choose to be notified of faults via a SIGFPE signal, but the
si_info field of the siginfo structure doesn't contain enough
information about the fault to be useful.

I'd like to fully decode the information in the isr about what type of
fault occured (whether it be a software assist fault, some sort of IEEE
filter fault, etc.) and print it along with the ip when faults occur.
While I'm at it, I may as well the proper SIGFPE subcode into si_info in
case of signal delivery is selected.

Comments?  David & Bjorn, do you think this would be useful enough to
get into the tree?

Thanks,
Jesse


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-12-12 19:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-11 22:25 [Linux-ia64] fpswa logging redux Jesse Barnes
2002-12-11 23:07 ` Keith Owens
2002-12-11 23:12 ` Jesse Barnes
2002-12-11 23:17 ` Keith Owens
2002-12-11 23:26 ` Jesse Barnes
2002-12-11 23:42 ` David Mosberger
2002-12-12 18:25 ` Jesse Barnes
2002-12-12 19:14 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox