On 08/27/2014 05:22 AM, Yogi A. Patel wrote: > Hi - > > I have ubuntu 14.04 running kernel 3.8 patched with xenomai 2.6.3. > > I have the kernel configured with: > > Processor type -> core 2/newer xenon Preemption model -> low-latency > desktop ACPI -> Processor (disabled) > > When I run the latency test, things are great (for hours at a time). > Average latencies are 1-1.3us and no overruns. > > These latency results remain even when I run my own real time > software. > > However, the moment I open Firefox or chrome, I start seeing > overruns. > > This is confusing - I would think applications like web browsers > would not have any reason to cause overruns.
What graphic driver do you use? What version of the I-pipe patch? If Intel, ipipe-core-3.8.13-x86-4.patch contains a fix for latency issues observed on this hardware. > > It's very likely I don't understand how the overruns occur in such a > situation and what causes an overrun. > > Has anyone else seen similar issues? Yes, this happens from time to time, and a "generic" workaround is even in our troubleshooting guide: http://xenomai.org/troubleshooting-a-dual-kernel-configuration/#the_latency_test_shows_high_latencies > > Also, when reading the output of the latency test, why do the overrun > values never go back to zero between printouts of the latency test? Because the count of overruns is cumulative, as are all the counters after the count of overruns (msw, lat best, lat worst). When you have observed overruns, you usually want the information to stick, so that you see it when you stop the test. -- Gilles. _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
