deadline_test - High resolution test program
Contents
Description
This program is used to test the deadline scheduler (SCHED_DEADLINE tasks)
Name
deadline_test - High resolution test program
Options
-b Bind on the last cpu. (shortcut for -c <lastcpu>)
-cCPUSET
Comma/hyphen separated list of CPUs to run deadline tasks on
-h Show this help menu
-iINTV
The shortest deadline for the tasks
-pPERCENT
The percent of bandwidth to use (1-90%)
-PPERCENT
The percent of runtime for execution completion (default 100%)
-rPRIO
Add an RT task with given prio to stress system
-sSTEP
The amount to increase the deadline for each task in us (default 500us)
-tNUM The number of threads to run as deadline (default 1)
Synopsis
deadline_test [ -hb ] [ -c CPUSET ] [ -i INTV ] [ -p PERCENT ] [ -P PERCENT ] [ -r PRIO ] [ -s STEP ] [
-t NUM ]
