cygrunsrv + sshd + rsync = 20 times too slow -- throttled?

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Aug 31 17:30:31 GMT 2021


On Aug 31 12:38, Ken Brown wrote:
> And here's a really trivial comment about your patch to raw_write: Where you have
> 
>   len1 = fpli.InboundQuota - fpli.ReadDataAvailable;
> 
> I think the code would be slightly clearer if you wrote
> 
>   len1 = fpli.WriteQuotaAvailable;

D'oh!  That was the idea.  Aparently I forgot it in mid-air...


Thanks,
Corinna


More information about the Cygwin-developers mailing list