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

Gleb Smirnoff glebius at FreeBSD.org
Tue Feb 6 23:06:38 UTC 2018


On Tue, Feb 06, 2018 at 11:52:44PM +0100, Peter Holm wrote:
P> On Tue, Feb 06, 2018 at 02:15:55PM -0800, Gleb Smirnoff wrote:
P> >   Peter,
P> > 
P> >   can you please check post r328952 kernel?
P> > 
P> 
P> Sure.
P> 
P> FreeBSD 12.0-CURRENT #0 r328956: Tue Feb  6 23:26:58 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 9 boot pages configured
P> startup_alloc from "UMA Kegs", 8 boot pages left
P> startup_alloc from "UMA Zones", 7 boot pages left
P> startup_alloc from "UMA Hash", 6 boot pages left
P> startup_alloc from "UMA Zones", 5 boot pages left
P> startup_alloc from "vmem btag", 4 boot pages left
P> startup_alloc from "MAP", 3 boot pages left
P> startup_alloc from "UMA Kegs", 2 boot pages left
P> startup_alloc from "KMAP ENTRY", 1 boot pages left
P> panic: UMA: Increase vm.boot_pages

Off by one :( Can you please boot with this patch and show dmesg?


-- 
Gleb Smirnoff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: boot_pages_verbose.diff
Type: text/x-diff
Size: 1647 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20180206/d3b3069e/attachment.diff>


More information about the svn-src-head mailing list