1DEADLINE_TEST(8)            System Manager's Manual           DEADLINE_TEST(8)
2
3
4

NAME

6       deadline_test - High resolution test program
7

DESCRIPTION

9       This  program  is  used  to test the deadline scheduler (SCHED_DEADLINE
10       tasks)
11

SYNOPSIS

13       deadline_test [ -hb ] [ -c CPUSET ] [ -i INTV ] [ -p  PERCENT  ]  [  -P
14       PERCENT ] [ -r PRIO ]  [ -s STEP ] [ -t NUM ]
15

OPTIONS

17       -b     Bind on the last cpu. (shortcut for -c <lastcpu>)
18
19       -c CPUSET
20              Comma/hyphen separated list of CPUs to run deadline tasks on
21
22       -h     Show this help menu
23
24       -i INTV
25              The shortest deadline for the tasks
26
27       -p PERCENT
28              The percent of bandwidth to use (1-90%)
29
30       -P PERCENT
31              The percent of runtime for execution completion (default 100%)
32
33       -r PRIO
34              Add an RT task with given prio to stress system
35
36       -s STEP
37              The amount to increase the deadline for each task in us (default
38              500us)
39
40       -t NUM The number of threads to run as deadline (default 1)
41

AUTHOR

43       Deadline test was written by Steven Rostedt <rostedt@goodmis.org>
44
45       This manual page was written by John Kacur <jkacur@redhat.com>
46
47
48
49                               November 1, 2018               DEADLINE_TEST(8)
Impressum