‡ Re: " _fpreset(); _controlfp( controlfp, 0 ); " BlueScreens because...

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



You ( Mr. Voigt ) told me:
“ The FP control word should be saved in
the state buffer associated with each kernel thread
during a context switch. ”.

That's good to know. Mr. Keenan's B.S.o.D.
must have something to do with stepping on XP's shared resourses.

My “ news:Jeff_Relf_2007_Aug_22__9_2_Pt@xxxxxxxxx ” code
will BlueScreen my WinXP box, but ususally it just kills the G.D.I.

.



Relevant Pages

  • Kernel thread vm context
    ... to become runnable (for example, an interrupt wakes up K), then the kernel ... Since K is a kernel thread, there is no user-space VM associated with it. ... So what is the cost of the context switch to K, ...
    (comp.os.linux.development.system)
  • Re: " _fpreset(); _controlfp( controlfp, 0 ); " BlueScreens because...
    ... the state buffer associated with each kernel thread ... during a context switch. ... the FP control word isn't shared between processes, ... because it is saved and restored by the kernel task switcher. ...
    (microsoft.public.vc.language)
  • Linux scheduler for thread scheduling
    ... Linux attaches only one kernel thread to one process and all the ... threads created by pthread use this single kernel thread to execute ... If the system call made by user space thread is ... them) of the same process and will context switch the process. ...
    (comp.unix.programmer)
  • Re: Kernel thread vm context
    ... I may well be missing something and would like to understand this more ... kernel thread so that the mm doesn't need to be switched. ... least such that switching the mm to the kernel thread and then back ... are not and won't context switch a kernel thread unless it gives up ...
    (comp.os.linux.development.system)
  • kernel thread and Softirq
    ... This query is mainly regarding context switch between a kernel thread ... and softirq. ...
    (comp.os.linux.development.system)