sgtlion [any]

  • 0 Posts
  • 8 Comments
Joined 4 years ago
cake
Cake day: October 29th, 2021

help-circle

  • Linux definitively does dominate the end user market. You just mean the end user desktop/laptop market.

    I agree though that preinstallation is the biggest deal. The fact that people have to install Linux at all is the problem. The installer itself is already 100x better than the Windows one, but that’s not enough.

    Not to mention it means manufacturers ensure all the hardware is compatible, drivers etc are installed and working, which is why windows users feel it works better.




  • This is normal. This is a topic with a lot of complexities if you drill down into the details and history, but the tl;dr is certain system processes and other programs will preferably write data to swap because it’s so infrequently needed, and avoids massive slowdown if swap is needed, eg RAM filling, hibernation.

    If you’re absolutely sure you’ll never exceed 32gb of RAM usage, you can turn the swap off. But you’re unlikely to notice a performance boost, Linux does (largely) know what it’s doing, moreso than you or I.

    The TankieTanuki link is a good place to start to learn more if you really want to tweak it.