Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Jul 07, 2013 3:36 pm 
Offline
Senior Newbie

Joined: Mon Nov 01, 2010 4:30 pm
Posts: 6
I'm really not a linux master, so the question might sound a bit silly.

andscape-sysinfo displays: "Memory usage: 45% "
and free -m outputs:
total used free
Mem: 1000 779 221

meaning that 221 out of 1000 is free (22.1% is free or 80% usage)

Which parameter should I believe in ?

Thanks


Top
   
PostPosted: Sun Jul 07, 2013 4:56 pm 
Offline
Senior Member

Joined: Mon Jan 02, 2012 12:45 pm
Posts: 365
Some of your 'not free' RAM is probably being used for caching. Does the output of your free command give you any more info? Here's what mine looks like:
Code:
# free -m
             total       used       free     shared    buffers     cached
Mem:          4039       3827        212          0        221       3150
-/+ buffers/cache:        455       3584
Swap:          511          0        511


I know it doesn't look like I have much free RAM, but the memory allocated to caching will be released if/when necessary.

You can also take a look at the memory info from the 'top' command. It should tell you if you have RAM allocated to caching or buffers.


MSJ


Top
   
PostPosted: Mon Jul 08, 2013 2:50 am 
Offline
Senior Newbie

Joined: Mon Nov 01, 2010 4:30 pm
Posts: 6
Thank you, never knew about caching


Top
   
PostPosted: Mon Jul 08, 2013 2:58 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
See here http://www.linuxatemyram.com/

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group