View Single Post
Old 12-09-2018, 05:11 AM   #4
Adoby
Handy Elephant
Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.Adoby ought to be getting tired of karma fortunes by now.
 
Adoby's Avatar
 
Posts: 1,737
Karma: 26785684
Join Date: Dec 2009
Location: Southern Sweden, far out in the quiet woods
Device: Samsung Galaxy Tab S8 Ultra
You should put the temp dir on the fastest HDD or even SSD if available. Also the swap partition or a swap file should be on the fastest drive.

You can also put the ~/.cache folder on the SSD if your home folder is on a slower drive. Read up on the use of links in Linux. It is even possible to put the calibre database and/or the format files on the SSD using links.

If your computer has plenty of RAM (>16GB) then you can even place the temp folder in RAM for the ultimate in fast drive. Linux has great support for this using tmpfs.

https://www.linux.com/learn/intro-to...ng-linux-links

Last edited by Adoby; 12-09-2018 at 05:15 AM.
Adoby is offline   Reply With Quote