Re: IDE interrupt masking and serial ports (was Re: Lockout during heavy disk I/O)

Benjamin C.R. LaHaise (blah@kvack.org)
Tue, 17 Nov 1998 10:00:07 -0500 (EST)


On Tue, 17 Nov 1998, Mark Lord wrote:

> It's not disks, but rather, interfaces that once had
> problems with unmasked IRQs. Specifically, the CMD640
> and RZ1000 chips, and *maybe* one other ISA chipset.

Ahhh...

> But Linus would rather be safe and sluggish by default,
> and it's hard (but not impossible) to blame the guy.

Dumping PPP packets in the default configuration is just a really *bad*
thing to impress users with. If unmask irq and dma are going to be
disabled by default, then the driver should only transfer 1 sector or do
whatever is *necessary* to ensure that irq latency isn't as ridiculous as
it is presently.

-ben

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/