Rsync 3.2.2 ransfer rate on my pet hardware is really poor, so every improvement counts.<br><br> I noted that rsync writes a gmon file on the source path and leaves it there when it terminates. When the source path is read-only, rsync complains that it cannot write in it. For optimal use of the input bus, no write commands should be used there. Can you look into it?<br><br>Also, I have 12GB of cache in ecc ram that rsync is not using. I can tell because I see frantic io from the leds of the disks when rsync is the only running process. Can you add an option to maximise the use of ram cache?<br><br>Thank you!<br><br><br>-------- Original Message --------<br>On 7 Aug 2020, 07:15, Wayne Davison via rsync < rsync@lists.samba.org> wrote:<br>I have released rsync 3.2.3.  It contains a smattering of bug fixes and various enhancements.<br><br>To see a summary of all the recent changes, visit this link:<br><br>    <a href="<a href="https://rsync.samba.org/">https://rsync.samba.org/</a>ftp/rsync/NEWS#3.2.3"><a href="https://rsync.samba.org/">https://rsync.samba.org/</a>ftp/rsync/NEWS#3.2.3</a><br><br>You can download the source tar file and its signature from here:<br><br>    <a href="<a href="https://rsync.samba.org/">https://rsync.samba.org/</a>ftp/rsync/rsync-3.2.3.tar.gz"><a href="https://rsync.samba.org/">https://rsync.samba.org/</a>ftp/rsync/rsync-3.2.3.tar.gz</a><br>    <a href="<a href="https://rsync.samba.org/">https://rsync.samba.org/</a>ftp/rsync/rsync-3.2.3.tar.gz"><a href="https://rsync.samba.org/">https://rsync.samba.org/</a>ftp/rsync/rsync-3.2.3.tar.gz</a>.asc<br><br>See the website for other downloads, including diffs, patches, etc.:<br><br>    <a href="https://rsync.samba.org/">https://rsync.samba.org/</a><br><br>See also rsync on github:<br><br>    <a href="https://github.com/WayneD/rsync">https://github.com/WayneD/rsync</a><br><br>..wayne..<br>