New Set of High Performance Networking Patches Available
Darren Tucker
dtucker at zip.com.au
Thu Aug 4 23:26:00 EST 2005
Darren Tucker wrote:
> +#define CHAN_SES_WINDOW_DEFAULT (BUFFER_MAX_LEN/2)
Thinking about it, those ought to be (BUFFER_MAX_LEN - BUFFER_MAX_CHUNK)
since in 4.0 and up, the buffers will be compacted once the buffer
offset is beyond BUFFER_MAX_CHUNK, rather than half of the allocated
size in previous versions.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list