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-08-30 18:12:36 -04:00
2015-09-17 17:18:37 -07:00
2015-09-17 21:09:07 -07:00
2015-09-17 17:18:37 -07:00
2015-09-17 21:34:08 -07:00
2015-08-24 14:48:10 -07:00
2015-08-31 12:45:09 -07:00
2015-09-17 17:18:37 -07:00
2015-09-17 22:37:19 -07:00
2015-09-03 15:43:05 -07:00
2015-09-09 08:33:31 -07:00