How to Add Swap Memory using a file

  Swap spaceĀ in 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 the swap space. Swap space can be a dedicated swap partition (recommended), a swap file, or a combination of swap partitions … Continue reading How to Add Swap Memory using a file