On my desktop installation (no ssd), sometimes (sporadically) when I try to move files between drives with the Nemo file manager, the system slows to a crawl and becomes basically unusable. My guess is that the system is caching all the gigabytes of the files being transferred and that knocks all of the more useful system files out of memory so it has to refetch them from the disk to keep using the system.
- Is there a way to tell Nemo to do file transfers directly (avoiding system cache)? Maybe something like
directflag indd? - Is there a way to tell the Linux kernel to prioritize files on the system drive over files being transferred?