DragonFly-2.3.1.674.gc4f80 master sys/platform/pc64/amd64 genassym.c machdep.c swtch.s vm_machdep.c

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Jul 7 20:17:41 PDT 2009


commit c4f8086e4f4a8ded9a44e2faaf7c52eb3f517ac2
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list