• FauxLiving@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 hours ago

    I get not wanting bloated programs but only using a small portiom of your RAM isn’t a goal to aim for.

    If you’re on Linux, The kernel is likely using all available RAM. It uses that space to store the page cache because reading from RAM is faster than reading from disk.

    You could have all of that RAM go unused if you wanted, but your system would suffer.

    • BCsven@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 hours ago

      On my Linux system it caches about 4 gig of stuff, the rest of RAM not used by apps is totally unused. No issues at all