eRTOS Boot Configurations

The table below lists the different eRTOS boot configurations from GRUB entries.

Boot configuration Description

Standard Mode

The default configuration has a 100 us HAL timer period.
Fastest Mode Fastest configuration with 20 us HAL timer period.
Tick Compensation Adjust timer ticks based on the Time Stamp Counter (TSC).
SMI Mitigation Disable Advanced Configuration and Power Interface (ACPI) power management.
Priority-Based CAT/MBA Enable cache allocation and memory bus throttling based on thread priority.
Debug Mode Using serial port to display and send shell commands.

Note: When the system boots into the Configuration Selection screen, select the appropriate IntervalZero eRTOS entry. Once selected, you can edit the entry's command by pressing E key. The command contains multiple options separated by white space.