Re: [PATCH] serial: 8250, increase PASS_LIMIT

From: Alan Cox
Date: Mon Jun 06 2011 - 08:22:28 EST


On Sun, 5 Jun 2011 22:51:49 +0200
Jiri Slaby <jslaby@xxxxxxx> wrote:

> From: Jiri Slaby <jirislaby@xxxxxxxxx>
>
> With virtual machines like qemu, it's pretty common to see "too much
> work for irq4" messages nowadays. This happens when a bunch of output
> is printed on the emulated serial console. This is caused by too low
> PASS_LIMIT. When ISR loops more than the limit, it spits the message.
>
> I've been using a kernel with doubled the limit and I couldn't see no
> problems. Maybe it's time to get rid of the message now?

We need a limit to deal with hangs caused by misconfiguration /
mis-detection on ISA ports in particular but we can certainly bump the
limit to handle poor emulations.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/