Re: 2.6.24.7-rt14
From: Leon Woestenberg <hidden>
Date: 2008-06-28 17:14:14
Also in:
lkml
From: Leon Woestenberg <hidden>
Date: 2008-06-28 17:14:14
Also in:
lkml
Hello, On Sat, Jun 28, 2008 at 3:19 PM, trem [off-list ref] wrote:
[trem@localhost rt-tests]$ sudo ./cyclictest -t 1 -p 80 -n -i 10000 -l
Just a warning to everyone, not that it affects the test or results in case of 1 thread, but that should be -t1 instead of -t 1. This little difference would matter if you decided to use more than 1 thread. "-t NUM" will not pick up the NUM value, as optional arguments must not have a space between the option and (optional) argument. Regards, -- Leon