A mechanism that uses disk as virtual memory when physical memory runs short.
A mechanism that evicts infrequently used pages to disk when physical memory runs short. Its performance is far worse than memory. Heavy swapping involves disk I/O and causes a severe slowdown, so watching whether swap usage keeps climbing -- with a tool like free -- matters in practice.
© 2026 ITBGM