intel / intel-cmt-cat

User space software for Intel(R) Resource Director Technology
http://www.intel.com/content/www/us/en/architecture-and-technology/resource-director-technology.html
Other
692 stars 182 forks source link

ERROR: os_cap_init() error 3 #226

Closed wdng closed 2 years ago

wdng commented 2 years ago

model name : Intel(R) Xeon(R) Platinum 8375C CPU @ 2.90GHz Linux version 5.15.0-1017-aws OS: Ubuntu 22.04.1 LTS

sudo modprobe msr
sudo pqos -m llc:0
NOTE:  Mixed use of MSR and kernel interfaces to manage
            CAT or CMT & MBM may lead to unexpected behavior.
API lock initialization error!
Error initializing PQoS library!

Did I miss any steps before I use the pqos? Thanks!

wdng commented 2 years ago

Found the answer from the following link: https://github.com/intel/intel-cmt-cat/wiki#enabling-intelr-rdt-support-in-the-linux-kernel

IteratorandIterator commented 5 months ago

Hello! Could you tell me how you fixed this error? Any reply will be appreciated!