I've read a little bit about swap memory, but I don't understand it enough to make a decision on trying to look into this more on my system.
Here's what I have available right now:
user@ubuntu:$ free -m
total used free shared buffers cached
Mem: 15932 11505 4427 104 1315 6719
-/+ buffers/cache: 3470 12462
Swap: 0 0 0
Should I be concerned that I have no swap memory available?
Most of my usage is pretty basic -- browsing, chatting, etc. However, every now and again, I spin up 2-3 VMs (each get about 2GB each) for practicing in labs.
– user3447014 Apr 30 '14 at 07:45