Files
bbaovanc.com/content/tags/linux-swap/_index.md
2023-04-10 15:14:23 -05:00

14 lines
314 B
Markdown

---
title: Swap (Linux)
---
Swap space is storage on your drive that can be used as virtual memory when the
system is running low on physical memory (RAM). It is also used when hibernating
(suspend to disk).
<!--more-->
More information: https://haydenjames.io/linux-performance-almost-always-add-swap-space/