this post was submitted on 10 May 2024
1451 points (97.5% liked)

linuxmemes

20880 readers
5 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 6 months ago (2 children)

I have this misunderstanding even if I use Linux a lot that when I work for a long time with a lot of things opened… my RAM fill up and never get down.

I heard it had to do with swap, can you quickly explain why?

[–] [email protected] 13 points 6 months ago (1 children)

Its more likely caching. They just keep the cache of files opened earlier so that its ready for you if you need it immediately again. Also unused ram is wasted ram

[–] [email protected] 1 points 6 months ago (1 children)

Its more likely caching.

Pagecache doesn't count towards used ram.

Also unused ram is wasted ram

Uninstall ram sticks to not waste them.

[–] [email protected] 1 points 6 months ago

Yes it won't count used ram. But the other person has a "feeling" that linux uses the same ram even when he quit the apps. So that may count.

Use RAM efficiently. There is no point in freeing all ram

[–] [email protected] 0 points 6 months ago

There's no benefit in having RAM sitting idle and empty. Si Linux caches a lot of things.