Hello, On Sat, Jun 28, 2008 at 3:19 PM, trem <tremyfr@xxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html