Real-Time Subsystem (RTSS)

The Real-time Subsystem (RTSS) provides a priority based preemptive scheduler that is Symmetric-Multiprocessor aware. This allows for scheduling of RTSS threads across all dedicated RTSS processors, while still allowing access to Windows processes running on other processors for communication with Windows processes (RTAPI) and drivers (RTKAPI) through standard inter-process communication (IPC) and shared memory.

Related Topics: