Swap space is disk storage used by an operating system to temporarily hold data that cannot fit into physical RAM. It allows systems to run more applications than available memory by paging data in and out. Excessive swapping can degrade performance. Example: A Linux system using a swap partition to extend available memory.