lkml.org 
[lkml]   [2005]   [Oct]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 18 Oct 2005 09:28:44 +0200
FromIngo Molnar <>
SubjectRe: 2.6.14-rc4-rt7
* Fernando Lopez-Lezcano <nando@ccrma.Stanford.EDU> wrote:

> > Some feedback. It looks like the issues I was having are gone, no weird
> > key repeats or screensaver activations __plus__ no problems so far with
> > spurious warnings from Jack! Woohooo!!! (of course it may be that I
> > start getting them as soon as I press send)
> 
> It took some time but I got a couple of instances of keys repeating 
> too fast (it happened 3 or 4 times). Regretfully no BUG messages in 
> /var/log/messages this time...

ok, i have uploaded the -rt8 patch, which has the ktimer debugging code 
included again. Could you give it a try and see whether there are any 
debugging messages happening at the same time the keys repeat?

the debugging code checks for two things:

 1) is the monotonic clock truly monotonic (ktimers rely on this). Your 
    previous debug messages never indicated this, but it can happen on 
    other boxes so i kept it for completeness.

 2) if a timer finishes 'early' then we assume it was due to a
    user-signal - double-check that this is in fact true. [timer
    programming bugs can cause early returns for other reasons, which
    can result in bogus -ERESTARTBLOCK error codes fed to userspace,
    confusing it.]

	Ingo
-
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-18 09:31    [from the cache]
©2003-2008