Home
last modified time | relevance | path

Searched hist:"6 f3dfb0dc831953187fea8e3b798768611441321" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_skbedit.cdiff 6f3dfb0dc831953187fea8e3b798768611441321 Wed Jul 11 09:04:49 CDT 2018 Davide Caratti <dcaratti@redhat.com> 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: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>