[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Signal 8
Just to confirm, FPE, floating point or fixed point?
<quote who="Seth Arnold">
u> On Wed, Nov 06, 2002 at 04:52:00PM -0500, Raghu R. Arur wrote:
u> > i really dont know what this signal is for.
u>
u> kill -l
u>
u> 8 is SIGFPE on my system -- floating point exception.
u>
u> For the original poster -- don't use floating point in the kernel. If
u> you do, you need to modify the context switch code to properly handle
u> the floating point registers.
u>
u> --
u> http://immunix.org/
--
eMail: eugeneteo@eugeneteo.net, eugeneteo@null.cc.uic.edu
gpg pub_key: http://null.cc.uic.edu/~eugeneteo/eugeneteo.asc
main(i){putchar(182623909>>(i-1)*5&31|!!(i<7)<<6)&&main(++i);}
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/
- References:
- Signal 8
- From: "Usman S. Ansari" <uansari@yahoo.com>
- Re: Signal 8
- From: "Raghu R. Arur" <rra2002@cs.columbia.edu>
- Re: Signal 8
- From: Seth Arnold <sarnold@wirex.com>