This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: borgbackup test fail on cygwin (only) - cygwin pipe issues?


It was a bug in our code that was triggered frequently by the small
cygwin pipe buffer size of only 64kiB.

borgbackup fix/workaround see there:

https://github.com/borgbackup/borg/pull/2032

It (almost?) never happened on other OSes, due to their bigger buffers.

Note:

It would be nice to have bigger pipe buffers on cygwin, for performance
reasons.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]