openSUSE Forums > Applications » Free memory information on opensuse w/ sysinfo:/

Go Back   openSUSE Forums > Applications
Forums FAQ Members List Search Today's Posts Mark Forums Read

Applications Questions about desktops (KDE, Gnome, XFCE, etc.), software applications (configuration, usage, bugs, documentation)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21-Jun-2009, 12:15
Student Penguin
 
Join Date: Mar 2009
Location: Germany
Posts: 75
reis3k hasn't been rated much yet
Default Free memory information on opensuse w/ sysinfo:/

Hi,
Is there anybody know the interpretation of free memory information when you type sysinfo:/ to konqueror.

e.g.
Code:
Total memory (RAM):  3,8 GB
  Free memory:  1,7 GB (+ 1,1 GB Caches)
  Free swap:  2,0 GB
Do I have 2.8GB free mem? If so, deoes it mean 1.1GB mem space has used with some apps but now they are closed;however they will be in the memory until some other apps write over that areas on the memory.

What is the command for console to get this info? When I write ps aux to the console it shows the percentages of memory usage of apps, instead of how much mem space they consume. Is there a way to also display it? Thanks.
Reply With Quote
  #2 (permalink)  
Old 21-Jun-2009, 12:22
AndreasStieger's Avatar
Busy Penguin
 
Join Date: Jun 2008
Posts: 275
AndreasStieger hasn't been rated much yet
Default Re: Free memory information on opensuse w/ sysinfo:/

reis3k wrote:
> Free memory: 1,7 GB (*+ 1,1 GB Caches*)
>
> If so, deoes it mean 1.1GB mem space has used


It means that 1.1 GB of your disk is cached to memory and will be served
faster. However this memory will be immediately available to
applications when needed.

> What is the command for console to get this info?


free

Kind regards,
Andreas Stieger
Reply With Quote
  #3 (permalink)  
Old 21-Jun-2009, 12:35
baskitcaise's Avatar
Parent Penguin
 
Join Date: Nov 2008
Location: N. Wales
Posts: 864
baskitcaise is on a distinguished reputation roadbaskitcaise is on a distinguished reputation road
Send a message via ICQ to baskitcaise Send a message via MSN to baskitcaise Send a message via Yahoo to baskitcaise Send a message via Skype™ to baskitcaise
Default Re: Free memory information on opensuse w/ sysinfo:/

reis3k adjusted his/her AFDB on Sunday 21 Jun 2009 18:16 to write:

>
> Hi,
> Is there anybody know the interpretation of free memory information
> when you type sysinfo:/ to konqueror.
>
> e.g.
> Code:
> --------------------
>
> Total memory (RAM): 3,8 GB
> Free memory: 1,7 GB (*+ 1,1 GB Caches*)
> Free swap: 2,0 GB
> --------------------
>
>
> Do I have 2.8GB free mem? If so, deoes it mean 1.1GB mem space has used
> with some apps but now they are closed;however they will be in the
> memory until some other apps write over that areas on the memory.
>
> What is the command for console to get this info? When I write *ps aux*
> to the console it shows the percentages of memory usage of apps, instead
> of how much mem space they consume. Is there a way to also display it?
> Thanks.
>
>


Unused memory is wasted memory.

linux keeps buffers and caches of previously used apps just in case they are
needed again and so greatly increases loading and access speed and reduces
disk access.

If the memory is required it is released almost instantly, the delay is far
outweighed by the slowness of disk reads/writes.

HTH

--
Mark

Nullus in verba
Nil illegitimi carborundum
Reply With Quote
  #4 (permalink)  
Old 21-Jun-2009, 15:58
Student Penguin
 
Join Date: Mar 2009
Location: Germany
Posts: 75
reis3k hasn't been rated much yet
Default Re: Free memory information on opensuse w/ sysinfo:/

Quote:
It means that 1.1 GB of your disk is cached to memory and will be served faster
this answers first make a little confused, because I thought that 1.1 Gb data served in my disk and having a potential to use later on is cached.

Quote:
linux keeps buffers and caches of previously used apps just in case they are needed again and so greatly increases loading and access speed and reduces disk access.
Then I can conclude that for the first time boot of os, the cached size will be zero.

Thanks both of u,but I think you make some math to calculate how much size in mb a apps consumes in the memory after you execute ps -aux (percentages of usage X memory size) instead of directly see the result on the console
Reply With Quote
  #5 (permalink)  
Old 21-Jun-2009, 16:36
baskitcaise's Avatar
Parent Penguin
 
Join Date: Nov 2008
Location: N. Wales
Posts: 864
baskitcaise is on a distinguished reputation roadbaskitcaise is on a distinguished reputation road
Send a message via ICQ to baskitcaise Send a message via MSN to baskitcaise Send a message via Yahoo to baskitcaise Send a message via Skype™ to baskitcaise
Default Re: Free memory information on opensuse w/ sysinfo:/

reis3k adjusted his/her AFDB on Sunday 21 Jun 2009 22:06 to write:

>
>>
>> It means that 1.1 GB of your disk is cached to memory and will be
>> served faster

>
> this answers first make a little confused, because I thought that 1.1
> Gb data served in my disk and having a potential to use later on is
> cached.
>
>> linux keeps buffers and caches of previously used apps just in case they
>> are needed again and so greatly increases loading and access speed and
>> reduces disk access.

>
> Then I can conclude that for the first time boot of os, the cached size
> will be zero.
>
> Thanks both of u,but I think you make some math to calculate how much
> size in mb a apps consumes in the memory after you execute *ps -aux *
> (percentages of usage X memory size) instead of directly see the result
> on the console
>
>


If you use top ( or htop if installed ) from a commandline you will see
different results for mem, vmem and shmem now look at the difference in
those :-)

That will really bake your noodle, I will leave that one as an exercise for
your homework.

;-)


Take care, but most of all enjoy.


--
Mark
Cavet emptor
Nullus in verba
Nil illegitimi carborundum
Reply With Quote
  #6 (permalink)  
Old 21-Jun-2009, 18:56
TaraIkeda's Avatar
Parent Penguin
 
Join Date: Feb 2009
Posts: 569
TaraIkeda hasn't been rated much yet
Default Re: Free memory information on opensuse w/ sysinfo:/

Readouts like this are never that reliable, I have seen this happen many times its never accurate.
I think the only one that has given me accurate readings without commandline is the gnome system monitor.
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2