• 0oWow@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    2 days ago

    Just because you have RAM to give, doesn’t mean an app should use it. An app that is using way more than it typically uses often means the app has lost control in some way (a memory leak). An app that has lost control will usually have performance or other issues.

    • Jyek@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      20 hours ago

      Apps can reserve RAM without using it. It is totally normal for apps to do this on every modern OS. Linux included. The amount of RAM reserved is not the same as the amount of RAM that app is using. And apps don’t have a strangle hold on R being reserved unless that RAM is actually in use. Windows will automatically take reserved RAM away from one app and give it to another app that is out of its reserve space. This is all very normal.

    • unitedwithme@lemmy.today
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Well, fine, right, I’m not saying I want something to use all 64GB, but I’m not going to be upset if something used a few GB. Chrome OS that way where it’ll eat up all avail RAM, hence why so many memes. A lot of applications are written poorly and yes, RAM utilization will grow, but again, if I’ve got it, in many cases might as well use it.