1

Would setting very high swappiness so that more RAM could be assigned to VM impact performance? I would assume that VM related tasks wouldnt be swapped, and the tasks within the VM.

Dan
  • 9,372
  • 5
  • 25
  • 39
janat08
  • 113
  • 5
  • 1
    [Setting `swappiness` to high values doesn’t free memory](https://unix.stackexchange.com/q/493436/86440), it tells the kernel to preserve the page cache as far as possible. – Stephen Kitt Jan 15 '19 at 06:17

0 Answers0