Running some 340 driver (with an nvidia.ko module loaded at init time) I moved to a 470 driver and discover half a dozen of kernel threads I failed to find any information about :
- 2 [nv_queue] : What is their purpose & why two occurrences ?
- 2 [nvidia-modeset/] : ditto
launched at init time (possibly when modprobing the nvidia stuff)
Then, launched right after the launch of the X server :
- [irq/27-nvidia] : Most probably the threaded IRQ handler as if I had booted threadirqs (which I did not)
- [nvidia] : good old nvidia.ko threaded ?
- [nv_queue] : ?