Update documented default values for various TCP/UDP tunables
authorMax Matveev <makc@redhat.com>
Tue, 21 Jun 2011 21:18:13 +0000 (21:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2011 02:14:09 +0000 (19:14 -0700)
commit6539fefd9bec5faf948b03aec9f9078691d0be6b
tree0c3f9edbce15ae4b03a975b73e867ac9f0be8cdc
parenta6e1204b82d3e8d7ba1baca35bdb595c722105eb
Update documented default values for various TCP/UDP tunables

tcp_rmem and tcp_wmem use 1 page as default value for the minimum
amount of memory to be used, same as udp_wmem_min and udp_rmem_min.
Pages are different size on different architectures - use the right
units when describing the defaults.

Reviewed-by: Shan Wei <shanwei@cn.fujitsu.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Max Matveev <makc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt