https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199169
--- Comment #4 from [email protected] --- A commit references this bug: Author: dchagin Date: Mon Apr 6 18:45:42 UTC 2015 New revision: 281162 URL: https://svnweb.freebsd.org/changeset/base/281162 Log: Properly calculate "UMA Zones" per cpu cache size. Avoid allocating an extra struct uma_cache since the struct uma_zone already has one. PR: 199169 Submitted by: luke.tw gmail com MFC after: 1 week Changes: head/sys/vm/uma_core.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
