K. Macy wrote:
How has the problem been addressed? I'm seeing periodic panics with
non-zero resident count with the page lock patch applied. It is
possible that I've inadvertently re-introduced an issue you've fixed.
r196318 and r189783 come to mind.
On Sat, Apr 3, 2010 at 9:20 AM, Alan
How has the problem been addressed? I'm seeing periodic panics with
non-zero resident count with the page lock patch applied. It is
possible that I've inadvertently re-introduced an issue you've fixed.
Thanks,
Kip
On Sat, Apr 3, 2010 at 9:20 AM, Alan Cox wrote:
> Author: alc
> Date: Sat Apr 3 1
On Mon, Apr 05, 2010 at 02:58:53PM +0100, Rui Paulo wrote:
> Hi,
>
> On 3 Apr 2010, at 17:20, Alan Cox wrote:
>
> > Author: alc
> > Date: Sat Apr 3 16:20:22 2010
> > New Revision: 206140
> > URL: http://svn.freebsd.org/changeset/base/206140
> >
> > Log:
> > Re-enable the call to pmap_release()
Hi,
On 3 Apr 2010, at 17:20, Alan Cox wrote:
> Author: alc
> Date: Sat Apr 3 16:20:22 2010
> New Revision: 206140
> URL: http://svn.freebsd.org/changeset/base/206140
>
> Log:
> Re-enable the call to pmap_release() by vmspace_dofree(). The accounting
> problem that is described in the comment
Author: alc
Date: Sat Apr 3 16:20:22 2010
New Revision: 206140
URL: http://svn.freebsd.org/changeset/base/206140
Log:
Re-enable the call to pmap_release() by vmspace_dofree(). The accounting
problem that is described in the comment has been addressed.
Submitted by: kib
Tested by:p