commit 4117f2fda70b263231a9c322c39f683c93615c3d
Author: Matthew Dillon <[email protected]>
Date:   Sat Oct 23 09:41:44 2010 -0700

    kernel - synchronize smp_invltlb()
    
    * With much of the kernel running MPSAFE, smp_invltlb() cannot run
      asynchronously.

Summary of changes:
 sys/platform/pc32/i386/mp_machdep.c   |    9 +++++++++
 sys/platform/pc64/x86_64/machdep.c    |    2 +-
 sys/platform/pc64/x86_64/mp_machdep.c |    9 +++++++++
 3 files changed, 19 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4117f2fda70b263231a9c322c39f683c93615c3d


-- 
DragonFly BSD source repository

Reply via email to