Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 1996 16:39:47 -0800 (PST)
From:      John Dyson <dyson>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199603130039.QAA08351@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dyson       96/03/12 16:39:46

  Modified:    sys/i386/i386  pmap.c
  Log:
  Make sure that we pmap_update AFTER modifying the page table entries.
  The P6 can do a serious job of reordering code, and our stuff could
  execute incorrectly.
  
  Revision  Changes    Path
  1.81      +7 -7      src/sys/i386/i386/pmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603130039.QAA08351>