Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 23:42:33 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200208030642.g736gX3Y000319@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2002/08/02 23:42:33 PDT

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
   o Don't set PG_MAPPED on the page allocated and mapped in _pmap_allocpte().
     (Only set this flag if the mapping has a corresponding pv list entry,
     which this mapping doesn't.)
  
  Revision  Changes    Path
  1.353     +0 -1      src/sys/i386/i386/pmap.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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