marcel 2003/11/09 15:13:23 PST
FreeBSD src repository
Modified files:
sys/ia64/ia64 vm_machdep.c
Log:
When a thread is being swapped-out, save the high FP registers. We
have a pointer in the PCPU to the PCB of the thread that currently
has its high FP registers loaded.
Revision Changes Path
1.74 +2 -0 src/sys/ia64/ia64/vm_machdep.c