Eric Dumazet
c720c7e838
inet: rename some inet_sock fields
...
In order to have better cache layouts of struct sock (separate zones
for rx/tx paths), we need this preliminary patch.
Goal is to transfert fields used at lookup time in the first
read-mostly cache line (inside struct sock_common) and move sk_refcnt
to a separate cache line (only written by rx path)
This patch adds inet_ prefix to daddr, rcv_saddr, dport, num, saddr,
sport and id fields. This allows a future patch to define these
fields as macros, like sk_refcnt, without name clashes.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-18 18:52:53 -07:00
..
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-09-14 17:03:01 -07:00
2009-09-01 17:40:57 -07:00
2009-10-07 14:45:58 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 03:18:17 -07:00
2009-09-14 17:03:01 -07:00
2009-10-05 00:21:56 -07:00
2009-10-05 00:21:56 -07:00
2009-05-18 15:16:37 -07:00
2009-10-05 00:21:56 -07:00
2009-05-18 15:16:37 -07:00
2009-10-05 00:21:56 -07:00
2009-10-05 00:21:54 -07:00
2009-09-15 02:37:40 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-02-26 23:13:35 -08:00
2009-10-18 18:52:53 -07:00
2008-11-19 15:44:53 -08:00
2009-10-18 18:52:53 -07:00
2008-11-03 00:23:42 -08:00
2009-06-03 02:51:04 -07:00
2009-06-09 00:19:37 -07:00
2009-10-05 00:21:57 -07:00
2009-10-18 18:52:53 -07:00
2009-06-03 02:51:04 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-09-14 17:03:01 -07:00
2009-05-19 15:36:17 -07:00
2009-10-05 00:21:57 -07:00
2009-10-18 18:52:53 -07:00
2009-06-13 23:36:32 -07:00
2008-10-07 08:38:24 +11:00
2009-06-03 02:51:04 -07:00
2009-04-27 02:45:02 -07:00
2009-09-14 17:03:01 -07:00
2009-10-18 18:52:53 -07:00
2009-09-24 07:21:04 -07:00
2009-10-07 13:55:57 -07:00
2009-09-24 07:21:04 -07:00
2009-03-02 03:00:15 -08:00
2009-08-14 11:18:34 +10:00
2009-03-02 03:00:15 -08:00
2008-11-19 15:43:27 -08:00
2008-01-28 14:55:41 -08:00
2009-03-02 03:00:14 -08:00
2008-10-07 15:58:17 -07:00
2008-01-28 14:55:41 -08:00
2009-09-15 01:30:10 -07:00
2009-10-18 18:52:53 -07:00
2008-01-28 14:55:41 -08:00
2009-10-13 01:35:28 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-03-02 03:00:15 -08:00
2009-10-18 18:52:53 -07:00
2009-05-25 22:44:59 -07:00
2007-07-31 02:27:57 -07:00
2009-03-02 03:00:15 -08:00
2007-07-31 02:27:57 -07:00
2009-03-02 03:00:15 -08:00
2009-10-18 18:52:53 -07:00
2009-09-14 17:03:01 -07:00
2009-09-30 16:12:20 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 22:00:22 -07:00
2009-06-03 02:51:04 -07:00
2008-08-06 02:39:30 -07:00
2007-10-10 16:55:54 -07:00
2009-06-03 02:51:04 -07:00
2009-06-03 02:51:04 -07:00
2009-08-04 20:18:33 -07:00
2008-11-25 01:05:54 -08:00
2008-01-31 19:27:24 -08:00