intel-cmt-cat
intel-cmt-cat copied to clipboard
User space software for Intel(R) Resource Director Technology
Pqos tool doesn't currently support client-level CPUs like Alder Lake and upcoming. Hybrid architecture means that a system has both E-cores and P-cores on board simultaneously. Those type of cores...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 6.2 Add support for brotli compression 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 6.1.12...
1. I followed the official tutorial to compile and install intel-cmt-cat. 2. Then, I created a process with a read bandwidth of 10000MB by using sudo ./user/local/bin/membw -c 31 -b...
I'm working to improve the monitoring capabilities of Intel's Platform Quality of Service (PQoS) when used alongside Intel Performance Counter Monitor (PCM). I've encountered a limitation that seems to affect...
Having installed intel-cmt-cat, I ran pqos command, and quitted by ctrl-c.  When I tried to run pqos again, I found it hard to quit by ctrl-c.  I killed...
This series contains two patches that provide minor fixes to pqos_read() function. ## Description This patch series is a result of a static analysis report that pointed out an issue...
Hi All, Just out of curiosity, what will happen if we assign 4000MB/s to COS1, given the system's overall bandwidth is 2000MB/s? Will the RDT tool automatically let COS1 take...
Hi, in the released manual "[Intel RDT architecture specification](https://cdrdv2-public.intel.com/789566/356688-intel-rdt-arch-spec.pdf)", I noticed that we can assign a RMID/CLOS tag to a non-cpu agent like PCIE/CXL device. But I did not find...
When I try to run a program that supposedly always misses the LLC, the LLC misses count does not match the MBM counter, the latter of which stays at zero....