Re: [PATCH v4 17/17] selftests/verification: Add selftests for deadline and stall monitors
Nam Cao <[email protected]>
| Newsgroups | org.kernel.vger.linux-trace-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-kselftest |
|---|---|
| Message-ID | <[email protected]> |
Gabriele Monaco <[email protected]> writes: > + stress-ng --cpu 2 --sched deadline --sched-period 100000000 --sched-deadline 100000000 --sched-runtime 20000000 -t 5 & > + stress-ng --cpu 2 --sched rr --sched-prio 50 --cyclic 1 --cyclic-policy rr --cyclic-prio 50 -t 5 & These exceed the 100 column limit. Other than that: Reviewed-by: Nam Cao <[email protected]>