Re: [Cake] [PATCH v2] Split tin stats to its own structure to decrease size of tc_cake_xstats

2018-02-09 Thread Toke Høiland-Jørgensen
Jonathan Morton writes: >> On 27 Jan, 2018, at 3:05 pm, Toke Høiland-Jørgensen wrote: >> >> This splits out the tin stats from tc_cake_xstats, which seems like the >> least intrusive way of decreasing the size of the stats structure. This >> way, we can send only the statistics corresponding to

Re: [Cake] [PATCH v2] Split tin stats to its own structure to decrease size of tc_cake_xstats

2018-02-09 Thread Jonathan Morton
> On 27 Jan, 2018, at 3:05 pm, Toke Høiland-Jørgensen wrote: > > This splits out the tin stats from tc_cake_xstats, which seems like the > least intrusive way of decreasing the size of the stats structure. This > way, we can send only the statistics corresponding to the actual number of > allocat