Lines Matching refs:app
440 follows (rt-app is used to create a -deadline task).
453 rt-app -t 100000:10000:d:0 -D5 (it is now actually superfluous to specify
482 The first testing application is called rt-app and can be used to
483 start multiple threads with specific parameters. rt-app supports
485 parameters (e.g., niceness, priority, runtime/deadline/period). rt-app
489 rt-app is available at: https://github.com/scheduler-tools/rt-app.
494 # rt-app -t 100000:10000:d -t 150000:20000:f:10 -D5
502 can be passed as input to rt-app with something like this:
504 # rt-app my_config.json
507 of the command line options. Please refer to rt-app documentation for more
508 details (<rt-app-sources>/doc/*.json).