diff options
| author | Eric Dumazet <[email protected]> | 2015-07-06 05:18:06 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-07-08 13:50:42 -0700 |
| commit | cc6510a9504fd3c03d76bd68d99653148342eecc (patch) | |
| tree | 0faf9f73bdb9cdf72787bc138792135c017ffa37 /tools/perf/scripts/python | |
| parent | cef5ecf96b28dc91c4e9f398a336c578fb9e1a0c (diff) | |
net_sched: act_gact: use a separate packet counters for gact_determ()
Second step for gact RCU operation :
We want to get rid of the spinlock protecting gact operations.
Stats (packets/bytes) will soon be per cpu.
gact_determ() would not work without a central packet counter,
so lets add it for this mode.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Acked-by: John Fastabend <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions