diff options
author | Arnaldo Carvalho de Melo <acme@ghostprotocols.net> | 2005-08-10 04:59:20 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2005-08-30 00:38:22 +0200 |
commit | 304a16180fb6d2b153b45f6fbbcec1fa814496e5 (patch) | |
tree | 3cf82b06fcf12480a49d89ead016cb60e50c36b3 /fs/freevxfs | |
parent | [NETFILTER]: Add new "nfnetlink_log" userspace packet logging facility (diff) | |
download | linux-304a16180fb6d2b153b45f6fbbcec1fa814496e5.tar.xz linux-304a16180fb6d2b153b45f6fbbcec1fa814496e5.zip |
[INET]: Move the TCP ehash functions to include/net/inet_hashtables.h
To be shared with DCCP (and others), this is the start of a series of patches
that will expose the already generic TCP hash table routines.
The few changes noticed when calling gcc -S before/after on a pentium4 were of
this type:
movl 40(%esp), %edx
cmpl %esi, 472(%edx)
je .L168
- pushl $291
+ pushl $272
pushl $.LC0
pushl $.LC1
pushl $.LC2
[acme@toy net-2.6.14]$ size net/ipv4/tcp_ipv4.before.o net/ipv4/tcp_ipv4.after.o
text data bss dec hex filename
17804 516 140 18460 481c net/ipv4/tcp_ipv4.before.o
17804 516 140 18460 481c net/ipv4/tcp_ipv4.after.o
Holler if some weird architecture has issues with things like this 8)
Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/freevxfs')
0 files changed, 0 insertions, 0 deletions