All of lore.kernel.org
 help / color / mirror / Atom feed
* Keystrokes, USB, and Latency
@ 2003-02-10 20:05 Dan Parks
  2003-02-10 22:16 ` Andries Brouwer
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Parks @ 2003-02-10 20:05 UTC (permalink / raw)
  To: Linux-Kernel

I have a custom USB driver running in isochronous mode that timestamps
itself during it's operation to get statistical information.  We have
succeeded in minimizing this number to the point that we can run it all
day under fairly high load, and it never miss a millisecond (it
communicates once a millisecond).  However, if the user presses caps
lock, num lock, or scroll lock (everything else is ok), it ALWAYS misses
7-8 milliseconds.  We are used to stripping down our computers to the
bare essential hardware/software, but this just seems bizarre, and after
extensive googling, I haven't seen anyone else complain about these
keystrokes interfering with gettimeofday() or causing excessive
latency.  Any information would be appreciated.

Dan




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

end of thread, other threads:[~2003-02-11 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-10 20:05 Keystrokes, USB, and Latency Dan Parks
2003-02-10 22:16 ` Andries Brouwer
2003-02-11 15:28   ` anton wilson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.