On Tue, Sep 12, 2017 at 10:34:00AM +0200, Raphael Kubo da Costa wrote: > Mark Johnston <[email protected]> writes: > > > I think the bug is that keg_large_init() doesn't take > > sizeof(struct uma_slab) into account when setting uk_ppera for the keg. > > In particular, the bug isn't specific to the bootup process; it only > > affects internal zones with an item size in the range [4016, 4096]. > > > > The patch below should fix this - could you give it a try? > > I've tried it and can confirm it fixed the panic here.
Thanks, committed as r323544. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
