git: cpu_sfence: Don't use sfence

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Jan 29 18:38:41 PST 2011


commit 39bedebc8310ef8759ce81f094c9eed1b888d570
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sun Jan 30 10:36:11 2011 +0800

    cpu_sfence: Don't use sfence
    
    As suggested by dillon@, it will create many unnecessary stalls

Summary of changes:
 sys/cpu/i386/include/cpufunc.h   |   11 +++++------
 sys/cpu/x86_64/include/cpufunc.h |    9 +++++----
 2 files changed, 10 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39bedebc8310ef8759ce81f094c9eed1b888d570


-- 
DragonFly BSD source repository





More information about the Commits mailing list