Advertisement
Guest User

Untitled

a guest
Dec 1st, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. linuxcnc@linuxcnc:/usr/realtime-3.16.0-9-rtai-686-pae/testsuite/kern/latency$ ./run
  2. *
  3. *
  4. * Type ^C to stop this application.
  5. *
  6. *
  7. [sudo] password for linuxcnc:
  8.  
  9. ## RTAI latency calibration tool ##
  10. # period = 100000 (ns)
  11. # avrgtime = 1 (s)
  12. # do not use the FPU
  13. # start the timer
  14. # timer_mode is oneshot
  15.  
  16. RTAI Testsuite - KERNEL latency (all data in nanoseconds)
  17. RTH| lat min| ovl min| lat avg| lat max| ovl max| overruns
  18. RTD| 0| 0| 916| 6224| 6224| 4
  19. RTD| 325| 0| 915| 8160| 8160| 4
  20. RTD| 384| 0| 918| 7847| 8160| 4
  21. RTD| 286| 0| 919| 8968| 8968| 4
  22. RTD| 330| 0| 914| 8790| 8968| 4
  23. RTD| 334| 0| 912| 1508| 8968| 4
  24. RTD| 322| 0| 913| 2715| 8968| 4
  25. RTD| 302| 0| 915| 8184| 8968| 4
  26. RTD| 305| 0| 910| 3846| 8968| 4
  27. ^CRTD| 305| 0| 910| 3846| 8968| 4
  28.  
  29. linuxcnc@linuxcnc:/usr/realtime-3.16.0-9-rtai-686-pae/testsuite/kern/latency$ ./run
  30. *
  31. *
  32. * Type ^C to stop this application.
  33. *
  34. *
  35.  
  36. ## RTAI latency calibration tool ##
  37. # period = 100000 (ns)
  38. # avrgtime = 1 (s)
  39. # do not use the FPU
  40. # start the timer
  41. # timer_mode is oneshot
  42.  
  43. RTAI Testsuite - KERNEL latency (all data in nanoseconds)
  44. RTH| lat min| ovl min| lat avg| lat max| ovl max| overruns
  45. RTD| 0| 0| 904| 6663| 6663| 10
  46. RTD| 384| 0| 915| 9033| 9033| 10
  47. RTD| 218| 0| 907| 7619| 9033| 10
  48. RTD| 234| 0| 903| 7925| 9033| 10
  49. RTD| 264| 0| 911| 7231| 9033| 10
  50. ^CRTD| 264| 0| 911| 7231| 9033| 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement