# https://serverfault.com/questions/48486/what-is-swap-memory Server Fault What is swap memory? I am using RAM for storing some of my database tables and the others are stored in hard disk. Today I came to know that my processes are using swap memory. Now what is swap memory and how can I de...