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
- Remote Work and Tax-Efficient Jobs Hiring : A Guide for Software Engineers - January 10, 2025
- Best AI Tools to convert text into Audio & Video - January 10, 2025
- What Popular Apps Were Built With C/C++. Why Other Programming Languages Would Not Suit? - January 9, 2025