Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2003 12:13:10 -0800 (PST)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200310312013.h9VKDAKn009081@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2003/10/31 12:13:10 PST

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        pmap.c 
  Log:
  MFC rev 1.428: Zero fill a new page table before adding it to a page
  directory.  Otherwise a 2nd, 3rd etc. thread might end up using garbage
  for address translation.
  MFC (partial) rev 1.43[67]: Don't zero fill existing page table.
  
  Revision    Changes    Path
  1.250.2.24  +21 -20    src/sys/i386/i386/pmap.c



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