27 Apr 2012 20:10
hpn_buffer_size
Petar Bogdanovic <petar <at> smokva.net>
2012-04-27 18:10:07 GMT
2012-04-27 18:10:07 GMT
Hi, I'm trying to figure out, why two nearly identical netbsd-6 hosts have troubles using hpn. They are connected through a 5000 Kb/s link and the following (not very scientific) test: dd if=FILE bs=1m count=2 | ssh HOST dd bs=64k of=/dev/null yields different results when defaults are in place (430KB/s) and when HPNDisabled=yes and/or HPNBufferSize=2048 (590KB/s). I did a diff on the -vvv output, but am not really sure how to interpret the values: --- hpn.default 2012-04-27 19:42:26.000000000 +0200 +++ hpn.disabled 2012-04-27 19:42:48.000000000 +0200 <at> <at> -126,329 +126,449 <at> <at> debug2: channel 0: open confirm rwindow 0 rmax 32768 debug2: tcpwinsz: 33580 for connection: 5 debug2: tcpwinsz: 33580 for connection: 5 -debug2: channel 0: rcvd adjust 32768 +debug2: channel 0: rcvd adjust 131072 debug2: channel_input_status_confirm: type 99 id 0 debug2: exec request accepted on channel 0 debug2: tcpwinsz: 33580 for connection: 5 debug2: tcpwinsz: 33580 for connection: 5 debug2: tcpwinsz: 33580 for connection: 5 debug2: tcpwinsz: 33580 for connection: 5 -debug2: channel 0: rcvd adjust 32768 debug2: tcpwinsz: 33580 for connection: 5(Continue reading)
RSS Feed