]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/sock.h
tcp: shrink tcp_timewait_sock by 8 bytes
authorEric Dumazet <edumazet@google.com>
Fri, 9 Oct 2015 02:33:24 +0000 (19:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2015 02:28:24 +0000 (19:28 -0700)
commitd475f090bf1c0dc2999e98bbf2e7cb2243358849
treebe81e7d131616b46257c3d2006a4cfd45b94e490
parented53d0ab761f5c71d77c8dc05fd19c0a851200db
tcp: shrink tcp_timewait_sock by 8 bytes

Reducing tcp_timewait_sock from 280 bytes to 272 bytes
allows SLAB to pack 15 objects per page instead of 14 (on x86)

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tcp.h
include/net/sock.h