Skip to content
Commit 6f3dfb0d authored by Davide Caratti's avatar Davide Caratti Committed by David S. Miller
Browse files

net/sched: skbedit: use per-cpu counters



use per-CPU counters, instead of sharing a single set of stats with all
cores: this removes the need of spinlocks when stats are read/updated.

Signed-off-by: default avatarDavide Caratti <dcaratti@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cca9bab1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment