Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2006 07:24:30 +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/i386/i386 pmap.c
Message-ID:  <200607150724.k6F7OUbV014083@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2006-07-15 07:24:30 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Make pc_freemask an array of uint32_t, rather than uint64_t.  (I believe
  that the use of the latter is simply an oversight in porting the new pv
  entry code from amd64.)
  
  Revision  Changes    Path
  1.566     +1 -1      src/sys/i386/i386/pmap.c



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