DOKK / manpages / debian 10 / rt-tests / rt-migrate-test.8.en
RT-MIGRATE-TEST(8) System Manager's Manual RT-MIGRATE-TEST(8)

rt-migrate-test - real-time task migration program

rt-migrate-test [-ceh] [-p prio] [-r time] [-s time] [-m time] [-l loops] [nr_tasks]

Test real-time multiprocessor scheduling of tasks to ensure the highest priority tasks are running on all available CPUs

This program follows the usual GNU command line syntax, with long options starting with two dashes ('--').


base priority to start RT tasks with (2)
Run time (ms) to busy loop the threads (20)
Sleep time (ms) between intervals (100)
Max allowed error (microsecs)
Number of iterations to run (50)
Use equal prio for #CPU-1 tasks (requires > 2 CPUS)
Stop if lower prio task is quicker than higher (off)
Display usage
[nr-tasks]
number of tasks to run (number of cpus + 1)

rt-migrate-test was written by Steven Rostedt <srostedt@redhat.com>

April 21, 2016