RAM bandwidth monitoring #576
Roquelobster
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi, thanks for the idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
One thing you never see is how busy the RAM bus is amongst other goings on inside the memory system. Maybe integrate this in for Intel parts using https://github.com/intel/pcm ?
Digging deeper for AMD https://www.amd.com/en/developer/uprof.html looks like it will provide a similar stats interface.
It'd be neat to see how busy the L1/L2/L3 cache and each memory slot is in real time in Resources and even PCIe channels.
Beta Was this translation helpful? Give feedback.
All reactions