diff options
author | Alexander Aring <aring@mojatatu.com> | 2017-10-12 00:16:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-13 08:23:03 +0300 |
commit | ced273eacfe1876e2c3c4ea1244a2e386e20eadb (patch) | |
tree | 38e34a23d1e9179b55a256bb021155b3a9f6e316 /include/net/tc_act | |
parent | 734534e9a8e537d33d3598fa03b98eb089819961 (diff) | |
download | linux-ced273eacfe1876e2c3c4ea1244a2e386e20eadb.tar.xz |
sched: act: ife: migrate to use per-cpu counters
This patch migrates the current counter handling which is protected by a
spinlock to a per-cpu counter handling. This reduce the time where the
spinlock is being held.
Signed-off-by: Alexander Aring <aring@mojatatu.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/tc_act')
0 files changed, 0 insertions, 0 deletions