Lines Matching +full:100 +full:w
60 An example to set the timer latency value to 100us on eth0::
62 ethtool -C eth0 rx-usecs 100
127 sysctl -w net.ipv4.tcp_timestamps=0
131 sysctl -w net.ipv4.tcp_sack=0
135 sysctl -w net.ipv4.tcp_max_syn_backlog=3000
139 sysctl -w net.core.rmem_max=1024000
143 sysctl -w net.core.wmem_max=1024000
151 sysctl -w net.core.rmem_default=524287
155 sysctl -w net.core.wmem_default=524287
159 sysctl -w net.core.optmem_max=524287
163 sysctl -w net.core.netdev_max_backlog=300000
167 sysctl -w net.ipv4.tcp_rmem="10000000 10000000 10000000"
171 sysctl -w net.ipv4.tcp_wmem="10000000 10000000 10000000"
175 sysctl -w net.ipv4.tcp_mem="10000000 10000000 10000000"
183 "TCP/IP Illustrated, Volume 1, The Protocols" by W. Richard Stevens.
188 Example for RTT with 100us: RX_WINDOW = (1,250,000 * 0.1) = 125,000
194 sysctl -w net.ipv4.tcp_rmem="<min> <default> <max>"
377 Suite 100