View previous topic :: View next topic |
Author |
Message |
bLUEbYTE84 Guru
Joined: 21 Jul 2006 Posts: 566 Location: universe.tar.gz, src/earth.h, struct homo_sapiens_table
|
Posted: Mon Jan 15, 2007 3:04 pm Post subject: Kernel Hz & Input latency |
|
|
Hi,
I have an application that is using a SDL input thread to read an USB joystick. Would changing kernel frequency to 1000 Hz help for getting the least possible input latency? Or it has no effect at all in such a scenario? It is currently at 250 Hz. |
|
Back to top |
|
|
PaulBredbury Watchman
Joined: 14 Jul 2005 Posts: 7310
|
Posted: Mon Jan 15, 2007 3:50 pm Post subject: Re: Kernel Hz & Input latency |
|
|
bLUEbYTE84 wrote: | Would changing kernel frequency to 1000 Hz help |
Yes. Also consider ck-sources for additional smoothness patches. |
|
Back to top |
|
|
bLUEbYTE84 Guru
Joined: 21 Jul 2006 Posts: 566 Location: universe.tar.gz, src/earth.h, struct homo_sapiens_table
|
Posted: Mon Jan 15, 2007 4:30 pm Post subject: |
|
|
Thanks.
What about using my realtime kernel as general-purpose (Ingo M. rt patch)? |
|
Back to top |
|
|
|