Eric Dumazet
52db70dca5
tcp: do not cache align timewait sockets
...
With recent adoption of skc_cookie in struct sock_common,
struct tcp_timewait_sock size increased from 192 to 200 bytes
on 64bit arches. SLAB rounds then to 256 bytes.
It is time to drop SLAB_HWCACHE_ALIGN constraint for twsk_slab.
This saves about 12 MB of memory on typical configuration reaching
262144 timewait sockets, and has no noticeable impact on performance.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-12 21:16:05 -04:00
..
2015-02-14 23:08:44 +01:00
2015-03-20 18:51:09 -04:00
2015-03-02 16:43:41 -05:00
2015-04-02 14:05:00 -04:00
2015-03-03 17:01:37 -05:00
2015-03-03 17:01:37 -05:00
2015-03-05 13:17:39 -05:00
2015-04-02 14:04:59 -04:00
2015-04-09 08:36:54 +03:00
2015-04-09 14:46:04 -04:00
2015-03-20 18:51:09 -04:00
2015-04-01 11:28:22 +02:00
2015-02-19 14:14:42 -08:00
2015-04-12 21:16:05 -04:00
2015-03-06 21:50:02 -05:00
2015-03-23 21:40:48 -04:00
2015-04-07 15:25:55 -04:00
2015-04-06 22:34:15 -04:00
2015-03-03 17:01:38 -05:00
2015-03-01 13:40:23 -05:00
2015-03-14 17:11:31 +01:00
2015-04-09 18:11:16 -04:00
2015-04-09 14:46:04 -04:00
2015-03-02 13:06:31 -05:00
2015-03-09 23:38:02 -04:00
2015-04-02 16:16:53 -04:00
2015-03-31 13:58:35 -04:00
2015-04-06 22:34:15 -04:00
2015-03-02 13:06:31 -05:00
2015-04-12 20:43:46 -04:00
2015-03-27 19:18:50 +01:00
2015-03-12 23:05:04 -04:00
2015-04-09 14:46:04 -04:00
2015-03-31 13:58:35 -04:00
2015-03-25 17:18:33 +01:00
2015-03-02 16:43:41 -05:00
2015-03-26 10:56:20 +01:00
2015-04-07 15:29:08 -04:00
2015-03-23 22:01:28 -04:00
2015-03-02 13:06:31 -05:00
2015-03-20 18:51:09 -04:00
2015-02-04 14:57:45 -08:00
2015-03-02 16:43:41 -05:00
2015-03-20 18:51:09 -04:00
2015-04-01 22:52:29 -04:00
2015-03-25 11:40:16 -04:00
2015-03-31 14:15:08 -04:00
2015-03-23 16:44:56 -04:00
2015-04-07 15:29:08 -04:00
2015-03-02 13:06:31 -05:00
2015-03-02 13:06:31 -05:00
2015-04-08 09:19:29 +02:00
2015-03-02 13:06:31 -05:00
2015-04-09 14:41:47 -04:00
2015-03-23 16:41:36 -04:00
2015-01-07 13:08:04 +01:00
2015-03-04 00:26:06 -05:00
2015-03-23 16:41:36 -04:00