summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2023-01-10 21:26:47 +0100
committerMarek Paśnikowski <marek@marekpasnikowski.pl>2023-01-10 21:26:47 +0100
commit1a7d269dd1f1354a8dfaab7aee05fc4f9a299343 (patch)
tree2e3fc693819dff420a877d59ce8f1b50c905b112
parent6e3965ede4ad4fe933b438af54c77791fb0f782d (diff)
Add Missing Swap Description
-rw-r--r--aisaka.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/aisaka.org b/aisaka.org
index 1e7c52f..fb1fc8e 100644
--- a/aisaka.org
+++ b/aisaka.org
@@ -49,7 +49,10 @@ The boot partition is on EXT4 filesystem.
(type "ext4"))
#+end_src
-** TODO Swap Devices
+** Swap Devices
+
+Swap takes half the storage space in order to facilitate edge cases of
+memory without overprovisioning, as well as to prolog the lifetime of SSD.
#+begin_src scheme :noweb-ref swap
(swap-space (target (uuid "73bed3f9-be07-40ad-a228-577cd24f2e1d")))