mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-09-03 11:27:35 -05:00
14 lines
314 B
Markdown
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/
|