You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having some issues where after sometime, the kernel stops executing (after we launch it). I'm unsure what causes this. Can kernels be paused arbitrarily? Do they have to be resumed?
If I run this normally and sniff the output, I see a bunch of these:
558: 0 = 3( /dev/nvidiactl) 0x 20 engines -1 NV_ESC_RM_CONTROL client: c1d0008e object: 5c000002 cmd: 20801702 NV2080_CTRL_CMD_MC_SERVICE_INTERRUPTS params: 0x7ffe4d9b19f0 0x4 flags: 0 status 0x0
I tried to recreate this and run this ioctl but that didn't really help.
The text was updated successfully, but these errors were encountered:
ghost
changed the title
Handling interrupts?
Kernel stops midway?
Mar 6, 2023
I am having some issues where after sometime, the kernel stops executing (after we launch it). I'm unsure what causes this. Can kernels be paused arbitrarily? Do they have to be resumed?
If I run this normally and sniff the output, I see a bunch of these:
558: 0 = 3( /dev/nvidiactl) 0x 20 engines -1 NV_ESC_RM_CONTROL client: c1d0008e object: 5c000002 cmd: 20801702 NV2080_CTRL_CMD_MC_SERVICE_INTERRUPTS params: 0x7ffe4d9b19f0 0x4 flags: 0 status 0x0
I tried to recreate this and run this ioctl but that didn't really help.
The text was updated successfully, but these errors were encountered: