On 06/21/2011 01:22 PM, [email protected] wrote:
>> 2% off seems a lot for a transient load, and this would not happen on a
>> periodic basis anyway. This needs to be investigated. Could you run
>> switchtest in nofpu mode?
> 
> Still fluctuates about 2% (see !!  mark) but now more erratic. The reduced 
> number of context switches is caused by the reduced number of tasks?

switchest works by switching context between several tasks. One of this
task does sleep, in order to avoid starving linux, and also prints the
numbers approximately every second.

When there are less task, we enter the sleeping task more often, so,
yes, there are less context switches.

But more importantly, since, the time when we print the result is so
imprecise, some variations are normal, so, chances are that the 2%
variation is normal.

-- 
                                                                Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to