diff options
| author | Eric Dumazet <[email protected]> | 2016-08-24 10:23:34 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-08-25 16:45:29 -0700 |
| commit | eb60a8ddf3c38959cc73821bec5335bed85e0200 (patch) | |
| tree | ce35b77f999e39851c209814a4d8ff05eefa1df2 /tools/perf/scripts/python | |
| parent | 72145a68e4ee116533df49af4b87aca0aacc179c (diff) | |
net: minor optimization in qdisc_qstats_cpu_drop()
per_cpu_inc() is faster (at least on x86) than per_cpu_ptr(xxx)++;
Signed-off-by: Eric Dumazet <[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