On Wed, 20 Sep 2000 22:37:29 -0700, "Lyle Coder" <[EMAIL PROTECTED]> wrote: >Hi >The real issue is that if you use MMX or FP state, the kernel _must_ save >and restore the original state other wise user programs will see corruption. >We all know this too well since redhat's 6.1 (I think) kernel had this >optimized MMX functions that _screwed_ up user programs. The fact is... it >is tricky to save and restore state (device not available and all). >The basic kernel itself does not provide support for kernel code to use >these registers. If some device drivers or some modifications to the kernel >are using it.. then I hope they have the save/restore path right A 2.5-time problem is that portions of the kernel are planned to become interruptible... so saving and restoring around a certain usage would be insufficient. john - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: Question: Using floating point in the kernel Marcus Sundberg
- Re: Question: Using floating point in the kernel Rusty Russell
- Re: Question: Using floating point in the kernel Lyle Coder
- Re: Question: Using floating point in the kernel Timur Tabi
- Re: Question: Using floating point in the kern... Brian Gerst
- Re: Question: Using floating point in the kern... Richard B. Johnson
- Re: Question: Using floating point in the ... Alan Cox
- Re: Question: Using floating point in the ... Arjan van de Ven
- Re: Question: Using floating point in the kernel Ricky Beam
- Re: Question: Using floating point in the kern... Lyle Coder
- Re: Question: Using floating point in the ... John Alvord
- Re: Question: Using floating point in ... Andi Kleen
- Re: Question: Using floating poin... Alan Cox
- Re: Question: Using floating ... Andi Kleen
- Re: Question: Using floating ... Alan Cox
- Re: Question: Using floating ... Andi Kleen
- Re: Question: Using floating ... Richard B. Johnson
- Re: Question: Using floating point in the kern... Alan Cox