Eric Dumazet
c818fa9e28
net: cache skb_shinfo() in skb_try_coalesce()
...
Compiler does not really know that skb_shinfo(to|from) are constants
in skb_try_coalesce(), lets cache their values to shrink code.
We might even take care of skb_zcopy() calls later.
$ size net/core/skbuff.o.before net/core/skbuff.o
text data bss dec hex filename
40727 1298 0 42025 a429 net/core/skbuff.o.before
40631 1298 0 41929 a3c9 net/core/skbuff.o
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-04 11:34:14 -07:00
..
2017-04-12 22:02:40 +02:00
2017-09-04 19:05:16 -04:00
2017-06-20 13:30:14 -04:00
2017-06-26 23:13:22 -04:00
2017-06-16 11:48:40 -04:00
2017-08-09 22:43:50 -07:00
2017-07-04 22:35:19 +01:00
2017-09-22 20:43:13 -07:00
2017-09-09 17:56:05 -07:00
2017-09-26 13:36:44 -07:00
2017-09-29 06:02:55 +01:00
2017-07-01 07:39:08 -07:00
2017-08-09 16:57:38 -07:00
2017-09-19 20:34:29 +02:00
2017-10-04 11:34:14 -07:00
2017-08-09 16:57:38 -07:00
2017-08-31 11:43:47 -07:00
2017-09-03 17:08:42 -07:00
2017-03-03 10:16:38 -08:00
2017-10-01 04:15:07 +01:00
2017-06-16 11:48:40 -04:00
2017-08-22 13:40:23 -07:00
2017-09-05 20:03:35 -07:00
2017-02-03 15:16:45 -05:00
2017-10-03 10:06:30 -07:00
2017-10-04 10:33:59 -07:00
2017-07-04 22:35:17 +01:00
2017-07-03 02:31:22 -07:00
2017-09-26 09:54:06 -07:00
2017-08-15 20:23:23 -07:00
2017-09-03 11:04:21 -07:00
2017-07-04 22:35:16 +01:00
2017-07-04 22:35:15 +01:00
2017-09-06 15:22:02 +02:00
2017-09-20 13:37:16 +02:00
2017-08-09 16:57:38 -07:00
2017-09-05 09:11:45 -07:00
2017-09-18 17:35:32 +02:00
2017-04-13 13:58:22 -04:00
2017-09-06 21:22:54 -07:00
2017-07-04 22:35:17 +01:00
2017-09-25 13:19:20 -07:00
2017-08-29 15:16:52 -07:00
2017-09-12 20:37:31 -07:00
2017-09-25 13:19:19 -07:00
2017-08-09 16:57:38 -07:00
2017-06-16 11:48:39 -04:00
2017-08-09 16:57:38 -07:00
2017-09-07 20:07:13 -07:00
2017-06-13 11:07:51 +02:00
2017-03-09 18:23:27 -08:00
2017-09-05 14:39:17 -07:00
2017-10-02 11:06:07 -07:00
2017-10-03 16:27:29 -07:00
2017-09-23 10:16:53 -07:00
2017-08-24 21:57:50 -07:00
2017-09-11 22:01:44 -07:00
2017-08-07 14:48:48 -07:00
2017-09-06 21:25:52 -07:00
2017-09-14 09:55:21 -07:00
2017-08-21 17:06:42 -07:00
2017-09-19 13:51:57 -07:00
2016-10-27 16:16:09 -04:00
2017-09-18 22:51:07 +02:00
2017-08-03 09:13:51 -07:00
2017-09-01 17:42:05 -07:00
2017-09-20 15:36:18 -07:00
2017-09-04 13:25:20 +02:00
2017-08-29 15:16:52 -07:00
2017-08-16 11:27:52 -07:00
2017-04-16 23:42:49 -05:00