]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When a thread is being swapped-out, save the high FP registers. We
authorMarcel Moolenaar <marcel@FreeBSD.org>
Sun, 9 Nov 2003 23:13:23 +0000 (23:13 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Sun, 9 Nov 2003 23:13:23 +0000 (23:13 +0000)
commit3534a081095a52aaec94e7d171dcf512a1ee3053
tree1697f100a90390e7a871d01884d9489eaebdf575
parent5cedd9318c7c3d90c70f1195d8c5dbe46ab89665
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.
sys/ia64/ia64/vm_machdep.c