Showing posts with label swap file. Show all posts
Showing posts with label swap file. Show all posts

Tuesday, October 1, 2013

Adding SWAP Memory in Linux

Linux divides its physical RAM (random access memory) into chucks of memory called pages. Swapping is the process whereby a page of memory is copied to the pre-configured space on the hard disk, called swap space, to free up that page of memory. The combined sizes of the physical memory and the swap space is [...]



via WordPress http://blog.rabinshr.com/sysadmin/adding-swap-memory-in-linux/