|
All proxy threads in a dedicated environment are run on the lowest-numbered RTSS processor.
IMPORTANT! You should be aware that Windows applications that are linked to RTX could impact your realtime threads on the lowest-numbered processor.
By default, the priority of a proxy thread is set to an RTX priority of RT_PRIORITY_MIN but is mapped to an equivalent RTSS priority if SetThreadPriority is called from your windows application for a given thread. See the comments section of RtGetThreadPriority for more details about the mapping of Windows priorities to RTX priorities.