On Tue, Jun 20, 2000 at 03:41:08PM +0200, Paolo Mantegazza wrote: > Pavel Andris wrote: > > > You may consider a problem, FP is not allowed in interrupt service routine > > (ISR). > > Who said that? > > > The remedy is, write only a short ISR, that wakes up a RT-thread > > (pthread_wakeup_np()) and returns. Having finished the job, the RT-thread > > suspends itself (pthread_suspend_np). > > That's your idea for paying more than needed, the task switch cost. A couple of instructions. Dwarfed by the cost of saving and restoring the FPU. -- [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/
- Re: [rtl] Floating point in "restricted" cod... eric keller
- Re: [rtl] Floating point in "restricted" cod... yodaiken
- RE: [rtl] Floating point in "restricted" cod... Eding, Bert
- Re: [rtl] Floating point in "restricted" cod... kissg
- Re: [rtl] Floating point in "restricted" cod... Pavel Andris
- Re: [rtl] Floating point in "restricted"... Paolo Mantegazza
- Re: [rtl] Floating point in "restricted&... Pavel Andris
- Re: [rtl] Floating point in "restric... Paolo Mantegazza
- Re: [rtl] Floating point in "res... Victor Yodaiken
- Re: [rtl] Floating point in &quo... Stuart Hughes
- Re: [rtl] Floating point in "restricted&... Victor Yodaiken
- Re: [rtl] Floating point in "restricted" cod... Paolo Mantegazza
- Re: [rtl] Floating point in "restricted"... Victor Yodaiken
- [rtl] device-problem Steffen Hildebrandt
- RE: [rtl] Floating point in "restricted" cod... Stephen D. Cohen
- Re: [rtl] Floating point in "restricted"... Stuart Hughes
- Re: [rtl] Floating point in "restricted"... Victor Yodaiken
- RE: [rtl] Floating point in "restricted" cod... Stephen D. Cohen
- Re: [rtl] Floating point in "restricted"... Paolo Mantegazza
- Re: [rtl] Floating point in "restricted"... eric keller
- Re: [rtl] Floating point in "restricted&... Stuart Hughes