summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Paśnikowski <marekpasnikowski@protonmail.com>2023-01-10 21:26:47 +0100
committerMarek Paśnikowski <marekpasnikowski@protonmail.com>2023-01-10 21:26:47 +0100
commite4894273e168437e526204491f2ca631ea319403 (patch)
tree56b695037447498954dd08fb5449e4715778e633
parent00764d77d15b1368188ab55ca24c5c99d89c66d2 (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")))