this post was submitted on 06 Jul 2024
51 points (96.4% liked)
Linux
5191 readers
58 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For normal users with a sufficient amount of RAM, is there any real reason to even have a swap file or swap partition? Or why shouldn't they have one and set the swappiness to zero?
Depends on how you define "sufficient". Having some amount of swap can be helpful for efficient use of RAM, but I personally prefer to use zram for those cases.
A swap partition can also be useful if you use hibernation.
Hibernation needs a swap partition that's at least the same size as the memory.
Nvm: vivid.. already mentioned hibernation.
https://chrisdown.name/2018/01/02/in-defence-of-swap.html