From: Eric Dumazet <[email protected]> Date: Wed, 24 Aug 2016 10:23:34 -0700
> From: Eric Dumazet <[email protected]> > > per_cpu_inc() is faster (at least on x86) than per_cpu_ptr(xxx)++; > > Signed-off-by: Eric Dumazet <[email protected]> Applied.
From: Eric Dumazet <[email protected]> Date: Wed, 24 Aug 2016 10:23:34 -0700
> From: Eric Dumazet <[email protected]> > > per_cpu_inc() is faster (at least on x86) than per_cpu_ptr(xxx)++; > > Signed-off-by: Eric Dumazet <[email protected]> Applied.