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.
Video available. See the Runtime Overview video in the IntervalZero Video Library at www.intervalzero.com for an introduction to the Runtime product and related tools and components.
Related Topics:
- System Affinity and Affinity Masks
- Priorities
- Thread Queues
- Interrupt Service Routines (ISR) and Interrupt Service Threads (IST)
- Timers and Timer Handler Threads
- Real-Time Inter-Process Communication
- Structured Exception Handling (SEH)
- Floating Point MMX/SSE/SSE2/SSE3/SSE4/AVX/AVX2/AVX-512
- Shutdown Handling