JerryMungo
Honorary Master
- Joined
- Jul 18, 2008
- Messages
- 37,633
- Reaction score
- 6,396
.
Last edited:
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I suspect the reduction of swap use on SSD relates to enhancing the lifespan of the SSD, I could be wrong.
That was my thought as well, but I set swappiness to 100, still refused to make use of it.I suspect the reduction of swap use on SSD relates to enhancing the lifespan of the SSD, I could be wrong.
I suspect the reduction of swap use on SSD relates to enhancing the lifespan of the SSD, I could be wrong.
The system itself does not care whether it's a spinning disk or SSD, the common recommendation is to never put a swap file on a SSD though to extend it's lifespan.I speak under correction but I don't think the kernel cares whether the swap partition is on a hdd or ssd.
except that this is outdated advice, you would have to write 50-60GB, per day, every day, to the swapfile / partition on a modern SSD before it would reach its EOL in 15 years, which is extremely unlikely to happen given that other factors that would cause the SSD's detriment would happen first.The system itself does not care whether it's a spinning disk or SSD, the common recommendation is to never put a swap file on a SSD though to extend it's lifespan.
For the same reason windows automatically disables system restore when it's installed on a SSD.... why you can't just have a seperate system restore partition on another HDD or SD card though is beyond me.....
I have generally noticed that moderm linux systems almost do not use the swap partition or when they do you get hard stalls, it's infuriating.