Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2009 05:33:09 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 pmap.c
Message-ID:  <200903140533.n2E5XMlB045136@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2009-03-14 05:33:09 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      pmap.c 
  Log:
  SVN rev 189783 on 2009-03-14 05:33:09Z by alc
  
  Correct accounting errors in _pmap_allocpte().  Specifically, the pmap's
  resident page count and the global wired page count were not correctly
  maintained when page table page allocation failed.
  
  MFC after:      6 weeks
  
  Revision  Changes    Path
  1.655     +9 -5      src/sys/amd64/amd64/pmap.c



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