Hey, unused memory is wasted memory
linuxmemes
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
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 figures
We 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.
If you got it, flaunt it.
If by "unused" you mean not actively storing data, then the Linux kernel docs disagree.
Solution: if you only have 4GB ram, nothing can use more than 4GB
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).
How does that even happen ππ I have 2x8gb, usually have teams open, Firefox, telegram, a virtual machine with windows 10, a few IDEs and it usually only takes 10-12gb max mostly due to the vm requiring flat 8 gigs
/swapfile joined the chat
every chat app might use ~1GB because most of them are electron apps, which all spawn their own instance of chromium
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.
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.
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.
https://www.linuxatemyram.com/
Electron apps are bullshit though.
This site says Linux calls cached RAM "free" but in my screen shot it's definitely being shown as "used". I guess this is a choice of this app?
Don't be confused by cached ram, be confused by the oom killer activating while you have plenty of swap and for some reason it kills the shell you ran Firefox from.
If you want to go on a memory allocation adventure try disabling memory overcommit π₯²
If you're out of ram and using swap thats when the oom killer should be killing. Swap is not ram.
~19 Gb firefox
Tf you doing
The about:processes page doesn't even add up close to that:
Then it's just a bug I guess
Or someone is getting very rich in bitcoin right now
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.
oh i see you're also using a single tab for youtube and no other tabs
Most RAM Linux reports as in used is actually used as disc cache to speed up the IO.
I had a power surge last night, desktop didn't even flinch.