Find the answer to your Linux question:
Results 1 to 3 of 3
Hey all, When I try to check the amount of RAM I have free at a given time, it often occurs that top running in a terminal will say I ...
  1. #1
    Just Joined!
    Join Date
    Jan 2006
    Location
    Illinois
    Posts
    48

    Question memory disagreement between top and gnome system monitor

    Hey all,

    When I try to check the amount of RAM I have free at a given time, it often occurs that top running in a terminal will say I am using a whole lot more RAM than gnome-system-monitor says. Right now, for example, top claims I'm using 1.1GB, whereas gnome-system-monitor says ~250MB. I'm inclined to believe the latter based on the performance of the machine... as top has sometimes said my full 2GB is in use and she runs just as fast as ever.

    Again, (seemingly) no effects on performance... just an annoyance.

    Anyone know why?

  2. #2
    Linux Guru kkubasik's Avatar
    Join Date
    Mar 2004
    Location
    Lat: 39:03:51N Lon: 77:14:37W
    Posts
    2,396
    type free into a terminal and you'll see.

    Linux memory managment caches a lot in memory as unused memory is wasted memory, but files and data that is cached is low priority, as in it can be immediatly overwritten if some active application needs the space.
    Avoid the Gates of Hell. Use Linux
    A Penny for your Thoughts

    Formerly Known as qub333

  3. #3
    Just Joined!
    Join Date
    Jan 2006
    Location
    Illinois
    Posts
    48
    Got it. Thanks!

    Interesting that I never noticed this before, though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •