Why does the nv_open_q process in my system take up too much CPU without running additional processes outside the system? #615
Replies: 11 comments 20 replies
|
Before installing the Open Source Driver, the CPU usage was below 5%. After installing the Driver, the usage has been around 25%. |
|
@aritger Thank you for your answer. After 24 hours, the CPU usage should have returned to the normal range. However, I will continue to observe in the future. If the CPU abnormality occurs again, I will record and upload nvidia-bug-report.log |
|
I could copy&paste everything from @xeekworx. I have the same version of Unraid Server 6.12.10, same NVIDIA driver version 550.67, same problems.... :-( The nv_open_q thread is boosting up my CPU system, normally it should stay quiet. I hope this helps maybe to identify the problem source. Thank you for help. |
|
As Andy says, this is really surprising, probably a case of some userspace process misbehaving. We'll dig through the attached bug reports, thanks! In the meantime, could someone please try using the |
|
Hi All, bpftrace -e 'kprobe:nvidia_open { printf("[%llu] nvidia_open by %s\n", nsecs, comm); }' |
|
For folks on Unraid, I think I figured it out. My |
|
Seeing this happen with Unraid as well, nv_open_q using tons of CPU usage while Plex is idle. Insanely obnoxious, driver version 560.28.03, Unraid 6.12.11 |
|
The maintainer from the Nvidia Driver plugin for Unraid here... :) Can you guys please check the interval in your GPU Statistics plugin and see to what it's set? Please also note that any open Unraid Dashboard page, regardless on which Device, will cause these spikes, so don't forget to check your other Devices if maybe a Unraid Dashboard page is open somewhere. |
|
I'll be too late when i write this.By the way, |




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
OS: unraid 6.12.8
Graphics card: RTX 3060 Laptop GPU
Open Source Driver: v550.40.07
I will provide more information if necessary.
All reactions