On Thu, May 11, 2023 at 2:54 AM Michael Tokarev wrote:
>
> 10.04.2023 18:27, timothee.coca...@gmail.com wrote:
> > The bytes and packets counter registers are cleared on read.
> >
> > Copying the "total counter" registers to the "good counter" registers has
> > side effects.
> > If the "total" reg
10.04.2023 18:27, timothee.coca...@gmail.com wrote:
The bytes and packets counter registers are cleared on read.
Copying the "total counter" registers to the "good counter" registers has
side effects.
If the "total" register is never read by the OS, it only gets incremented.
This leads to expone
在 2023/4/10 23:33, Akihiko Odaki 写道:
On 2023/04/11 0:27, timothee.coca...@gmail.com wrote:
The bytes and packets counter registers are cleared on read.
Copying the "total counter" registers to the "good counter" registers
has
side effects.
If the "total" register is never read by the OS, it
The bytes and packets counter registers are cleared on read.
Copying the "total counter" registers to the "good counter" registers has
side effects.
If the "total" register is never read by the OS, it only gets incremented.
This leads to exponential growth of the "good" register.
This commit incr
On 2023/04/11 0:27, timothee.coca...@gmail.com wrote:
The bytes and packets counter registers are cleared on read.
Copying the "total counter" registers to the "good counter" registers has
side effects.
If the "total" register is never read by the OS, it only gets incremented.
This leads to expo