cpum_cf.094d6c Registering the cpum_cf PMU failed with rc=<error code>

Explanation

The device driver could not register the Performance Measurement Unit (PMU) for the CPU-measurement counter facility. A possible cause of this problem is memory constraints.

User response

If the error code is -12 (ENOMEM), consider assigning more memory to your Linux instance.

Severity

Error