On Fri, Nov 11, 2016 at 12:55 +1000, David Gwynne wrote:
> there isnt a nice bucket for per cpu counters to use. this makes a
> pretty obvious one.
>
> ok?
>
OK, but could you please put a tab after the #define for style
consistency with the other ones? Also please on't forget to
update malloc(9
there isnt a nice bucket for per cpu counters to use. this makes a
pretty obvious one.
ok?
Index: sys/malloc.h
===
RCS file: /cvs/src/sys/sys/malloc.h,v
retrieving revision 1.113
diff -u -p -r1.113 malloc.h
--- sys/malloc.h20