System Thread Priorities: Difference between revisions
→Production devices: usb |
→Production devices: pcie |
||
Line 5: | Line 5: | ||
|- | |- | ||
! Thread Priority || Thread Name || Owner Process || Notes | ! Thread Priority || Thread Name || Owner Process || Notes | ||
|- | |- | ||
| 16 || nn.usb.MainThread || usb || | | 16 || nn.usb.MainThread || usb || | ||
Line 27: | Line 21: | ||
|- | |- | ||
| 16 || nn.usb.PmIpcServer || usb || | | 16 || nn.usb.PmIpcServer || usb || | ||
|- | |||
| 27 || nn.boot.Main || boot || This is the real name for nn.boot.MainThread. | |||
|- | |||
| 27 || nn.spl.MainThread || spl || | |||
|- | |||
| 27 || nn.sm.MainThread || sm || | |||
|- | |||
| 30 || nn.pcie.MainThread || pcie || | |||
|- | |||
| 30 || nn.pcie.InterruptHandler || pcie || | |||
|- | |- | ||
| 37 || nn.psc.Main || psc || This is the real name for nn.psc.MainThread. | | 37 || nn.psc.Main || psc || This is the real name for nn.psc.MainThread. |