DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.674.gc4f80 master sys/platform/pc64/amd64 genassym.c machdep.c swtch.s vm_machdep.c
commit c4f8086e4f4a8ded9a44e2faaf7c52eb3f517ac2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Tue Jul 7 20:12:52 2009 -0700
AMD64 - Enable floating point context switching
The FP code was only partially enabled. Enable all the code. This fixes
FP context switching between user processes.
Summary of changes:
sys/platform/pc64/amd64/genassym.c | 3 +++
sys/platform/pc64/amd64/machdep.c | 2 --
sys/platform/pc64/amd64/swtch.s | 12 ++++++------
sys/platform/pc64/amd64/vm_machdep.c | 4 ----
4 files changed, 9 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c4f8086e4f4a8ded9a44e2faaf7c52eb3f517ac2
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]