55
Is using a swap partition (on linux) bad for an SSD's lifetime?
(sh.itjust.works)
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
P3 is QLC, yes
Oh, saad didn't knew that, so like, that means this ssd is super bad? And should i remove the swap here? (I have 8gb of ram and 4 of swap)
Oh and how to i set up Zram?
If you only have 8gb you're probably swapping a lot, depends on what you do with your PC.
Anyway, to set up zram the easiest way is to try this: https://github.com/systemd/zram-generator/tree/main Also, take a look at the zram page on the arch wiki, even if you're not using arch it's very well made: https://wiki.archlinux.org/title/Zram
I usually only see swapping when I'm like, playing on big Minecraft modpacks which i don't usually do much, but ok thanks!