![]() | ||||||||||
Messages in this thread |
On Wed, 12 Oct 2005, Ingo Molnar wrote: > > i'm not sure latency traces will uncover anything useful for this bug. > Your problems could be timer issues: timers going off too fast cause > high keyboard repeat rates, and the same goes for the screensaver. Does > 'sleep 1' work as expected, or is that timing out in an "accelerated" > way too? > I usually recommend doing a 'sleep 10'. It really shows you if things are wrong. If a sleep 1 returns 2 seconds, or 0.5 seconds later it may not be detected. But a sleep 10 returning 20 seconds or 5 seconds later is obvious. Just my 20 cents (inflation - and like my comment I multiplied by 10 ;-) -- Steve - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2005-10-12 04:42 [W:0.803 / U:0.810 seconds] ©2003-2008 Jasper Spaans | ||||||||||