this post was submitted on 06 Jun 2025
377 points (97.2% liked)

linuxmemes

25475 readers
1204 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    Possibly related:

    screen shot of memory usage by app, showing Firefox using over 18GB of RAM

    I also don't understand why every chat app needs 1GB of RAM to itself.

    (page 3) 20 comments
    sorted by: hot top controversial new old
    [–] [email protected] 80 points 3 days ago* (last edited 3 days ago) (1 children)

    It's already been explained elsewhere, but the cache can be free, as needed - that's how linux works.
    There's 57+ GB available ram, yet.

    [–] [email protected] 27 points 3 days ago (2 children)

    Yip, got that now. I misunderstood, as it's different to Windows, which shows cached memory as free since it's available to apps as needed.

    load more comments (2 replies)
    [–] [email protected] 4 points 3 days ago (1 children)
    [–] [email protected] 9 points 3 days ago* (last edited 3 days ago) (8 children)

    You don't want to know

    spoilerdog gif with a horrified look, eyes popping, turning to excited at the end

    ok seriouslyI just uploaded 1000 photos to a photo printing website, and have many other SPA websites open. I also have like 20 different applications open that I just keep open for when I want them because I have the RAM for it so why not.

    load more comments (8 replies)
    [–] [email protected] 2 points 3 days ago (2 children)

    Windows shows memory used for cache as free. Linux per default shows it as used.

    Try free -m

    Also I would disable swap, it is no longer 2004.

    [–] [email protected] 5 points 3 days ago* (last edited 3 days ago) (1 children)

    Windows shows memory used for cache as free. Linux per default shows it as used.

    Ah thanks for the explanation!

    Also I would disable swap, it is no longer 2004.

    I'm using Bazzite as of recently, and learnt the first day not to touch the system. Anyway, it's zram not an on disk swap file.

    load more comments (1 replies)
    load more comments (1 replies)
    [–] [email protected] 14 points 3 days ago (2 children)

    ~19 Gb firefox

    Tf you doing

    [–] [email protected] 7 points 3 days ago (1 children)

    The about:processes page doesn't even add up close to that:

    a screenshot of only the memory column in firefox's about:processes page. This shows firefox's main process using 7GB RAM, a 400MB, a 300MB, and a 200MB process, then other smaller ones under 100MB each. Adding up to perhaps 8 or 9 GB

    [–] [email protected] 11 points 3 days ago (1 children)

    Then it's just a bug I guess

    Or someone is getting very rich in bitcoin right now

    [–] [email protected] 13 points 3 days ago

    Someone else pointed out cached RAM is shown as used in Linux, so Firefox is probably showing actual usage and the process list probably includes the RAM cached for Firefox.

    load more comments (1 replies)
    [–] [email protected] 37 points 3 days ago (1 children)

    Does it mean 35.1 GB out of the 44.3 GB is actually cached? Then you have quite low actual RAM usage considering you have 67 GB.

    [–] [email protected] 4 points 3 days ago (1 children)

    Oh good question. Now I'm wondering. 44+35 is bigger than the 67GB I have, but normally I would expect pretty much all the RAM to hold cached data, where some is also marked as free in case a process needs it.

    Can someone explain this memory screen, as your question has raised many more for me!

    [–] [email protected] 14 points 3 days ago (1 children)

    β€œCache” means space used for disk caching. It’s free to be used for processes as needed, but the system consumes idle RAM until then to speed things up, so it’s technically not β€œfree”, even though it isn’t used by system processes. In Linux, used - cache gives you the actual consumption by processes.

    [–] [email protected] 6 points 3 days ago

    Thanks, someone else also mentioned this. Cached is considered used in Linux, where as in Windows it's considered free since applications can use it if they need it even though it holds data.

    [–] [email protected] 108 points 3 days ago (4 children)

    Solution: if you only have 4GB ram, nothing can use more than 4GB

    [–] [email protected] 55 points 3 days ago (10 children)

    It absolutely will try, it just gets killed by the oom reaper.

    load more comments (10 replies)
    [–] [email protected] 8 points 3 days ago (6 children)

    I had one stick of 16GB and it was not enough. I was going to get a second stick, but said screw it and got two 32GB (it's a laptop and only has two slots).

    load more comments (6 replies)
    load more comments (2 replies)
    [–] [email protected] 7 points 3 days ago (1 children)

    My first thought was that it was running a windows vm…

    [–] [email protected] 1 points 3 days ago

    Nope, I don't have a windows VM at all.

    [–] [email protected] 161 points 3 days ago (2 children)

    Hey, unused memory is wasted memory

    load more comments (2 replies)
    load more comments
    view more: β€Ή prev next β€Ί