Peter C. Wallace wrote: > To check what was going on I toggled an I/O bit at the servo thread rate and > looked at it on the oscilloscope, and the latency on the servo thread is much > worse than 6 usec, occasionally getting above 100 usec! . It gets > noticable worse when the screen is re-drawn. I do not know why the latency > test does not "see" this. > It is likely large DMA transfers between the main memory and the frame buffer memory (which may actually be the same memory device) tying up the CPU. There may be graphics optimizations that can be turned off to avoid this.
Jon ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers