|
6 anni fa | |
---|---|---|
README.md | 6 anni fa | |
cat-profiling.sh | 6 anni fa |
Intel’s Cache Allocation Technology (CAT) helps address shared resource concerns by providing software control of where data is allocated into the last-level cache (LLC), enabling isolation and prioritization of key applications.
CAT : Cache Allocation Technology
CMT : Cache Monitoring Technology
CDP : Code and Data prioritization
CLOS/COS : Class of service
sudo pqos -s -v
sudo pqos -m "all:[0-2],[3-5];"
pqos -e "llc:1=0x000f;llc:2=0x0ff0;"
pqos -e "llc:1=0x000f;llc@0,1:2=0x0ff0;llc@2-3:3=0x3c"
pqos -a "llc:1=0,2,6-10;llc:2=1;"
WARN: Error opening file '/dev/cpu/0/msr'!
ERROR: CDP detection error!
ERROR: Fatal error encounter in CAT discovery!
ERROR: discover_capabilities() error 1
Error initializing PQoS library!
Run the following command:
sudo modprobe msr