Date: Fri, 22 Jan 2010 21:36:34 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 pmap.c Message-ID: <201001222136.o0MLapgw021251@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-01-22 21:36:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/amd64/amd64 pmap.c
Log:
SVN rev 202838 on 2010-01-22 21:36:34Z by jhb
MFC 189783:
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.
Revision Changes Path
1.590.2.32 +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?201001222136.o0MLapgw021251>
