Re: svn commit: r334830 - in head/sys: kern net vm

2018-06-08 Thread Eitan Adler
On 8 June 2018 at 01:31, Eitan Adler wrote: > On 7 June 2018 at 22:40, Mateusz Guzik wrote: >> Modified: head/sys/vm/uma_core.c >> == >> --- head/sys/vm/uma_core.c Fri Jun 8 05:17:06 2018(r334829) >> +++

Re: svn commit: r334830 - in head/sys: kern net vm

2018-06-08 Thread Eitan Adler
On 7 June 2018 at 22:40, Mateusz Guzik wrote: > Modified: head/sys/vm/uma_core.c > == > --- head/sys/vm/uma_core.c Fri Jun 8 05:17:06 2018(r334829) > +++ head/sys/vm/uma_core.c Fri Jun 8 05:40:36 2018

svn commit: r334830 - in head/sys: kern net vm

2018-06-07 Thread Mateusz Guzik
Author: mjg Date: Fri Jun 8 05:40:36 2018 New Revision: 334830 URL: https://svnweb.freebsd.org/changeset/base/334830 Log: uma: fix up r334824 Turns out there is code which ends up passing M_ZERO to counters. Since counters zero unconditionally on their own, just ignore drop the flag