On Tue, Feb 06, 2018 at 02:15:55PM -0800, Gleb Smirnoff wrote: > Peter, > > can you please check post r328952 kernel? >
Sure. FreeBSD 12.0-CURRENT #0 r328956: Tue Feb 6 23:26:58 CET 2018 p...@x4.osted.lan:/usr/src/sys/i386/compile/PHO i386 FreeBSD clang version 6.0.0 (branches/release_60 321788) (based on LLVM 6.0.0) WARNING: WITNESS option enabled, expect reduced performance. WARNING: DIAGNOSTIC option enabled, expect reduced performance. Entering uma_startup with 9 boot pages configured startup_alloc from "UMA Kegs", 8 boot pages left startup_alloc from "UMA Zones", 7 boot pages left startup_alloc from "UMA Hash", 6 boot pages left startup_alloc from "UMA Zones", 5 boot pages left startup_alloc from "vmem btag", 4 boot pages left startup_alloc from "MAP", 3 boot pages left startup_alloc from "UMA Kegs", 2 boot pages left startup_alloc from "KMAP ENTRY", 1 boot pages left panic: UMA: Increase vm.boot_pages cpuid = 0 time = 1 KDB: stack backtrace: db_trace_self_wrapper(c1654440,c23af290,c1be5bc0,8,c1bbec20,...) at db_trace_self_wrapper+0x2a/frame 0xc2022a70 kdb_backtrace(c164e477,1,0,c2022b30,0,...) at kdb_backtrace+0x2d/frame 0xc2022ad8 vpanic(c16a125d,c2022b30,c2022b30,c2022b48,c0fb7933,...) at vpanic+0x133/frame 0xc2022b10 panic(c16a125d,0,c16a0cb0,44f,c23b0a80,...) at panic+0x1b/frame 0xc2022b24 startup_alloc(c23b1dc0,1000,0,c2022b7b,102,...) at startup_alloc+0x143/frame 0xc2022b48 keg_alloc_slab(0,2,c16a0cb0,983,c23b7000,...) at keg_alloc_slab+0xf6/frame 0xc2022b90 keg_fetch_slab(ffffffff,2,c16a0cb0,9e5,c23b1dc0,...) at keg_fetch_slab+0x10e/frame 0xc2022be8 zone_fetch_slab(c23b1dc0,0,ffffffff,2,c23b5000,...) at zone_fetch_slab+0x61/frame 0xc2022c0c zone_import(c23b1dc0,c2022c68,1,ffffffff,2,...) at zone_import+0x3b/frame 0xc2022c44 zone_alloc_item(ffffffff,2,c16a0cc7,c16357bd,c1b5d050,...) at zone_alloc_item+0x3d/frame 0xc2022c78 uma_zalloc_arg(c23b1dc0,0,2,c1b5d050,0,...) at uma_zalloc_arg+0x66c/frame 0xc2022cb4 vmem_create(c16a1c9a,0,0,1000,0,...) at vmem_create+0x2a/frame 0xc2022ce4 vm_mem_init(0,0,0,0,c186a9d4,...) at vm_mem_init+0xf4/frame 0xc2022d10 mi_startup() at mi_startup+0xf7/frame 0xc2022d38 begin() at begin+0x2f KDB: enter: panic [ thread pid 0 tid 0 ] Stopped at kdb_enter+0x3a: movl $0,kdb_why db> Setting vm.boot_pages in the loader to 128 fixes this. - Peter _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"