intel-cmt-cat
intel-cmt-cat copied to clipboard
User space software for Intel(R) Resource Director Technology
If results of CMT can only be gotten through untrusted OS, enclaves cannot trust the results. Is it possible to directly get the results inside enclaves without involving OS?
Hi, When I am running `pqos`, I'll get the following error: ```bash NOTE: Mixed use of MSR and kernel interfaces to manage CAT or CMT & MBM may lead to...
Suppose I have a program named test.c and I want that to make sure that the program takes place only in COS1. How do I do that?
### some information for my test environment 1. OS information and kernel version Debian GNU/Linux 10 (buster) 4.19.0-10-amd64 2. cpu information Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little...
I am using pqos library (i.e. pqos_mba_set()) to set the MBA COS dynamically. I found no matter what value I use between 65% - 94% on my machine, the MBA...
I am trying to use boringssl with CAT. For making things simple, first I have compiled CAT example files using following commands: `gcc -lpqos association_app.c -o assoc.x` `sudo ./assoc.x` in...
**Before Changes at https://github.com/intel/intel-cmt-cat/blob/f16c24cf312e5ce32639d5154aa17c8c4a6c07af/appqos/docker/Dockerfile#L55** ```** STDERR: debconf: delaying package configuration, since apt-utils is not installed debconf: delaying package configuration, since apt-utils is not installed WARNING: Running pip as the 'root'...
Add new AMD feature X86_FEATURE_SMBA. With this feature, the QOS enforcement policies can be applied to external slow memory connected to the host. QOS enforcement is accomplished by assigning a...
Latest 2 tags broke our automated update tools. Could you return to the old style of taggging, including the version with a leading v prefix. git tag -l ... v23.08...
The pqos tool fails with the following errors on systems with 300 or more CPU cores. $pqos NOTE: Mixed use of MSR and kernel interfaces to manage CAT or CMT...