Eric Dumazet 81b496b31a tcp/dccp: shrink struct listen_sock
We no longer use hash_rnd, nr_table_entries and syn_table[]

For a listener with a backlog of 10 millions sockets, this
saves 80 MBytes of vmalloced memory.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-10-03 04:32:42 -07:00
..
2015-08-31 21:23:42 -07:00
2015-04-02 14:04:59 -04:00
2015-05-17 23:41:11 -04:00
2015-08-29 13:05:16 -07:00