If you have plenty of RAM (>16 GB?) you could put both browser cache and tmp in RAM and drastically reduce the swappiness as mentioned above.
For Linux google "tmp on tmpfs" or "cache on tmpfs".
The main reason for doing this would be to use all that RAM for performance improvements you actually may notice.
Last edited by Adoby; 02-13-2018 at 04:17 PM.
|