Arnaldo Carvalho de Melo
2ff52f282c
[TCP]: Change tcp_header_len member in tcp_sock to u16
With this we eliminate the last hole in struct tcp_sock.
End result:
[acme@newtoy net-2.6.20]$ codiff -sV /tmp/tcp.o.before net/ipv4/tcp.o
/pub/scm/linux/kernel/git/acme/net-2.6.20/net/ipv4/tcp.c:
struct tcp_sock | -4
tcp_header_len;
from: int /* 1000(0) 4(0) */
to: u16 /* 1000(0) 2(0) */
1 struct changed
[acme@newtoy net-2.6.20]$
Now sizeof(tcp_sock) is just...
[acme@newtoy net-2.6.20]$ pahole --sizes ../OUTPUT/qemu/net-2.6.20/net/ipv4/tcp.o | grep -w tcp_sock
struct tcp_sock: 1500 0
1500 bytes ;-)
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:30:53 -08:00
..
2006-10-20 10:26:40 -07:00
2006-12-02 08:29:04 -08:00
2006-10-30 12:08:41 -08:00
2006-12-02 21:27:12 -08:00
2006-11-15 21:18:49 -08:00
2006-12-02 21:22:56 -08:00
2006-12-02 21:23:42 -08:00
2006-11-15 21:18:49 -08:00
2006-11-08 18:29:23 -08:00
2006-10-21 13:35:05 -07:00
2006-12-02 21:23:32 -08:00
2006-12-02 21:22:55 -08:00
2006-12-02 21:22:55 -08:00
2006-12-02 21:22:55 -08:00
2006-10-20 10:26:35 -07:00
2006-12-01 10:40:55 +01:00
2006-12-01 10:39:12 +01:00
2006-10-21 13:35:05 -07:00
2006-11-03 12:27:59 -08:00
2006-11-20 08:27:08 +11:00
2006-12-02 21:23:26 -08:00
2006-12-01 14:52:01 -08:00
2006-10-21 18:37:02 +02:00
2006-12-01 10:42:33 +01:00
2006-12-01 14:52:00 -08:00
2006-12-02 21:21:42 -08:00
2006-11-08 18:29:25 -08:00
2006-11-14 09:09:27 -08:00
2006-12-02 21:23:26 -08:00
2006-12-02 21:23:26 -08:00
2006-12-02 21:21:24 -08:00
2006-12-02 21:21:17 -08:00
2006-12-02 21:23:26 -08:00
2006-12-02 21:21:21 -08:00
2006-12-02 21:22:46 -08:00
2006-12-02 21:22:50 -08:00
2006-11-20 11:47:18 -08:00
2006-12-01 14:36:58 -08:00
2006-12-02 21:21:21 -08:00
2006-12-02 21:23:26 -08:00
2006-11-08 18:29:24 -08:00
2006-12-02 21:21:21 -08:00
2006-11-05 14:11:24 -08:00
2006-10-20 10:26:37 -07:00
2006-11-26 16:27:17 -08:00
2006-11-30 05:24:39 +01:00
2006-11-30 04:53:49 +01:00
2006-12-02 21:22:23 -08:00
2006-11-30 04:46:13 +01:00
2006-11-30 01:14:44 +00:00
2006-12-01 14:52:01 -08:00
2006-10-31 20:40:09 -05:00
2006-10-21 13:35:06 -07:00
2006-12-01 14:51:59 -08:00
2006-10-20 10:26:38 -07:00
2006-10-28 11:30:50 -07:00
2006-12-01 14:52:02 -08:00
2006-11-30 04:40:22 +01:00
2006-11-16 11:43:38 -08:00
2006-12-02 00:22:29 -05:00
2006-12-02 21:22:57 -08:00
2006-12-02 21:30:47 -08:00
2006-12-02 21:22:56 -08:00
2006-12-02 21:23:38 -08:00
2006-12-02 21:23:38 -08:00
2006-12-02 21:23:42 -08:00
2006-12-02 21:30:43 -08:00
2006-12-02 21:22:38 -08:00
2006-12-02 21:21:09 -08:00
2006-10-20 10:26:40 -07:00
2006-11-25 13:28:33 -08:00
2006-10-20 10:26:38 -07:00
2006-10-28 11:30:50 -07:00
2006-12-02 21:24:33 -08:00
2006-12-01 14:36:56 -08:00
2006-12-01 14:36:59 -08:00
2006-11-13 07:40:42 -08:00
2006-12-02 21:21:18 -08:00
2006-12-02 00:33:11 -05:00
2006-12-01 14:52:02 -08:00
2006-11-03 12:27:58 -08:00
2006-12-02 21:22:51 -08:00
2006-11-30 05:24:39 +01:00
2006-12-02 21:30:44 -08:00
2006-10-28 11:30:54 -07:00
2006-12-02 21:26:16 -08:00
2006-12-02 21:21:34 -08:00
2006-12-02 21:27:18 -08:00
2006-12-02 21:23:32 -08:00
2006-12-02 21:22:23 -08:00
2006-11-25 13:28:34 -08:00
2006-11-26 16:27:17 -08:00
2006-12-02 21:24:42 -08:00
2006-12-01 14:52:01 -08:00
2006-10-28 11:30:54 -07:00
2006-12-02 21:30:53 -08:00
2006-11-30 05:32:19 +01:00
2006-12-02 21:30:42 -08:00
2006-12-02 21:21:08 -08:00
2006-12-01 14:51:59 -08:00
2006-12-02 21:23:00 -08:00
2006-12-02 21:23:26 -08:00
2006-11-03 12:27:56 -08:00
2006-10-21 18:37:01 +02:00
2006-12-01 14:25:52 -08:00
2006-11-13 07:40:42 -08:00
2006-10-30 12:08:40 -08:00
2006-12-02 00:11:58 -05:00
2006-10-20 10:26:35 -07:00
2006-12-02 21:21:17 -08:00