cvs commit: src/sys/i386/i386 pmap.c

Jeff Roberson jeff at FreeBSD.org
Tue Sep 30 17:27:11 PDT 2003


jeff        2003/09/30 17:27:10 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
   - Correct a problem with the last commit.  The CMAP ptes need to be zeroed
     prior to invalidating the TLB to be certain that the processor doesn't
     keep a cached copy.
  
  Discussed with: pete
  Paniced:        tegge
  Pointy Hat:     The usual spot
  
  Revision  Changes    Path
  1.439     +5 -5      src/sys/i386/i386/pmap.c


More information about the cvs-src mailing list