diff options
author | Eric Dumazet <edumazet@google.com> | 2015-09-18 02:37:13 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-18 08:37:19 +0300 |
commit | 47bbbb30b4331ec58a74a66a044341f0114b02b3 (patch) | |
tree | 5276b3b60784f2400041325ec54bdf393ff0335b /Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt | |
parent | 25354001d0f84f91201cb743aa52b7cac5fe4f9c (diff) | |
download | linux-47bbbb30b4331ec58a74a66a044341f0114b02b3.tar.xz |
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 'Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt')
0 files changed, 0 insertions, 0 deletions