Functions of this process.
There are any differences between irq/82-nvidia and irq/28-nvidia?
There are more process with different numeration?
I just found this docs talking about irq but doesnt look is the same process as im talking about.
https://docs.nvidia.com/networking/display/FREEBSDv370/IRQ+Labeling
(there are another link but i cant post it)
Thanks
pobrn
2
Those are kernel threads for handling interrupts. The number is the interrupt number, and the string is the name associated with the interrupt handler. These kernel threads are creater here: https://elixir.bootlin.com/linux/v6.3.8/source/kernel/irq/manage.c#L1456
1 Like
system
Closed
3
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.