NVIDIA Holoscan SDK v3.8.0

Typedef holoscan::SchedulingPolicy

using holoscan::SchedulingPolicy = nvidia::gxf::SchedulingPolicy

Real-time scheduling policies supported by POSIX and/or the Linux kernel.

Available scheduling policy values:

  • kFirstInFirstOut (1): SCHED_FIFO - First-in-first-out scheduling policy supported by POSIX and Linux kernel

  • kRoundRobin (2): SCHED_RR - Round-robin scheduling policy supported by POSIX and Linux kernel

  • kDeadline (6): SCHED_DEADLINE - Deadline scheduling policy supported by Linux kernel

Previous Typedef holoscan::RowVectorXf
Next Typedef holoscan::SO2d
© Copyright 2022-2025, NVIDIA. Last updated on Nov 6, 2025