DragonFly BSD
DragonFly commits List (threaded) for 2012-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel: Add cpu_wbinvd_on_all_cpus()


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 9 Dec 2012 03:14:40 -0800 (PST)

commit 3c8aa76fc0a6e58ba8da17522bebe8a35631bd9f
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Sun Dec 9 09:38:08 2012 +0100

    kernel: Add cpu_wbinvd_on_all_cpus()
    
    This function invalidates cache on all active cpus
    
    With-help-from: vsrinivas

Summary of changes:
 sys/cpu/i386/include/cpufunc.h        |   12 ++++++++++++
 sys/cpu/x86_64/include/cpufunc.h      |   12 ++++++++++++
 sys/platform/pc32/i386/mp_machdep.c   |    6 ++++++
 sys/platform/pc64/x86_64/mp_machdep.c |    6 ++++++
 4 files changed, 36 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3c8aa76fc0a6e58ba8da17522bebe8a35631bd9f


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]