All Questions
Tagged with monitoring memory
14 questions
0
votes
0
answers
26
views
Why are Average CPU Usage, Average Memory Footprint and Average Load Time marked as N/A in Chrome's discards database?
I read in chrome://discards/database:
Why are Average CPU Usage, Average Memory Footprint and Average Load Time marked as N/A in Chrome's discards database?
I use Chrome on Windows 10.
1
vote
0
answers
75
views
Why isn't memory usage of a virtual machine monitor-able?
While checking my AWS instance (CloudWatch), I noticed that there's no monitor data for memory usage. There are I/O usage like disk and network, as well as CPU usage.
From my own experiences in using ...
4
votes
2
answers
10k
views
What is the difference between Total Physical memory and RAM ?
I believed both terminologies represent same thing however I see different values and makes me wonder is Total Physical Memory = RAM + something ?
Total Physical Memory output using-
"wmic ...
0
votes
1
answer
209
views
How to measure memory throughput utilization percentage?
To check the amount of disk space used on Windows, opening This PC is enough. To check system-wide disk utilization (how hard the disk is working), one can see it in the Windows 10 Task Manager.
To ...
13
votes
2
answers
3k
views
How to solve a very sluggish Windows 10 UI
Just recently my PC's performance has become dismal, I even got about 10 'pauses' in the editor while typing these two sentences. Now if I used Process Explorer, I can sort by CPU, memory, and IO, ...
1
vote
0
answers
65
views
How to find processes which uses the most RAM in last X seconds?
Could you please help me to sort this out? I'm trying to write a bash script which will monitor ram usage (not only ram but cpu and network as well) and show me 3 processes which use the most ram in ...
1
vote
0
answers
656
views
How can I see the amount of memory a process is using and not just has allocated?
I am looking for a way to determine the memory a process is really using (not just having allocated).
Looking at procmon.exe or vmmap.exe the relevant values are:
Private bytes
All memory allocated.
...
0
votes
3
answers
1k
views
Find which process uses on average the most CPU, Memory and IO on Windows 7
I'd like a way to monitor processes on Windows 7 for average CPU, Memory and IO since last boot.
I would love it if it was a nice UI friendly tool that could sort processes by Average CPU, Average ...
0
votes
1
answer
95
views
Ram and CPU bar like Ubutuntu 10 for Windows
Anyone knows these little graphs wich shows the load of the Ram and any single core. I love these because they are so smart! Gadgets are cool but not very smart because I have to switch to the Desktop ...
0
votes
0
answers
901
views
memory usage at 100%, more than 10gb
I currently have some problems with my PC (Win7 x64).
Every so often, my PC totaly freezes for some seconds / minutes and then sloly comes back to life. I've noticed the RAM usage could be the ...
1
vote
0
answers
99
views
How can I see the current bandwidth use of the dedicated graphics memory?
Can I calculate it using the values I see on gpu-z? can it actually be calculated or monitored?
4
votes
0
answers
2k
views
What are valid reasons to monitor MemFree or Active as opposed to MemUsable?
How to monitor memory usage for alarming purpose talks about the reasons to use MemUsable as the proper metric for alarming on memory, however I still see a lot of instances of alarming on Active or ...
0
votes
4
answers
2k
views
What tools exist for monitoring the CPU and memory utilization of Firefox?
Firefox appears to using too much memory and cpu even when it is idle
What tools exist for monitoring the CPU and memory utilization of Firefox?
I am thinking of an equivalent of Sysinternals ...
1
vote
6
answers
1k
views
Windows XP slowdown, what's to blame?
I run Windows XP and after a while it seems to get real sluggish.
I suspect it's heavy memory consumption of Firefox, but have noticed several other programs are 'slow' to exit when I reboot.
Is ...