git: DragonFly_RELEASE_2_8 kernel - synchronize smp_invltlb()

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 24 09:39:33 PDT 2010


commit 9bbe2f36c777e6ba8ea574616ed330c1eb4cf653
Author: Matthew Dillon <dillon at apollo.backplane.com>
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/9bbe2f36c777e6ba8ea574616ed330c1eb4cf653


-- 
DragonFly BSD source repository





More information about the Commits mailing list