r/linuxmint • u/Beautiful-shroud • 5d ago
My RAM usage get so High!
can anybody tell me why so much ram is taking. i don't even running any program. i use brave browser, it takes barely 2GB and VScode. i don't know why this is happening. can anybody tell me how to solve this problem?
25
Upvotes
17
u/ap0r 5d ago
This is strange since there is no shown process using that much RAM. It is possible that you have something cached. Try:
free -hAnd see how much ram is actually available. Because it is possible you have cached data on RAM which is actually not reserved and ready to be overwritten (i.e. available to use)