Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2019 20:33:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238730] r349241 on ppc64 IBM 970 instant panic in vm_mem_init(0)
Message-ID:  <bug-238730-227-MwZX1KMkIs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238730-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238730-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238730

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
Have you booted FreeBSD successfully on this hardware in the past?

segind 91 is way bigger the VM_PHYSSEG_MAX for powerpc (16), which suggests
that vm_page_startup() is adding uninitialized page structures to the physi=
cal
memory allocator.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238730-227-MwZX1KMkIs>