> On Mon, Jun 19, 2000 at 11:29:57AM -0500, Shel Hoffman wrote:
> > Under what circumstance is it acceptable to use floating point (FPU) in:
> >
> > . a interrupt service routine?
>
> nope.
> >
> > . a RT-FIFO handler that is called when a FIFO has data added to it?
> > (e.g., a FIFO handler function specified rtf_create_handler())
>
> no.
OK, I can see that no FP operations allowed in these contexts.
I.e i=3e45*2e-3; is forbidden. But what about FPU related API
functions?
pthread_setfp_np
rt_task_use_fp
rtl_fpinit
(Just to make table at
http://gatling.aszi.sztaki.hu/~kissg/doc_nmt/context.html more complete.)
Regards
Gabor
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/
- [rtl] Floating point in "restricted" code Shel Hoffman
- Re: [rtl] Floating point in "restricted"... eric keller
- Re: [rtl] Floating point in "restricted"... yodaiken
- RE: [rtl] Floating point in "restricted"... Eding, Bert
- Re: [rtl] Floating point in "restricted"... kissg
- Re: [rtl] Floating point in "restricted"... Pavel Andris
- Re: [rtl] Floating point in "restricted&... Paolo Mantegazza
- Re: [rtl] Floating point in "restric... Pavel Andris
- Re: [rtl] Floating point in "res... Paolo Mantegazza
- Re: [rtl] Floating point in &quo... Victor Yodaiken
- Re: [rtl] Floating point in ... Stuart Hughes
- Re: [rtl] Floating point in "restric... Victor Yodaiken
- Re: [rtl] Floating point in "restricted"... Paolo Mantegazza
- Re: [rtl] Floating point in "restricted&... Victor Yodaiken
- [rtl] device-problem Steffen Hildebrandt
