Make network buffering sizes consistent in all configurations

This commit is contained in:
Gregory Nutt
2014-03-03 12:24:43 -06:00
parent c0c7a265ad
commit 237ef891d0
35 changed files with 65 additions and 65 deletions
+1 -1
View File
@@ -431,7 +431,7 @@ CONFIG_NET_TCP=y
CONFIG_NET_TCP_CONNS=8
CONFIG_NET_MAX_LISTENPORTS=8
CONFIG_NET_TCP_READAHEAD=y
CONFIG_NET_TCP_READAHEAD_BUFSIZE=562
CONFIG_NET_TCP_READAHEAD_BUFSIZE=536
CONFIG_NET_NTCP_READAHEAD_BUFFERS=16
# CONFIG_NET_TCP_WRITE_BUFFERS is not set
CONFIG_NET_TCP_RECVDELAY=0