]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/ipv4/tcp.c
[TCP]: Fix up sysctl_tcp_mem initialization.
authorJohn Heffner <jheffner@psc.edu>
Wed, 15 Nov 2006 04:25:17 +0000 (20:25 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 16 Nov 2006 05:18:51 +0000 (21:18 -0800)
commit52bf376c63eebe72e862a1a6e713976b038c3f50
tree2bc19582770c2e2d55bc55c4faf7b15ac14228b4
parent337dde798dd1f3e4d4df4e684a0b4355dd65103d
[TCP]: Fix up sysctl_tcp_mem initialization.

Fix up tcp_mem initial settings to take into account the size of the
hash entries (different on SMP and non-SMP systems).

Signed-off-by: John Heffner <jheffner@psc.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp.c