Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Jun 2017 12:37:24 -0700
From:      John Baldwin <jhb@freebsd.org>
To:        Bryan Drewery <bdrewery@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r319702 - head/sys/vm
Message-ID:  <6910627.IXO0pzjk4q@ralph.baldwin.cx>
In-Reply-To: <c19109da-d07d-db8c-e7b5-99eed4d9eb2b@FreeBSD.org>
References:  <201706081618.v58GIfZi066106@repo.freebsd.org> <c19109da-d07d-db8c-e7b5-99eed4d9eb2b@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, June 08, 2017 12:55:45 PM Bryan Drewery wrote:
> On 6/8/17 12:18 PM, John Baldwin wrote:
> > Author: jhb
> > Date: Thu Jun  8 16:18:41 2017
> > New Revision: 319702
> > URL: https://svnweb.freebsd.org/changeset/base/319702
> > 
> > Log:
> >   Fix an off-by-one error in the VM page array on some systems.
> >   
> >   r31386 changed how the size of the VM page array was calculated to be
> >   less wasteful. 
> 
> r313186

Oops.  FWIW, this commit fixes a reliable panic booting mips and mips64
kernels under qemu.  Adrian also reported the same panic on real mips
hardware.

-- 
John Baldwin



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