-
Notifications
You must be signed in to change notification settings - Fork 479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unrecognized MSR spam in dmesg with kernel 5.15 #618
Comments
what is the output of this command: cat /sys/module/msr/parameters/allow_writes |
|
OK, I think setting allow_writes to I think the issue is that I'm running the service from inside docker container as described in https://github.com/intel/pcm/blob/master/doc/DOCKER_README.md The sad part is that the invocation I suggest updating |
thanks for testing and the suggestion. It will be integrated. |
I deployed latest pcm-exporter and my dmesg is flooded with
[46926812.402900] msr: Write to unrecognized MSR 0xc8d by pcm-sensor-serv (pid: 2346865).
[46926812.418319] msr: See https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/about for details.
[46926842.411011] filter_write: 11110 callbacks suppressed
[46926842.411016] msr: Write to unrecognized MSR 0xc8d by pcm-sensor-serv (pid: 2346863).
[46926842.428229] msr: See https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/about for details.
The text was updated successfully, but these errors were encountered: