Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 2020 17:14:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246638] panic on boot: "cannot find a large enough size"
Message-ID:  <bug-246638-227-a3QJmGyiKn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246638-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246638-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=3D246638

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem@freebsd.org,
                   |                            |markj@FreeBSD.org

--- Comment #1 from Conrad Meyer <cem@freebsd.org> ---
Hm, the panic and panic message are less than ideal.  This indicates an
allocation targeted to a specific memory domain couldn't find a a big enough
span during early boot.

Do you have some memory domains that are not populated?  In fact, I am sure
that is true given you've got a 2P configuration with only 4 DIMMs.

So the bug here seems to be that this allocation is attempted / panics when=
 it
is possible for a memory domain to be not populated (such as on 2990WX).  We
used to boot fine on 2990WX, so perhaps this is a regression.

--=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-246638-227-a3QJmGyiKn>