Interesting, I just asked about this on AskUbuntu but I tihnk I figured out the issue.
/proc/meminfo reports the same memory info that landscape-sysinfo does. Here's the thing, 'free' reports a lot of memory info. To get the data supplied by 'free' to match both landscape-sysinfo and /proc/meminfo, the calculation is: (used - [-/+ buffers/cache]) / total the -/+ buffers/cache value is the one right below 'used' Now your % free should match what is reported by landscape-sysinfo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1075619 Title: landscape-sysinfo reports wrong memory utilization To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/1075619/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
