Eric Dumazet ca4ec90b31 htb: reorder struct htb_class fields for performance
htb_class structures are big, and source of false sharing on SMP.

By carefully splitting them in two parts, we can improve performance.

I got 9 % performance increase on a 24 threads machine, with 200
concurrent netperf in TCP_RR mode, using a HTB hierarchy of 4 classes.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-06-13 17:17:02 -07:00
..
2012-09-24 16:31:37 -04:00
2012-07-12 07:54:46 -07:00
2013-06-11 02:51:03 -07:00
2013-06-11 02:51:03 -07:00
2012-12-12 00:16:47 -05:00
2013-06-11 02:51:03 -07:00
2012-07-12 08:33:18 -07:00