There was a time when the rule of thumb when sizingswap spacewas 2x the amount of physical RAM in the system. With modern systems capable of up to 1/2 Terabyte of RAM, configuring 2x swap is really not practical.
Swap spacein Linux is used when the amount of physical memory (RAM) is full. If the system needs more memory resources and the RAM is full, inactive pages in memory are moved to theswap space. Whileswap spacecan...
Usually your most frequently used data are stored in theSwap spacewhich helps to speed things up since now your poor OS don't have to find the data of a program as its data is usually scattered all over your HDD (not...
First go into your AWS Management Console. You will need to go to"Volumes" under the Elastic Block Store grouping. Create a new volume. Make the volume 1gb in size and set the availability zone to the same zone as the...