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
685 stars 180 forks source link

conflict with libvirt cachetune #248

Closed 54shady closed 1 year ago

54shady commented 1 year ago
          In log there are `p0` and `p1` control groups present. If you created them manually simply unmount /sys/fs/resctrl

Are you using other software for managing RDT configuration? For example Resource Management Daemon is known to not be compatible with PQoS.

Originally posted by @aleksinx in https://github.com/intel/intel-cmt-cat/issues/204#issuecomment-1014193933

I using libvirt to config cachetune, which will create a group under resctrl, and cause the same issue, how to fix this?