Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2006 07:04:31 +0000 (UTC)
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
Message-ID:  <200607050704.k6574Vhv069697@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2006-07-05 07:04:31 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  pmap_clear_ptes() is already convoluted.  This will worsen with the
  implementation of superpages.  Eliminate it and add pmap_clear_write().
  
  There are no functional changes.  Checked by: md5
  
  Revision  Changes    Path
  1.564     +49 -28    src/sys/amd64/amd64/pmap.c



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