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

git: kernel - pmap - add additional logic for cpu_invltlb()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 31 Dec 2009 08:29:02 -0800 (PST)

commit be3aecf713906b38871b9bb684f1a6050b80cd12
Author: Matthew Dillon <dillon@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



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