Arnaldo Carvalho de Melo
27a884dc3c
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
...
So that it is also an offset from skb->head, reduces its size from 8 to 4 bytes
on 64bit architectures, allowing us to combine the 4 bytes hole left by the
layer headers conversion, reducing struct sk_buff size to 256 bytes, i.e. 4
64byte cachelines, and since the sk_buff slab cache is SLAB_HWCACHE_ALIGN...
:-)
Many calculations that previously required that skb->{transport,network,
mac}_header be first converted to a pointer now can be done directly, being
meaningful as offsets or pointers.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2007-04-25 22:26:28 -07:00
..
2007-04-07 10:05:21 -07:00
2007-04-04 21:12:47 -07:00
2007-04-04 21:12:47 -07:00
2006-01-03 11:35:26 +01:00
2006-12-08 08:28:42 -08:00
2007-04-25 22:26:28 -07:00
2006-09-11 13:32:30 -04:00
2007-02-17 21:30:09 -05:00
2007-03-14 15:27:48 -07:00
2007-02-12 09:48:32 -08:00
2007-02-11 10:51:32 -08:00
2006-12-07 08:39:46 -08:00
2007-04-02 10:06:09 -07:00
2007-02-12 09:48:46 -08:00
2006-12-07 08:39:25 -08:00
2006-12-07 08:39:46 -08:00
2006-06-30 19:25:36 +02:00
2007-03-29 08:16:23 -07:00
2006-05-15 11:20:55 -07:00
2007-03-16 19:25:06 -07:00
2006-10-10 15:37:22 -07:00
2007-03-16 19:25:06 -07:00
2007-04-25 22:26:04 -07:00
2007-02-16 08:13:59 -08:00
2006-12-08 08:28:37 -08:00
2006-12-07 08:39:36 -08:00
2005-06-25 16:24:45 -07:00
2006-12-07 15:39:22 -08:00
2007-02-11 10:51:32 -08:00
2007-02-23 14:54:57 -08:00
2007-02-20 17:10:14 -08:00
2006-06-30 19:25:36 +02:00
2007-02-11 10:51:32 -08:00
2006-12-04 02:00:22 -05:00
2006-12-07 08:39:43 -08:00
2007-02-14 08:09:54 -08:00
2007-03-22 19:39:06 -07:00
2007-02-14 08:09:58 -08:00
2007-04-02 10:06:09 -07:00
2007-02-14 08:09:54 -08:00
2006-07-03 15:27:01 -07:00
2006-12-08 08:28:39 -08:00
2006-07-03 15:27:04 -07:00
2007-01-30 13:35:18 -08:00
2007-02-11 10:51:29 -08:00
2007-04-12 15:31:41 -07:00
2007-01-30 13:40:36 -08:00
2007-02-16 08:14:00 -08:00
2007-02-16 08:13:59 -08:00
2007-02-17 20:10:16 +01:00
2007-02-11 10:51:32 -08:00
2006-09-29 09:18:12 -07:00
2006-12-07 08:39:40 -08:00
2007-03-06 09:30:25 -08:00
2007-03-01 14:53:37 -08:00
2007-02-14 08:09:54 -08:00
2006-06-27 17:32:47 -07:00
2006-10-04 03:38:54 -04:00
2006-07-03 15:27:01 -07:00
2006-12-07 08:39:27 -08:00
2007-02-16 08:13:58 -08:00
2006-07-03 15:27:01 -07:00
2006-07-03 15:27:04 -07:00
2007-04-07 10:18:33 -07:00
2005-04-16 15:20:36 -07:00
2007-02-26 12:48:06 -08:00
2007-02-16 08:13:59 -08:00
2006-09-29 09:18:14 -07:00
2006-11-25 13:28:34 -08:00
2006-10-04 07:55:30 -07:00
2006-07-03 15:27:02 -07:00
2006-09-29 09:18:24 -07:00
2006-11-03 12:27:59 -08:00
2007-02-12 09:48:32 -08:00
2007-04-24 08:23:08 -07:00
2006-12-07 08:39:34 -08:00
2007-04-25 22:23:34 -07:00
2007-04-07 10:03:43 -07:00
2007-02-16 08:14:00 -08:00
2006-04-19 16:27:18 -07:00
2006-12-07 08:39:25 -08:00
2007-02-14 08:09:59 -08:00
2006-10-02 07:57:22 -07:00
2006-07-10 13:24:25 -07:00
2007-02-16 08:13:59 -08:00