• 16 Posts
  • 633 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle
  • Edit: Also check how much swap you have enabled in the system monitor overview. You might look into turning on zram support if it isn’t already enabled which will compress ram as needed which might improve your experience.

    If they have swap then zswap is better than zram because it works better with the Linux memory management.

    Don’t know when it’s ready, but they’re working on a way for zswap to work without a swap disk set up. When that is done there shouldn’t be any reason left to use zram at all. At least not as a swap disk.