Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Parallel processing



"Not every program reacts well to parallel processing, for example conventional (non-SSD) disk IO becomes magnitudes slower if two processes read/write disk at the same time because the disk head needs to keep jumping back and forth between different areas of the HDD to serve multiple processes."

This is not in the zsh topic realm but consideration should be given to avoid hard disk drive thrashing.  

dh




Messages sorted by: Reverse Date, Date, Thread, Author