• boonhet@sopuli.xyz
    link
    fedilink
    arrow-up
    3
    ·
    3 hours ago

    I mean unused RAM is still wasted: You’d want all the things cached in RAM already so they’re ready to go.

    • Echo Dot@feddit.uk
      link
      fedilink
      arrow-up
      1
      ·
      57 minutes ago

      I mean I have access to a computer with a terabyte of RAM I’m gonna go ahead and say that most applications aren’t going to need that much and if they use that much I’m gonna be cross.

    • Buddahriffic@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      3 hours ago

      I don’t want my PC wasting resources trying to guess every possible next action I might take. Even I don’t know for sure what games I’ll play tonight.

      • boonhet@sopuli.xyz
        link
        fedilink
        arrow-up
        3
        ·
        2 hours ago

        Well you’d want your OS to cache the start menu in the scenario you highlighted above. The game could also run better if it can cache assets not currently in use instead of waiting for the last moment to load them. Etc.

        • Buddahriffic@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 hour ago

          Yeah, for things that will likely be used, caching is good. I just have a problem with the “memory is free, so find more stuff to cache to fill it” or “we have gigabytes of RAM so it doesn’t matter how memory-efficient any program I write is”.