On 17 May 2015 at 22:19, Gene Heskett <[email protected]> wrote: > Since I am software stepping, when I next reboot > it, I will raise the base_thread to 30 u-secs just for S&G's. I believe > it was 27 the last time I checked.
Have a look at Machine->Show Hal Config and at the bottom of the list is "threads" Make sure that the base-thread time is less than the base-thread period by some margin. Also, make sure that only functions that need to be in the base thread are in the base thread. That is probably only parport.write, stepconf.make-steps and encoder.count -- atp If you can't fix it, you don't own it. http://www.ifixit.com/Manifesto ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
