Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2018 18:53:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 227116] CURRENT doesn't boot with integer divide fault in uma_startup_count
Message-ID:  <bug-227116-8-NlJe10xHAE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227116-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227116-8@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=3D227116

--- Comment #20 from Daniel Kolesa <daniel@octaforge.org> ---
(In reply to Daniel Kolesa from comment #19)

Maybe, shouldn't the condition be

if (roundup2(zsize, UMA_BOOT_ALIGN) > UMA_SLAB_SPACE)

instead?

--=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-227116-8-NlJe10xHAE>