https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227116

--- Comment #22 from Gleb Smirnoff <gleb...@freebsd.org> ---
I see the problem. The size of zone before alignment fits into single slab, but
after alignment it doesn't. However, since we have only 1 item per slab, we
don't need alignment correction at all. I'm working on a patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to