linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Low USB polling frequency with RT-PREEMPT
@ 2017-09-05 15:05 Simon Thelen
  2017-09-05 17:53 ` Niels Kolthoff
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Thelen @ 2017-09-05 15:05 UTC (permalink / raw)
  To: linux-rt-users

Hello,

We have some Dynamixel robitic actuators hooked up via USB to an Ubuntu
14.04 system running the 4.4.79-rt92 kernel. When using a kernel built
without the realtime patches (CONFIG_PREEMPT not set) we can query the
bus at 1000Hz (2 devices at 500Hz each) whereas with the realtime kernel
(CONFIG_PREEMPT=y, CONFIG_PREEMPT_RT_FULL=y) we only get 62.5Hz per
device. The USB device requests Ivl=0ms in both cases and the issue
isn't related to load etc. The polling rate is always 62.5Hz (It takes
~15ms for every read()).


Is this a known limitation of USB with the CONFIG_PREEMPT_RT patches and
is there any method to improve the polling rate?

-- 
Simon Thelen

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-05 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-05 15:05 Low USB polling frequency with RT-PREEMPT Simon Thelen
2017-09-05 17:53 ` Niels Kolthoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).