SwapPartition
SwapPartition refers to a dedicated disk partition configured as swap space on a computer running a Unix-like operating system. Swap space serves as virtual memory, allowing the kernel to move inactive pages from RAM to disk when memory pressure rises. A partition-based swap area is common on Linux systems, where it is created as a partition with a Linux swap type and enabled at boot, distinct from a swap file stored within a filesystem.
Creation and management: During disk setup, a partition is created and marked as Linux swap (type 82).
Sizing and considerations: Ideal swap size depends on workload and RAM size. Traditional guidance suggested 1–2