diff options
author | Eric Dumazet <edumazet@google.com> | 2015-10-02 11:43:33 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-03 04:32:42 -0700 |
commit | 81b496b31a4331415b6a644b485a329ec0b45155 (patch) | |
tree | 0412d4d8c3d58625f838ad3fb6f7f044bfd9fcc4 /block | |
parent | 079096f103faca2dd87342cca6f23d4b34da8871 (diff) | |
download | linux-stable-81b496b31a4331415b6a644b485a329ec0b45155.tar.gz linux-stable-81b496b31a4331415b6a644b485a329ec0b45155.tar.bz2 linux-stable-81b496b31a4331415b6a644b485a329ec0b45155.zip |
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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions