smem is a tool that can give numerous reports on memory usage on Linux systems. Unlike existing tools, smem can report proportional set size (PSS), which is a more meaningful representation of the amount of memory used by libraries and applications in a virtual memory system.
Because large portions of physical memory are typically shared among multiple applications, the standard measure of memory usage known as resident set size (RSS) will significantly overestimate memory usage. PSS instead measures each application’s “fair share” of each shared area to give a realistic measure.
(…)
Read the rest of Smem – Memory reporting tool (216 words)
© ruchi for Ubuntu Geek, 2014. |
Permalink |
No comment |
Add to
del.icio.us
Post tags: Server, ubuntu memory reporting tool, ubuntu memory usage tool
Related posts
- Zentyal – Linux Small Business Server based on ubuntu 10.04 (3)
- Webmin Installation and Configuration in Ubuntu Linux (21)
- Webalizer – Apache web server log file analysis Tool (15)
- Web-based centralized console for tripwire (0)
- Using Nginx as a Reverse Proxy to Get the Most Out of Your VPS. (15)
- Upgrade Ubuntu Server 6.10 (Edgy Eft) to 7.04 (Feisty Fawn) (4)
- Upgrade Ubuntu 8.10 (Intrepid) To Ubuntu 9.04 (Jaunty) Server (2)