Eric Dumazet 47bbbb30b4 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>
2015-09-17 22:37:19 -07:00
..
2015-09-17 21:09:07 -07:00
2015-09-17 21:09:07 -07:00
2011-01-19 23:31:12 -08:00
2015-06-18 21:14:28 +02:00
2011-01-19 23:31:12 -08:00
2015-05-13 15:19:48 -04:00
2014-09-30 01:02:26 -04:00
2014-09-30 01:02:26 -04:00