Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2003 17:12:16 -0700 (PDT)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c src/sys/i386/i386 pmap.c
Message-ID:  <200310050012.h950CGWA049581@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2003/10/04 17:12:16 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
    sys/i386/i386        pmap.c 
  Log:
  Don't bother setting a page table page's valid field.  It is unused and
  not setting it is consistent with other uses of VM_ALLOC_NOOBJ pages.
  
  Revision  Changes    Path
  1.442     +0 -2      src/sys/amd64/amd64/pmap.c
  1.445     +0 -2      src/sys/i386/i386/pmap.c



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