9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: David Presotto <presotto@closedmind.org>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: random moving of cursor arrow
Date: Sat, 26 Jul 2003 11:37:42 -0400	[thread overview]
Message-ID: <fd53caf5d85e72b981b85c42a9af81ca@plan9.bell-labs.com> (raw)
In-Reply-To: <29ce300d69819f673d96bbd7d9ae9302@vitanuova.com>

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

We had a long history of 16[54]xx chips with buggy fifos
and/or unchangeable length fifos.  At 1200 baud, these
guys used to delay mouse actions 1/7 of a second during
a sweep and as much as 1/4 second at the end of the sweep.
The sweep delay was barely perceptible but the mouse movement
just as you were taking your hand off the mouse bothered
people.  We had similar problems with uarts on MIPS/SGI
machines.  All those machines should have died years ago,
but since I don't normally use a serial port mouse (all ours are
PS/2) I just haven't bothered.  I'll make fifo on the default
for serial mice.

However, that really doesn't explain what's going on.  Unless the
people seeing these problems are on sub 100 megahz machines, we're
really screwing up if we can't keep up with 120 or 240 interrupts
per second.  Something must have broken when we changed to a common
model for all the uarts (or changed the scheduler).  I'll go into
work today and bang at some machines and see if I can recreate/fix
the problem.  I'm back for a way or two to rest up and serial
ports are about as restful as it gets.

[-- Attachment #2: Type: message/rfc822, Size: 1921 bytes --]

From: C H Forsyth <forsyth@vitanuova.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: random moving of cursor arrow
Date: Sat, 26 Jul 2003 09:37:12 +0100
Message-ID: <29ce300d69819f673d96bbd7d9ae9302@vitanuova.com>

>>I used to avoid the fifo for mice because it made the mouse jerky.

i never really understood that: i switched on the uart fifo at the start on a system
i did and it handled a mouse without fuss.

  parent reply	other threads:[~2003-07-26 15:37 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-25  8:52 [9fans] " sasa
2003-07-25  8:43 ` Lucio De Re
2003-07-26 15:59   ` David Presotto
2003-07-26 16:40     ` Dan Cross
2003-07-26 16:44       ` David Presotto
2003-07-26 17:10         ` Skip Tavakkolian
2003-07-26 17:14         ` Dan Cross
2003-07-26 17:19           ` rob pike, esq.
2003-07-26 17:23           ` boyd, rounin
2003-07-28  9:00         ` matt
2003-07-26 17:10     ` boyd, rounin
2003-07-28  5:48     ` Lucio De Re
2003-07-25  9:02 ` boyd, rounin
2003-07-25  9:01   ` Lucio De Re
2003-07-25  9:08 ` Fco.J.Ballesteros
2003-07-25 14:08   ` Scott Schwartz
2003-07-25 14:35     ` UART device driver (Was: [9fans] random moving of cursor arrow) Lucio De Re
2003-07-25 14:56       ` boyd, rounin
2003-07-26  5:50       ` jmk
2003-07-28  5:36         ` Lucio De Re
2003-07-25  9:17 ` [9fans] Re: random moving of cursor arrow sasa
2003-07-25  9:24   ` sasa
2003-07-25  9:25     ` sasa
2003-07-25  9:27       ` boyd, rounin
2003-07-26  2:22         ` David Presotto
2003-07-26  8:37           ` C H Forsyth
2003-07-26  8:51             ` boyd, rounin
2003-07-28  8:47               ` Douglas A. Gwyn
2003-07-26 15:37             ` David Presotto [this message]
2003-07-26  9:59           ` Enache Adrian
2003-08-07 13:52             ` David Presotto
2003-07-26 19:01           ` Richard Miller
2003-07-28  5:26           ` Lucio De Re
2003-07-28  6:18             ` Lucio De Re
2003-07-29  3:11             ` David Presotto
2003-07-25 10:27       ` sasa
2003-08-07 14:35 David Presotto
2003-08-08 21:14 ` Enache Adrian

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=fd53caf5d85e72b981b85c42a9af81ca@plan9.bell-labs.com \
    --to=presotto@closedmind.org \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).