Trying to rescue a 1GB RAM laptop
I had an Aspire One D270 laptop with a 32-bit Intel Atom CPU and 1 gigabyte of RAM, so I installed Debian with Xfce on it, but even then it's running way too slow.
Is there anything I can do to make the laptop faster and more responsive given its limited memory?
You are viewing a single comment
I thought it's either swap or ZRAM - could you use both at the same time?
Yes Fedora uses swap and zram by default. Just compresses the memory in RAM (more memory available) and on disk (less data written, less wear)
Wow, that's supercool actually! I had no idea...