diff options
author | Wei Liu <wei.liu2@citrix.com> | 2015-06-03 13:10:42 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-04 11:09:36 +0300 |
commit | c39c4c6abb89d24454b63798ccbae12b538206a5 (patch) | |
tree | b3adde317386125e1b87349821b57f4cb1ebb9aa /drivers/atm | |
parent | 12e25e1041d044d4204f2b7c54695e14e8ffb282 (diff) | |
download | linux-c39c4c6abb89d24454b63798ccbae12b538206a5.tar.xz |
tcp: double default TSQ output bytes limit
Xen virtual network driver has higher latency than a physical NIC.
Having only 128K as limit for TSQ introduced 30% regression in guest
throughput.
This patch raises the limit to 256K. This reduces the regression to 8%.
This buys us more time to work out a proper solution in the long run.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Cc: David Miller <davem@davemloft.net>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/atm')
0 files changed, 0 insertions, 0 deletions