Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2006 20:17:33 +0000 (UTC)
From:      Peter Wemm <peter@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:  <200604182017.k3IKHXIG053612@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2006-04-18 20:17:33 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  If we're doing a try-alloc of a pv entry and give up early, do not forget
  to reduce the pv_entry_count counter.  This was found by Tor Egge.  In the
  same email, Tor also pointed out the pv_stats problem in the previous
  commit, but I'd forgotten about it until I went looking for this email
  about this allocation problem.
  
  Revision  Changes    Path
  1.547     +1 -0      src/sys/amd64/amd64/pmap.c



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