Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2009 00:52:34 -0500
From:      Alan Cox <alc@cs.rice.edu>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org,  svn-src-head@freebsd.org
Cc:        Alan Cox <alc@FreeBSD.org>
Subject:   Re: svn commit: r189783 - head/sys/amd64/amd64
Message-ID:  <49BB4622.2010108@cs.rice.edu>
In-Reply-To: <200903140533.n2E5X9mK083026@svn.freebsd.org>
References:  <200903140533.n2E5X9mK083026@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alan Cox wrote:
> Author: alc
> Date: Sat Mar 14 05:33:09 2009
> New Revision: 189783
> URL: http://svn.freebsd.org/changeset/base/189783
>
> Log:
>   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
>   

I should have also said:

Reviewed by: kib
Tested by: pho






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