svn commit: r328916 - in head/sys: kern vm

Gleb Smirnoff glebius at FreeBSD.org
Tue Feb 6 18:28:42 UTC 2018


  Peter,

On Tue, Feb 06, 2018 at 12:30:17PM +0100, Peter Holm wrote:
P> i386 also doesn't boot:
P> 
P> FreeBSD 12.0-CURRENT #1 r328924: Tue Feb  6 11:51:17 CET 2018
P>     pho at x4.osted.lan:/usr/src/sys/i386/compile/PHO i386
P> FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0)
P> WARNING: WITNESS option enabled, expect reduced performance.
P> WARNING: DIAGNOSTIC option enabled, expect reduced performance.
P> Entering uma_startup with 4 boot pages configured
P> startup_alloc from "UMA Kegs", 3 boot pages left
P> startup_alloc from "UMA Zones", 2 boot pages left
P> startup_alloc from "UMA Hash", 1 boot pages left
P> Entering uma_startup1 with 0 boot pages left
P> kernel trap 12 with interrupts disabled

Sorry for problems, I'm working on this.

How do you think, is it a good idea to quickly add a one line change
to subversion that would bump boot_pages value to arbitrary +100,
to fixup the head while I'm working on a proper fix?

-- 
Gleb Smirnoff


More information about the svn-src-head mailing list