Tagged Questions
1
vote
2answers
163 views
How to compare application memory usage on Linux and Windows?
I'm trying to compare memory utilization of an application running under Linux and Windows
on the same PC. Is there a "quick and dirty" way to normalize readings from Windows task manager and Linux ...
0
votes
3answers
82 views
In need of a Linux memory-utilization tool
I'm working on a thesis right now where I have to measure the usage and power consumption of VM's.
To do so, I create a VM, then log into it and start a lookbusy process which utilizes the allocated ...