DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_2_8 kernel - synchronize smp_invltlb()
commit 9bbe2f36c777e6ba8ea574616ed330c1eb4cf653
Author: Matthew Dillon <dillon@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]