Alexey Dobriyan
0cd2950357
net: make struct net_device::tx_queue_len unsigned int
4 billion packet queue is something unthinkable so use 32-bit value
for now.
Space savings on x86_64:
add/remove: 0/0 grow/shrink: 3/70 up/down: 16/-131 (-115)
function old new delta
change_tx_queue_len 94 108 +14
qdisc_create 1176 1177 +1
alloc_netdev_mqs 1124 1125 +1
xenvif_alloc 533 532 -1
x25_asy_setup 167 166 -1
...
tun_queue_resize 945 940 -5
pfifo_fast_enqueue 167 162 -5
qfq_init_qdisc 168 158 -10
tap_queue_resize 810 799 -11
transmit 719 698 -21
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-18 10:19:30 -04:00
..
2017-05-16 15:41:29 -04:00
2014-11-18 15:26:32 -05:00
2014-11-18 15:27:32 -05:00
2017-05-17 15:22:13 -04:00
2017-04-22 20:26:37 +03:00
2017-03-12 23:47:16 -07:00
2016-03-18 17:45:08 -04:00
2017-02-07 13:07:47 -05:00
2017-04-14 10:05:36 +02:00
2017-04-27 16:35:57 -04:00
2017-04-30 22:23:16 -04:00
2017-04-24 14:30:46 -04:00
2017-04-03 19:04:48 -07:00
2016-12-24 11:46:01 -08:00
2016-12-05 15:21:59 -05:00
2017-04-25 13:33:49 -04:00
2016-05-25 12:35:09 -07:00
2015-04-02 14:04:59 -04:00
2017-04-13 13:58:22 -04:00
2017-04-30 22:41:29 -04:00
2017-02-08 14:38:18 -05:00
2017-04-17 15:35:38 -04:00
2017-04-30 22:32:16 -04:00
2016-04-26 15:53:05 -04:00
2017-05-18 10:19:30 -04:00
2014-01-05 20:27:54 -05:00
2015-11-22 11:54:10 -05:00
2017-03-22 10:32:46 -07:00
2015-05-31 00:03:21 -07:00
2017-04-21 15:45:19 -04:00
2017-03-28 22:46:04 -07:00
2017-01-08 20:58:52 -05:00
2015-11-03 11:08:22 -05:00
2016-12-29 11:38:31 -05:00
2017-05-18 10:19:30 -04:00
2017-03-02 08:42:29 +01:00
2017-05-05 12:00:11 -04:00
2017-05-02 16:40:27 -07:00
2017-04-13 13:58:20 -04:00
2017-04-03 19:06:38 -07:00
2017-05-16 15:43:31 -04:00
2017-03-02 08:42:29 +01:00
2017-04-21 13:22:34 -04:00
2015-07-09 14:17:15 -07:00
2015-10-26 22:24:22 -07:00
2017-05-02 16:40:27 -07:00