diff options
| author | 2015-09-17 16:37:13 -0700 | |
|---|---|---|
| committer | 2015-09-17 22:37:19 -0700 | |
| commit | 47bbbb30b4331ec58a74a66a044341f0114b02b3 (patch) | |
| tree | 5276b3b60784f2400041325ec54bdf393ff0335b /tools/perf/scripts/python/check-perf-trace.py | |
| parent | Merge branch 'bcmgenet-irq-coalesce' (diff) | |
| download | linux-dev-47bbbb30b4331ec58a74a66a044341f0114b02b3.tar.xz linux-dev-47bbbb30b4331ec58a74a66a044341f0114b02b3.zip | |
sch_dsmark: improve memory locality
Memory placement in sch_dsmark is silly : Better place mask/value
in the same cache line.
Also, we can embed small arrays in the first cache line and
remove a potential cache miss.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
