aparna created the topic: memory usage in Unix
I have a map file and I need to test this file and get all the information about the memory usage such as, RAM usage. Can I do that by using unix or is there any other good program to use? Any help please?
rajeshkumar replied the topic: Re: memory usage in Unix
Hi,
Using top commands you can find the memory utilization of each process.
To know more about it …
www.computerhope.com/unix/top.htm
few useful utility
mpstat reports processors statictics.
vmstat reports virtual memory statistics.
URL – www.scmgalaxy.com/unix-linux/linux-perfo…stat-and-vmstat.html
Regards,
Rajesh Kumar
Twitt me @ twitter.com/RajeshKumarIn
- Best AI tools for Software Engineers - November 4, 2024
- Installing Jupyter: Get up and running on your computer - November 2, 2024
- An Introduction of SymOps by SymOps.com - October 30, 2024