Re: svn commit: r334824 - head/sys/vm

2018-06-08 Thread Gleb Smirnoff
On Fri, Jun 08, 2018 at 03:16:17AM +, Mateusz Guzik wrote: M> Author: mjg M> Date: Fri Jun 8 03:16:16 2018 M> New Revision: 334824 M> URL: https://svnweb.freebsd.org/changeset/base/334824 M> M> Log: M> uma: remove M_ZERO support for pcpu zones M> M> Nothing in the tree uses it and pcpu

svn commit: r334824 - head/sys/vm

2018-06-07 Thread Mateusz Guzik
Author: mjg Date: Fri Jun 8 03:16:16 2018 New Revision: 334824 URL: https://svnweb.freebsd.org/changeset/base/334824 Log: uma: remove M_ZERO support for pcpu zones Nothing in the tree uses it and pcpu zones have a fundamentally different use case than the regular zones - they are not sup