git: kernel - pmap - add additional logic for cpu_invltlb()
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Dec 31 08:30:41 PST 2009
commit be3aecf713906b38871b9bb684f1a6050b80cd12
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Dec 31 08:28:05 2009 -0800
kernel - pmap - add additional logic for cpu_invltlb()
* Cached pmaps still require a cpu_invltlb() call if another cpu
modifies the pmap.
Summary of changes:
sys/platform/pc32/i386/pmap.c | 24 ++++++++++++++++++++++--
sys/platform/pc32/include/pmap.h | 1 +
2 files changed, 23 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/be3aecf713906b38871b9bb684f1a6050b80cd12
--
DragonFly BSD source repository
More information about the Commits
mailing list