Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Would that many rsyncs on the same volume thrash the disk like crazy?


Yes, it likely would - most disks will top out on read i/o rate, especially on somewhat random access.

rsync in general is quite optimized and usually the limiting factor to a data transfer is the network or disk rather than CPU speed (unless crypto is involved, for example, over a ssh connection)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: