From: Vojtech Pavlik <vojtech@suse.cz>
To: Andrew Morton <akpm@digeo.com>
Cc: Vojtech Pavlik <vojtech@suse.cz>, lkml <linux-kernel@vger.kernel.org>
Subject: Re: input layer strangeness
Date: Mon, 7 Oct 2002 15:16:18 +0200 [thread overview]
Message-ID: <20021007151618.A1560@ucw.cz> (raw)
In-Reply-To: <3D9A8E34.7BC5E91A@digeo.com>; from akpm@digeo.com on Tue, Oct 01, 2002 at 11:12:04PM -0700
On Tue, Oct 01, 2002 at 11:12:04PM -0700, Andrew Morton wrote:
> Vojtech Pavlik wrote:
> >
> > On Tue, Oct 01, 2002 at 09:23:43PM -0700, Andrew Morton wrote:
> > >
> > > It's been doing this ever since the input layer changes:
> > >
> > > - open a few xterms
> > > - press the spacebar, leave pressed
> > > - start waggling the mouse about
> > > - stop pressing spacebar, keep waggling the mouse about,
> > > across the xterms
> > >
> > > The keystrokes *never* stop coming. Just the continuous mouse
> > > activity causes a stream of keyboard input, at seemingly the normal
> > > autorepeat rate. I can keep them coming for 30 seconds, just by
> > > moving the mouse.
> >
> > Do they stop coming when you stop moving the mouse or they don't stop at
> > all? The first would be quite interesting, the second would probably be
> > a missed key release event due to keyboard controller overload by the
> > mouse.
>
> They stop immediately if I stop moving the mouse.
>
> > > In practice, it's irritating because it's quite easy to get a
> > > stream of erroneous input dumped into the wrong windows.
> > >
> > > It's a vanilla dual pentium with an AT keyboard and a PS/2
> > > mouse.
> >
> > Can you check if it happens also on UP? Just want to know if it might be
> > a SMP issue ...
>
> Will do.
Results? It also might be the keyboard controller in your machine
starves the keyboard input pipe when the mouse is moving and flooding it
with data. This way the release event from the keyboard doesn't come
until you stop moving the mouse. Can you verify that with
I8042_DEBUG_INPUT? Thanks.
--
Vojtech Pavlik
SuSE Labs
prev parent reply other threads:[~2002-10-07 13:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-02 4:23 Andrew Morton
2002-10-02 6:09 ` Vojtech Pavlik
2002-10-02 6:12 ` Andrew Morton
2002-10-07 13:16 ` Vojtech Pavlik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021007151618.A1560@ucw.cz \
--to=vojtech@suse.cz \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®