Re: linux kernel and floating point register

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bao zhao wrote:

from
http://www.uniforum.chi.il.us/slides/linuxkernel/LinuxKernel.ppt

Daniel P. Bovet said

"two cases of deferred allocation of resources in Linux
(1) page frames (demand paging, Copy On Write)
(2)floating point registers"

I cannot understand the second case.

Thanks for anyone's help.

Hi,
It's because, during context switch, the floating point registers are not saved if the process hasn't used any floating point instruction, and, if previously saved, they are not restored until the process uses a floating point instruction.


Cheers,
Fede


-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux