Updated: April 19, 2023 |
These limits apply to the entire system:
These limits apply to each process:
You are guaranteed 32767 timers per process.
Priority 0 is reserved for the idle thread. By default, priorities of 64 and greater are privileged, so only processes with the PROCMGR_AID_PRIORITY ability can use them. Processes without the ability can use priorities from 1 through 63.
You can change the range of privileged priorities with the -P option for procnto. In QNX Neutrino 6.6 or later, you can append an s or S to this option if you want out-of-range priority requests by default to use the maximum allowed priority (reach a maximum saturation point) instead of resulting in an error.