no longer use mmap() in rsync because of the risk of a SIGBUS when
another program (such as a mailer) truncates a file. To offset the speed loss I have rewritten the map_ptr() code to make much better use of read().
Showing
Please register or sign in to comment