That shows that the greater part of your memory usage is anonymous pages, which will generally either be application usage or tmpfs filesystems. Please run the following commands and provide the output:
sudo apt-get install smem # if not already installed smem df -ah -t tmpfs smem gives useful information about how much memory each application are using, and the df command will show how much memory is being used by tmpfs mounts. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/818016 Title: PC has 1gb of Ram but Ubuntu 11.04 Full starts using 800mb = Slow computer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/818016/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
